ansible-playbook 2.9.27 config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.9/site-packages/ansible executable location = /usr/local/bin/ansible-playbook python version = 3.9.19 (main, May 16 2024, 11:40:09) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] No config file found; using defaults [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 'jsonl', 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_idempotency_2017.yml ******************************************* 1 plays in /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_idempotency_2017.yml PLAY [Ensure that the role is idempotent] ************************************** META: ran handlers TASK [Run tests_idempotency with SQL Server 2017] ****************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_idempotency_2017.yml:15 Friday 25 July 2025 21:37:56 -0400 (0:00:00.062) 0:00:00.063 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml for managed-node3 TASK [Assert fail on EL 7 with version = 2022 and EL 9 with version != 2022] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:2 Friday 25 July 2025 21:37:56 -0400 (0:00:00.045) 0:00:00.108 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml for managed-node3 TASK [Ensure ansible_facts to get ansible_distribution] ************************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:2 Friday 25 July 2025 21:37:56 -0400 (0:00:00.056) 0:00:00.165 *********** ok: [managed-node3] TASK [Run the role] ************************************************************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:16 Friday 25 July 2025 21:37:57 -0400 (0:00:00.834) 0:00:01.000 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unreachable task] ******************************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:23 Friday 25 July 2025 21:37:57 -0400 (0:00:00.022) 0:00:01.022 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run on a fresh host and set all parameters] ****************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:5 Friday 25 July 2025 21:37:57 -0400 (0:00:00.018) 0:00:01.040 *********** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Friday 25 July 2025 21:37:58 -0400 (0:00:00.405) 0:00:01.445 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Friday 25 July 2025 21:37:58 -0400 (0:00:00.019) 0:00:01.465 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Friday 25 July 2025 21:37:58 -0400 (0:00:00.017) 0:00:01.482 *********** ok: [managed-node3] => (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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node3] => (item=CentOS_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node3] => (item=CentOS_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.mssql : Run systemctl] ************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:22 Friday 25 July 2025 21:37:58 -0400 (0:00:00.045) 0:00:01.528 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.007520", "end": "2025-07-25 21:37:58.815244", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:37:58.807724" } STDOUT: running TASK [fedora.linux_system_roles.mssql : Require installed systemd] ************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:29 Friday 25 July 2025 21:37:58 -0400 (0:00:00.616) 0:00:02.144 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:34 Friday 25 July 2025 21:37:58 -0400 (0:00:00.017) 0:00:02.162 *********** ok: [managed-node3] => { "ansible_facts": { "__mssql_is_booted": true }, "changed": false } TASK [fedora.linux_system_roles.mssql : Unset internal role facts] ************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Friday 25 July 2025 21:37:58 -0400 (0:00:00.023) 0:00:02.185 *********** ok: [managed-node3] => { "ansible_facts": { "__mssql_is_active": null, "__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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:16 Friday 25 July 2025 21:37:58 -0400 (0:00:00.016) 0:00:02.202 *********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:24 Friday 25 July 2025 21:37:58 -0400 (0:00:00.015) 0:00:02.217 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:31 Friday 25 July 2025 21:37:58 -0400 (0:00:00.015) 0:00:02.233 *********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:38 Friday 25 July 2025 21:37:58 -0400 (0:00:00.014) 0:00:02.247 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:45 Friday 25 July 2025 21:37:58 -0400 (0:00:00.013) 0:00:02.260 *********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:52 Friday 25 July 2025 21:37:58 -0400 (0:00:00.013) 0:00:02.273 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:59 Friday 25 July 2025 21:37:59 -0400 (0:00:00.013) 0:00:02.287 *********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:66 Friday 25 July 2025 21:37:59 -0400 (0:00:00.013) 0:00:02.300 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:75 Friday 25 July 2025 21:37:59 -0400 (0:00:00.018) 0:00:02.319 *********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:84 Friday 25 July 2025 21:37:59 -0400 (0:00:00.015) 0:00:02.334 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Friday 25 July 2025 21:37:59 -0400 (0:00:00.015) 0:00:02.349 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:95 Friday 25 July 2025 21:37:59 -0400 (0:00:00.022) 0:00:02.372 *********** ok: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:107 Friday 25 July 2025 21:37:59 -0400 (0:00:00.028) 0:00:02.400 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:115 Friday 25 July 2025 21:37:59 -0400 (0:00:00.023) 0:00:02.424 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Friday 25 July 2025 21:37:59 -0400 (0:00:00.024) 0:00:02.448 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Friday 25 July 2025 21:37:59 -0400 (0:00:00.039) 0:00:02.488 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:143 Friday 25 July 2025 21:37:59 -0400 (0:00:00.022) 0:00:02.511 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:152 Friday 25 July 2025 21:37:59 -0400 (0:00:00.025) 0:00:02.536 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_ag_is_contained is not provided with version 2017] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Friday 25 July 2025 21:37:59 -0400 (0:00:00.019) 0:00:02.555 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify fail reuse_system_db=true is not provided without ag_is_contained] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Friday 25 July 2025 21:37:59 -0400 (0:00:00.021) 0:00:02.577 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:185 Friday 25 July 2025 21:37:59 -0400 (0:00:00.022) 0:00:02.600 *********** ok: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:189 Friday 25 July 2025 21:38:01 -0400 (0:00:01.681) 0:00:04.281 *********** skipping: [managed-node3] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not bigger then the existing SQL Server version] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:197 Friday 25 July 2025 21:38:01 -0400 (0:00:00.086) 0:00:04.367 *********** skipping: [managed-node3] => { "changed": false, "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:210 Friday 25 July 2025 21:38:01 -0400 (0:00:00.049) 0:00:04.417 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:217 Friday 25 July 2025 21:38:01 -0400 (0:00:00.062) 0:00:04.480 *********** ok: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:224 Friday 25 July 2025 21:38:01 -0400 (0:00:00.061) 0:00:04.541 *********** skipping: [managed-node3] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={'key': 2022, 'value': 16}) => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:238 Friday 25 July 2025 21:38:01 -0400 (0:00:00.068) 0:00:04.609 *********** ok: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:252 Friday 25 July 2025 21:38:02 -0400 (0:00:00.724) 0:00:05.334 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:262 Friday 25 July 2025 21:38:02 -0400 (0:00:00.049) 0:00:05.384 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Friday 25 July 2025 21:38:02 -0400 (0:00:00.042) 0:00:05.426 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:287 Friday 25 July 2025 21:38:02 -0400 (0:00:00.047) 0:00:05.474 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:296 Friday 25 July 2025 21:38:02 -0400 (0:00:00.034) 0:00:05.508 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:308 Friday 25 July 2025 21:38:02 -0400 (0:00:00.047) 0:00:05.556 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:315 Friday 25 July 2025 21:38:02 -0400 (0:00:00.042) 0:00:05.598 *********** changed: [managed-node3] => { "changed": true, "repo": "packages-microsoft-com-mssql-server-2017", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:327 Friday 25 July 2025 21:38:02 -0400 (0:00:00.621) 0:00:06.219 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:340 Friday 25 July 2025 21:38:02 -0400 (0:00:00.048) 0:00:06.267 *********** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Friday 25 July 2025 21:38:06 -0400 (0:00:03.233) 0:00:09.501 *********** changed: [managed-node3] => { "changed": true, "rc": 0, "results": [ "Installed: gcc-gdb-plugin-8.5.0-22.el8.x86_64", "Installed: gdb-8.2-20.el8.x86_64", "Installed: libipt-1.6.1-8.el8.x86_64", "Installed: guile-5:2.0.14-7.el8.x86_64", "Installed: gdb-headless-8.2-20.el8.x86_64", "Installed: python2-setuptools-39.0.1-14.module_el8+733+876ccfdb.noarch", "Installed: libtool-ltdl-2.4.6-25.el8.x86_64", "Installed: python2-libs-2.7.18-17.module_el8+770+d35395c9.x86_64", "Installed: bzip2-1.0.6-26.el8.x86_64", "Installed: python2-setuptools-wheel-39.0.1-14.module_el8+733+876ccfdb.noarch", "Installed: mssql-server-14.0.3495.9-1.x86_64", "Installed: python2-2.7.18-17.module_el8+770+d35395c9.x86_64", "Installed: lsof-4.93.2-1.el8.x86_64", "Installed: python2-pip-9.0.3-19.module_el8+570+db61b4f9.noarch", "Installed: libatomic-8.5.0-22.el8.x86_64", "Installed: libatomic_ops-7.6.2-3.el8.x86_64", "Installed: python2-pip-wheel-9.0.3-19.module_el8+570+db61b4f9.noarch", "Installed: gc-7.6.4-3.el8.x86_64", "Installed: cyrus-sasl-2.1.27-6.el8_5.x86_64", "Installed: libbabeltrace-1.5.4-4.el8.x86_64", "Installed: cyrus-sasl-gssapi-2.1.27-6.el8_5.x86_64" ] } lsrpackages: mssql-server TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:350 Friday 25 July 2025 21:38:40 -0400 (0:00:34.547) 0:00:44.048 *********** ok: [managed-node3] => { "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.005237", "end": "2025-07-25 21:38:41.063395", "rc": 0, "start": "2025-07-25 21:38:41.058158" } TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is enabled] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:367 Friday 25 July 2025 21:38:41 -0400 (0:00:00.366) 0:00:44.415 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "mssql-server.service" ], "delta": "0:00:00.009679", "end": "2025-07-25 21:38:41.436637", "failed_when_result": false, "rc": 1, "start": "2025-07-25 21:38:41.426958" } STDOUT: disabled MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is running] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:374 Friday 25 July 2025 21:38:41 -0400 (0:00:00.361) 0:00:44.777 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-active", "mssql-server.service" ], "delta": "0:00:00.008581", "end": "2025-07-25 21:38:41.792263", "failed_when_result": false, "rc": 3, "start": "2025-07-25 21:38:41.783682" } STDOUT: inactive MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:381 Friday 25 July 2025 21:38:41 -0400 (0:00:00.375) 0:00:45.152 *********** ok: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:388 Friday 25 July 2025 21:38:41 -0400 (0:00:00.096) 0:00:45.249 *********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:404 Friday 25 July 2025 21:38:42 -0400 (0:00:00.052) 0:00:45.301 *********** changed: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Friday 25 July 2025 21:38:50 -0400 (0:00:08.212) 0:00:53.514 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml for managed-node3 included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions /tmp/mssql_data] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Friday 25 July 2025 21:38:50 -0400 (0:00:00.075) 0:00:53.590 *********** changed: [managed-node3] => { "changed": true, "gid": 989, "group": "mssql", "mode": "0755", "owner": "mssql", "path": "/tmp/mssql_data", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 993 } TASK [fedora.linux_system_roles.mssql : Append facts for the selinux role] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:12 Friday 25 July 2025 21:38:50 -0400 (0:00:00.620) 0:00:54.210 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the setting defaultdatadir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:28 Friday 25 July 2025 21:38:51 -0400 (0:00:00.077) 0:00:54.288 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting filelocation defaultdatadir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:38:51 -0400 (0:00:00.064) 0:00:54.353 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^defaultdatadir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002947", "end": "2025-07-25 21:38:51.487936", "failed_when_result": false, "rc": 1, "start": "2025-07-25 21:38:51.484989" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultdatadir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:38:51 -0400 (0:00:00.493) 0:00:54.846 *********** NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node3 changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "filelocation.defaultdatadir", "/tmp/mssql_data" ], "delta": "0:00:00.046435", "end": "2025-07-25 21:38:51.936556", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:38:51.890121" } 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 filelocation defaultdatadir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:38:52 -0400 (0:00:00.441) 0:00:55.287 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions /tmp/mssql_log] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Friday 25 July 2025 21:38:52 -0400 (0:00:00.035) 0:00:55.323 *********** changed: [managed-node3] => { "changed": true, "gid": 989, "group": "mssql", "mode": "0755", "owner": "mssql", "path": "/tmp/mssql_log", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 993 } TASK [fedora.linux_system_roles.mssql : Append facts for the selinux role] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:12 Friday 25 July 2025 21:38:52 -0400 (0:00:00.426) 0:00:55.749 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the setting defaultlogdir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:28 Friday 25 July 2025 21:38:52 -0400 (0:00:00.032) 0:00:55.781 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting filelocation defaultlogdir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:38:52 -0400 (0:00:00.054) 0:00:55.836 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^defaultlogdir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002376", "end": "2025-07-25 21:38:53.132746", "failed_when_result": false, "rc": 1, "start": "2025-07-25 21:38:53.130370" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultlogdir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:38:53 -0400 (0:00:00.638) 0:00:56.474 *********** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "filelocation.defaultlogdir", "/tmp/mssql_log" ], "delta": "0:00:00.044228", "end": "2025-07-25 21:38:53.556485", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:38:53.512257" } 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 filelocation defaultlogdir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:38:53 -0400 (0:00:00.488) 0:00:56.962 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:445 Friday 25 July 2025 21:38:53 -0400 (0:00:00.055) 0:00:57.017 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:459 Friday 25 July 2025 21:38:53 -0400 (0:00:00.058) 0:00:57.076 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:470 Friday 25 July 2025 21:38:53 -0400 (0:00:00.060) 0:00:57.136 *********** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: tuned-profiles-mssql TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:476 Friday 25 July 2025 21:38:56 -0400 (0:00:02.895) 0:01:00.032 *********** ok: [managed-node3] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-25 21:26:29 EDT", "ActiveEnterTimestampMonotonic": "12033947", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket polkit.service dbus.socket network.target dbus.service basic.target sysinit.target systemd-sysctl.service system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-25 21:26:28 EDT", "AssertTimestampMonotonic": "11394573", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-25 21:26:28 EDT", "ConditionTimestampMonotonic": "11394572", "ConfigurationDirectoryMode": "0755", "Conflicts": "auto-cpufreq.service tlp.service power-profiles-daemon.service cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "708", "ExecMainStartTimestamp": "Fri 2025-07-25 21:26:28 EDT", "ExecMainStartTimestampMonotonic": "11395308", "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", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-07-25 21:26:28 EDT", "InactiveExitTimestampMonotonic": "11395349", "InvocationID": "60f2c80acff448a2867fbf16cdcc40d1", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "28608", "LimitNPROCSoft": "28608", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "708", "MemoryAccounting": "yes", "MemoryCurrent": "21393408", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.service system.slice dbus.socket sysinit.target", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-25 21:26:29 EDT", "StateChangeTimestampMonotonic": "12033947", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "45773", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-07-25 21:26:29 EDT", "WatchdogTimestampMonotonic": "12033944", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:483 Friday 25 July 2025 21:38:57 -0400 (0:00:01.004) 0:01:01.036 *********** ok: [managed-node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBtc3NxbAo=", "encoding": "base64", "source": "/etc/tuned/active_profile" } TASK [fedora.linux_system_roles.mssql : Decode the active Tuned profiles] ****** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:489 Friday 25 July 2025 21:38:58 -0400 (0:00:00.969) 0:01:02.006 *********** ok: [managed-node3] => { "ansible_facts": { "__mssql_tuned_active_profiles": "virtual-guest mssql" }, "changed": false } TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:502 Friday 25 July 2025 21:38:58 -0400 (0:00:00.064) 0:01:02.071 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:514 Friday 25 July 2025 21:38:58 -0400 (0:00:00.051) 0:01:02.123 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:523 Friday 25 July 2025 21:38:58 -0400 (0:00:00.063) 0:01:02.186 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:540 Friday 25 July 2025 21:38:58 -0400 (0:00:00.056) 0:01:02.243 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:548 Friday 25 July 2025 21:38:59 -0400 (0:00:00.050) 0:01:02.294 *********** changed: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:556 Friday 25 July 2025 21:38:59 -0400 (0:00:00.469) 0:01:02.764 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:565 Friday 25 July 2025 21:38:59 -0400 (0:00:00.031) 0:01:02.795 *********** changed: [managed-node3] => { "changed": true, "rc": 0, "results": [ "Installed: mssql-tools18-18.4.1.1-1.x86_64", "Installed: unixODBC-2.3.11-1.rh.x86_64", "Installed: msodbcsql18-18.5.1.1-1.x86_64", "Installed: unixODBC-devel-2.3.11-1.rh.x86_64" ] } lsrpackages: mssql-tools18 unixODBC-devel TASK [fedora.linux_system_roles.mssql : Reset certificate_requests] ************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:582 Friday 25 July 2025 21:39:03 -0400 (0:00:03.856) 0:01:06.652 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set certificate_requests] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:586 Friday 25 July 2025 21:39:03 -0400 (0:00:00.034) 0:01:06.687 *********** TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:597 Friday 25 July 2025 21:39:03 -0400 (0:00:00.048) 0:01:06.735 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Friday 25 July 2025 21:39:03 -0400 (0:00:00.059) 0:01:06.795 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:608 Friday 25 July 2025 21:39:03 -0400 (0:00:00.095) 0:01:06.890 *********** skipping: [managed-node3] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:626 Friday 25 July 2025 21:39:03 -0400 (0:00:00.062) 0:01:06.953 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:635 Friday 25 July 2025 21:39:03 -0400 (0:00:00.063) 0:01:07.016 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:644 Friday 25 July 2025 21:39:03 -0400 (0:00:00.051) 0:01:07.067 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:651 Friday 25 July 2025 21:39:03 -0400 (0:00:00.052) 0:01:07.120 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:660 Friday 25 July 2025 21:39:03 -0400 (0:00:00.057) 0:01:07.177 *********** ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004036", "end": "2025-07-25 21:39:04.306590", "failed_when_result": false, "rc": 1, "start": "2025-07-25 21:39:04.302554" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:669 Friday 25 July 2025 21:39:04 -0400 (0:00:00.470) 0:01:07.647 *********** ok: [managed-node3] => { "ansible_facts": { "__sqlcmd_cli": "/opt/mssql-tools18/bin/sqlcmd -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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:676 Friday 25 July 2025 21:39:04 -0400 (0:00:00.043) 0:01:07.691 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:689 Friday 25 July 2025 21:39:04 -0400 (0:00:00.033) 0:01:07.724 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:693 Friday 25 July 2025 21:39:04 -0400 (0:00:00.033) 0:01:07.758 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:699 Friday 25 July 2025 21:39:04 -0400 (0:00:00.048) 0:01:07.807 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:708 Friday 25 July 2025 21:39:04 -0400 (0:00:00.074) 0:01:07.881 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:717 Friday 25 July 2025 21:39:04 -0400 (0:00:00.048) 0:01:07.929 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:725 Friday 25 July 2025 21:39:04 -0400 (0:00:00.056) 0:01:07.986 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:746 Friday 25 July 2025 21:39:04 -0400 (0:00:00.046) 0:01:08.033 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Friday 25 July 2025 21:39:04 -0400 (0:00:00.058) 0:01:08.091 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:768 Friday 25 July 2025 21:39:04 -0400 (0:00:00.058) 0:01:08.150 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:783 Friday 25 July 2025 21:39:04 -0400 (0:00:00.037) 0:01:08.187 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:792 Friday 25 July 2025 21:39:04 -0400 (0:00:00.037) 0:01:08.224 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:798 Friday 25 July 2025 21:39:04 -0400 (0:00:00.037) 0:01:08.262 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:817 Friday 25 July 2025 21:39:05 -0400 (0:00:00.033) 0:01:08.295 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network ipaddress] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:39:05 -0400 (0:00:00.114) 0:01:08.410 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002893", "end": "2025-07-25 21:39:05.509762", "failed_when_result": false, "rc": 1, "start": "2025-07-25 21:39:05.506869" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network ipaddress] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:39:05 -0400 (0:00:00.477) 0:01:08.887 *********** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.ipaddress", "0.0.0.0" ], "delta": "0:00:00.043419", "end": "2025-07-25 21:39:06.219286", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:39:06.175867" } 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 ipaddress] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:39:06 -0400 (0:00:00.729) 0:01:09.616 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:824 Friday 25 July 2025 21:39:06 -0400 (0:00:00.068) 0:01:09.684 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:831 Friday 25 July 2025 21:39:06 -0400 (0:00:00.078) 0:01:09.763 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Friday 25 July 2025 21:39:06 -0400 (0:00:00.051) 0:01:09.814 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:39:06 -0400 (0:00:00.097) 0:01:09.912 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002450", "end": "2025-07-25 21:39:07.036553", "failed_when_result": false, "rc": 1, "start": "2025-07-25 21:39:07.034103" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:39:07 -0400 (0:00:00.493) 0:01:10.406 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.043727", "end": "2025-07-25 21:39:07.521105", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:39:07.477378" } 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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:39:07 -0400 (0:00:00.487) 0:01:10.893 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:849 Friday 25 July 2025 21:39:07 -0400 (0:00:00.046) 0:01:10.940 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:869 Friday 25 July 2025 21:39:07 -0400 (0:00:00.047) 0:01:10.988 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting sqlagent enabled] ****** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:39:07 -0400 (0:00:00.112) 0:01:11.100 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^enabled = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002427", "end": "2025-07-25 21:39:08.153675", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:39:08.151248" } STDOUT: enabled = false TASK [fedora.linux_system_roles.mssql : Configure the setting sqlagent enabled] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:39:08 -0400 (0:00:00.474) 0:01:11.575 *********** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "sqlagent.enabled", "True" ], "delta": "0:00:00.044586", "end": "2025-07-25 21:39:08.834665", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:39:08.790079" } 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 sqlagent enabled] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:39:08 -0400 (0:00:00.620) 0:01:12.195 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876 Friday 25 July 2025 21:39:08 -0400 (0:00:00.051) 0:01:12.247 *********** changed: [managed-node3] => { "changed": true, "rc": 0, "results": [ "Installed: mssql-server-fts-14.0.3495.9-1.x86_64" ] } lsrpackages: mssql-server-fts TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 Friday 25 July 2025 21:39:34 -0400 (0:00:25.533) 0:01:37.780 *********** changed: [managed-node3] => { "changed": true, "rc": 0, "results": [ "Installed: powershell-7.5.1-1.rh.x86_64", "Installed: libicu-60.3-2.el8_1.x86_64" ] } lsrpackages: powershell TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:892 Friday 25 July 2025 21:39:43 -0400 (0:00:08.799) 0:01:46.579 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^traceflag[0-9] = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002489", "end": "2025-07-25 21:39:43.642459", "failed_when_result": false, "rc": 1, "start": "2025-07-25 21:39:43.639970" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:898 Friday 25 July 2025 21:39:43 -0400 (0:00:00.428) 0:01:47.007 *********** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "traceflag", "3979", "on" ], "delta": "0:00:00.043261", "end": "2025-07-25 21:39:44.088481", "rc": 0, "start": "2025-07-25 21:39:44.045220" } 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 3979 traceflag] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:905 Friday 25 July 2025 21:39:44 -0400 (0:00:00.441) 0:01:47.449 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:913 Friday 25 July 2025 21:39:44 -0400 (0:00:00.050) 0:01:47.499 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting control alternatewritethrough] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:39:44 -0400 (0:00:00.214) 0:01:47.713 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^alternatewritethrough = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002451", "end": "2025-07-25 21:39:44.831293", "failed_when_result": false, "rc": 1, "start": "2025-07-25 21:39:44.828842" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting control alternatewritethrough] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:39:44 -0400 (0:00:00.473) 0:01:48.186 *********** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "control.alternatewritethrough", "0" ], "delta": "0:00:00.043789", "end": "2025-07-25 21:39:45.260971", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:39:45.217182" } 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 control alternatewritethrough] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:39:45 -0400 (0:00:00.440) 0:01:48.627 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:919 Friday 25 July 2025 21:39:45 -0400 (0:00:00.052) 0:01:48.680 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting control writethrough] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:39:45 -0400 (0:00:00.087) 0:01:48.768 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^writethrough = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002507", "end": "2025-07-25 21:39:45.835676", "failed_when_result": false, "rc": 1, "start": "2025-07-25 21:39:45.833169" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting control writethrough] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:39:45 -0400 (0:00:00.408) 0:01:49.177 *********** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "control.writethrough", "1" ], "delta": "0:00:00.045064", "end": "2025-07-25 21:39:46.246601", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:39:46.201537" } 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 control writethrough] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:39:46 -0400 (0:00:00.438) 0:01:49.616 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:929 Friday 25 July 2025 21:39:46 -0400 (0:00:00.039) 0:01:49.655 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:937 Friday 25 July 2025 21:39:46 -0400 (0:00:00.036) 0:01:49.691 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:945 Friday 25 July 2025 21:39:46 -0400 (0:00:00.035) 0:01:49.727 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:952 Friday 25 July 2025 21:39:46 -0400 (0:00:00.028) 0:01:49.756 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:959 Friday 25 July 2025 21:39:46 -0400 (0:00:00.032) 0:01:49.788 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:968 Friday 25 July 2025 21:39:46 -0400 (0:00:00.031) 0:01:49.820 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:981 Friday 25 July 2025 21:39:46 -0400 (0:00:00.063) 0:01:49.883 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:990 Friday 25 July 2025 21:39:46 -0400 (0:00:00.034) 0:01:49.918 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1004 Friday 25 July 2025 21:39:46 -0400 (0:00:00.031) 0:01:49.949 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1014 Friday 25 July 2025 21:39:46 -0400 (0:00:00.030) 0:01:49.980 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1019 Friday 25 July 2025 21:39:46 -0400 (0:00:00.031) 0:01:50.012 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1036 Friday 25 July 2025 21:39:46 -0400 (0:00:00.030) 0:01:50.042 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1041 Friday 25 July 2025 21:39:46 -0400 (0:00:00.029) 0:01:50.072 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1046 Friday 25 July 2025 21:39:46 -0400 (0:00:00.028) 0:01:50.100 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1052 Friday 25 July 2025 21:39:46 -0400 (0:00:00.028) 0:01:50.129 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1078 Friday 25 July 2025 21:39:46 -0400 (0:00:00.027) 0:01:50.157 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1099 Friday 25 July 2025 21:39:46 -0400 (0:00:00.029) 0:01:50.186 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1107 Friday 25 July 2025 21:39:46 -0400 (0:00:00.029) 0:01:50.215 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1117 Friday 25 July 2025 21:39:46 -0400 (0:00:00.030) 0:01:50.246 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1123 Friday 25 July 2025 21:39:47 -0400 (0:00:00.037) 0:01:50.283 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1140 Friday 25 July 2025 21:39:47 -0400 (0:00:00.035) 0:01:50.319 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail if any hosts are no longer active] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1144 Friday 25 July 2025 21:39:47 -0400 (0:00:00.029) 0:01:50.349 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset __mssql_is_active] *************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1159 Friday 25 July 2025 21:39:47 -0400 (0:00:00.029) 0:01:50.378 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1165 Friday 25 July 2025 21:39:47 -0400 (0:00:00.031) 0:01:50.410 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1185 Friday 25 July 2025 21:39:47 -0400 (0:00:00.035) 0:01:50.445 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1238 Friday 25 July 2025 21:39:47 -0400 (0:00:00.032) 0:01:50.478 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1245 Friday 25 July 2025 21:39:47 -0400 (0:00:00.043) 0:01:50.521 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1252 Friday 25 July 2025 21:39:47 -0400 (0:00:00.042) 0:01:50.563 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1264 Friday 25 July 2025 21:39:47 -0400 (0:00:00.073) 0:01:50.636 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1270 Friday 25 July 2025 21:39:47 -0400 (0:00:00.037) 0:01:50.674 *********** skipping: [managed-node3] => (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-node3] => (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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1278 Friday 25 July 2025 21:39:47 -0400 (0:00:00.048) 0:01:50.723 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1287 Friday 25 July 2025 21:39:47 -0400 (0:00:00.030) 0:01:50.753 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1295 Friday 25 July 2025 21:39:47 -0400 (0:00:00.029) 0:01:50.783 *********** skipping: [managed-node3] => (item={'key': 'cert', 'value': '/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-node3] => (item={'key': 'key', 'value': '/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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1309 Friday 25 July 2025 21:39:47 -0400 (0:00:00.040) 0:01:50.823 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1315 Friday 25 July 2025 21:39:47 -0400 (0:00:00.029) 0:01:50.852 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1321 Friday 25 July 2025 21:39:47 -0400 (0:00:00.029) 0:01:50.882 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1331 Friday 25 July 2025 21:39:47 -0400 (0:00:00.028) 0:01:50.910 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1338 Friday 25 July 2025 21:39:47 -0400 (0:00:00.029) 0:01:50.940 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1347 Friday 25 July 2025 21:39:47 -0400 (0:00:00.027) 0:01:50.967 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1354 Friday 25 July 2025 21:39:47 -0400 (0:00:00.029) 0:01:50.997 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail if any hosts are no longer active] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1358 Friday 25 July 2025 21:39:47 -0400 (0:00:00.029) 0:01:51.026 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1375 Friday 25 July 2025 21:39:47 -0400 (0:00:00.030) 0:01:51.056 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1388 Friday 25 July 2025 21:39:47 -0400 (0:00:00.037) 0:01:51.093 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1395 Friday 25 July 2025 21:39:47 -0400 (0:00:00.038) 0:01:51.131 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1402 Friday 25 July 2025 21:39:47 -0400 (0:00:00.029) 0:01:51.161 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1411 Friday 25 July 2025 21:39:47 -0400 (0:00:00.029) 0:01:51.191 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1418 Friday 25 July 2025 21:39:47 -0400 (0:00:00.028) 0:01:51.219 *********** skipping: [managed-node3] => (item={'key': 'cert', 'value': '/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-node3] => (item={'key': 'key', 'value': '/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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1430 Friday 25 July 2025 21:39:47 -0400 (0:00:00.039) 0:01:51.259 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1439 Friday 25 July 2025 21:39:48 -0400 (0:00:00.029) 0:01:51.288 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1446 Friday 25 July 2025 21:39:48 -0400 (0:00:00.073) 0:01:51.362 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1452 Friday 25 July 2025 21:39:48 -0400 (0:00:00.029) 0:01:51.391 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1460 Friday 25 July 2025 21:39:48 -0400 (0:00:00.031) 0:01:51.423 *********** skipping: [managed-node3] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1473 Friday 25 July 2025 21:39:48 -0400 (0:00:00.036) 0:01:51.459 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1485 Friday 25 July 2025 21:39:48 -0400 (0:00:00.029) 0:01:51.489 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1490 Friday 25 July 2025 21:39:48 -0400 (0:00:00.027) 0:01:51.517 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1498 Friday 25 July 2025 21:39:48 -0400 (0:00:00.030) 0:01:51.547 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1507 Friday 25 July 2025 21:39:48 -0400 (0:00:00.029) 0:01:51.576 *********** changed: [managed-node3] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Friday 25 July 2025 21:39:48 -0400 (0:00:00.497) 0:01:52.074 *********** changed: [managed-node3] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-25 21:38:50 EDT", "ActiveEnterTimestampMonotonic": "753044442", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target systemd-journald.socket system.slice basic.target auditd.service network.target -.mount", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-25 21:38:50 EDT", "AssertTimestampMonotonic": "753037869", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-25 21:38:50 EDT", "ConditionTimestampMonotonic": "753037868", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "58079", "ExecMainStartTimestamp": "Fri 2025-07-25 21:38:50 EDT", "ExecMainStartTimestampMonotonic": "753044405", "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", "FreezerState": "running", "GID": "989", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-07-25 21:38:50 EDT", "InactiveExitTimestampMonotonic": "753044442", "InvocationID": "6490366fc5b14425b28cf9879d72e537", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "58079", "MemoryAccounting": "yes", "MemoryCurrent": "646475776", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "3", "StartLimitIntervalUSec": "2min", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-25 21:38:50 EDT", "StateChangeTimestampMonotonic": "753044442", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "138", "TasksMax": "infinity", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-07-25 21:38:50 EDT", "WatchdogTimestampMonotonic": "753044440", "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1520 Friday 25 July 2025 21:39:49 -0400 (0:00:00.762) 0:01:52.837 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1527 Friday 25 July 2025 21:39:49 -0400 (0:00:00.043) 0:01:52.881 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Configure the mssql-server service start limit interval and burst] ******* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:20 Friday 25 July 2025 21:39:49 -0400 (0:00:00.034) 0:01:52.915 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml for managed-node3 TASK [Create service drop-in directory] **************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml:3 Friday 25 July 2025 21:39:49 -0400 (0:00:00.130) 0:01:53.045 *********** changed: [managed-node3] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/systemd/system/mssql-server.service.d", "secontext": "unconfined_u:object_r:systemd_unit_file_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Modify the mssql-server service start limit interval and burst] ********** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml:11 Friday 25 July 2025 21:39:50 -0400 (0:00:00.394) 0:01:53.439 *********** changed: [managed-node3] => { "changed": true, "checksum": "c2c05a3dc1d516acdec3ead86f9dbbc1adaa39d7", "dest": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "gid": 0, "group": "root", "md5sum": "4e553ebde6af773b4efe9008c4676a82", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 49, "src": "/root/.ansible/tmp/ansible-tmp-1753493990.2017596-33797-246332707595560/source", "state": "file", "uid": 0 } TASK [Reload service daemon] *************************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml:23 Friday 25 July 2025 21:39:51 -0400 (0:00:00.970) 0:01:54.410 *********** ok: [managed-node3] => { "changed": false, "name": null, "status": {} } TASK [Run again with the same settings - should report not changed] ************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:23 Friday 25 July 2025 21:39:51 -0400 (0:00:00.603) 0:01:55.013 *********** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Friday 25 July 2025 21:39:51 -0400 (0:00:00.238) 0:01:55.251 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Friday 25 July 2025 21:39:52 -0400 (0:00:00.048) 0:01:55.300 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Friday 25 July 2025 21:39:52 -0400 (0:00:00.076) 0:01:55.376 *********** ok: [managed-node3] => (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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node3] => (item=CentOS_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node3] => (item=CentOS_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.mssql : Run systemctl] ************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:22 Friday 25 July 2025 21:39:52 -0400 (0:00:00.071) 0:01:55.448 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Require installed systemd] ************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:29 Friday 25 July 2025 21:39:52 -0400 (0:00:00.030) 0:01:55.479 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:34 Friday 25 July 2025 21:39:52 -0400 (0:00:00.028) 0:01:55.508 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset internal role facts] ************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Friday 25 July 2025 21:39:52 -0400 (0:00:00.028) 0:01:55.536 *********** ok: [managed-node3] => { "ansible_facts": { "__mssql_is_active": null, "__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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:16 Friday 25 July 2025 21:39:52 -0400 (0:00:00.026) 0:01:55.563 *********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:24 Friday 25 July 2025 21:39:52 -0400 (0:00:00.028) 0:01:55.592 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:31 Friday 25 July 2025 21:39:52 -0400 (0:00:00.029) 0:01:55.622 *********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:38 Friday 25 July 2025 21:39:52 -0400 (0:00:00.029) 0:01:55.651 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:45 Friday 25 July 2025 21:39:52 -0400 (0:00:00.029) 0:01:55.680 *********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:52 Friday 25 July 2025 21:39:52 -0400 (0:00:00.029) 0:01:55.710 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:59 Friday 25 July 2025 21:39:52 -0400 (0:00:00.029) 0:01:55.739 *********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:66 Friday 25 July 2025 21:39:52 -0400 (0:00:00.030) 0:01:55.769 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:75 Friday 25 July 2025 21:39:52 -0400 (0:00:00.028) 0:01:55.798 *********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:84 Friday 25 July 2025 21:39:52 -0400 (0:00:00.028) 0:01:55.827 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Friday 25 July 2025 21:39:52 -0400 (0:00:00.028) 0:01:55.856 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:95 Friday 25 July 2025 21:39:52 -0400 (0:00:00.030) 0:01:55.887 *********** ok: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:107 Friday 25 July 2025 21:39:52 -0400 (0:00:00.034) 0:01:55.921 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:115 Friday 25 July 2025 21:39:52 -0400 (0:00:00.028) 0:01:55.950 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Friday 25 July 2025 21:39:52 -0400 (0:00:00.027) 0:01:55.978 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Friday 25 July 2025 21:39:52 -0400 (0:00:00.027) 0:01:56.006 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:143 Friday 25 July 2025 21:39:52 -0400 (0:00:00.028) 0:01:56.035 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:152 Friday 25 July 2025 21:39:52 -0400 (0:00:00.066) 0:01:56.101 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_ag_is_contained is not provided with version 2017] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Friday 25 July 2025 21:39:52 -0400 (0:00:00.029) 0:01:56.131 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify fail reuse_system_db=true is not provided without ag_is_contained] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Friday 25 July 2025 21:39:52 -0400 (0:00:00.029) 0:01:56.160 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:185 Friday 25 July 2025 21:39:52 -0400 (0:00:00.029) 0:01:56.190 *********** ok: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:189 Friday 25 July 2025 21:39:54 -0400 (0:00:01.508) 0:01:57.699 *********** ok: [managed-node3] => (item={'key': 2017, 'value': 14}) => { "ansible_facts": { "__mssql_current_version": "2017" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 } } skipping: [managed-node3] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not bigger then the existing SQL Server version] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:197 Friday 25 July 2025 21:39:54 -0400 (0:00:00.086) 0:01:57.785 *********** skipping: [managed-node3] => { "changed": false, "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:210 Friday 25 July 2025 21:39:54 -0400 (0:00:00.038) 0:01:57.823 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:217 Friday 25 July 2025 21:39:54 -0400 (0:00:00.030) 0:01:57.854 *********** ok: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:224 Friday 25 July 2025 21:39:54 -0400 (0:00:00.033) 0:01:57.887 *********** skipping: [managed-node3] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={'key': 2022, 'value': 16}) => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:238 Friday 25 July 2025 21:39:54 -0400 (0:00:00.097) 0:01:57.985 *********** ok: [managed-node3] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:252 Friday 25 July 2025 21:39:55 -0400 (0:00:00.548) 0:01:58.534 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:262 Friday 25 July 2025 21:39:55 -0400 (0:00:00.032) 0:01:58.566 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Friday 25 July 2025 21:39:55 -0400 (0:00:00.033) 0:01:58.600 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:287 Friday 25 July 2025 21:39:55 -0400 (0:00:00.033) 0:01:58.634 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:296 Friday 25 July 2025 21:39:55 -0400 (0:00:00.034) 0:01:58.668 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:308 Friday 25 July 2025 21:39:55 -0400 (0:00:00.033) 0:01:58.702 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:315 Friday 25 July 2025 21:39:55 -0400 (0:00:00.033) 0:01:58.735 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:327 Friday 25 July 2025 21:39:55 -0400 (0:00:00.041) 0:01:58.777 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:340 Friday 25 July 2025 21:39:55 -0400 (0:00:00.030) 0:01:58.808 *********** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Friday 25 July 2025 21:39:58 -0400 (0:00:02.825) 0:02:01.633 *********** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: mssql-server TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:350 Friday 25 July 2025 21:40:01 -0400 (0:00:02.818) 0:02:04.452 *********** ok: [managed-node3] => { "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.004647", "end": "2025-07-25 21:40:01.480005", "rc": 0, "start": "2025-07-25 21:40:01.475358" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is enabled] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:367 Friday 25 July 2025 21:40:01 -0400 (0:00:00.369) 0:02:04.821 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "mssql-server.service" ], "delta": "0:00:00.008464", "end": "2025-07-25 21:40:01.844545", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:40:01.836081" } STDOUT: enabled TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is running] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:374 Friday 25 July 2025 21:40:01 -0400 (0:00:00.366) 0:02:05.188 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-active", "mssql-server.service" ], "delta": "0:00:00.006690", "end": "2025-07-25 21:40:02.221578", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:40:02.214888" } STDOUT: active TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:381 Friday 25 July 2025 21:40:02 -0400 (0:00:00.376) 0:02:05.564 *********** ok: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:388 Friday 25 July 2025 21:40:02 -0400 (0:00:00.035) 0:02:05.600 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:404 Friday 25 July 2025 21:40:02 -0400 (0:00:00.032) 0:02:05.632 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Friday 25 July 2025 21:40:02 -0400 (0:00:00.082) 0:02:05.714 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml for managed-node3 included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions /tmp/mssql_data] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Friday 25 July 2025 21:40:02 -0400 (0:00:00.071) 0:02:05.785 *********** ok: [managed-node3] => { "changed": false, "gid": 989, "group": "mssql", "mode": "0755", "owner": "mssql", "path": "/tmp/mssql_data", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 993 } TASK [fedora.linux_system_roles.mssql : Append facts for the selinux role] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:12 Friday 25 July 2025 21:40:02 -0400 (0:00:00.372) 0:02:06.158 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the setting defaultdatadir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:28 Friday 25 July 2025 21:40:02 -0400 (0:00:00.033) 0:02:06.191 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting filelocation defaultdatadir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:40:02 -0400 (0:00:00.053) 0:02:06.244 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^defaultdatadir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002560", "end": "2025-07-25 21:40:03.273203", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:40:03.270643" } STDOUT: defaultdatadir = /tmp/mssql_data TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultdatadir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:40:03 -0400 (0:00:00.373) 0:02:06.617 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting filelocation defaultdatadir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:40:03 -0400 (0:00:00.040) 0:02:06.658 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions /tmp/mssql_log] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Friday 25 July 2025 21:40:03 -0400 (0:00:00.044) 0:02:06.703 *********** ok: [managed-node3] => { "changed": false, "gid": 989, "group": "mssql", "mode": "0755", "owner": "mssql", "path": "/tmp/mssql_log", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 993 } TASK [fedora.linux_system_roles.mssql : Append facts for the selinux role] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:12 Friday 25 July 2025 21:40:03 -0400 (0:00:00.376) 0:02:07.080 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the setting defaultlogdir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:28 Friday 25 July 2025 21:40:03 -0400 (0:00:00.033) 0:02:07.113 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting filelocation defaultlogdir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:40:03 -0400 (0:00:00.050) 0:02:07.164 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^defaultlogdir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002653", "end": "2025-07-25 21:40:04.189121", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:40:04.186468" } STDOUT: defaultlogdir = /tmp/mssql_log TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultlogdir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:40:04 -0400 (0:00:00.367) 0:02:07.532 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting filelocation defaultlogdir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:40:04 -0400 (0:00:00.042) 0:02:07.574 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:445 Friday 25 July 2025 21:40:04 -0400 (0:00:00.033) 0:02:07.607 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:459 Friday 25 July 2025 21:40:04 -0400 (0:00:00.033) 0:02:07.641 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:470 Friday 25 July 2025 21:40:04 -0400 (0:00:00.032) 0:02:07.673 *********** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: tuned-profiles-mssql TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:476 Friday 25 July 2025 21:40:07 -0400 (0:00:02.823) 0:02:10.496 *********** ok: [managed-node3] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-25 21:26:29 EDT", "ActiveEnterTimestampMonotonic": "12033947", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service dbus.service sysinit.target systemd-journald.socket systemd-sysctl.service dbus.socket system.slice network.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-25 21:26:28 EDT", "AssertTimestampMonotonic": "11394573", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-25 21:26:28 EDT", "ConditionTimestampMonotonic": "11394572", "ConfigurationDirectoryMode": "0755", "Conflicts": "auto-cpufreq.service cpupower.service shutdown.target tlp.service power-profiles-daemon.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "708", "ExecMainStartTimestamp": "Fri 2025-07-25 21:26:28 EDT", "ExecMainStartTimestampMonotonic": "11395308", "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", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-07-25 21:26:28 EDT", "InactiveExitTimestampMonotonic": "11395349", "InvocationID": "60f2c80acff448a2867fbf16cdcc40d1", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "28608", "LimitNPROCSoft": "28608", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "708", "MemoryAccounting": "yes", "MemoryCurrent": "21393408", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice dbus.service dbus.socket", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-25 21:26:29 EDT", "StateChangeTimestampMonotonic": "12033947", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "45773", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-07-25 21:26:29 EDT", "WatchdogTimestampMonotonic": "12033944", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:483 Friday 25 July 2025 21:40:07 -0400 (0:00:00.488) 0:02:10.986 *********** ok: [managed-node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBtc3NxbAo=", "encoding": "base64", "source": "/etc/tuned/active_profile" } TASK [fedora.linux_system_roles.mssql : Decode the active Tuned profiles] ****** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:489 Friday 25 July 2025 21:40:08 -0400 (0:00:00.384) 0:02:11.371 *********** ok: [managed-node3] => { "ansible_facts": { "__mssql_tuned_active_profiles": "virtual-guest mssql" }, "changed": false } TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:502 Friday 25 July 2025 21:40:08 -0400 (0:00:00.035) 0:02:11.406 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:514 Friday 25 July 2025 21:40:08 -0400 (0:00:00.034) 0:02:11.440 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:523 Friday 25 July 2025 21:40:08 -0400 (0:00:00.032) 0:02:11.473 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:540 Friday 25 July 2025 21:40:08 -0400 (0:00:00.033) 0:02:11.507 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:548 Friday 25 July 2025 21:40:08 -0400 (0:00:00.029) 0:02:11.537 *********** ok: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:556 Friday 25 July 2025 21:40:08 -0400 (0:00:00.360) 0:02:11.897 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:565 Friday 25 July 2025 21:40:08 -0400 (0:00:00.030) 0:02:11.928 *********** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: mssql-tools18 unixODBC-devel TASK [fedora.linux_system_roles.mssql : Reset certificate_requests] ************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:582 Friday 25 July 2025 21:40:11 -0400 (0:00:02.810) 0:02:14.739 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set certificate_requests] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:586 Friday 25 July 2025 21:40:11 -0400 (0:00:00.065) 0:02:14.804 *********** TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:597 Friday 25 July 2025 21:40:11 -0400 (0:00:00.028) 0:02:14.833 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Friday 25 July 2025 21:40:11 -0400 (0:00:00.030) 0:02:14.864 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:608 Friday 25 July 2025 21:40:11 -0400 (0:00:00.041) 0:02:14.905 *********** skipping: [managed-node3] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:626 Friday 25 July 2025 21:40:11 -0400 (0:00:00.036) 0:02:14.941 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:635 Friday 25 July 2025 21:40:11 -0400 (0:00:00.029) 0:02:14.971 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:644 Friday 25 July 2025 21:40:11 -0400 (0:00:00.029) 0:02:15.000 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:651 Friday 25 July 2025 21:40:11 -0400 (0:00:00.029) 0:02:15.030 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:660 Friday 25 July 2025 21:40:11 -0400 (0:00:00.029) 0:02:15.060 *********** ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004186", "end": "2025-07-25 21:40:12.077908", "failed_when_result": false, "rc": 1, "start": "2025-07-25 21:40:12.073722" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:669 Friday 25 July 2025 21:40:12 -0400 (0:00:00.359) 0:02:15.419 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:676 Friday 25 July 2025 21:40:12 -0400 (0:00:00.034) 0:02:15.453 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:689 Friday 25 July 2025 21:40:12 -0400 (0:00:00.034) 0:02:15.488 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Friday 25 July 2025 21:40:12 -0400 (0:00:00.054) 0:02:15.543 *********** ok: [managed-node3] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-25 21:39:49 EDT", "ActiveEnterTimestampMonotonic": "812486342", "ActiveExitTimestamp": "Fri 2025-07-25 21:39:49 EDT", "ActiveExitTimestampMonotonic": "812254806", "ActiveState": "active", "After": "sysinit.target network.target -.mount auditd.service systemd-journald.socket system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-25 21:39:49 EDT", "AssertTimestampMonotonic": "812485461", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-25 21:39:49 EDT", "ConditionTimestampMonotonic": "812485459", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "62150", "ExecMainStartTimestamp": "Fri 2025-07-25 21:39:49 EDT", "ExecMainStartTimestampMonotonic": "812486284", "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", "FreezerState": "running", "GID": "989", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-07-25 21:39:49 EDT", "InactiveEnterTimestampMonotonic": "812484714", "InactiveExitTimestamp": "Fri 2025-07-25 21:39:49 EDT", "InactiveExitTimestampMonotonic": "812486342", "InvocationID": "a9ac29cc5bba44e6aed9474131ad9046", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "62150", "MemoryAccounting": "yes", "MemoryCurrent": "899764224", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount sysinit.target system.slice", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-25 21:39:49 EDT", "StateChangeTimestampMonotonic": "812486342", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "167", "TasksMax": "infinity", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-07-25 21:39:49 EDT", "WatchdogTimestampMonotonic": "812486339", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:9 Friday 25 July 2025 21:40:12 -0400 (0:00:00.493) 0:02:16.036 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002469", "end": "2025-07-25 21:40:13.053296", "failed_when_result": false, "rc": 1, "start": "2025-07-25 21:40:13.050827" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:15 Friday 25 July 2025 21:40:13 -0400 (0:00:00.396) 0:02:16.433 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002465", "end": "2025-07-25 21:40:13.452604", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:40:13.450139" } STDOUT: ipaddress = 0.0.0.0 TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:21 Friday 25 July 2025 21:40:13 -0400 (0:00:00.361) 0:02:16.794 *********** ok: [managed-node3] => { "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 : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:693 Friday 25 July 2025 21:40:13 -0400 (0:00:00.046) 0:02:16.840 *********** ok: [managed-node3] => { "changed": false, "elapsed": 1, "gid": 989, "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": 7448, "state": "file", "uid": 993 } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:699 Friday 25 July 2025 21:40:15 -0400 (0:00:01.461) 0:02:18.302 *********** ok: [managed-node3] => { "attempts": 1, "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:708 Friday 25 July 2025 21:40:15 -0400 (0:00:00.382) 0:02:18.684 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:717 Friday 25 July 2025 21:40:15 -0400 (0:00:00.035) 0:02:18.720 *********** ok: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:725 Friday 25 July 2025 21:40:16 -0400 (0:00:01.475) 0:02:20.195 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:746 Friday 25 July 2025 21:40:16 -0400 (0:00:00.072) 0:02:20.268 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Friday 25 July 2025 21:40:17 -0400 (0:00:00.033) 0:02:20.302 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:768 Friday 25 July 2025 21:40:17 -0400 (0:00:00.032) 0:02:20.334 *********** ok: [managed-node3] => { "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.004238", "end": "2025-07-25 21:40:17.359873", "rc": 0, "start": "2025-07-25 21:40:17.355635" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:783 Friday 25 July 2025 21:40:17 -0400 (0:00:00.367) 0:02:20.701 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:792 Friday 25 July 2025 21:40:17 -0400 (0:00:00.038) 0:02:20.739 *********** ok: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:798 Friday 25 July 2025 21:40:18 -0400 (0:00:01.439) 0:02:22.179 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:817 Friday 25 July 2025 21:40:18 -0400 (0:00:00.034) 0:02:22.214 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network ipaddress] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:40:19 -0400 (0:00:00.089) 0:02:22.304 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002461", "end": "2025-07-25 21:40:19.321896", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:40:19.319435" } STDOUT: ipaddress = 0.0.0.0 TASK [fedora.linux_system_roles.mssql : Configure the setting network ipaddress] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:40:19 -0400 (0:00:00.360) 0:02:22.664 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network ipaddress] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:40:19 -0400 (0:00:00.038) 0:02:22.703 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:824 Friday 25 July 2025 21:40:19 -0400 (0:00:00.030) 0:02:22.733 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:831 Friday 25 July 2025 21:40:19 -0400 (0:00:00.031) 0:02:22.765 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Friday 25 July 2025 21:40:19 -0400 (0:00:00.030) 0:02:22.796 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:40:19 -0400 (0:00:00.051) 0:02:22.848 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002518", "end": "2025-07-25 21:40:19.871197", "failed_when_result": false, "rc": 1, "start": "2025-07-25 21:40:19.868679" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:40:19 -0400 (0:00:00.366) 0:02:23.215 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.043318", "end": "2025-07-25 21:40:20.278282", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:40:20.234964" } 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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:40:20 -0400 (0:00:00.415) 0:02:23.630 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:849 Friday 25 July 2025 21:40:20 -0400 (0:00:00.031) 0:02:23.661 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:869 Friday 25 July 2025 21:40:20 -0400 (0:00:00.031) 0:02:23.693 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting sqlagent enabled] ****** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:40:20 -0400 (0:00:00.058) 0:02:23.752 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^enabled = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.003643", "end": "2025-07-25 21:40:21.779863", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:40:20.776220" } STDOUT: enabled = True TASK [fedora.linux_system_roles.mssql : Configure the setting sqlagent enabled] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:40:21 -0400 (0:00:01.379) 0:02:25.131 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting sqlagent enabled] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:40:21 -0400 (0:00:00.047) 0:02:25.179 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876 Friday 25 July 2025 21:40:21 -0400 (0:00:00.034) 0:02:25.214 *********** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: mssql-server-fts TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 Friday 25 July 2025 21:40:24 -0400 (0:00:02.826) 0:02:28.041 *********** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: powershell TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:892 Friday 25 July 2025 21:40:27 -0400 (0:00:02.856) 0:02:30.897 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^traceflag[0-9] = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002540", "end": "2025-07-25 21:40:27.957003", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:40:27.954463" } STDOUT: traceflag0 = 3979 TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:898 Friday 25 July 2025 21:40:28 -0400 (0:00:00.404) 0:02:31.302 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:905 Friday 25 July 2025 21:40:28 -0400 (0:00:00.039) 0:02:31.342 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:913 Friday 25 July 2025 21:40:28 -0400 (0:00:00.076) 0:02:31.418 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting control alternatewritethrough] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:40:28 -0400 (0:00:00.089) 0:02:31.508 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^alternatewritethrough = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002429", "end": "2025-07-25 21:40:28.564438", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:40:28.562009" } STDOUT: alternatewritethrough = 0 TASK [fedora.linux_system_roles.mssql : Configure the setting control alternatewritethrough] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:40:28 -0400 (0:00:00.399) 0:02:31.908 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting control alternatewritethrough] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:40:28 -0400 (0:00:00.039) 0:02:31.948 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:919 Friday 25 July 2025 21:40:28 -0400 (0:00:00.037) 0:02:31.986 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting control writethrough] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:40:28 -0400 (0:00:00.088) 0:02:32.074 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^writethrough = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002574", "end": "2025-07-25 21:40:29.095169", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:40:29.092595" } STDOUT: writethrough = 1 TASK [fedora.linux_system_roles.mssql : Configure the setting control writethrough] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:40:29 -0400 (0:00:00.364) 0:02:32.438 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting control writethrough] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:40:29 -0400 (0:00:00.039) 0:02:32.477 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:929 Friday 25 July 2025 21:40:29 -0400 (0:00:00.031) 0:02:32.509 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:937 Friday 25 July 2025 21:40:29 -0400 (0:00:00.035) 0:02:32.545 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:945 Friday 25 July 2025 21:40:29 -0400 (0:00:00.034) 0:02:32.579 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:952 Friday 25 July 2025 21:40:29 -0400 (0:00:00.048) 0:02:32.628 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:959 Friday 25 July 2025 21:40:29 -0400 (0:00:00.053) 0:02:32.682 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:968 Friday 25 July 2025 21:40:29 -0400 (0:00:00.042) 0:02:32.724 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:981 Friday 25 July 2025 21:40:29 -0400 (0:00:00.036) 0:02:32.760 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:990 Friday 25 July 2025 21:40:29 -0400 (0:00:00.083) 0:02:32.844 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1004 Friday 25 July 2025 21:40:29 -0400 (0:00:00.035) 0:02:32.880 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1014 Friday 25 July 2025 21:40:29 -0400 (0:00:00.036) 0:02:32.916 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1019 Friday 25 July 2025 21:40:29 -0400 (0:00:00.032) 0:02:32.948 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1036 Friday 25 July 2025 21:40:29 -0400 (0:00:00.030) 0:02:32.979 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1041 Friday 25 July 2025 21:40:29 -0400 (0:00:00.031) 0:02:33.010 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1046 Friday 25 July 2025 21:40:29 -0400 (0:00:00.031) 0:02:33.042 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1052 Friday 25 July 2025 21:40:29 -0400 (0:00:00.033) 0:02:33.075 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1078 Friday 25 July 2025 21:40:29 -0400 (0:00:00.033) 0:02:33.109 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1099 Friday 25 July 2025 21:40:29 -0400 (0:00:00.035) 0:02:33.144 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1107 Friday 25 July 2025 21:40:29 -0400 (0:00:00.035) 0:02:33.179 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1117 Friday 25 July 2025 21:40:29 -0400 (0:00:00.047) 0:02:33.227 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1123 Friday 25 July 2025 21:40:30 -0400 (0:00:00.050) 0:02:33.278 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1140 Friday 25 July 2025 21:40:30 -0400 (0:00:00.048) 0:02:33.326 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail if any hosts are no longer active] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1144 Friday 25 July 2025 21:40:30 -0400 (0:00:00.057) 0:02:33.384 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset __mssql_is_active] *************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1159 Friday 25 July 2025 21:40:30 -0400 (0:00:00.034) 0:02:33.419 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1165 Friday 25 July 2025 21:40:30 -0400 (0:00:00.037) 0:02:33.457 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1185 Friday 25 July 2025 21:40:30 -0400 (0:00:00.030) 0:02:33.487 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1238 Friday 25 July 2025 21:40:30 -0400 (0:00:00.032) 0:02:33.519 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1245 Friday 25 July 2025 21:40:30 -0400 (0:00:00.034) 0:02:33.553 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1252 Friday 25 July 2025 21:40:30 -0400 (0:00:00.077) 0:02:33.631 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1264 Friday 25 July 2025 21:40:30 -0400 (0:00:00.031) 0:02:33.662 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1270 Friday 25 July 2025 21:40:30 -0400 (0:00:00.030) 0:02:33.693 *********** skipping: [managed-node3] => (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-node3] => (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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1278 Friday 25 July 2025 21:40:30 -0400 (0:00:00.041) 0:02:33.735 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1287 Friday 25 July 2025 21:40:30 -0400 (0:00:00.030) 0:02:33.765 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1295 Friday 25 July 2025 21:40:30 -0400 (0:00:00.031) 0:02:33.797 *********** skipping: [managed-node3] => (item={'key': 'cert', 'value': '/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-node3] => (item={'key': 'key', 'value': '/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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1309 Friday 25 July 2025 21:40:30 -0400 (0:00:00.041) 0:02:33.839 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1315 Friday 25 July 2025 21:40:30 -0400 (0:00:00.032) 0:02:33.871 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1321 Friday 25 July 2025 21:40:30 -0400 (0:00:00.030) 0:02:33.902 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1331 Friday 25 July 2025 21:40:30 -0400 (0:00:00.032) 0:02:33.935 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1338 Friday 25 July 2025 21:40:30 -0400 (0:00:00.032) 0:02:33.967 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1347 Friday 25 July 2025 21:40:30 -0400 (0:00:00.030) 0:02:33.997 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1354 Friday 25 July 2025 21:40:30 -0400 (0:00:00.032) 0:02:34.030 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail if any hosts are no longer active] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1358 Friday 25 July 2025 21:40:30 -0400 (0:00:00.030) 0:02:34.061 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1375 Friday 25 July 2025 21:40:30 -0400 (0:00:00.037) 0:02:34.099 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1388 Friday 25 July 2025 21:40:30 -0400 (0:00:00.047) 0:02:34.147 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1395 Friday 25 July 2025 21:40:30 -0400 (0:00:00.037) 0:02:34.184 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1402 Friday 25 July 2025 21:40:30 -0400 (0:00:00.034) 0:02:34.219 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1411 Friday 25 July 2025 21:40:30 -0400 (0:00:00.037) 0:02:34.257 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1418 Friday 25 July 2025 21:40:31 -0400 (0:00:00.032) 0:02:34.289 *********** skipping: [managed-node3] => (item={'key': 'cert', 'value': '/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-node3] => (item={'key': 'key', 'value': '/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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1430 Friday 25 July 2025 21:40:31 -0400 (0:00:00.121) 0:02:34.410 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1439 Friday 25 July 2025 21:40:31 -0400 (0:00:00.047) 0:02:34.458 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1446 Friday 25 July 2025 21:40:31 -0400 (0:00:00.032) 0:02:34.491 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1452 Friday 25 July 2025 21:40:31 -0400 (0:00:00.030) 0:02:34.521 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1460 Friday 25 July 2025 21:40:31 -0400 (0:00:00.032) 0:02:34.553 *********** skipping: [managed-node3] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1473 Friday 25 July 2025 21:40:31 -0400 (0:00:00.037) 0:02:34.590 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1485 Friday 25 July 2025 21:40:31 -0400 (0:00:00.031) 0:02:34.622 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1490 Friday 25 July 2025 21:40:31 -0400 (0:00:00.032) 0:02:34.654 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1498 Friday 25 July 2025 21:40:31 -0400 (0:00:00.039) 0:02:34.694 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1507 Friday 25 July 2025 21:40:31 -0400 (0:00:00.051) 0:02:34.746 *********** ok: [managed-node3] => { "changed": false } META: ran handlers TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1520 Friday 25 July 2025 21:40:31 -0400 (0:00:00.444) 0:02:35.190 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1527 Friday 25 July 2025 21:40:31 -0400 (0:00:00.030) 0:02:35.221 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify settings] ********************************************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:38 Friday 25 July 2025 21:40:31 -0400 (0:00:00.029) 0:02:35.251 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml for managed-node3 TASK [Get server version on non-booted systems] ******************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:10 Friday 25 July 2025 21:40:32 -0400 (0:00:00.203) 0:02:35.455 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get server edition on booted systems] ************************************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:19 Friday 25 July 2025 21:40:32 -0400 (0:00:00.088) 0:02:35.543 *********** ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail\nerrorlog=\"$(grep '^errorlogfile' /var/opt/mssql/mssql.conf \\\n2>&1 | sed 's\\errorlogfile : \\\\')\" || :\nif [ -f \"${errorlog}\" ]; then\n cat \"${errorlog}\"\nelse\n cat /var/opt/mssql/log/errorlog\nfi\n", "delta": "0:00:00.005243", "end": "2025-07-25 21:40:32.584943", "rc": 0, "start": "2025-07-25 21:40:32.579700" } STDOUT: 2025-07-25 21:39:51.41 Server Microsoft SQL Server 2017 (RTM-CU31-GDR) (KB5058714) - 14.0.3495.9 (X64) Jun 10 2025 16:22:03 Copyright (C) 2017 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Stream 8) 2025-07-25 21:39:51.41 Server UTC adjustment: -4:00 2025-07-25 21:39:51.41 Server (c) Microsoft Corporation. 2025-07-25 21:39:51.41 Server All rights reserved. 2025-07-25 21:39:51.41 Server Server process ID is 400. 2025-07-25 21:39:51.42 Server Logging SQL Server messages in file '/var/opt/mssql/log/errorlog'. 2025-07-25 21:39:51.42 Server Registry startup parameters: -d /var/opt/mssql/data/master.mdf -l /var/opt/mssql/data/mastlog.ldf -e /var/opt/mssql/log/errorlog -T 3979 2025-07-25 21:39:51.42 Server SQL Server detected 1 sockets with 2 cores per socket and 4 logical processors per socket, 4 total logical processors; using 4 logical processors based on SQL Server licensing. This is an informational message; no user action is required. 2025-07-25 21:39:51.42 Server SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required. 2025-07-25 21:39:51.43 Server Detected 5752 MB of RAM. This is an informational message; no user action is required. 2025-07-25 21:39:51.43 Server Using conventional memory in the memory manager. 2025-07-25 21:39:51.43 Server Page exclusion bitmap is enabled. 2025-07-25 21:39:51.51 Server Buffer pool extension is already disabled. No action is necessary. 2025-07-25 21:39:51.62 Server InitializeExternalUserGroupSid failed. Implied authentication will be disabled. 2025-07-25 21:39:51.63 Server Implied authentication manager initialization failed. Implied authentication will be disabled. 2025-07-25 21:39:51.64 Server Successfully initialized the TLS configuration. Allowed TLS protocol versions are ['1.0 1.1 1.2']. Allowed TLS ciphers are ['ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-ECDSA-AES128-SHA:AES256-GCM-SHA384:AES128-GCM-SHA256:AES256-SHA256:AES128-SHA256:AES256-SHA:AES128-SHA:!DHE-RSA-AES256-GCM-SHA384:!DHE-RSA-AES128-GCM-SHA256:!DHE-RSA-AES256-SHA:!DHE-RSA-AES128-SHA']. 2025-07-25 21:39:51.65 Server Query Store settings initialized with enabled = 1, 2025-07-25 21:39:51.66 Server The maximum number of dedicated administrator connections for this instance is '1' 2025-07-25 21:39:51.66 Server Node configuration: node 0: CPU mask: 0x000000000000000f:0 Active CPU mask: 0x000000000000000f:0. This message provides a description of the NUMA configuration for this computer. This is an informational message only. No user action is required. 2025-07-25 21:39:51.68 Server Using dynamic lock allocation. Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node. This is an informational message only. No user action is required. 2025-07-25 21:39:51.69 Server In-Memory OLTP initialized on lowend machine. 2025-07-25 21:39:51.71 Server Database Instant File Initialization: enabled. For security and performance considerations see the topic 'Database Instant File Initialization' in SQL Server Books Online. This is an informational message only. No user action is required. 2025-07-25 21:39:51.72 Server Software Usage Metrics is disabled. 2025-07-25 21:39:51.72 spid6s Starting up database 'master'. 2025-07-25 21:39:51.89 spid6s Resource governor reconfiguration succeeded. 2025-07-25 21:39:51.89 spid6s SQL Server Audit is starting the audits. This is an informational message. No user action is required. 2025-07-25 21:39:51.89 spid6s SQL Server Audit has started the audits. This is an informational message. No user action is required. 2025-07-25 21:39:51.92 spid6s SQL Trace ID 1 was started by login "sa". 2025-07-25 21:39:51.93 spid6s Server name is 'managed-node3'. This is an informational message only. No user action is required. 2025-07-25 21:39:52.03 spid19s A self-generated certificate was successfully loaded for encryption. 2025-07-25 21:39:52.04 spid19s Server is listening on [ 0.0.0.0 1433]. 2025-07-25 21:39:52.04 Server Server is listening on [ ::1 1434]. 2025-07-25 21:39:52.04 Server Server is listening on [ 127.0.0.1 1434]. 2025-07-25 21:39:52.04 Server Dedicated admin connection support was established for listening locally on port 1434. 2025-07-25 21:39:52.05 spid19s SQL Server is now ready for client connections. This is an informational message; no user action is required. 2025-07-25 21:39:53.46 spid20s A new instance of the full-text filter daemon host process has been successfully started. 2025-07-25 21:39:53.51 spid25s Always On: The availability replica manager is starting. This is an informational message only. No user action is required. 2025-07-25 21:39:53.51 spid25s Always On: The availability replica manager is waiting for the instance of SQL Server to allow client connections. This is an informational message only. No user action is required. 2025-07-25 21:39:53.52 spid6s Starting up database 'msdb'. 2025-07-25 21:39:53.52 spid11s Starting up database 'mssqlsystemresource'. 2025-07-25 21:39:53.52 spid11s The resource database build version is 14.00.3495. This is an informational message only. No user action is required. 2025-07-25 21:39:53.54 spid11s Starting up database 'model'. 2025-07-25 21:39:53.63 spid11s Polybase feature disabled. 2025-07-25 21:39:53.63 spid11s Clearing tempdb database. 2025-07-25 21:39:53.78 spid11s Starting up database 'tempdb'. 2025-07-25 21:39:53.92 spid11s The tempdb database has 1 data file(s). 2025-07-25 21:39:53.92 spid22s The Service Broker endpoint is in disabled or stopped state. 2025-07-25 21:39:53.93 spid22s The Database Mirroring endpoint is in disabled or stopped state. 2025-07-25 21:39:53.93 spid22s Service Broker manager has started. 2025-07-25 21:39:53.95 spid6s Recovery is complete. This is an informational message only. No user action is required. 2025-07-25 21:39:54.32 spid51 Configuration option 'show advanced options' changed from 0 to 1. Run the RECONFIGURE statement to install. 2025-07-25 21:39:54.35 spid51 Configuration option 'Agent XPs' changed from 0 to 1. Run the RECONFIGURE statement to install. 2025-07-25 21:39:54.36 spid51 Configuration option 'show advanced options' changed from 1 to 0. Run the RECONFIGURE statement to install. 2025-07-25 21:39:54.51 spid51 Attempting to load library 'xpsqlbot.dll' into memory. This is an informational message only. No user action is required. 2025-07-25 21:39:54.51 spid51 Using 'xpsqlbot.dll' version '2017.140.3495' to execute extended stored procedure 'xp_qv'. This is an informational message only; no user action is required. 2025-07-25 21:39:54.55 spid51 Attempting to load library 'xpstar.dll' into memory. This is an informational message only. No user action is required. 2025-07-25 21:39:54.57 spid51 Using 'xpstar.dll' version '2017.140.3495' to execute extended stored procedure 'xp_sqlagent_notify'. This is an informational message only; no user action is required. TASK [Verify that the edition matches] ***************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:33 Friday 25 July 2025 21:40:32 -0400 (0:00:00.384) 0:02:35.927 *********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Friday 25 July 2025 21:40:32 -0400 (0:00:00.042) 0:02:35.969 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting ipaddress] ********************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 25 July 2025 21:40:32 -0400 (0:00:00.107) 0:02:36.077 *********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^ipaddress' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003719", "end": "2025-07-25 21:40:33.117047", "rc": 0, "start": "2025-07-25 21:40:33.113328" } STDOUT: ipaddress = 0.0.0.0 TASK [Verify the setting when it is type str ipaddress] ************************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 25 July 2025 21:40:33 -0400 (0:00:00.399) 0:02:36.477 *********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool ipaddress] *********************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 25 July 2025 21:40:33 -0400 (0:00:00.058) 0:02:36.535 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 0.0.0.0] ******************************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 25 July 2025 21:40:33 -0400 (0:00:00.040) 0:02:36.576 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the setting tcpport] ************************************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 25 July 2025 21:40:33 -0400 (0:00:00.039) 0:02:36.615 *********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tcpport' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003815", "end": "2025-07-25 21:40:33.639626", "rc": 0, "start": "2025-07-25 21:40:33.635811" } TASK [Verify the setting when it is type str tcpport] ************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 25 July 2025 21:40:33 -0400 (0:00:00.373) 0:02:36.989 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool tcpport] ************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 25 July 2025 21:40:33 -0400 (0:00:00.038) 0:02:37.028 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1433] ********************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 25 July 2025 21:40:33 -0400 (0:00:00.032) 0:02:37.061 *********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Get the value of the setting defaultdatadir] ***************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 25 July 2025 21:40:33 -0400 (0:00:00.039) 0:02:37.100 *********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^defaultdatadir' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003767", "end": "2025-07-25 21:40:34.135582", "rc": 0, "start": "2025-07-25 21:40:34.131815" } STDOUT: defaultdatadir = /tmp/mssql_data TASK [Verify the setting when it is type str defaultdatadir] ******************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 25 July 2025 21:40:34 -0400 (0:00:00.427) 0:02:37.527 *********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool defaultdatadir] ****************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 25 July 2025 21:40:34 -0400 (0:00:00.056) 0:02:37.584 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /tmp/mssql_data] *********************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 25 July 2025 21:40:34 -0400 (0:00:00.035) 0:02:37.619 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the setting defaultlogdir] ****************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 25 July 2025 21:40:34 -0400 (0:00:00.036) 0:02:37.656 *********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^defaultlogdir' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003797", "end": "2025-07-25 21:40:34.692161", "rc": 0, "start": "2025-07-25 21:40:34.688364" } STDOUT: defaultlogdir = /tmp/mssql_log TASK [Verify the setting when it is type str defaultlogdir] ******************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 25 July 2025 21:40:34 -0400 (0:00:00.391) 0:02:38.048 *********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool defaultlogdir] ******************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 25 July 2025 21:40:34 -0400 (0:00:00.053) 0:02:38.101 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /tmp/mssql_log] ************************************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 25 July 2025 21:40:34 -0400 (0:00:00.035) 0:02:38.136 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the setting enabled] ************************************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 25 July 2025 21:40:34 -0400 (0:00:00.035) 0:02:38.172 *********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^enabled' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004234", "end": "2025-07-25 21:40:35.196561", "rc": 0, "start": "2025-07-25 21:40:35.192327" } STDOUT: enabled = True TASK [Verify the setting when it is type str enabled] ************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 25 July 2025 21:40:35 -0400 (0:00:00.389) 0:02:38.561 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool enabled] ************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 25 July 2025 21:40:35 -0400 (0:00:00.066) 0:02:38.628 *********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 25 July 2025 21:40:35 -0400 (0:00:00.055) 0:02:38.684 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Friday 25 July 2025 21:40:35 -0400 (0:00:00.035) 0:02:38.720 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Friday 25 July 2025 21:40:35 -0400 (0:00:00.033) 0:02:38.753 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Friday 25 July 2025 21:40:35 -0400 (0:00:00.029) 0:02:38.782 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Friday 25 July 2025 21:40:35 -0400 (0:00:00.028) 0:02:38.811 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Friday 25 July 2025 21:40:35 -0400 (0:00:00.030) 0:02:38.841 *********** TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Friday 25 July 2025 21:40:35 -0400 (0:00:00.124) 0:02:38.965 *********** ok: [managed-node3] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-25 21:39:49 EDT", "ActiveEnterTimestampMonotonic": "812486342", "ActiveExitTimestamp": "Fri 2025-07-25 21:39:49 EDT", "ActiveExitTimestampMonotonic": "812254806", "ActiveState": "active", "After": "sysinit.target network.target -.mount auditd.service systemd-journald.socket system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-25 21:39:49 EDT", "AssertTimestampMonotonic": "812485461", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-25 21:39:49 EDT", "ConditionTimestampMonotonic": "812485459", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "62150", "ExecMainStartTimestamp": "Fri 2025-07-25 21:39:49 EDT", "ExecMainStartTimestampMonotonic": "812486284", "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", "FreezerState": "running", "GID": "989", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-07-25 21:39:49 EDT", "InactiveEnterTimestampMonotonic": "812484714", "InactiveExitTimestamp": "Fri 2025-07-25 21:39:49 EDT", "InactiveExitTimestampMonotonic": "812486342", "InvocationID": "a9ac29cc5bba44e6aed9474131ad9046", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "62150", "MemoryAccounting": "yes", "MemoryCurrent": "902754304", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount sysinit.target system.slice", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-25 21:39:49 EDT", "StateChangeTimestampMonotonic": "812486342", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "170", "TasksMax": "infinity", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-07-25 21:39:49 EDT", "WatchdogTimestampMonotonic": "812486339", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:9 Friday 25 July 2025 21:40:36 -0400 (0:00:00.537) 0:02:39.502 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002473", "end": "2025-07-25 21:40:36.557779", "failed_when_result": false, "rc": 1, "start": "2025-07-25 21:40:36.555306" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:15 Friday 25 July 2025 21:40:36 -0400 (0:00:00.394) 0:02:39.897 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002461", "end": "2025-07-25 21:40:36.915312", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:40:36.912851" } STDOUT: ipaddress = 0.0.0.0 TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:21 Friday 25 July 2025 21:40:36 -0400 (0:00:00.358) 0:02:40.256 *********** ok: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:96 Friday 25 July 2025 21:40:37 -0400 (0:00:00.042) 0:02:40.299 *********** ok: [managed-node3] => { "changed": false, "elapsed": 1, "gid": 989, "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": 7448, "state": "file", "uid": 993 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:117 Friday 25 July 2025 21:40:38 -0400 (0:00:01.365) 0:02:41.664 *********** ok: [managed-node3] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools18/bin/sqlcmd", "-No", "-S", "0.0.0.0", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.020548", "end": "2025-07-25 21:40:38.713997", "rc": 0, "start": "2025-07-25 21:40:38.693449" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2017 (RTM-CU31-GDR) (KB5058714) - 14.0.3495.9 (X64) Jun 10 2025 16:22:03 Copyright (C) 2017 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Stream 8) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:137 Friday 25 July 2025 21:40:38 -0400 (0:00:00.395) 0:02:42.060 *********** ok: [managed-node3] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:141 Friday 25 July 2025 21:40:38 -0400 (0:00:00.034) 0:02:42.095 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml for managed-node3 TASK [Gather package facts] **************************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:7 Friday 25 July 2025 21:40:38 -0400 (0:00:00.095) 0:02:42.190 *********** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Verify if the package is installed mssql-server-fts] ********************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:12 Friday 25 July 2025 21:40:40 -0400 (0:00:01.485) 0:02:43.675 *********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify if the package is not installed mssql-server-fts] ***************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:17 Friday 25 July 2025 21:40:40 -0400 (0:00:00.054) 0:02:43.730 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:148 Friday 25 July 2025 21:40:40 -0400 (0:00:00.043) 0:02:43.773 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml for managed-node3 TASK [Gather package facts] **************************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:7 Friday 25 July 2025 21:40:40 -0400 (0:00:00.054) 0:02:43.828 *********** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Verify if the package is installed powershell] *************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:12 Friday 25 July 2025 21:40:42 -0400 (0:00:01.593) 0:02:45.422 *********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify if the package is not installed powershell] *********************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:17 Friday 25 July 2025 21:40:42 -0400 (0:00:00.082) 0:02:45.504 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:159 Friday 25 July 2025 21:40:42 -0400 (0:00:00.080) 0:02:45.585 *********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^traceflag' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003808", "end": "2025-07-25 21:40:42.686251", "rc": 0, "start": "2025-07-25 21:40:42.682443" } STDOUT: traceflag0 = 3979 TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:164 Friday 25 July 2025 21:40:42 -0400 (0:00:00.442) 0:02:46.027 *********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:169 Friday 25 July 2025 21:40:42 -0400 (0:00:00.047) 0:02:46.075 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:175 Friday 25 July 2025 21:40:42 -0400 (0:00:00.047) 0:02:46.122 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting alternatewritethrough] ********************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 25 July 2025 21:40:42 -0400 (0:00:00.106) 0:02:46.229 *********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^alternatewritethrough' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003811", "end": "2025-07-25 21:40:43.277859", "rc": 0, "start": "2025-07-25 21:40:43.274048" } STDOUT: alternatewritethrough = 0 TASK [Verify the setting when it is type str alternatewritethrough] ************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 25 July 2025 21:40:43 -0400 (0:00:00.395) 0:02:46.624 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool alternatewritethrough] *********** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 25 July 2025 21:40:43 -0400 (0:00:00.052) 0:02:46.676 *********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 25 July 2025 21:40:43 -0400 (0:00:00.077) 0:02:46.754 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:181 Friday 25 July 2025 21:40:43 -0400 (0:00:00.081) 0:02:46.836 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting writethrough] ******************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 25 July 2025 21:40:43 -0400 (0:00:00.130) 0:02:46.966 *********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^writethrough' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003845", "end": "2025-07-25 21:40:44.053151", "rc": 0, "start": "2025-07-25 21:40:44.049306" } STDOUT: writethrough = 1 TASK [Verify the setting when it is type str writethrough] ********************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 25 July 2025 21:40:44 -0400 (0:00:00.546) 0:02:47.513 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool writethrough] ******************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 25 July 2025 21:40:44 -0400 (0:00:00.059) 0:02:47.572 *********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 25 July 2025 21:40:44 -0400 (0:00:00.056) 0:02:47.628 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:191 Friday 25 July 2025 21:40:44 -0400 (0:00:00.037) 0:02:47.666 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:202 Friday 25 July 2025 21:40:44 -0400 (0:00:00.038) 0:02:47.705 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:214 Friday 25 July 2025 21:40:44 -0400 (0:00:00.031) 0:02:47.736 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:222 Friday 25 July 2025 21:40:44 -0400 (0:00:00.032) 0:02:47.769 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:229 Friday 25 July 2025 21:40:44 -0400 (0:00:00.031) 0:02:47.801 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run to edit settings] **************************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:52 Friday 25 July 2025 21:40:44 -0400 (0:00:00.030) 0:02:47.831 *********** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Friday 25 July 2025 21:40:45 -0400 (0:00:00.745) 0:02:48.577 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Friday 25 July 2025 21:40:45 -0400 (0:00:00.051) 0:02:48.628 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Friday 25 July 2025 21:40:45 -0400 (0:00:00.039) 0:02:48.667 *********** ok: [managed-node3] => (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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node3] => (item=CentOS_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node3] => (item=CentOS_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.mssql : Run systemctl] ************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:22 Friday 25 July 2025 21:40:45 -0400 (0:00:00.060) 0:02:48.728 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Require installed systemd] ************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:29 Friday 25 July 2025 21:40:45 -0400 (0:00:00.034) 0:02:48.762 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:34 Friday 25 July 2025 21:40:45 -0400 (0:00:00.048) 0:02:48.811 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset internal role facts] ************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Friday 25 July 2025 21:40:45 -0400 (0:00:00.046) 0:02:48.858 *********** ok: [managed-node3] => { "ansible_facts": { "__mssql_is_active": null, "__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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:16 Friday 25 July 2025 21:40:45 -0400 (0:00:00.047) 0:02:48.905 *********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:24 Friday 25 July 2025 21:40:45 -0400 (0:00:00.050) 0:02:48.956 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:31 Friday 25 July 2025 21:40:45 -0400 (0:00:00.049) 0:02:49.006 *********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:38 Friday 25 July 2025 21:40:45 -0400 (0:00:00.037) 0:02:49.043 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:45 Friday 25 July 2025 21:40:45 -0400 (0:00:00.032) 0:02:49.075 *********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:52 Friday 25 July 2025 21:40:45 -0400 (0:00:00.035) 0:02:49.111 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:59 Friday 25 July 2025 21:40:45 -0400 (0:00:00.044) 0:02:49.155 *********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:66 Friday 25 July 2025 21:40:45 -0400 (0:00:00.042) 0:02:49.198 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:75 Friday 25 July 2025 21:40:45 -0400 (0:00:00.032) 0:02:49.230 *********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:84 Friday 25 July 2025 21:40:45 -0400 (0:00:00.030) 0:02:49.261 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Friday 25 July 2025 21:40:46 -0400 (0:00:00.032) 0:02:49.293 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:95 Friday 25 July 2025 21:40:46 -0400 (0:00:00.034) 0:02:49.327 *********** ok: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:107 Friday 25 July 2025 21:40:46 -0400 (0:00:00.098) 0:02:49.425 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:115 Friday 25 July 2025 21:40:46 -0400 (0:00:00.032) 0:02:49.458 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Friday 25 July 2025 21:40:46 -0400 (0:00:00.030) 0:02:49.489 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Friday 25 July 2025 21:40:46 -0400 (0:00:00.031) 0:02:49.520 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:143 Friday 25 July 2025 21:40:46 -0400 (0:00:00.031) 0:02:49.552 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:152 Friday 25 July 2025 21:40:46 -0400 (0:00:00.033) 0:02:49.585 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_ag_is_contained is not provided with version 2017] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Friday 25 July 2025 21:40:46 -0400 (0:00:00.030) 0:02:49.616 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify fail reuse_system_db=true is not provided without ag_is_contained] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Friday 25 July 2025 21:40:46 -0400 (0:00:00.032) 0:02:49.648 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:185 Friday 25 July 2025 21:40:46 -0400 (0:00:00.034) 0:02:49.683 *********** ok: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:189 Friday 25 July 2025 21:40:47 -0400 (0:00:01.449) 0:02:51.132 *********** ok: [managed-node3] => (item={'key': 2017, 'value': 14}) => { "ansible_facts": { "__mssql_current_version": "2017" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 } } skipping: [managed-node3] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not bigger then the existing SQL Server version] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:197 Friday 25 July 2025 21:40:48 -0400 (0:00:00.179) 0:02:51.311 *********** skipping: [managed-node3] => { "changed": false, "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:210 Friday 25 July 2025 21:40:48 -0400 (0:00:00.040) 0:02:51.352 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:217 Friday 25 July 2025 21:40:48 -0400 (0:00:00.030) 0:02:51.383 *********** ok: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:224 Friday 25 July 2025 21:40:48 -0400 (0:00:00.036) 0:02:51.419 *********** skipping: [managed-node3] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={'key': 2022, 'value': 16}) => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:238 Friday 25 July 2025 21:40:48 -0400 (0:00:00.060) 0:02:51.480 *********** ok: [managed-node3] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:252 Friday 25 July 2025 21:40:48 -0400 (0:00:00.539) 0:02:52.019 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:262 Friday 25 July 2025 21:40:48 -0400 (0:00:00.056) 0:02:52.076 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Friday 25 July 2025 21:40:48 -0400 (0:00:00.055) 0:02:52.132 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:287 Friday 25 July 2025 21:40:48 -0400 (0:00:00.048) 0:02:52.180 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:296 Friday 25 July 2025 21:40:48 -0400 (0:00:00.046) 0:02:52.227 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:308 Friday 25 July 2025 21:40:48 -0400 (0:00:00.036) 0:02:52.263 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:315 Friday 25 July 2025 21:40:49 -0400 (0:00:00.044) 0:02:52.308 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:327 Friday 25 July 2025 21:40:49 -0400 (0:00:00.039) 0:02:52.348 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:340 Friday 25 July 2025 21:40:49 -0400 (0:00:00.031) 0:02:52.379 *********** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Friday 25 July 2025 21:40:51 -0400 (0:00:02.844) 0:02:55.224 *********** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: mssql-server TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:350 Friday 25 July 2025 21:40:54 -0400 (0:00:02.847) 0:02:58.072 *********** ok: [managed-node3] => { "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.005039", "end": "2025-07-25 21:40:55.135752", "rc": 0, "start": "2025-07-25 21:40:55.130713" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is enabled] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:367 Friday 25 July 2025 21:40:55 -0400 (0:00:00.459) 0:02:58.532 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "mssql-server.service" ], "delta": "0:00:00.007904", "end": "2025-07-25 21:40:55.592233", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:40:55.584329" } STDOUT: enabled TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is running] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:374 Friday 25 July 2025 21:40:55 -0400 (0:00:00.404) 0:02:58.936 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-active", "mssql-server.service" ], "delta": "0:00:00.006632", "end": "2025-07-25 21:40:55.967735", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:40:55.961103" } STDOUT: active TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:381 Friday 25 July 2025 21:40:56 -0400 (0:00:00.373) 0:02:59.309 *********** ok: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:388 Friday 25 July 2025 21:40:56 -0400 (0:00:00.035) 0:02:59.344 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:404 Friday 25 July 2025 21:40:56 -0400 (0:00:00.030) 0:02:59.375 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Friday 25 July 2025 21:40:56 -0400 (0:00:00.031) 0:02:59.406 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml for managed-node3 included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions /var/opt/mssql/data] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Friday 25 July 2025 21:40:56 -0400 (0:00:00.095) 0:02:59.502 *********** ok: [managed-node3] => { "changed": false, "gid": 989, "group": "mssql", "mode": "0755", "owner": "mssql", "path": "/var/opt/mssql/data", "secontext": "unconfined_u:object_r:var_t:s0", "size": 156, "state": "directory", "uid": 993 } TASK [fedora.linux_system_roles.mssql : Append facts for the selinux role] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:12 Friday 25 July 2025 21:40:56 -0400 (0:00:00.433) 0:02:59.935 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the setting defaultdatadir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:28 Friday 25 July 2025 21:40:56 -0400 (0:00:00.089) 0:03:00.024 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting filelocation defaultdatadir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:40:56 -0400 (0:00:00.081) 0:03:00.106 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^defaultdatadir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002472", "end": "2025-07-25 21:40:57.151476", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:40:57.149004" } STDOUT: defaultdatadir = /tmp/mssql_data TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultdatadir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:40:57 -0400 (0:00:00.391) 0:03:00.498 *********** NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node3 changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "filelocation.defaultdatadir", "/var/opt/mssql/data" ], "delta": "0:00:00.043497", "end": "2025-07-25 21:40:57.617981", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:40:57.574484" } 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 filelocation defaultdatadir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:40:57 -0400 (0:00:00.470) 0:03:00.969 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions /var/opt/mssql/log] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Friday 25 July 2025 21:40:57 -0400 (0:00:00.047) 0:03:01.016 *********** ok: [managed-node3] => { "changed": false, "gid": 989, "group": "mssql", "mode": "0755", "owner": "mssql", "path": "/var/opt/mssql/log", "secontext": "unconfined_u:object_r:var_t:s0", "size": 4096, "state": "directory", "uid": 993 } TASK [fedora.linux_system_roles.mssql : Append facts for the selinux role] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:12 Friday 25 July 2025 21:40:58 -0400 (0:00:00.397) 0:03:01.413 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the setting defaultlogdir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:28 Friday 25 July 2025 21:40:58 -0400 (0:00:00.033) 0:03:01.446 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting filelocation defaultlogdir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:40:58 -0400 (0:00:00.052) 0:03:01.499 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^defaultlogdir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002648", "end": "2025-07-25 21:40:58.573100", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:40:58.570452" } STDOUT: defaultlogdir = /tmp/mssql_log TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultlogdir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:40:58 -0400 (0:00:00.417) 0:03:01.916 *********** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "filelocation.defaultlogdir", "/var/opt/mssql/log" ], "delta": "0:00:00.042697", "end": "2025-07-25 21:40:58.987332", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:40:58.944635" } 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 filelocation defaultlogdir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:40:59 -0400 (0:00:00.420) 0:03:02.337 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:445 Friday 25 July 2025 21:40:59 -0400 (0:00:00.120) 0:03:02.458 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:459 Friday 25 July 2025 21:40:59 -0400 (0:00:00.031) 0:03:02.490 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:470 Friday 25 July 2025 21:40:59 -0400 (0:00:00.030) 0:03:02.520 *********** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: tuned-profiles-mssql TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:476 Friday 25 July 2025 21:41:02 -0400 (0:00:02.807) 0:03:05.328 *********** ok: [managed-node3] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-25 21:26:29 EDT", "ActiveEnterTimestampMonotonic": "12033947", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service dbus.service sysinit.target systemd-journald.socket systemd-sysctl.service dbus.socket system.slice network.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-25 21:26:28 EDT", "AssertTimestampMonotonic": "11394573", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-25 21:26:28 EDT", "ConditionTimestampMonotonic": "11394572", "ConfigurationDirectoryMode": "0755", "Conflicts": "auto-cpufreq.service cpupower.service shutdown.target tlp.service power-profiles-daemon.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "708", "ExecMainStartTimestamp": "Fri 2025-07-25 21:26:28 EDT", "ExecMainStartTimestampMonotonic": "11395308", "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", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-07-25 21:26:28 EDT", "InactiveExitTimestampMonotonic": "11395349", "InvocationID": "60f2c80acff448a2867fbf16cdcc40d1", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "28608", "LimitNPROCSoft": "28608", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "708", "MemoryAccounting": "yes", "MemoryCurrent": "21393408", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice dbus.service dbus.socket", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-25 21:26:29 EDT", "StateChangeTimestampMonotonic": "12033947", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "45773", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-07-25 21:26:29 EDT", "WatchdogTimestampMonotonic": "12033944", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:483 Friday 25 July 2025 21:41:02 -0400 (0:00:00.498) 0:03:05.826 *********** ok: [managed-node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBtc3NxbAo=", "encoding": "base64", "source": "/etc/tuned/active_profile" } TASK [fedora.linux_system_roles.mssql : Decode the active Tuned profiles] ****** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:489 Friday 25 July 2025 21:41:02 -0400 (0:00:00.358) 0:03:06.184 *********** ok: [managed-node3] => { "ansible_facts": { "__mssql_tuned_active_profiles": "virtual-guest mssql" }, "changed": false } TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:502 Friday 25 July 2025 21:41:02 -0400 (0:00:00.037) 0:03:06.221 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:514 Friday 25 July 2025 21:41:02 -0400 (0:00:00.035) 0:03:06.257 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:523 Friday 25 July 2025 21:41:03 -0400 (0:00:00.034) 0:03:06.292 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:540 Friday 25 July 2025 21:41:03 -0400 (0:00:00.090) 0:03:06.382 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:548 Friday 25 July 2025 21:41:03 -0400 (0:00:00.032) 0:03:06.415 *********** ok: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:556 Friday 25 July 2025 21:41:03 -0400 (0:00:00.376) 0:03:06.791 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:565 Friday 25 July 2025 21:41:03 -0400 (0:00:00.033) 0:03:06.825 *********** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: mssql-tools18 unixODBC-devel TASK [fedora.linux_system_roles.mssql : Reset certificate_requests] ************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:582 Friday 25 July 2025 21:41:06 -0400 (0:00:02.844) 0:03:09.670 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set certificate_requests] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:586 Friday 25 July 2025 21:41:06 -0400 (0:00:00.033) 0:03:09.703 *********** TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:597 Friday 25 July 2025 21:41:06 -0400 (0:00:00.028) 0:03:09.732 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Friday 25 July 2025 21:41:06 -0400 (0:00:00.032) 0:03:09.765 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:608 Friday 25 July 2025 21:41:06 -0400 (0:00:00.030) 0:03:09.796 *********** skipping: [managed-node3] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:626 Friday 25 July 2025 21:41:06 -0400 (0:00:00.051) 0:03:09.847 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:635 Friday 25 July 2025 21:41:06 -0400 (0:00:00.031) 0:03:09.879 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:644 Friday 25 July 2025 21:41:06 -0400 (0:00:00.030) 0:03:09.910 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:651 Friday 25 July 2025 21:41:06 -0400 (0:00:00.079) 0:03:09.989 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:660 Friday 25 July 2025 21:41:06 -0400 (0:00:00.031) 0:03:10.020 *********** ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004225", "end": "2025-07-25 21:41:07.040657", "failed_when_result": false, "rc": 1, "start": "2025-07-25 21:41:07.036432" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:669 Friday 25 July 2025 21:41:07 -0400 (0:00:00.362) 0:03:10.382 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:676 Friday 25 July 2025 21:41:07 -0400 (0:00:00.036) 0:03:10.419 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:689 Friday 25 July 2025 21:41:07 -0400 (0:00:00.034) 0:03:10.454 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Friday 25 July 2025 21:41:07 -0400 (0:00:00.056) 0:03:10.511 *********** ok: [managed-node3] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-25 21:39:49 EDT", "ActiveEnterTimestampMonotonic": "812486342", "ActiveExitTimestamp": "Fri 2025-07-25 21:39:49 EDT", "ActiveExitTimestampMonotonic": "812254806", "ActiveState": "active", "After": "sysinit.target network.target -.mount auditd.service systemd-journald.socket system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-25 21:39:49 EDT", "AssertTimestampMonotonic": "812485461", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-25 21:39:49 EDT", "ConditionTimestampMonotonic": "812485459", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "62150", "ExecMainStartTimestamp": "Fri 2025-07-25 21:39:49 EDT", "ExecMainStartTimestampMonotonic": "812486284", "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", "FreezerState": "running", "GID": "989", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-07-25 21:39:49 EDT", "InactiveEnterTimestampMonotonic": "812484714", "InactiveExitTimestamp": "Fri 2025-07-25 21:39:49 EDT", "InactiveExitTimestampMonotonic": "812486342", "InvocationID": "a9ac29cc5bba44e6aed9474131ad9046", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "62150", "MemoryAccounting": "yes", "MemoryCurrent": "903503872", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount sysinit.target system.slice", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-25 21:39:49 EDT", "StateChangeTimestampMonotonic": "812486342", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "171", "TasksMax": "infinity", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-07-25 21:39:49 EDT", "WatchdogTimestampMonotonic": "812486339", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:9 Friday 25 July 2025 21:41:07 -0400 (0:00:00.493) 0:03:11.004 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002521", "end": "2025-07-25 21:41:08.030687", "failed_when_result": false, "rc": 1, "start": "2025-07-25 21:41:08.028166" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:15 Friday 25 July 2025 21:41:08 -0400 (0:00:00.368) 0:03:11.373 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002493", "end": "2025-07-25 21:41:08.391392", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:41:08.388899" } STDOUT: ipaddress = 0.0.0.0 TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:21 Friday 25 July 2025 21:41:08 -0400 (0:00:00.359) 0:03:11.732 *********** ok: [managed-node3] => { "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 : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:693 Friday 25 July 2025 21:41:08 -0400 (0:00:00.044) 0:03:11.777 *********** ok: [managed-node3] => { "changed": false, "elapsed": 1, "gid": 989, "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": 7448, "state": "file", "uid": 993 } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:699 Friday 25 July 2025 21:41:09 -0400 (0:00:01.369) 0:03:13.147 *********** FAILED - RETRYING: Check if the set password matches the existing password (3 retries left). FAILED - RETRYING: Check if the set password matches the existing password (2 retries left). FAILED - RETRYING: Check if the set password matches the existing password (1 retries left). fatal: [managed-node3]: FAILED! => { "attempts": 3, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ...ignoring TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:708 Friday 25 July 2025 21:41:26 -0400 (0:00:16.479) 0:03:29.626 *********** changed: [managed-node3] => { "changed": true, "name": "mssql-server", "state": "stopped", "status": { "ActiveEnterTimestamp": "Fri 2025-07-25 21:39:49 EDT", "ActiveEnterTimestampMonotonic": "812486342", "ActiveExitTimestamp": "Fri 2025-07-25 21:39:49 EDT", "ActiveExitTimestampMonotonic": "812254806", "ActiveState": "active", "After": "sysinit.target network.target -.mount auditd.service systemd-journald.socket system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-25 21:39:49 EDT", "AssertTimestampMonotonic": "812485461", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-25 21:39:49 EDT", "ConditionTimestampMonotonic": "812485459", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "62150", "ExecMainStartTimestamp": "Fri 2025-07-25 21:39:49 EDT", "ExecMainStartTimestampMonotonic": "812486284", "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", "FreezerState": "running", "GID": "989", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-07-25 21:39:49 EDT", "InactiveEnterTimestampMonotonic": "812484714", "InactiveExitTimestamp": "Fri 2025-07-25 21:39:49 EDT", "InactiveExitTimestampMonotonic": "812486342", "InvocationID": "a9ac29cc5bba44e6aed9474131ad9046", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "62150", "MemoryAccounting": "yes", "MemoryCurrent": "905678848", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount sysinit.target system.slice", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-25 21:39:49 EDT", "StateChangeTimestampMonotonic": "812486342", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "171", "TasksMax": "infinity", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-07-25 21:39:49 EDT", "WatchdogTimestampMonotonic": "812486339", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:717 Friday 25 July 2025 21:41:27 -0400 (0:00:00.955) 0:03:30.582 *********** ok: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:725 Friday 25 July 2025 21:41:28 -0400 (0:00:01.499) 0:03:32.082 *********** changed: [managed-node3] => { "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 : Pre-input SQL script files to SQL Server] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:746 Friday 25 July 2025 21:41:33 -0400 (0:00:04.666) 0:03:36.748 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Friday 25 July 2025 21:41:33 -0400 (0:00:00.033) 0:03:36.782 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:768 Friday 25 July 2025 21:41:33 -0400 (0:00:00.032) 0:03:36.814 *********** ok: [managed-node3] => { "changed": false, "cmd": "errorlog_edition=\"$(grep -oi 'Standard 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.004464", "end": "2025-07-25 21:41:33.868130", "rc": 0, "start": "2025-07-25 21:41:33.863666" } STDOUT: false TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:783 Friday 25 July 2025 21:41:33 -0400 (0:00:00.394) 0:03:37.209 *********** ok: [managed-node3] => { "changed": false, "name": "mssql-server", "state": "stopped", "status": { "ActiveEnterTimestamp": "Fri 2025-07-25 21:39:49 EDT", "ActiveEnterTimestampMonotonic": "812486342", "ActiveExitTimestamp": "Fri 2025-07-25 21:41:26 EDT", "ActiveExitTimestampMonotonic": "909801063", "ActiveState": "inactive", "After": "sysinit.target network.target -.mount auditd.service systemd-journald.socket system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-25 21:39:49 EDT", "AssertTimestampMonotonic": "812485461", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-25 21:39:49 EDT", "ConditionTimestampMonotonic": "812485459", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Fri 2025-07-25 21:41:27 EDT", "ExecMainExitTimestampMonotonic": "910245518", "ExecMainPID": "62150", "ExecMainStartTimestamp": "Fri 2025-07-25 21:39:49 EDT", "ExecMainStartTimestampMonotonic": "812486284", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2025-07-25 21:39:49 EDT] ; stop_time=[Fri 2025-07-25 21:41:27 EDT] ; pid=62150 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-07-25 21:41:27 EDT", "InactiveEnterTimestampMonotonic": "910245597", "InactiveExitTimestamp": "Fri 2025-07-25 21:39:49 EDT", "InactiveExitTimestampMonotonic": "812486342", "InvocationID": "a9ac29cc5bba44e6aed9474131ad9046", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount sysinit.target system.slice", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-25 21:41:27 EDT", "StateChangeTimestampMonotonic": "910245597", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "infinity", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "[not set]", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:792 Friday 25 July 2025 21:41:34 -0400 (0:00:00.602) 0:03:37.811 *********** ok: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:798 Friday 25 July 2025 21:41:36 -0400 (0:00:01.528) 0:03:39.339 *********** changed: [managed-node3] => { "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 : Configure the IP address setting] ****** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:817 Friday 25 July 2025 21:41:40 -0400 (0:00:04.741) 0:03:44.081 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network ipaddress] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:41:40 -0400 (0:00:00.056) 0:03:44.137 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002642", "end": "2025-07-25 21:41:41.159409", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:41:41.156767" } STDOUT: ipaddress = 0.0.0.0 TASK [fedora.linux_system_roles.mssql : Configure the setting network ipaddress] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:41:41 -0400 (0:00:00.392) 0:03:44.530 *********** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.ipaddress", "127.0.0.1" ], "delta": "0:00:00.043917", "end": "2025-07-25 21:41:41.654903", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:41:41.610986" } 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 ipaddress] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:41:41 -0400 (0:00:00.504) 0:03:45.034 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:824 Friday 25 July 2025 21:41:41 -0400 (0:00:00.054) 0:03:45.089 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1435] ************************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:831 Friday 25 July 2025 21:41:41 -0400 (0:00:00.115) 0:03:45.205 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1435] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Friday 25 July 2025 21:41:41 -0400 (0:00:00.051) 0:03:45.257 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:41:42 -0400 (0:00:00.085) 0:03:45.343 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003035", "end": "2025-07-25 21:41:42.404101", "failed_when_result": false, "rc": 1, "start": "2025-07-25 21:41:42.401066" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:41:42 -0400 (0:00:00.427) 0:03:45.771 *********** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1435" ], "delta": "0:00:00.043758", "end": "2025-07-25 21:41:42.898970", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:41:42.855212" } 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 tcpport] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:41:42 -0400 (0:00:00.476) 0:03:46.247 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:849 Friday 25 July 2025 21:41:43 -0400 (0:00:00.032) 0:03:46.280 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:869 Friday 25 July 2025 21:41:43 -0400 (0:00:00.031) 0:03:46.311 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting sqlagent enabled] ****** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:41:43 -0400 (0:00:00.059) 0:03:46.371 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^enabled = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.003914", "end": "2025-07-25 21:41:44.393324", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:41:43.389410" } STDOUT: enabled = True TASK [fedora.linux_system_roles.mssql : Configure the setting sqlagent enabled] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:41:44 -0400 (0:00:01.459) 0:03:47.831 *********** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "sqlagent.enabled", "False" ], "delta": "0:00:00.044501", "end": "2025-07-25 21:41:44.963106", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:41:44.918605" } 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 sqlagent enabled] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:41:45 -0400 (0:00:00.559) 0:03:48.390 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876 Friday 25 July 2025 21:41:45 -0400 (0:00:00.047) 0:03:48.438 *********** changed: [managed-node3] => { "changed": true, "rc": 0, "results": [ "Removed: mssql-server-fts-14.0.3495.9-1.x86_64" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 Friday 25 July 2025 21:41:48 -0400 (0:00:03.393) 0:03:51.831 *********** changed: [managed-node3] => { "changed": true, "rc": 0, "results": [ "Removed: powershell-7.5.1-1.rh.x86_64" ] } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:892 Friday 25 July 2025 21:41:51 -0400 (0:00:03.421) 0:03:55.253 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^traceflag[0-9] = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003260", "end": "2025-07-25 21:41:52.286586", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:41:52.283326" } STDOUT: traceflag0 = 3979 TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:898 Friday 25 July 2025 21:41:52 -0400 (0:00:00.405) 0:03:55.658 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:905 Friday 25 July 2025 21:41:52 -0400 (0:00:00.047) 0:03:55.706 *********** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "traceflag", "3979", "off" ], "delta": "0:00:00.043111", "end": "2025-07-25 21:41:52.814344", "rc": 0, "start": "2025-07-25 21:41:52.771233" } 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 alternatewritethrough setting] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:913 Friday 25 July 2025 21:41:52 -0400 (0:00:00.461) 0:03:56.167 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting control alternatewritethrough] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:41:52 -0400 (0:00:00.075) 0:03:56.243 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^alternatewritethrough = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002563", "end": "2025-07-25 21:41:53.288192", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:41:53.285629" } STDOUT: alternatewritethrough = 0 TASK [fedora.linux_system_roles.mssql : Configure the setting control alternatewritethrough] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:41:53 -0400 (0:00:00.408) 0:03:56.651 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting control alternatewritethrough] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:41:53 -0400 (0:00:00.242) 0:03:56.894 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:919 Friday 25 July 2025 21:41:53 -0400 (0:00:00.060) 0:03:56.955 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting control writethrough] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:41:53 -0400 (0:00:00.079) 0:03:57.035 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^writethrough = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.004145", "end": "2025-07-25 21:41:55.079077", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:41:54.074932" } STDOUT: writethrough = 1 TASK [fedora.linux_system_roles.mssql : Configure the setting control writethrough] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:41:55 -0400 (0:00:01.391) 0:03:58.426 *********** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "control.writethrough", "0" ], "delta": "0:00:00.044384", "end": "2025-07-25 21:41:55.495016", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:41:55.450632" } 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 control writethrough] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:41:55 -0400 (0:00:00.449) 0:03:58.876 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:929 Friday 25 July 2025 21:41:55 -0400 (0:00:00.055) 0:03:58.931 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:937 Friday 25 July 2025 21:41:55 -0400 (0:00:00.038) 0:03:58.970 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:945 Friday 25 July 2025 21:41:55 -0400 (0:00:00.039) 0:03:59.010 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:952 Friday 25 July 2025 21:41:55 -0400 (0:00:00.040) 0:03:59.051 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:959 Friday 25 July 2025 21:41:55 -0400 (0:00:00.038) 0:03:59.089 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:968 Friday 25 July 2025 21:41:55 -0400 (0:00:00.034) 0:03:59.123 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:981 Friday 25 July 2025 21:41:55 -0400 (0:00:00.031) 0:03:59.155 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:990 Friday 25 July 2025 21:41:55 -0400 (0:00:00.095) 0:03:59.250 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1004 Friday 25 July 2025 21:41:56 -0400 (0:00:00.044) 0:03:59.294 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1014 Friday 25 July 2025 21:41:56 -0400 (0:00:00.044) 0:03:59.339 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1019 Friday 25 July 2025 21:41:56 -0400 (0:00:00.048) 0:03:59.387 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1036 Friday 25 July 2025 21:41:56 -0400 (0:00:00.049) 0:03:59.437 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1041 Friday 25 July 2025 21:41:56 -0400 (0:00:00.051) 0:03:59.489 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1046 Friday 25 July 2025 21:41:56 -0400 (0:00:00.048) 0:03:59.537 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1052 Friday 25 July 2025 21:41:56 -0400 (0:00:00.051) 0:03:59.588 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1078 Friday 25 July 2025 21:41:56 -0400 (0:00:00.049) 0:03:59.637 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1099 Friday 25 July 2025 21:41:56 -0400 (0:00:00.050) 0:03:59.688 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1107 Friday 25 July 2025 21:41:56 -0400 (0:00:00.038) 0:03:59.727 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1117 Friday 25 July 2025 21:41:56 -0400 (0:00:00.035) 0:03:59.762 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1123 Friday 25 July 2025 21:41:56 -0400 (0:00:00.037) 0:03:59.799 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1140 Friday 25 July 2025 21:41:56 -0400 (0:00:00.039) 0:03:59.839 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail if any hosts are no longer active] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1144 Friday 25 July 2025 21:41:56 -0400 (0:00:00.033) 0:03:59.873 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset __mssql_is_active] *************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1159 Friday 25 July 2025 21:41:56 -0400 (0:00:00.031) 0:03:59.904 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1165 Friday 25 July 2025 21:41:56 -0400 (0:00:00.032) 0:03:59.936 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1185 Friday 25 July 2025 21:41:56 -0400 (0:00:00.030) 0:03:59.967 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1238 Friday 25 July 2025 21:41:56 -0400 (0:00:00.032) 0:04:00.000 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1245 Friday 25 July 2025 21:41:56 -0400 (0:00:00.035) 0:04:00.035 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1252 Friday 25 July 2025 21:41:56 -0400 (0:00:00.104) 0:04:00.140 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1264 Friday 25 July 2025 21:41:56 -0400 (0:00:00.035) 0:04:00.176 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1270 Friday 25 July 2025 21:41:56 -0400 (0:00:00.037) 0:04:00.213 *********** skipping: [managed-node3] => (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-node3] => (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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1278 Friday 25 July 2025 21:41:56 -0400 (0:00:00.059) 0:04:00.273 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1287 Friday 25 July 2025 21:41:57 -0400 (0:00:00.034) 0:04:00.308 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1295 Friday 25 July 2025 21:41:57 -0400 (0:00:00.030) 0:04:00.338 *********** skipping: [managed-node3] => (item={'key': 'cert', 'value': '/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-node3] => (item={'key': 'key', 'value': '/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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1309 Friday 25 July 2025 21:41:57 -0400 (0:00:00.041) 0:04:00.379 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1315 Friday 25 July 2025 21:41:57 -0400 (0:00:00.030) 0:04:00.410 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1321 Friday 25 July 2025 21:41:57 -0400 (0:00:00.031) 0:04:00.441 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1331 Friday 25 July 2025 21:41:57 -0400 (0:00:00.032) 0:04:00.473 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1338 Friday 25 July 2025 21:41:57 -0400 (0:00:00.030) 0:04:00.504 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1347 Friday 25 July 2025 21:41:57 -0400 (0:00:00.031) 0:04:00.535 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1354 Friday 25 July 2025 21:41:57 -0400 (0:00:00.035) 0:04:00.571 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail if any hosts are no longer active] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1358 Friday 25 July 2025 21:41:57 -0400 (0:00:00.040) 0:04:00.611 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1375 Friday 25 July 2025 21:41:57 -0400 (0:00:00.051) 0:04:00.663 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1388 Friday 25 July 2025 21:41:57 -0400 (0:00:00.058) 0:04:00.721 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1395 Friday 25 July 2025 21:41:57 -0400 (0:00:00.048) 0:04:00.769 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1402 Friday 25 July 2025 21:41:57 -0400 (0:00:00.052) 0:04:00.822 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1411 Friday 25 July 2025 21:41:57 -0400 (0:00:00.048) 0:04:00.870 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1418 Friday 25 July 2025 21:41:57 -0400 (0:00:00.051) 0:04:00.922 *********** skipping: [managed-node3] => (item={'key': 'cert', 'value': '/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-node3] => (item={'key': 'key', 'value': '/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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1430 Friday 25 July 2025 21:41:57 -0400 (0:00:00.058) 0:04:00.980 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1439 Friday 25 July 2025 21:41:57 -0400 (0:00:00.116) 0:04:01.097 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1446 Friday 25 July 2025 21:41:57 -0400 (0:00:00.037) 0:04:01.134 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1452 Friday 25 July 2025 21:41:57 -0400 (0:00:00.032) 0:04:01.167 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1460 Friday 25 July 2025 21:41:57 -0400 (0:00:00.032) 0:04:01.200 *********** skipping: [managed-node3] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1473 Friday 25 July 2025 21:41:57 -0400 (0:00:00.042) 0:04:01.243 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1485 Friday 25 July 2025 21:41:58 -0400 (0:00:00.061) 0:04:01.304 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1490 Friday 25 July 2025 21:41:58 -0400 (0:00:00.047) 0:04:01.351 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1498 Friday 25 July 2025 21:41:58 -0400 (0:00:00.052) 0:04:01.404 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1507 Friday 25 July 2025 21:41:58 -0400 (0:00:00.060) 0:04:01.465 *********** changed: [managed-node3] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Friday 25 July 2025 21:41:58 -0400 (0:00:00.487) 0:04:01.953 *********** changed: [managed-node3] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-25 21:39:49 EDT", "ActiveEnterTimestampMonotonic": "812486342", "ActiveExitTimestamp": "Fri 2025-07-25 21:41:26 EDT", "ActiveExitTimestampMonotonic": "909801063", "ActiveState": "inactive", "After": "sysinit.target network.target -.mount auditd.service systemd-journald.socket system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-25 21:39:49 EDT", "AssertTimestampMonotonic": "812485461", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-25 21:39:49 EDT", "ConditionTimestampMonotonic": "812485459", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Fri 2025-07-25 21:41:27 EDT", "ExecMainExitTimestampMonotonic": "910245518", "ExecMainPID": "62150", "ExecMainStartTimestamp": "Fri 2025-07-25 21:39:49 EDT", "ExecMainStartTimestampMonotonic": "812486284", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2025-07-25 21:39:49 EDT] ; stop_time=[Fri 2025-07-25 21:41:27 EDT] ; pid=62150 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-07-25 21:41:27 EDT", "InactiveEnterTimestampMonotonic": "910245597", "InactiveExitTimestamp": "Fri 2025-07-25 21:39:49 EDT", "InactiveExitTimestampMonotonic": "812486342", "InvocationID": "a9ac29cc5bba44e6aed9474131ad9046", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount sysinit.target system.slice", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-25 21:41:27 EDT", "StateChangeTimestampMonotonic": "910245597", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "infinity", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "[not set]", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1520 Friday 25 July 2025 21:41:59 -0400 (0:00:00.597) 0:04:02.550 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1527 Friday 25 July 2025 21:41:59 -0400 (0:00:00.051) 0:04:02.601 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run with the edited settings again - should report not changed] ********** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:69 Friday 25 July 2025 21:41:59 -0400 (0:00:00.049) 0:04:02.651 *********** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Friday 25 July 2025 21:42:00 -0400 (0:00:00.708) 0:04:03.359 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Friday 25 July 2025 21:42:00 -0400 (0:00:00.051) 0:04:03.410 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Friday 25 July 2025 21:42:00 -0400 (0:00:00.039) 0:04:03.450 *********** ok: [managed-node3] => (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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node3] => (item=CentOS_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node3] => (item=CentOS_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.mssql : Run systemctl] ************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:22 Friday 25 July 2025 21:42:00 -0400 (0:00:00.059) 0:04:03.509 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Require installed systemd] ************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:29 Friday 25 July 2025 21:42:00 -0400 (0:00:00.030) 0:04:03.539 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:34 Friday 25 July 2025 21:42:00 -0400 (0:00:00.031) 0:04:03.571 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset internal role facts] ************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Friday 25 July 2025 21:42:00 -0400 (0:00:00.030) 0:04:03.601 *********** ok: [managed-node3] => { "ansible_facts": { "__mssql_is_active": null, "__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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:16 Friday 25 July 2025 21:42:00 -0400 (0:00:00.105) 0:04:03.706 *********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:24 Friday 25 July 2025 21:42:00 -0400 (0:00:00.033) 0:04:03.740 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:31 Friday 25 July 2025 21:42:00 -0400 (0:00:00.032) 0:04:03.772 *********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:38 Friday 25 July 2025 21:42:00 -0400 (0:00:00.031) 0:04:03.804 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:45 Friday 25 July 2025 21:42:00 -0400 (0:00:00.033) 0:04:03.837 *********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:52 Friday 25 July 2025 21:42:00 -0400 (0:00:00.032) 0:04:03.870 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:59 Friday 25 July 2025 21:42:00 -0400 (0:00:00.033) 0:04:03.903 *********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:66 Friday 25 July 2025 21:42:00 -0400 (0:00:00.032) 0:04:03.936 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:75 Friday 25 July 2025 21:42:00 -0400 (0:00:00.033) 0:04:03.970 *********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:84 Friday 25 July 2025 21:42:00 -0400 (0:00:00.034) 0:04:04.004 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Friday 25 July 2025 21:42:00 -0400 (0:00:00.031) 0:04:04.036 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:95 Friday 25 July 2025 21:42:00 -0400 (0:00:00.033) 0:04:04.069 *********** ok: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:107 Friday 25 July 2025 21:42:00 -0400 (0:00:00.037) 0:04:04.106 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:115 Friday 25 July 2025 21:42:00 -0400 (0:00:00.031) 0:04:04.137 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Friday 25 July 2025 21:42:00 -0400 (0:00:00.031) 0:04:04.168 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Friday 25 July 2025 21:42:00 -0400 (0:00:00.030) 0:04:04.199 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:143 Friday 25 July 2025 21:42:00 -0400 (0:00:00.030) 0:04:04.229 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:152 Friday 25 July 2025 21:42:00 -0400 (0:00:00.032) 0:04:04.262 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_ag_is_contained is not provided with version 2017] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Friday 25 July 2025 21:42:01 -0400 (0:00:00.033) 0:04:04.296 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify fail reuse_system_db=true is not provided without ag_is_contained] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Friday 25 July 2025 21:42:01 -0400 (0:00:00.045) 0:04:04.342 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:185 Friday 25 July 2025 21:42:01 -0400 (0:00:00.071) 0:04:04.413 *********** ok: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:189 Friday 25 July 2025 21:42:02 -0400 (0:00:01.804) 0:04:06.218 *********** ok: [managed-node3] => (item={'key': 2017, 'value': 14}) => { "ansible_facts": { "__mssql_current_version": "2017" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 } } skipping: [managed-node3] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not bigger then the existing SQL Server version] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:197 Friday 25 July 2025 21:42:03 -0400 (0:00:00.149) 0:04:06.367 *********** skipping: [managed-node3] => { "changed": false, "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:210 Friday 25 July 2025 21:42:03 -0400 (0:00:00.060) 0:04:06.428 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:217 Friday 25 July 2025 21:42:03 -0400 (0:00:00.049) 0:04:06.477 *********** ok: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:224 Friday 25 July 2025 21:42:03 -0400 (0:00:00.050) 0:04:06.528 *********** skipping: [managed-node3] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={'key': 2022, 'value': 16}) => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:238 Friday 25 July 2025 21:42:03 -0400 (0:00:00.079) 0:04:06.607 *********** ok: [managed-node3] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:252 Friday 25 July 2025 21:42:03 -0400 (0:00:00.536) 0:04:07.144 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:262 Friday 25 July 2025 21:42:03 -0400 (0:00:00.053) 0:04:07.197 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Friday 25 July 2025 21:42:03 -0400 (0:00:00.040) 0:04:07.238 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:287 Friday 25 July 2025 21:42:04 -0400 (0:00:00.047) 0:04:07.286 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:296 Friday 25 July 2025 21:42:04 -0400 (0:00:00.146) 0:04:07.433 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:308 Friday 25 July 2025 21:42:04 -0400 (0:00:00.041) 0:04:07.474 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:315 Friday 25 July 2025 21:42:04 -0400 (0:00:00.061) 0:04:07.536 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:327 Friday 25 July 2025 21:42:04 -0400 (0:00:00.045) 0:04:07.582 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:340 Friday 25 July 2025 21:42:04 -0400 (0:00:00.039) 0:04:07.621 *********** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Friday 25 July 2025 21:42:07 -0400 (0:00:03.001) 0:04:10.623 *********** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: mssql-server TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:350 Friday 25 July 2025 21:42:10 -0400 (0:00:02.917) 0:04:13.540 *********** ok: [managed-node3] => { "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.004422", "end": "2025-07-25 21:42:10.611205", "rc": 0, "start": "2025-07-25 21:42:10.606783" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is enabled] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:367 Friday 25 July 2025 21:42:10 -0400 (0:00:00.420) 0:04:13.961 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "mssql-server.service" ], "delta": "0:00:00.008691", "end": "2025-07-25 21:42:10.986976", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:42:10.978285" } STDOUT: enabled TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is running] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:374 Friday 25 July 2025 21:42:11 -0400 (0:00:00.417) 0:04:14.378 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-active", "mssql-server.service" ], "delta": "0:00:00.007145", "end": "2025-07-25 21:42:11.438277", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:42:11.431132" } STDOUT: active TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:381 Friday 25 July 2025 21:42:11 -0400 (0:00:00.405) 0:04:14.784 *********** ok: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:388 Friday 25 July 2025 21:42:11 -0400 (0:00:00.060) 0:04:14.845 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:404 Friday 25 July 2025 21:42:11 -0400 (0:00:00.059) 0:04:14.904 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Friday 25 July 2025 21:42:11 -0400 (0:00:00.065) 0:04:14.970 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml for managed-node3 included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions /var/opt/mssql/data] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Friday 25 July 2025 21:42:11 -0400 (0:00:00.199) 0:04:15.169 *********** ok: [managed-node3] => { "changed": false, "gid": 989, "group": "mssql", "mode": "0755", "owner": "mssql", "path": "/var/opt/mssql/data", "secontext": "unconfined_u:object_r:var_t:s0", "size": 156, "state": "directory", "uid": 993 } TASK [fedora.linux_system_roles.mssql : Append facts for the selinux role] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:12 Friday 25 July 2025 21:42:12 -0400 (0:00:00.575) 0:04:15.745 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the setting defaultdatadir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:28 Friday 25 July 2025 21:42:12 -0400 (0:00:00.037) 0:04:15.783 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting filelocation defaultdatadir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:42:12 -0400 (0:00:00.059) 0:04:15.843 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^defaultdatadir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002497", "end": "2025-07-25 21:42:12.920191", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:42:12.917694" } STDOUT: defaultdatadir = /var/opt/mssql/data TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultdatadir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:42:12 -0400 (0:00:00.423) 0:04:16.266 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting filelocation defaultdatadir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:42:13 -0400 (0:00:00.045) 0:04:16.312 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions /var/opt/mssql/log] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Friday 25 July 2025 21:42:13 -0400 (0:00:00.058) 0:04:16.370 *********** ok: [managed-node3] => { "changed": false, "gid": 989, "group": "mssql", "mode": "0755", "owner": "mssql", "path": "/var/opt/mssql/log", "secontext": "unconfined_u:object_r:var_t:s0", "size": 4096, "state": "directory", "uid": 993 } TASK [fedora.linux_system_roles.mssql : Append facts for the selinux role] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:12 Friday 25 July 2025 21:42:13 -0400 (0:00:00.501) 0:04:16.872 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the setting defaultlogdir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:28 Friday 25 July 2025 21:42:13 -0400 (0:00:00.055) 0:04:16.928 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting filelocation defaultlogdir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:42:13 -0400 (0:00:00.111) 0:04:17.039 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^defaultlogdir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.003579", "end": "2025-07-25 21:42:15.114641", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:42:14.111062" } STDOUT: defaultlogdir = /var/opt/mssql/log TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultlogdir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:42:15 -0400 (0:00:01.424) 0:04:18.464 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting filelocation defaultlogdir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:42:15 -0400 (0:00:00.119) 0:04:18.584 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:445 Friday 25 July 2025 21:42:15 -0400 (0:00:00.034) 0:04:18.618 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:459 Friday 25 July 2025 21:42:15 -0400 (0:00:00.033) 0:04:18.652 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:470 Friday 25 July 2025 21:42:15 -0400 (0:00:00.031) 0:04:18.683 *********** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: tuned-profiles-mssql TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:476 Friday 25 July 2025 21:42:18 -0400 (0:00:02.879) 0:04:21.562 *********** ok: [managed-node3] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-25 21:26:29 EDT", "ActiveEnterTimestampMonotonic": "12033947", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service dbus.service sysinit.target systemd-journald.socket systemd-sysctl.service dbus.socket system.slice network.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-25 21:26:28 EDT", "AssertTimestampMonotonic": "11394573", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-25 21:26:28 EDT", "ConditionTimestampMonotonic": "11394572", "ConfigurationDirectoryMode": "0755", "Conflicts": "auto-cpufreq.service cpupower.service shutdown.target tlp.service power-profiles-daemon.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "708", "ExecMainStartTimestamp": "Fri 2025-07-25 21:26:28 EDT", "ExecMainStartTimestampMonotonic": "11395308", "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", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-07-25 21:26:28 EDT", "InactiveExitTimestampMonotonic": "11395349", "InvocationID": "60f2c80acff448a2867fbf16cdcc40d1", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "28608", "LimitNPROCSoft": "28608", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "708", "MemoryAccounting": "yes", "MemoryCurrent": "21393408", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice dbus.service dbus.socket", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-25 21:26:29 EDT", "StateChangeTimestampMonotonic": "12033947", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "45773", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-07-25 21:26:29 EDT", "WatchdogTimestampMonotonic": "12033944", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:483 Friday 25 July 2025 21:42:18 -0400 (0:00:00.506) 0:04:22.069 *********** ok: [managed-node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBtc3NxbAo=", "encoding": "base64", "source": "/etc/tuned/active_profile" } TASK [fedora.linux_system_roles.mssql : Decode the active Tuned profiles] ****** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:489 Friday 25 July 2025 21:42:19 -0400 (0:00:00.382) 0:04:22.451 *********** ok: [managed-node3] => { "ansible_facts": { "__mssql_tuned_active_profiles": "virtual-guest mssql" }, "changed": false } TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:502 Friday 25 July 2025 21:42:19 -0400 (0:00:00.059) 0:04:22.511 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:514 Friday 25 July 2025 21:42:19 -0400 (0:00:00.060) 0:04:22.572 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:523 Friday 25 July 2025 21:42:19 -0400 (0:00:00.045) 0:04:22.618 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:540 Friday 25 July 2025 21:42:19 -0400 (0:00:00.039) 0:04:22.657 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:548 Friday 25 July 2025 21:42:19 -0400 (0:00:00.038) 0:04:22.695 *********** ok: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:556 Friday 25 July 2025 21:42:19 -0400 (0:00:00.414) 0:04:23.110 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:565 Friday 25 July 2025 21:42:19 -0400 (0:00:00.050) 0:04:23.161 *********** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: mssql-tools18 unixODBC-devel TASK [fedora.linux_system_roles.mssql : Reset certificate_requests] ************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:582 Friday 25 July 2025 21:42:22 -0400 (0:00:02.899) 0:04:26.061 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set certificate_requests] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:586 Friday 25 July 2025 21:42:22 -0400 (0:00:00.033) 0:04:26.094 *********** TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:597 Friday 25 July 2025 21:42:22 -0400 (0:00:00.031) 0:04:26.125 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Friday 25 July 2025 21:42:22 -0400 (0:00:00.031) 0:04:26.156 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:608 Friday 25 July 2025 21:42:22 -0400 (0:00:00.032) 0:04:26.188 *********** skipping: [managed-node3] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:626 Friday 25 July 2025 21:42:22 -0400 (0:00:00.036) 0:04:26.224 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:635 Friday 25 July 2025 21:42:22 -0400 (0:00:00.031) 0:04:26.256 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:644 Friday 25 July 2025 21:42:23 -0400 (0:00:00.031) 0:04:26.288 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:651 Friday 25 July 2025 21:42:23 -0400 (0:00:00.031) 0:04:26.319 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:660 Friday 25 July 2025 21:42:23 -0400 (0:00:00.031) 0:04:26.351 *********** ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004707", "end": "2025-07-25 21:42:23.401151", "failed_when_result": false, "rc": 1, "start": "2025-07-25 21:42:23.396444" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:669 Friday 25 July 2025 21:42:23 -0400 (0:00:00.424) 0:04:26.775 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:676 Friday 25 July 2025 21:42:23 -0400 (0:00:00.059) 0:04:26.835 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:689 Friday 25 July 2025 21:42:23 -0400 (0:00:00.051) 0:04:26.886 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Friday 25 July 2025 21:42:23 -0400 (0:00:00.172) 0:04:27.059 *********** ok: [managed-node3] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-25 21:41:59 EDT", "ActiveEnterTimestampMonotonic": "942198621", "ActiveExitTimestamp": "Fri 2025-07-25 21:41:26 EDT", "ActiveExitTimestampMonotonic": "909801063", "ActiveState": "active", "After": "sysinit.target network.target -.mount auditd.service systemd-journald.socket system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-25 21:41:59 EDT", "AssertTimestampMonotonic": "942197712", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-25 21:41:59 EDT", "ConditionTimestampMonotonic": "942197711", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "75683", "ExecMainStartTimestamp": "Fri 2025-07-25 21:41:59 EDT", "ExecMainStartTimestampMonotonic": "942198568", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2025-07-25 21:41:59 EDT] ; stop_time=[n/a] ; pid=75683 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "989", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-07-25 21:41:27 EDT", "InactiveEnterTimestampMonotonic": "910245597", "InactiveExitTimestamp": "Fri 2025-07-25 21:41:59 EDT", "InactiveExitTimestampMonotonic": "942198621", "InvocationID": "bbd3b05044c7412fa8e8f6d004fdd6f1", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "75683", "MemoryAccounting": "yes", "MemoryCurrent": "622780416", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount sysinit.target system.slice", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-25 21:41:59 EDT", "StateChangeTimestampMonotonic": "942198621", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "136", "TasksMax": "infinity", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-07-25 21:41:59 EDT", "WatchdogTimestampMonotonic": "942198618", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:9 Friday 25 July 2025 21:42:24 -0400 (0:00:00.763) 0:04:27.822 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002419", "end": "2025-07-25 21:42:24.890294", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:42:24.887875" } STDOUT: tcpport = 1435 TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:15 Friday 25 July 2025 21:42:25 -0400 (0:00:00.475) 0:04:28.298 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.003580", "end": "2025-07-25 21:42:26.588350", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:42:25.584770" } STDOUT: ipaddress = 127.0.0.1 TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:21 Friday 25 July 2025 21:42:26 -0400 (0:00:01.655) 0:04:29.954 *********** ok: [managed-node3] => { "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 : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:693 Friday 25 July 2025 21:42:26 -0400 (0:00:00.074) 0:04:30.028 *********** ok: [managed-node3] => { "changed": false, "elapsed": 1, "gid": 989, "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": 6727, "state": "file", "uid": 993 } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:699 Friday 25 July 2025 21:42:28 -0400 (0:00:01.398) 0:04:31.426 *********** ok: [managed-node3] => { "attempts": 1, "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:708 Friday 25 July 2025 21:42:28 -0400 (0:00:00.438) 0:04:31.865 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:717 Friday 25 July 2025 21:42:28 -0400 (0:00:00.035) 0:04:31.900 *********** ok: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:725 Friday 25 July 2025 21:42:30 -0400 (0:00:01.522) 0:04:33.423 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:746 Friday 25 July 2025 21:42:30 -0400 (0:00:00.047) 0:04:33.471 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Friday 25 July 2025 21:42:30 -0400 (0:00:00.117) 0:04:33.588 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:768 Friday 25 July 2025 21:42:30 -0400 (0:00:00.036) 0:04:33.624 *********** ok: [managed-node3] => { "changed": false, "cmd": "errorlog_edition=\"$(grep -oi 'Standard 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.004314", "end": "2025-07-25 21:42:30.662483", "rc": 0, "start": "2025-07-25 21:42:30.658169" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:783 Friday 25 July 2025 21:42:30 -0400 (0:00:00.389) 0:04:34.014 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:792 Friday 25 July 2025 21:42:30 -0400 (0:00:00.044) 0:04:34.058 *********** ok: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:798 Friday 25 July 2025 21:42:32 -0400 (0:00:01.458) 0:04:35.516 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:817 Friday 25 July 2025 21:42:32 -0400 (0:00:00.046) 0:04:35.562 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network ipaddress] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:42:32 -0400 (0:00:00.095) 0:04:35.658 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.003516", "end": "2025-07-25 21:42:33.753751", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:42:32.750235" } STDOUT: ipaddress = 127.0.0.1 TASK [fedora.linux_system_roles.mssql : Configure the setting network ipaddress] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:42:33 -0400 (0:00:01.441) 0:04:37.099 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network ipaddress] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:42:33 -0400 (0:00:00.041) 0:04:37.140 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:824 Friday 25 July 2025 21:42:33 -0400 (0:00:00.032) 0:04:37.172 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1435] ************************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:831 Friday 25 July 2025 21:42:33 -0400 (0:00:00.034) 0:04:37.207 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1435] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Friday 25 July 2025 21:42:34 -0400 (0:00:00.100) 0:04:37.308 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:42:34 -0400 (0:00:00.054) 0:04:37.362 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.003509", "end": "2025-07-25 21:42:35.384205", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:42:34.380696" } STDOUT: tcpport = 1435 TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:42:35 -0400 (0:00:01.388) 0:04:38.750 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tcpport] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:42:35 -0400 (0:00:00.062) 0:04:38.813 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:849 Friday 25 July 2025 21:42:35 -0400 (0:00:00.050) 0:04:38.864 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:869 Friday 25 July 2025 21:42:35 -0400 (0:00:00.050) 0:04:38.915 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting sqlagent enabled] ****** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:42:35 -0400 (0:00:00.103) 0:04:39.019 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^enabled = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.003634", "end": "2025-07-25 21:42:37.049976", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:42:36.046342" } STDOUT: enabled = False TASK [fedora.linux_system_roles.mssql : Configure the setting sqlagent enabled] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:42:37 -0400 (0:00:01.388) 0:04:40.407 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting sqlagent enabled] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:42:37 -0400 (0:00:00.043) 0:04:40.451 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876 Friday 25 July 2025 21:42:37 -0400 (0:00:00.040) 0:04:40.492 *********** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 Friday 25 July 2025 21:42:40 -0400 (0:00:02.836) 0:04:43.328 *********** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:892 Friday 25 July 2025 21:42:42 -0400 (0:00:02.942) 0:04:46.271 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^traceflag[0-9] = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002632", "end": "2025-07-25 21:42:43.296754", "failed_when_result": false, "rc": 1, "start": "2025-07-25 21:42:43.294122" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:898 Friday 25 July 2025 21:42:43 -0400 (0:00:00.369) 0:04:46.641 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:905 Friday 25 July 2025 21:42:43 -0400 (0:00:00.033) 0:04:46.675 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:913 Friday 25 July 2025 21:42:43 -0400 (0:00:00.034) 0:04:46.709 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting control alternatewritethrough] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:42:43 -0400 (0:00:00.057) 0:04:46.767 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^alternatewritethrough = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002467", "end": "2025-07-25 21:42:43.793823", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:42:43.791356" } STDOUT: alternatewritethrough = 0 TASK [fedora.linux_system_roles.mssql : Configure the setting control alternatewritethrough] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:42:43 -0400 (0:00:00.421) 0:04:47.188 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting control alternatewritethrough] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:42:43 -0400 (0:00:00.065) 0:04:47.254 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:919 Friday 25 July 2025 21:42:44 -0400 (0:00:00.049) 0:04:47.303 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting control writethrough] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:42:44 -0400 (0:00:00.090) 0:04:47.394 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^writethrough = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002506", "end": "2025-07-25 21:42:44.456109", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:42:44.453603" } STDOUT: writethrough = 0 TASK [fedora.linux_system_roles.mssql : Configure the setting control writethrough] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:42:44 -0400 (0:00:00.411) 0:04:47.805 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting control writethrough] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:42:44 -0400 (0:00:00.049) 0:04:47.855 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:929 Friday 25 July 2025 21:42:44 -0400 (0:00:00.056) 0:04:47.912 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:937 Friday 25 July 2025 21:42:44 -0400 (0:00:00.053) 0:04:47.965 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:945 Friday 25 July 2025 21:42:44 -0400 (0:00:00.152) 0:04:48.118 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:952 Friday 25 July 2025 21:42:44 -0400 (0:00:00.055) 0:04:48.173 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:959 Friday 25 July 2025 21:42:44 -0400 (0:00:00.044) 0:04:48.218 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:968 Friday 25 July 2025 21:42:44 -0400 (0:00:00.049) 0:04:48.267 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:981 Friday 25 July 2025 21:42:45 -0400 (0:00:00.038) 0:04:48.305 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:990 Friday 25 July 2025 21:42:45 -0400 (0:00:00.031) 0:04:48.337 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1004 Friday 25 July 2025 21:42:45 -0400 (0:00:00.032) 0:04:48.370 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1014 Friday 25 July 2025 21:42:45 -0400 (0:00:00.033) 0:04:48.404 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1019 Friday 25 July 2025 21:42:45 -0400 (0:00:00.034) 0:04:48.438 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1036 Friday 25 July 2025 21:42:45 -0400 (0:00:00.032) 0:04:48.470 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1041 Friday 25 July 2025 21:42:45 -0400 (0:00:00.033) 0:04:48.503 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1046 Friday 25 July 2025 21:42:45 -0400 (0:00:00.032) 0:04:48.536 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1052 Friday 25 July 2025 21:42:45 -0400 (0:00:00.041) 0:04:48.577 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1078 Friday 25 July 2025 21:42:45 -0400 (0:00:00.078) 0:04:48.656 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1099 Friday 25 July 2025 21:42:45 -0400 (0:00:00.064) 0:04:48.720 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1107 Friday 25 July 2025 21:42:45 -0400 (0:00:00.046) 0:04:48.767 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1117 Friday 25 July 2025 21:42:45 -0400 (0:00:00.042) 0:04:48.809 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1123 Friday 25 July 2025 21:42:45 -0400 (0:00:00.045) 0:04:48.855 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1140 Friday 25 July 2025 21:42:45 -0400 (0:00:00.048) 0:04:48.903 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail if any hosts are no longer active] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1144 Friday 25 July 2025 21:42:45 -0400 (0:00:00.031) 0:04:48.934 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset __mssql_is_active] *************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1159 Friday 25 July 2025 21:42:45 -0400 (0:00:00.106) 0:04:49.041 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1165 Friday 25 July 2025 21:42:45 -0400 (0:00:00.038) 0:04:49.079 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1185 Friday 25 July 2025 21:42:45 -0400 (0:00:00.049) 0:04:49.129 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1238 Friday 25 July 2025 21:42:45 -0400 (0:00:00.040) 0:04:49.170 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1245 Friday 25 July 2025 21:42:45 -0400 (0:00:00.053) 0:04:49.223 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1252 Friday 25 July 2025 21:42:45 -0400 (0:00:00.042) 0:04:49.266 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1264 Friday 25 July 2025 21:42:46 -0400 (0:00:00.038) 0:04:49.304 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1270 Friday 25 July 2025 21:42:46 -0400 (0:00:00.034) 0:04:49.338 *********** skipping: [managed-node3] => (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-node3] => (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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1278 Friday 25 July 2025 21:42:46 -0400 (0:00:00.040) 0:04:49.378 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1287 Friday 25 July 2025 21:42:46 -0400 (0:00:00.032) 0:04:49.411 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1295 Friday 25 July 2025 21:42:46 -0400 (0:00:00.032) 0:04:49.443 *********** skipping: [managed-node3] => (item={'key': 'cert', 'value': '/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-node3] => (item={'key': 'key', 'value': '/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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1309 Friday 25 July 2025 21:42:46 -0400 (0:00:00.051) 0:04:49.495 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1315 Friday 25 July 2025 21:42:46 -0400 (0:00:00.047) 0:04:49.542 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1321 Friday 25 July 2025 21:42:46 -0400 (0:00:00.048) 0:04:49.591 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1331 Friday 25 July 2025 21:42:46 -0400 (0:00:00.047) 0:04:49.638 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1338 Friday 25 July 2025 21:42:46 -0400 (0:00:00.037) 0:04:49.676 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1347 Friday 25 July 2025 21:42:46 -0400 (0:00:00.040) 0:04:49.716 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1354 Friday 25 July 2025 21:42:46 -0400 (0:00:00.038) 0:04:49.755 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail if any hosts are no longer active] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1358 Friday 25 July 2025 21:42:46 -0400 (0:00:00.037) 0:04:49.792 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1375 Friday 25 July 2025 21:42:46 -0400 (0:00:00.035) 0:04:49.828 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1388 Friday 25 July 2025 21:42:46 -0400 (0:00:00.101) 0:04:49.930 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1395 Friday 25 July 2025 21:42:46 -0400 (0:00:00.033) 0:04:49.963 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1402 Friday 25 July 2025 21:42:46 -0400 (0:00:00.035) 0:04:49.998 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1411 Friday 25 July 2025 21:42:46 -0400 (0:00:00.033) 0:04:50.031 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1418 Friday 25 July 2025 21:42:46 -0400 (0:00:00.033) 0:04:50.065 *********** skipping: [managed-node3] => (item={'key': 'cert', 'value': '/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-node3] => (item={'key': 'key', 'value': '/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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1430 Friday 25 July 2025 21:42:46 -0400 (0:00:00.042) 0:04:50.108 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1439 Friday 25 July 2025 21:42:46 -0400 (0:00:00.032) 0:04:50.141 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1446 Friday 25 July 2025 21:42:46 -0400 (0:00:00.033) 0:04:50.175 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1452 Friday 25 July 2025 21:42:46 -0400 (0:00:00.032) 0:04:50.207 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1460 Friday 25 July 2025 21:42:46 -0400 (0:00:00.047) 0:04:50.255 *********** skipping: [managed-node3] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1473 Friday 25 July 2025 21:42:47 -0400 (0:00:00.041) 0:04:50.297 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1485 Friday 25 July 2025 21:42:47 -0400 (0:00:00.044) 0:04:50.341 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1490 Friday 25 July 2025 21:42:47 -0400 (0:00:00.056) 0:04:50.398 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1498 Friday 25 July 2025 21:42:47 -0400 (0:00:00.034) 0:04:50.433 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1507 Friday 25 July 2025 21:42:47 -0400 (0:00:00.034) 0:04:50.467 *********** ok: [managed-node3] => { "changed": false } META: ran handlers TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1520 Friday 25 July 2025 21:42:47 -0400 (0:00:00.424) 0:04:50.892 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1527 Friday 25 July 2025 21:42:47 -0400 (0:00:00.031) 0:04:50.924 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify disabled settings] ************************************************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:84 Friday 25 July 2025 21:42:47 -0400 (0:00:00.031) 0:04:50.956 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml for managed-node3 TASK [Get server version on non-booted systems] ******************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:10 Friday 25 July 2025 21:42:48 -0400 (0:00:00.507) 0:04:51.464 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get server edition on booted systems] ************************************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:19 Friday 25 July 2025 21:42:48 -0400 (0:00:00.034) 0:04:51.498 *********** ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail\nerrorlog=\"$(grep '^errorlogfile' /var/opt/mssql/mssql.conf \\\n2>&1 | sed 's\\errorlogfile : \\\\')\" || :\nif [ -f \"${errorlog}\" ]; then\n cat \"${errorlog}\"\nelse\n cat /var/opt/mssql/log/errorlog\nfi\n", "delta": "0:00:00.005714", "end": "2025-07-25 21:42:48.538316", "rc": 0, "start": "2025-07-25 21:42:48.532602" } STDOUT: 2025-07-25 21:42:00.94 Server Microsoft SQL Server 2017 (RTM-CU31-GDR) (KB5058714) - 14.0.3495.9 (X64) Jun 10 2025 16:22:03 Copyright (C) 2017 Microsoft Corporation Standard Edition (64-bit) on Linux (CentOS Stream 8) 2025-07-25 21:42:00.94 Server UTC adjustment: -4:00 2025-07-25 21:42:00.94 Server (c) Microsoft Corporation. 2025-07-25 21:42:00.94 Server All rights reserved. 2025-07-25 21:42:00.94 Server Server process ID is 400. 2025-07-25 21:42:00.94 Server Logging SQL Server messages in file '/var/opt/mssql/log/errorlog'. 2025-07-25 21:42:00.94 Server Registry startup parameters: -d /var/opt/mssql/data/master.mdf -l /var/opt/mssql/data/mastlog.ldf -e /var/opt/mssql/log/errorlog 2025-07-25 21:42:00.95 Server SQL Server detected 1 sockets with 2 cores per socket and 4 logical processors per socket, 4 total logical processors; using 4 logical processors based on SQL Server licensing. This is an informational message; no user action is required. 2025-07-25 21:42:00.95 Server SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required. 2025-07-25 21:42:00.95 Server Detected 5752 MB of RAM. This is an informational message; no user action is required. 2025-07-25 21:42:00.95 Server Using conventional memory in the memory manager. 2025-07-25 21:42:00.96 Server Page exclusion bitmap is enabled. 2025-07-25 21:42:01.03 Server Buffer pool extension is already disabled. No action is necessary. 2025-07-25 21:42:01.13 Server InitializeExternalUserGroupSid failed. Implied authentication will be disabled. 2025-07-25 21:42:01.13 Server Implied authentication manager initialization failed. Implied authentication will be disabled. 2025-07-25 21:42:01.14 Server Successfully initialized the TLS configuration. Allowed TLS protocol versions are ['1.0 1.1 1.2']. Allowed TLS ciphers are ['ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-ECDSA-AES128-SHA:AES256-GCM-SHA384:AES128-GCM-SHA256:AES256-SHA256:AES128-SHA256:AES256-SHA:AES128-SHA:!DHE-RSA-AES256-GCM-SHA384:!DHE-RSA-AES128-GCM-SHA256:!DHE-RSA-AES256-SHA:!DHE-RSA-AES128-SHA']. 2025-07-25 21:42:01.16 Server Query Store settings initialized with enabled = 1, 2025-07-25 21:42:01.17 Server Node configuration: node 0: CPU mask: 0x000000000000000f:0 Active CPU mask: 0x000000000000000f:0. This message provides a description of the NUMA configuration for this computer. This is an informational message only. No user action is required. 2025-07-25 21:42:01.17 Server The maximum number of dedicated administrator connections for this instance is '1' 2025-07-25 21:42:01.18 Server Using dynamic lock allocation. Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node. This is an informational message only. No user action is required. 2025-07-25 21:42:01.19 Server In-Memory OLTP initialized on lowend machine. 2025-07-25 21:42:01.22 Server Database Instant File Initialization: enabled. For security and performance considerations see the topic 'Database Instant File Initialization' in SQL Server Books Online. This is an informational message only. No user action is required. 2025-07-25 21:42:01.23 Server Software Usage Metrics is disabled. 2025-07-25 21:42:01.23 spid5s Starting up database 'master'. 2025-07-25 21:42:01.29 spid5s 3 transactions rolled forward in database 'master' (1:0). This is an informational message only. No user action is required. 2025-07-25 21:42:01.30 spid5s 0 transactions rolled back in database 'master' (1:0). This is an informational message only. No user action is required. 2025-07-25 21:42:01.30 spid5s Recovery is writing a checkpoint in database 'master' (1). This is an informational message only. No user action is required. 2025-07-25 21:42:01.47 spid5s SQL Server Audit is starting the audits. This is an informational message. No user action is required. 2025-07-25 21:42:01.47 spid5s SQL Server Audit has started the audits. This is an informational message. No user action is required. 2025-07-25 21:42:01.52 spid5s SQL Trace ID 1 was started by login "sa". 2025-07-25 21:42:01.54 spid5s Server name is 'managed-node3'. This is an informational message only. No user action is required. 2025-07-25 21:42:01.55 spid22s Always On: The availability replica manager is starting. This is an informational message only. No user action is required. 2025-07-25 21:42:01.56 spid22s Always On: The availability replica manager is waiting for the instance of SQL Server to allow client connections. This is an informational message only. No user action is required. 2025-07-25 21:42:01.56 spid11s Starting up database 'mssqlsystemresource'. 2025-07-25 21:42:01.57 spid11s The resource database build version is 14.00.3495. This is an informational message only. No user action is required. 2025-07-25 21:42:01.57 spid5s Starting up database 'msdb'. 2025-07-25 21:42:01.58 spid11s Starting up database 'model'. 2025-07-25 21:42:01.67 spid5s Recovery is writing a checkpoint in database 'msdb' (4). This is an informational message only. No user action is required. 2025-07-25 21:42:01.69 spid19s A self-generated certificate was successfully loaded for encryption. 2025-07-25 21:42:01.70 spid19s Server is listening on [ 127.0.0.1 1435]. 2025-07-25 21:42:01.70 Server Server is listening on [ ::1 1434]. 2025-07-25 21:42:01.70 Server Server is listening on [ 127.0.0.1 1434]. 2025-07-25 21:42:01.71 Server Dedicated admin connection support was established for listening locally on port 1434. 2025-07-25 21:42:01.71 spid19s SQL Server is now ready for client connections. This is an informational message; no user action is required. 2025-07-25 21:42:01.72 spid11s Polybase feature disabled. 2025-07-25 21:42:01.72 spid11s Clearing tempdb database. 2025-07-25 21:42:01.87 spid11s Starting up database 'tempdb'. 2025-07-25 21:42:01.97 spid11s The tempdb database has 1 data file(s). 2025-07-25 21:42:01.98 spid22s The Service Broker endpoint is in disabled or stopped state. 2025-07-25 21:42:01.98 spid22s The Database Mirroring endpoint is in disabled or stopped state. 2025-07-25 21:42:01.99 spid22s Service Broker manager has started. 2025-07-25 21:42:02.03 spid5s Recovery is complete. This is an informational message only. No user action is required. TASK [Verify that the edition matches] ***************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:33 Friday 25 July 2025 21:42:48 -0400 (0:00:00.387) 0:04:51.885 *********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Friday 25 July 2025 21:42:48 -0400 (0:00:00.056) 0:04:51.942 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting ipaddress] ********************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 25 July 2025 21:42:48 -0400 (0:00:00.113) 0:04:52.056 *********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^ipaddress' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004153", "end": "2025-07-25 21:42:49.093442", "rc": 0, "start": "2025-07-25 21:42:49.089289" } STDOUT: ipaddress = 127.0.0.1 TASK [Verify the setting when it is type str ipaddress] ************************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 25 July 2025 21:42:49 -0400 (0:00:00.390) 0:04:52.446 *********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool ipaddress] *********************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 25 July 2025 21:42:49 -0400 (0:00:00.054) 0:04:52.500 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 127.0.0.1] ***************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 25 July 2025 21:42:49 -0400 (0:00:00.036) 0:04:52.537 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the setting tcpport] ************************************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 25 July 2025 21:42:49 -0400 (0:00:00.123) 0:04:52.660 *********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tcpport' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003712", "end": "2025-07-25 21:42:49.733444", "rc": 0, "start": "2025-07-25 21:42:49.729732" } STDOUT: tcpport = 1435 TASK [Verify the setting when it is type str tcpport] ************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 25 July 2025 21:42:49 -0400 (0:00:00.457) 0:04:53.117 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool tcpport] ************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 25 July 2025 21:42:49 -0400 (0:00:00.045) 0:04:53.163 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1435] ********************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 25 July 2025 21:42:49 -0400 (0:00:00.043) 0:04:53.206 *********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Get the value of the setting defaultdatadir] ***************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 25 July 2025 21:42:49 -0400 (0:00:00.045) 0:04:53.252 *********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^defaultdatadir' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003777", "end": "2025-07-25 21:42:50.317542", "rc": 0, "start": "2025-07-25 21:42:50.313765" } STDOUT: defaultdatadir = /var/opt/mssql/data TASK [Verify the setting when it is type str defaultdatadir] ******************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 25 July 2025 21:42:50 -0400 (0:00:00.420) 0:04:53.673 *********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool defaultdatadir] ****************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 25 July 2025 21:42:50 -0400 (0:00:00.046) 0:04:53.719 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /var/opt/mssql/data] ******************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 25 July 2025 21:42:50 -0400 (0:00:00.036) 0:04:53.756 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the setting defaultlogdir] ****************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 25 July 2025 21:42:50 -0400 (0:00:00.035) 0:04:53.791 *********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^defaultlogdir' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003701", "end": "2025-07-25 21:42:50.843190", "rc": 0, "start": "2025-07-25 21:42:50.839489" } STDOUT: defaultlogdir = /var/opt/mssql/log TASK [Verify the setting when it is type str defaultlogdir] ******************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 25 July 2025 21:42:50 -0400 (0:00:00.396) 0:04:54.187 *********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool defaultlogdir] ******************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 25 July 2025 21:42:50 -0400 (0:00:00.048) 0:04:54.236 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /var/opt/mssql/log] ******************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 25 July 2025 21:42:50 -0400 (0:00:00.035) 0:04:54.271 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the setting enabled] ************************************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 25 July 2025 21:42:51 -0400 (0:00:00.035) 0:04:54.307 *********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^enabled' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003780", "end": "2025-07-25 21:42:51.376162", "rc": 0, "start": "2025-07-25 21:42:51.372382" } STDOUT: enabled = False TASK [Verify the setting when it is type str enabled] ************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 25 July 2025 21:42:51 -0400 (0:00:00.415) 0:04:54.722 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool enabled] ************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 25 July 2025 21:42:51 -0400 (0:00:00.044) 0:04:54.766 *********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 25 July 2025 21:42:51 -0400 (0:00:00.062) 0:04:54.829 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Friday 25 July 2025 21:42:51 -0400 (0:00:00.155) 0:04:54.984 *********** ok: [managed-node3] => { "changed": false, "stat": { "atime": 1753493925.9017017, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1753493925.8637013, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 989, "gr_name": "mssql", "inode": 266338752, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1753493925.8637013, "nlink": 2, "path": "/var/opt/mssql/data", "pw_name": "mssql", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 156, "uid": 993, "version": "562114437", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Friday 25 July 2025 21:42:52 -0400 (0:00:00.410) 0:04:55.394 *********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Friday 25 July 2025 21:42:52 -0400 (0:00:00.061) 0:04:55.455 *********** ok: [managed-node3] => { "changed": false, "stat": { "atime": 1753494121.5208237, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1753494121.5288239, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 989, "gr_name": "mssql", "inode": 268435904, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1753494121.5288239, "nlink": 2, "path": "/var/opt/mssql/log", "pw_name": "mssql", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 993, "version": "3642833235", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Friday 25 July 2025 21:42:52 -0400 (0:00:00.401) 0:04:55.857 *********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Friday 25 July 2025 21:42:52 -0400 (0:00:00.059) 0:04:55.916 *********** TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Friday 25 July 2025 21:42:52 -0400 (0:00:00.091) 0:04:56.007 *********** ok: [managed-node3] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-25 21:41:59 EDT", "ActiveEnterTimestampMonotonic": "942198621", "ActiveExitTimestamp": "Fri 2025-07-25 21:41:26 EDT", "ActiveExitTimestampMonotonic": "909801063", "ActiveState": "active", "After": "sysinit.target network.target -.mount auditd.service systemd-journald.socket system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-25 21:41:59 EDT", "AssertTimestampMonotonic": "942197712", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-25 21:41:59 EDT", "ConditionTimestampMonotonic": "942197711", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "75683", "ExecMainStartTimestamp": "Fri 2025-07-25 21:41:59 EDT", "ExecMainStartTimestampMonotonic": "942198568", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2025-07-25 21:41:59 EDT] ; stop_time=[n/a] ; pid=75683 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "989", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-07-25 21:41:27 EDT", "InactiveEnterTimestampMonotonic": "910245597", "InactiveExitTimestamp": "Fri 2025-07-25 21:41:59 EDT", "InactiveExitTimestampMonotonic": "942198621", "InvocationID": "bbd3b05044c7412fa8e8f6d004fdd6f1", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "75683", "MemoryAccounting": "yes", "MemoryCurrent": "625111040", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount sysinit.target system.slice", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-25 21:41:59 EDT", "StateChangeTimestampMonotonic": "942198621", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "138", "TasksMax": "infinity", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-07-25 21:41:59 EDT", "WatchdogTimestampMonotonic": "942198618", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:9 Friday 25 July 2025 21:42:53 -0400 (0:00:00.530) 0:04:56.538 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002582", "end": "2025-07-25 21:42:53.567762", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:42:53.565180" } STDOUT: tcpport = 1435 TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:15 Friday 25 July 2025 21:42:53 -0400 (0:00:00.371) 0:04:56.910 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002442", "end": "2025-07-25 21:42:53.933464", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:42:53.931022" } STDOUT: ipaddress = 127.0.0.1 TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:21 Friday 25 July 2025 21:42:53 -0400 (0:00:00.365) 0:04:57.275 *********** ok: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:96 Friday 25 July 2025 21:42:54 -0400 (0:00:00.045) 0:04:57.320 *********** ok: [managed-node3] => { "changed": false, "elapsed": 1, "gid": 989, "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": 6727, "state": "file", "uid": 993 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:117 Friday 25 July 2025 21:42:55 -0400 (0:00:01.375) 0:04:58.696 *********** ok: [managed-node3] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools18/bin/sqlcmd", "-No", "-S", "127.0.0.1,1435", "-U", "sa", "-P", "p@55w0rD1", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.019978", "end": "2025-07-25 21:42:55.735135", "rc": 0, "start": "2025-07-25 21:42:55.715157" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2017 (RTM-CU31-GDR) (KB5058714) - 14.0.3495.9 (X64) Jun 10 2025 16:22:03 Copyright (C) 2017 Microsoft Corporation Standard Edition (64-bit) on Linux (CentOS Stream 8) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:137 Friday 25 July 2025 21:42:55 -0400 (0:00:00.386) 0:04:59.082 *********** ok: [managed-node3] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:141 Friday 25 July 2025 21:42:55 -0400 (0:00:00.035) 0:04:59.118 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml for managed-node3 TASK [Gather package facts] **************************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:7 Friday 25 July 2025 21:42:55 -0400 (0:00:00.139) 0:04:59.257 *********** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Verify if the package is installed mssql-server-fts] ********************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:12 Friday 25 July 2025 21:42:57 -0400 (0:00:01.450) 0:05:00.708 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the package is not installed mssql-server-fts] ***************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:17 Friday 25 July 2025 21:42:57 -0400 (0:00:00.034) 0:05:00.743 *********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:148 Friday 25 July 2025 21:42:57 -0400 (0:00:00.048) 0:05:00.791 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml for managed-node3 TASK [Gather package facts] **************************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:7 Friday 25 July 2025 21:42:57 -0400 (0:00:00.055) 0:05:00.847 *********** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Verify if the package is installed powershell] *************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:12 Friday 25 July 2025 21:42:59 -0400 (0:00:01.444) 0:05:02.291 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the package is not installed powershell] *********************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:17 Friday 25 July 2025 21:42:59 -0400 (0:00:00.033) 0:05:02.324 *********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:159 Friday 25 July 2025 21:42:59 -0400 (0:00:00.043) 0:05:02.368 *********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^traceflag' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003766", "end": "2025-07-25 21:42:59.391915", "rc": 0, "start": "2025-07-25 21:42:59.388149" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:164 Friday 25 July 2025 21:42:59 -0400 (0:00:00.364) 0:05:02.733 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:169 Friday 25 July 2025 21:42:59 -0400 (0:00:00.033) 0:05:02.767 *********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:175 Friday 25 July 2025 21:42:59 -0400 (0:00:00.118) 0:05:02.886 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting alternatewritethrough] ********************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 25 July 2025 21:42:59 -0400 (0:00:00.055) 0:05:02.941 *********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^alternatewritethrough' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004262", "end": "2025-07-25 21:42:59.973842", "rc": 0, "start": "2025-07-25 21:42:59.969580" } STDOUT: alternatewritethrough = 0 TASK [Verify the setting when it is type str alternatewritethrough] ************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 25 July 2025 21:43:00 -0400 (0:00:00.405) 0:05:03.346 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool alternatewritethrough] *********** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 25 July 2025 21:43:00 -0400 (0:00:00.059) 0:05:03.406 *********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 25 July 2025 21:43:00 -0400 (0:00:00.064) 0:05:03.470 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:181 Friday 25 July 2025 21:43:00 -0400 (0:00:00.054) 0:05:03.525 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting writethrough] ******************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 25 July 2025 21:43:00 -0400 (0:00:00.091) 0:05:03.617 *********** ok: [managed-node3] => { "changed": false, "cmd": "grep '^writethrough' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003711", "end": "2025-07-25 21:43:00.679404", "rc": 0, "start": "2025-07-25 21:43:00.675693" } STDOUT: writethrough = 0 TASK [Verify the setting when it is type str writethrough] ********************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 25 July 2025 21:43:00 -0400 (0:00:00.418) 0:05:04.035 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool writethrough] ******************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 25 July 2025 21:43:00 -0400 (0:00:00.060) 0:05:04.096 *********** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 25 July 2025 21:43:00 -0400 (0:00:00.071) 0:05:04.167 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:191 Friday 25 July 2025 21:43:00 -0400 (0:00:00.056) 0:05:04.223 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:202 Friday 25 July 2025 21:43:00 -0400 (0:00:00.050) 0:05:04.274 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:214 Friday 25 July 2025 21:43:01 -0400 (0:00:00.040) 0:05:04.315 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:222 Friday 25 July 2025 21:43:01 -0400 (0:00:00.036) 0:05:04.352 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:229 Friday 25 July 2025 21:43:01 -0400 (0:00:00.039) 0:05:04.391 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the ansible_managed header in the configuration file] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:103 Friday 25 July 2025 21:43:01 -0400 (0:00:00.043) 0:05:04.435 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/check_header.yml for managed-node3 TASK [Grep the ansible_managed header in /var/opt/mssql/mssql.conf] ************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/check_header.yml:4 Friday 25 July 2025 21:43:01 -0400 (0:00:00.550) 0:05:04.986 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "Ansible managed\n", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002946", "end": "2025-07-25 21:43:02.080132", "rc": 0, "start": "2025-07-25 21:43:02.077186" } STDOUT: # BEGIN ANSIBLE MANAGED BLOCK # # Ansible managed # # system_role:mssql # END ANSIBLE MANAGED BLOCK [sqlagent] enabled = False [EULA] accepteula = Y [filelocation] defaultdatadir = /var/opt/mssql/data defaultlogdir = /var/opt/mssql/log [network] ipaddress = 127.0.0.1 tcpport = 1435 [traceflag] [control] alternatewritethrough = 0 writethrough = 0 TASK [Clean up after the role invocation] ************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_idempotency_2017.yml:18 Friday 25 July 2025 21:43:02 -0400 (0:00:00.445) 0:05:05.431 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml for managed-node3 TASK [Gather package facts] **************************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:3 Friday 25 July 2025 21:43:02 -0400 (0:00:00.057) 0:05:05.488 *********** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Set role variables needed for cleanup] *********************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:7 Friday 25 July 2025 21:43:03 -0400 (0:00:01.574) 0:05:07.062 *********** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Friday 25 July 2025 21:43:03 -0400 (0:00:00.061) 0:05:07.124 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Friday 25 July 2025 21:43:03 -0400 (0:00:00.046) 0:05:07.170 *********** ok: [managed-node3] => (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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node3] => (item=CentOS_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node3] => (item=CentOS_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.mssql : Run systemctl] ************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:22 Friday 25 July 2025 21:43:03 -0400 (0:00:00.078) 0:05:07.249 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Require installed systemd] ************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:29 Friday 25 July 2025 21:43:04 -0400 (0:00:00.040) 0:05:07.289 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:34 Friday 25 July 2025 21:43:04 -0400 (0:00:00.038) 0:05:07.328 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Purge cluster configuration] ********************************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:13 Friday 25 July 2025 21:43:04 -0400 (0:00:00.034) 0:05:07.362 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Debug ansible_python_version] ******************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:21 Friday 25 July 2025 21:43:04 -0400 (0:00:00.040) 0:05:07.403 *********** ok: [managed-node3] => { "ansible_python_version": "3.6.8" } TASK [Purge firewall configuration] ******************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:25 Friday 25 July 2025 21:43:04 -0400 (0:00:00.034) 0:05:07.437 *********** TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Friday 25 July 2025 21:43:04 -0400 (0:00:00.113) 0:05:07.550 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node3 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Friday 25 July 2025 21:43:04 -0400 (0:00:00.081) 0:05:07.632 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Friday 25 July 2025 21:43:04 -0400 (0:00:00.047) 0:05:07.679 *********** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Friday 25 July 2025 21:43:04 -0400 (0:00:00.388) 0:05:08.067 *********** ok: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:22 Friday 25 July 2025 21:43:04 -0400 (0:00:00.042) 0:05:08.110 *********** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:27 Friday 25 July 2025 21:43:05 -0400 (0:00:00.452) 0:05:08.562 *********** ok: [managed-node3] => { "ansible_facts": { "__firewall_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Run systemctl] ********************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:34 Friday 25 July 2025 21:43:05 -0400 (0:00:00.036) 0:05:08.598 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.007313", "end": "2025-07-25 21:43:05.629344", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:43:05.622031" } STDOUT: running TASK [fedora.linux_system_roles.firewall : Require installed systemd] ********** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:41 Friday 25 July 2025 21:43:05 -0400 (0:00:00.373) 0:05:08.972 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:46 Friday 25 July 2025 21:43:05 -0400 (0:00:00.034) 0:05:09.006 *********** ok: [managed-node3] => { "ansible_facts": { "__firewall_is_booted": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:51 Friday 25 July 2025 21:43:05 -0400 (0:00:00.038) 0:05:09.045 *********** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: firewalld TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:63 Friday 25 July 2025 21:43:08 -0400 (0:00:02.853) 0:05:11.898 *********** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:68 Friday 25 July 2025 21:43:08 -0400 (0:00:00.033) 0:05:11.932 *********** skipping: [managed-node3] => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:73 Friday 25 July 2025 21:43:08 -0400 (0:00:00.033) 0:05:11.965 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check which conflicting services are enabled] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Friday 25 July 2025 21:43:08 -0400 (0:00:00.031) 0:05:11.996 *********** skipping: [managed-node3] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:14 Friday 25 July 2025 21:43:08 -0400 (0:00:00.042) 0:05:12.039 *********** skipping: [managed-node3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'nftables', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'iptables', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'ufw', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:24 Friday 25 July 2025 21:43:08 -0400 (0:00:00.045) 0:05:12.084 *********** ok: [managed-node3] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Fri 2025-07-25 21:30:59 EDT", "ActiveEnterTimestampMonotonic": "282523760", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target sysinit.target dbus.service dbus.socket polkit.service system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-25 21:30:59 EDT", "AssertTimestampMonotonic": "282217663", "Before": "shutdown.target multi-user.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-25 21:30:59 EDT", "ConditionTimestampMonotonic": "282217662", "ConfigurationDirectoryMode": "0755", "Conflicts": "ip6tables.service ebtables.service iptables.service nftables.service ipset.service shutdown.target", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10203", "ExecMainStartTimestamp": "Fri 2025-07-25 21:30:59 EDT", "ExecMainStartTimestampMonotonic": "282219045", "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", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-07-25 21:30:59 EDT", "InactiveExitTimestampMonotonic": "282219079", "InvocationID": "c8a3a0020f33455aac5040e758c15b19", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "28608", "LimitNPROCSoft": "28608", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "10203", "MemoryAccounting": "yes", "MemoryCurrent": "45678592", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket sysinit.target system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-25 21:30:59 EDT", "StateChangeTimestampMonotonic": "282523760", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "45773", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2025-07-25 21:30:59 EDT", "WatchdogTimestampMonotonic": "282523757", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:30 Friday 25 July 2025 21:43:09 -0400 (0:00:00.496) 0:05:12.581 *********** ok: [managed-node3] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-25 21:30:59 EDT", "ActiveEnterTimestampMonotonic": "282523760", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target sysinit.target dbus.service dbus.socket polkit.service system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-25 21:30:59 EDT", "AssertTimestampMonotonic": "282217663", "Before": "shutdown.target multi-user.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-25 21:30:59 EDT", "ConditionTimestampMonotonic": "282217662", "ConfigurationDirectoryMode": "0755", "Conflicts": "ip6tables.service ebtables.service iptables.service nftables.service ipset.service shutdown.target", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10203", "ExecMainStartTimestamp": "Fri 2025-07-25 21:30:59 EDT", "ExecMainStartTimestampMonotonic": "282219045", "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", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-07-25 21:30:59 EDT", "InactiveExitTimestampMonotonic": "282219079", "InvocationID": "c8a3a0020f33455aac5040e758c15b19", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "28608", "LimitNPROCSoft": "28608", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "10203", "MemoryAccounting": "yes", "MemoryCurrent": "45678592", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket sysinit.target system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-25 21:30:59 EDT", "StateChangeTimestampMonotonic": "282523760", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "45773", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2025-07-25 21:30:59 EDT", "WatchdogTimestampMonotonic": "282523757", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36 Friday 25 July 2025 21:43:09 -0400 (0:00:00.564) 0:05:13.145 *********** ok: [managed-node3] => { "ansible_facts": { "__firewall_previous_replaced": true, "__firewall_python_cmd": "/usr/libexec/platform-python", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:45 Friday 25 July 2025 21:43:09 -0400 (0:00:00.109) 0:05:13.255 *********** ok: [managed-node3] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.14.228 closed. TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:58 Friday 25 July 2025 21:43:10 -0400 (0:00:00.293) 0:05:13.549 *********** ok: [managed-node3] => { "ansible_facts": { "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:74 Friday 25 July 2025 21:43:10 -0400 (0:00:00.041) 0:05:13.590 *********** TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:126 Friday 25 July 2025 21:43:10 -0400 (0:00:00.037) 0:05:13.627 *********** TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:137 Friday 25 July 2025 21:43:10 -0400 (0:00:00.039) 0:05:13.666 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:146 Friday 25 July 2025 21:43:10 -0400 (0:00:00.044) 0:05:13.711 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:152 Friday 25 July 2025 21:43:10 -0400 (0:00:00.036) 0:05:13.748 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:161 Friday 25 July 2025 21:43:10 -0400 (0:00:00.032) 0:05:13.781 *********** ok: [managed-node3] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.14.228 closed. TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:172 Friday 25 July 2025 21:43:10 -0400 (0:00:00.295) 0:05:14.076 *********** ok: [managed-node3] => { "ansible_facts": { "firewall_lib_result": { "changed": false } }, "changed": false } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:178 Friday 25 July 2025 21:43:10 -0400 (0:00:00.040) 0:05:14.117 *********** skipping: [managed-node3] => {} TASK [Purge selinux configuration] ********************************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:33 Friday 25 July 2025 21:43:10 -0400 (0:00:00.036) 0:05:14.154 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Leave realm] ************************************************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:40 Friday 25 July 2025 21:43:10 -0400 (0:00:00.031) 0:05:14.186 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Destroy Kerberos tickets] ************************************************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:48 Friday 25 July 2025 21:43:10 -0400 (0:00:00.038) 0:05:14.224 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove related packages] ************************************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:52 Friday 25 July 2025 21:43:10 -0400 (0:00:00.038) 0:05:14.263 *********** changed: [managed-node3] => { "changed": true, "rc": 0, "results": [ "Removed: guile-5:2.0.14-7.el8.x86_64", "Removed: bzip2-1.0.6-26.el8.x86_64", "Removed: libtool-ltdl-2.4.6-25.el8.x86_64", "Removed: unixODBC-2.3.11-1.rh.x86_64", "Removed: unixODBC-devel-2.3.11-1.rh.x86_64", "Removed: python2-2.7.18-17.module_el8+770+d35395c9.x86_64", "Removed: python2-libs-2.7.18-17.module_el8+770+d35395c9.x86_64", "Removed: python2-pip-9.0.3-19.module_el8+570+db61b4f9.noarch", "Removed: python2-pip-wheel-9.0.3-19.module_el8+570+db61b4f9.noarch", "Removed: python2-setuptools-39.0.1-14.module_el8+733+876ccfdb.noarch", "Removed: python2-setuptools-wheel-39.0.1-14.module_el8+733+876ccfdb.noarch", "Removed: cyrus-sasl-2.1.27-6.el8_5.x86_64", "Removed: cyrus-sasl-gssapi-2.1.27-6.el8_5.x86_64", "Removed: lsof-4.93.2-1.el8.x86_64", "Removed: msodbcsql18-18.5.1.1-1.x86_64", "Removed: libatomic-8.5.0-22.el8.x86_64", "Removed: libatomic_ops-7.6.2-3.el8.x86_64", "Removed: mssql-server-14.0.3495.9-1.x86_64", "Removed: libbabeltrace-1.5.4-4.el8.x86_64", "Removed: mssql-tools18-18.4.1.1-1.x86_64", "Removed: gc-7.6.4-3.el8.x86_64", "Removed: gcc-gdb-plugin-8.5.0-22.el8.x86_64", "Removed: gdb-8.2-20.el8.x86_64", "Removed: gdb-headless-8.2-20.el8.x86_64", "Removed: libicu-60.3-2.el8_1.x86_64", "Removed: libipt-1.6.1-8.el8.x86_64" ] } TASK [Remove related files] **************************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:65 Friday 25 July 2025 21:43:16 -0400 (0:00:05.415) 0:05:19.679 *********** [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-node3] => { "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/mssql-server.service.d /etc/systemd/system/multi-user.target.wants/mssql-server.service", "delta": "0:00:00.010513", "end": "2025-07-25 21:43:16.717501", "rc": 0, "start": "2025-07-25 21:43:16.706988" } STDOUT: removed '/var/opt/mssql/mssql.conf' removed directory '/var/opt/mssql/.system/system/Temp' removed '/var/opt/mssql/.system/system/lsa.hiv' removed '/var/opt/mssql/.system/system/lsasetup.log' removed '/var/opt/mssql/.system/system/debug/PASSWD.LOG' removed directory '/var/opt/mssql/.system/system/debug' removed '/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18/User/a59202ca-e072-44ef-b019-e8370668e122' 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/licensing.hiv' removed '/var/opt/mssql/.system/system/security.hiv' removed directory '/var/opt/mssql/.system/system' 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/Temp' 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/Certificates' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/CRLs' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/CTLs' 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' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates' removed '/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Crypto/RSA/S-1-5-21-3839368820-3811477633-3597484985-500/42e7704ae40b0d75de00736cc66b813a_ef8b20f2-3117-463c-b2cf-d436d20f55ec' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Crypto/RSA/S-1-5-21-3839368820-3811477633-3597484985-500' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Crypto/RSA' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Crypto' removed '/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect/S-1-5-21-3839368820-3811477633-3597484985-500/42de9bb0-8865-4a17-afb8-8c22528827d7' removed '/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect/S-1-5-21-3839368820-3811477633-3597484985-500/Preferred' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect/S-1-5-21-3839368820-3811477633-3597484985-500' removed '/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect/CREDHIST' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect' 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/LocalLow' removed directory '/var/opt/mssql/.system/profiles/Client/AppData' removed directory '/var/opt/mssql/.system/profiles/Client' removed directory '/var/opt/mssql/.system/profiles' removed '/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore/Microsoft.Diagnostics.Tracing.EventSource, Version=1.1.26.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' removed '/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore/Microsoft.Diagnostics.Tracing.EventSource, 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 '/var/opt/mssql/.system/instance_id' removed directory '/var/opt/mssql/.system' removed '/var/opt/mssql/data/master.mdf' removed '/var/opt/mssql/data/mastlog.ldf' removed '/var/opt/mssql/data/model.mdf' removed '/var/opt/mssql/data/modellog.ldf' removed '/var/opt/mssql/data/msdbdata.mdf' removed '/var/opt/mssql/data/msdblog.ldf' removed '/var/opt/mssql/data/tempdb.mdf' removed '/var/opt/mssql/data/templog.ldf' removed directory '/var/opt/mssql/data' removed '/var/opt/mssql/log/sqlagentstartup.log' removed '/var/opt/mssql/log/HkEngineEventFile_0_133979675249410000.xel' removed '/var/opt/mssql/log/system_health_0_133979675255320000.xel' removed '/var/opt/mssql/log/HkEngineEventFile_0_133979675321410000.xel' removed '/var/opt/mssql/log/system_health_0_133979675325380000.xel' removed '/var/opt/mssql/log/log_1.trc' removed '/var/opt/mssql/log/HkEngineEventFile_0_133979675917020000.xel' removed '/var/opt/mssql/log/system_health_0_133979675919140000.xel' removed '/var/opt/mssql/log/log_2.trc' removed '/var/opt/mssql/log/FDLAUNCHERRORLOG' removed '/var/opt/mssql/log/HkEngineEventFile_0_133979676913030000.xel' removed '/var/opt/mssql/log/system_health_0_133979676915160000.xel' removed '/var/opt/mssql/log/log_3.trc' removed '/var/opt/mssql/log/sqlagent.2' removed '/var/opt/mssql/log/sqlagent.1' removed '/var/opt/mssql/log/sqlagent.out' removed '/var/opt/mssql/log/HkEngineEventFile_0_133979676985720000.xel' removed '/var/opt/mssql/log/system_health_0_133979676987760000.xel' removed '/var/opt/mssql/log/log_4.trc' removed '/var/opt/mssql/log/errorlog.6' removed '/var/opt/mssql/log/errorlog.5' removed '/var/opt/mssql/log/errorlog.4' removed '/var/opt/mssql/log/errorlog.3' removed '/var/opt/mssql/log/errorlog.2' removed '/var/opt/mssql/log/errorlog.1' removed '/var/opt/mssql/log/errorlog' removed '/var/opt/mssql/log/HkEngineEventFile_0_133979677212130000.xel' removed '/var/opt/mssql/log/system_health_0_133979677215120000.xel' removed '/var/opt/mssql/log/log_5.trc' removed directory '/var/opt/mssql/log' removed '/var/opt/mssql/secrets/machine-key' removed directory '/var/opt/mssql/secrets' removed '/var/opt/mssql/FTData/tsara.xml' removed '/var/opt/mssql/FTData/tsben.xml' removed '/var/opt/mssql/FTData/tsbgr.xml' removed '/var/opt/mssql/FTData/tscat.xml' removed '/var/opt/mssql/FTData/tschs.xml' removed '/var/opt/mssql/FTData/tscht.xml' removed '/var/opt/mssql/FTData/tscze.xml' removed '/var/opt/mssql/FTData/tsdan.xml' removed '/var/opt/mssql/FTData/tsdeu.xml' removed '/var/opt/mssql/FTData/tseng.xml' removed '/var/opt/mssql/FTData/tsenu.xml' removed '/var/opt/mssql/FTData/tsesn.xml' removed '/var/opt/mssql/FTData/tsfra.xml' removed '/var/opt/mssql/FTData/tsgrk.xml' removed '/var/opt/mssql/FTData/tsguj.xml' removed '/var/opt/mssql/FTData/tsheb.xml' removed '/var/opt/mssql/FTData/tshin.xml' removed '/var/opt/mssql/FTData/tshrv.xml' removed '/var/opt/mssql/FTData/tsind.xml' removed '/var/opt/mssql/FTData/tsisl.xml' removed '/var/opt/mssql/FTData/tsita.xml' removed '/var/opt/mssql/FTData/tsjpn.xml' removed '/var/opt/mssql/FTData/tskan.xml' removed '/var/opt/mssql/FTData/tskor.xml' removed '/var/opt/mssql/FTData/tslth.xml' removed '/var/opt/mssql/FTData/tslvi.xml' removed '/var/opt/mssql/FTData/tsmal.xml' removed '/var/opt/mssql/FTData/tsmar.xml' removed '/var/opt/mssql/FTData/tsmsl.xml' removed '/var/opt/mssql/FTData/tsglobal.xml' removed '/var/opt/mssql/FTData/tsnld.xml' removed '/var/opt/mssql/FTData/tsnor.xml' removed '/var/opt/mssql/FTData/tspan.xml' removed '/var/opt/mssql/FTData/tsplk.xml' removed '/var/opt/mssql/FTData/tsptb.xml' removed '/var/opt/mssql/FTData/tsptg.xml' removed '/var/opt/mssql/FTData/tsrom.xml' removed '/var/opt/mssql/FTData/tsrus.xml' removed '/var/opt/mssql/FTData/tssky.xml' removed '/var/opt/mssql/FTData/tsslv.xml' removed '/var/opt/mssql/FTData/tssrb.xml' removed '/var/opt/mssql/FTData/tssrl.xml' removed '/var/opt/mssql/FTData/tssve.xml' removed '/var/opt/mssql/FTData/tstam.xml' removed '/var/opt/mssql/FTData/tstel.xml' removed '/var/opt/mssql/FTData/tstha.xml' removed '/var/opt/mssql/FTData/tstrk.xml' removed '/var/opt/mssql/FTData/tsukr.xml' removed '/var/opt/mssql/FTData/tsurd.xml' removed '/var/opt/mssql/FTData/tsvit.xml' removed directory '/var/opt/mssql/FTData/FilterData' removed directory '/var/opt/mssql/FTData' removed directory '/var/opt/mssql' removed directory '/opt/mssql/misc' removed directory '/opt/mssql' removed directory '/opt/mssql-tools18' removed '/etc/yum.repos.d/packages-microsoft-com-mssql-server-2017.repo' removed '/etc/yum.repos.d/packages-microsoft-com-prod.repo' removed directory '/tmp/mssql_data' removed directory '/tmp/mssql_log' removed '/etc/systemd/system/mssql-server.service.d/startlimit.conf' removed directory '/etc/systemd/system/mssql-server.service.d' TASK [Stop the mssql-server service] ******************************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:80 Friday 25 July 2025 21:43:16 -0400 (0:00:00.395) 0:05:20.074 *********** ok: [managed-node3] => { "changed": false, "cmd": "systemctl stop mssql-server || true", "delta": "0:00:00.010364", "end": "2025-07-25 21:43:17.106822", "rc": 0, "start": "2025-07-25 21:43:17.096458" } STDERR: Failed to stop mssql-server.service: Unit mssql-server.service not loaded. TASK [Get SELinux policy modules] ********************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:85 Friday 25 July 2025 21:43:17 -0400 (0:00:00.375) 0:05:20.450 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "semodule", "-l" ], "delta": "0:00:00.007973", "end": "2025-07-25 21:43:17.477706", "rc": 0, "start": "2025-07-25 21:43:17.469733" } STDOUT: abrt accountsd acct afs aiccu aide ajaxterm alsa amanda amtu anaconda antivirus apache apcupsd apm application arpwatch asterisk auditadm authconfig authlogin automount avahi awstats bacula base bcfg2 bind bitlbee blkmapd blueman bluetooth boinc boltd bootloader brctl brltty bugzilla bumblebee cachefilesd calamaris callweaver canna ccs cdrecord certmaster certmonger certwatch cfengine cgdcbxd cgroup chrome chronyd cinder cipe clock clogd cloudform cmirrord cobbler cockpit collectd colord comsat condor conman conntrackd consolekit couchdb courier cpucontrol cpufreqselector cpuplug cron ctdb cups cvs cyphesis cyrus daemontools dbadm dbskk dbus dcc ddclient denyhosts devicekit dhcp dictd dirsrv dirsrv-admin dmesg dmidecode dnsmasq dnssec dovecot drbd dspam entropyd exim fail2ban fcoe fetchmail finger firewalld firewallgui firstboot fprintd freeipmi freqset fstools ftp fwupd games gdomap geoclue getty git gitosis glance gnome gpg gpm gpsd gssproxy guest hddtemp hostapd hostname hsqldb hwloc hypervkvp ibacm icecast inetd init inn insights_client iodine iotop ipmievd ipsec iptables irc irqbalance iscsi isns jabber jetty jockey journalctl kdbus kdump kdumpgui keepalived kerberos keyboardd keystone kismet kmscon kpatch ksmtuned ktalk l2tp ldap libraries likewise linuxptp lircd livecd lldpad loadkeys locallogin lockdev logadm logging logrotate logwatch lpd lsm lttng-tools lvm mailman mailscanner man2html mandb mcelog mediawiki memcached milter minidlna minissdpd mip6d mirrormanager miscfiles mock modemmanager modutils mojomojo mon_statd mongodb motion mount mozilla mpd mplayer mrtg mta munin mysql mythtv naemon nagios namespace ncftool netlabel netutils networkmanager ninfod nis nova nscd nsd nslcd ntop ntp numad nut nx obex oddjob opafm openct opendnssec openfortivpn openhpid openshift openshift-origin opensm openvpn openvswitch openwsman oracleasm osad pads passenger pcmcia pcp pcscd pdns pegasus permissivedomains pesign pingd piranha pkcs pkcs11proxyd pki plymouthd podsleuth policykit polipo portmap portreserve postfix postgresql postgrey ppp prelink prelude privoxy procmail prosody psad ptchown publicfile pulseaudio puppet pwauth qmail qpid quantum quota rabbitmq radius radvd raid rasdaemon rdisc readahead realmd redis remotelogin restraint rhcs rhev rhgb rhnsd rhsmcertd rhts ricci rkhunter rkt rlogin rngd rolekit roundup rpc rpcbind rpm rrdcached rshd rssh rsync rtas rtkit rwho samba sambagui sandboxX sanlock sasl sbd sblim screen secadm sectoolm selinuxutil sendmail sensord setrans setroubleshoot seunshare sge shorewall slocate slpd smartmon smokeping smoltclient smsd snapper snmp snort sosreport soundserver spamassassin speech-dispatcher squid ssh sslh sssd staff stapserver stratisd stunnel su sudo svnserve swift sysadm sysadm_secadm sysnetwork sysstat systemd tangd targetd tcpd tcsd telepathy telnet tftp tgtd thin thumb timedatex tlp tmpreaper tomcat tor tuned tvtime udev ulogd uml unconfined unconfineduser unlabelednet unprivuser updfstab usbmodules usbmuxd userdomain userhelper usermanage usernetctl uucp uuidd varnishd vdagent vhostmd virt vlock vmtools vmware vnstatd vpn w3c watchdog wdmd webadm webalizer wine wireshark xen xguest xserver zabbix zarafa zebra zoneminder zosremote TASK [Ensure that semanage command is available] ******************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:91 Friday 25 July 2025 21:43:17 -0400 (0:00:00.377) 0:05:20.827 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Hack around broken mssql SELinux profile and actually remove it] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:99 Friday 25 July 2025 21:43:17 -0400 (0:00:00.033) 0:05:20.860 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check for leftover mssql processes] ************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:108 Friday 25 July 2025 21:43:17 -0400 (0:00:00.030) 0:05:20.891 *********** ok: [managed-node3] => { "changed": false, "cmd": [ "pgrep", "-au", "mssql" ], "delta": "0:00:00.005722", "end": "2025-07-25 21:43:17.915618", "failed_when_result": false, "rc": 1, "start": "2025-07-25 21:43:17.909896" } MSG: non-zero return code TASK [Kill leftover mssql processes] ******************************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:115 Friday 25 July 2025 21:43:17 -0400 (0:00:00.371) 0:05:21.263 *********** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove system user] ****************************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:120 Friday 25 July 2025 21:43:18 -0400 (0:00:00.033) 0:05:21.296 *********** changed: [managed-node3] => { "changed": true, "force": false, "name": "mssql", "remove": true, "state": "absent" } STDERR: userdel: mssql mail spool (/var/spool/mail/mssql) not found userdel: mssql home directory (/var/opt/mssql) not found META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node3 : ok=345 changed=37 unreachable=0 failed=0 skipped=613 rescued=0 ignored=1 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Friday 25 July 2025 21:43:18 -0400 (0:00:00.613) 0:05:21.910 *********** =============================================================================== fedora.linux_system_roles.mssql : Ensure the package mssql-server ------ 37.37s /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts -- 28.36s /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876 fedora.linux_system_roles.mssql : Check if the set password matches the existing password -- 16.48s /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:699 fedora.linux_system_roles.mssql : Ensure the package powershell -------- 11.66s /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 fedora.linux_system_roles.mssql : Set up MSSQL -------------------------- 8.29s /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:404 fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed --- 6.67s /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:565 fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux --- 6.06s /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:340 fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed --- 5.72s /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:470 Remove related packages ------------------------------------------------- 5.42s /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:52 fedora.linux_system_roles.mssql : Change the edition of MSSQL ----------- 4.74s /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:798 fedora.linux_system_roles.mssql : Change the password of sa user -------- 4.67s /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:725 fedora.linux_system_roles.mssql : Ensure the package powershell --------- 3.42s /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts --- 3.39s /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876 fedora.linux_system_roles.mssql : Gather package facts ------------------ 3.19s /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:185 fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux --- 3.00s /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:340 fedora.linux_system_roles.mssql : Ensure the package powershell --------- 2.94s /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 fedora.linux_system_roles.mssql : Ensure the package mssql-server ------- 2.92s /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed --- 2.90s /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:565 fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed --- 2.88s /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:470 fedora.linux_system_roles.firewall : Install firewalld ------------------ 2.85s /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:51