# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_idempotency_2022.yml ******************************************* 1 plays in /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tests_idempotency_2022.yml PLAY [Ensure that the role is idempotent] ************************************** TASK [Run tests_idempotency with SQL Server 2022] ****************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tests_idempotency_2022.yml:16 Saturday 09 December 2023 19:01:38 +0000 (0:00:00.086) 0:00:00.086 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/tests_idempotency.yml for sut TASK [Assert fail on EL 7 with version = 2022 and EL 9 with version != 2022] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/tests_idempotency.yml:2 Saturday 09 December 2023 19:01:38 +0000 (0:00:00.011) 0:00:00.098 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/assert_fail_on_unsupported_ver.yml for sut TASK [Ensure ansible_facts to get ansible_distribution] ************************ task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/assert_fail_on_unsupported_ver.yml:2 Saturday 09 December 2023 19:01:38 +0000 (0:00:00.021) 0:00:00.120 ***** ok: [sut] TASK [Run the role] ************************************************************ task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/assert_fail_on_unsupported_ver.yml:15 Saturday 09 December 2023 19:01:39 +0000 (0:00:00.712) 0:00:00.832 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version is version('7', '=') and mssql_version | int == 2022) or (ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version is version('9', '=') and mssql_version | int != 2022)", "skip_reason": "Conditional result was False" } TASK [Unreachable task] ******************************************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/assert_fail_on_unsupported_ver.yml:22 Saturday 09 December 2023 19:01:39 +0000 (0:00:00.044) 0:00:00.877 ***** skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version is version('7', '=') and mssql_version | int == 2022) or (ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version is version('9', '=') and mssql_version | int != 2022)", "skip_reason": "Conditional result was False" } TASK [Run on a fresh host and set all parameters] ****************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/tests_idempotency.yml:5 Saturday 09 December 2023 19:01:39 +0000 (0:00:00.071) 0:00:00.949 ***** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Saturday 09 December 2023 19:01:39 +0000 (0:00:00.139) 0:00:01.089 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Saturday 09 December 2023 19:01:39 +0000 (0:00:00.012) 0:00:01.101 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Saturday 09 December 2023 19:01:39 +0000 (0:00:00.074) 0:00:01.176 ***** ok: [sut] => (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 ] }, "ansible_included_var_files": [ "/WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__mssql_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (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": [ "/WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (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": [ "/WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/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 : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Saturday 09 December 2023 19:01:39 +0000 (0:00:00.035) 0:00:01.211 ***** ok: [sut] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Saturday 09 December 2023 19:01:39 +0000 (0:00:00.022) 0:00:01.234 ***** skipping: [sut] => { "false_condition": "mssql_input_sql_file is defined" } TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Saturday 09 December 2023 19:01:39 +0000 (0:00:00.029) 0:00:01.263 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_input_sql_file is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Saturday 09 December 2023 19:01:39 +0000 (0:00:00.021) 0:00:01.284 ***** skipping: [sut] => { "false_condition": "mssql_ha_listener_port is defined" } TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Saturday 09 December 2023 19:01:39 +0000 (0:00:00.030) 0:00:01.315 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_listener_port is defined", "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Saturday 09 December 2023 19:01:39 +0000 (0:00:00.013) 0:00:01.329 ***** skipping: [sut] => { "false_condition": "mssql_ad_sql_user_name is defined" } TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Saturday 09 December 2023 19:01:39 +0000 (0:00:00.013) 0:00:01.342 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_sql_user_name is defined", "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Saturday 09 December 2023 19:01:39 +0000 (0:00:00.013) 0:00:01.356 ***** skipping: [sut] => { "false_condition": "mssql_ha_cluster_run_role is defined" } TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Saturday 09 December 2023 19:01:39 +0000 (0:00:00.014) 0:00:01.370 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_cluster_run_role is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:69 Saturday 09 December 2023 19:01:39 +0000 (0:00:00.014) 0:00:01.385 ***** ok: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:81 Saturday 09 December 2023 19:01:39 +0000 (0:00:00.036) 0:00:01.421 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:89 Saturday 09 December 2023 19:01:39 +0000 (0:00:00.018) 0:00:01.440 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:98 Saturday 09 December 2023 19:01:39 +0000 (0:00:00.059) 0:00:01.500 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:107 Saturday 09 December 2023 19:01:39 +0000 (0:00:00.044) 0:00:01.544 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_ag_cluster_type | lower == 'none'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:117 Saturday 09 December 2023 19:01:39 +0000 (0:00:00.056) 0:00:01.601 ***** skipping: [sut] => { "changed": false, "false_condition": "(mssql_manage_selinux | bool) or (mssql_run_selinux_confined | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:126 Saturday 09 December 2023 19:01:39 +0000 (0:00:00.070) 0:00:01.671 ***** ok: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:130 Saturday 09 December 2023 19:01:41 +0000 (0:00:01.626) 0:00:03.297 ***** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ansible_facts.packages[\"mssql-server\"][0][\"version\"] is defined", "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ansible_facts.packages[\"mssql-server\"][0][\"version\"] is defined", "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ansible_facts.packages[\"mssql-server\"][0][\"version\"] is defined", "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:138 Saturday 09 December 2023 19:01:41 +0000 (0:00:00.140) 0:00:03.438 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_version is none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:145 Saturday 09 December 2023 19:01:41 +0000 (0:00:00.036) 0:00:03.474 ***** ok: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:152 Saturday 09 December 2023 19:01:41 +0000 (0:00:00.132) 0:00:03.607 ***** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_version | int == item.key", "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_version | int == item.key", "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ansible_facts.packages[\"mssql-server\"][0][\"version\"] is defined", "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Saturday 09 December 2023 19:01:42 +0000 (0:00:00.245) 0:00:03.853 ***** ok: [sut] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version {{ __mssql_current_version }}] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:179 Saturday 09 December 2023 19:01:43 +0000 (0:00:01.680) 0:00:05.533 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_current_version is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:189 Saturday 09 December 2023 19:01:43 +0000 (0:00:00.023) 0:00:05.556 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_current_version is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2022] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:200 Saturday 09 December 2023 19:01:43 +0000 (0:00:00.020) 0:00:05.577 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_current_version is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2022] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:208 Saturday 09 December 2023 19:01:43 +0000 (0:00:00.018) 0:00:05.596 ***** changed: [sut] => { "changed": true, "repo": "packages-microsoft-com-mssql-server-2022", "state": "present" } TASK [Ensure that the system is in SELinux enforcing state] ******************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:221 Saturday 09 December 2023 19:01:44 +0000 (0:00:00.330) 0:00:05.926 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_confined_supported | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the current mode of SELinux] ******* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:228 Saturday 09 December 2023 19:01:44 +0000 (0:00:00.047) 0:00:05.973 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_confined_supported | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that SELinux is in enforcing mode] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:233 Saturday 09 December 2023 19:01:44 +0000 (0:00:00.025) 0:00:05.999 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_confined_supported | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that SELinux is not in enforcing mode] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:242 Saturday 09 December 2023 19:01:44 +0000 (0:00:00.032) 0:00:06.032 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_confined_supported | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-selinux] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:251 Saturday 09 December 2023 19:01:44 +0000 (0:00:00.026) 0:00:06.058 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_confined_supported | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:256 Saturday 09 December 2023 19:01:44 +0000 (0:00:00.025) 0:00:06.083 ***** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: mssql-server-16.0.4095.4-1.x86_64", "Installed: gdb-headless-8.2-20.el8.x86_64", "Installed: gdb-8.2-20.el8.x86_64", "Installed: guile-5:2.0.14-7.el8.x86_64", "Installed: cyrus-sasl-2.1.27-6.el8_5.x86_64", "Installed: lsof-4.93.2-1.el8.x86_64", "Installed: gcc-gdb-plugin-8.5.0-21.el8.x86_64", "Installed: libipt-1.6.1-8.el8.x86_64", "Installed: libatomic_ops-7.6.2-3.el8.x86_64", "Installed: gc-7.6.4-3.el8.x86_64", "Installed: bzip2-1.0.6-26.el8.x86_64", "Installed: cyrus-sasl-gssapi-2.1.27-6.el8_5.x86_64", "Installed: libbabeltrace-1.5.4-4.el8.x86_64", "Installed: libtool-ltdl-2.4.6-25.el8.x86_64", "Installed: libatomic-8.5.0-21.el8.x86_64" ] } TASK [fedora.linux_system_roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:264 Saturday 09 December 2023 19:02:25 +0000 (0:00:40.933) 0:00:47.017 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:272 Saturday 09 December 2023 19:02:25 +0000 (0:00:00.022) 0:00:47.039 ***** ok: [sut] => { "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.005211", "end": "2023-12-09 19:02:25.536174", "rc": 0, "start": "2023-12-09 19:02:25.530963" } TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:287 Saturday 09 December 2023 19:02:25 +0000 (0:00:00.256) 0:00:47.296 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Saturday 09 December 2023 19:02:46 +0000 (0:00:20.618) 0:01:07.915 ***** ok: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:300 Saturday 09 December 2023 19:02:46 +0000 (0:00:00.033) 0:01:07.948 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:316 Saturday 09 December 2023 19:02:46 +0000 (0:00:00.023) 0:01:07.972 ***** changed: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:336 Saturday 09 December 2023 19:02:53 +0000 (0:00:07.620) 0:01:15.592 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml for sut => (item={'path': '/tmp/mssql_data', 'mode': '0700', 'setting': 'defaultdatadir'}) included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml for sut => (item={'path': '/tmp/mssql_log', 'mode': '0700', 'setting': 'defaultlogdir'}) TASK [fedora.linux_system_roles.mssql : Get stat of the directory /tmp/mssql_data] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Saturday 09 December 2023 19:02:53 +0000 (0:00:00.040) 0:01:15.633 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.mssql : Ensure the directory and keep present permissions /tmp/mssql_data] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:8 Saturday 09 December 2023 19:02:54 +0000 (0:00:00.290) 0:01:15.923 ***** changed: [sut] => { "changed": true, "gid": 991, "group": "mssql", "mode": "0700", "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:17 Saturday 09 December 2023 19:02:54 +0000 (0:00:00.314) 0:01:16.238 ***** ok: [sut] => { "ansible_facts": { "selinux_fcontexts": [ { "ftype": "d", "setype": "mssql_var_t", "state": "present", "target": "/tmp/mssql_data" } ], "selinux_restore_dirs": [ "/tmp/mssql_data" ] }, "changed": false } TASK [fedora.linux_system_roles.mssql : Configure the setting defaultdatadir] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:30 Saturday 09 December 2023 19:02:54 +0000 (0:00:00.033) 0:01:16.272 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting filelocation defaultdatadir] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Saturday 09 December 2023 19:02:54 +0000 (0:00:00.048) 0:01:16.320 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^defaultdatadir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002983", "end": "2023-12-09 19:02:54.776840", "failed_when_result": false, "rc": 1, "start": "2023-12-09 19:02:54.773857" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultdatadir] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Saturday 09 December 2023 19:02:54 +0000 (0:00:00.283) 0:01:16.603 ***** Notification for handler Restart the mssql-server service has been saved. changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "filelocation.defaultdatadir", "/tmp/mssql_data" ], "delta": "0:00:00.125750", "end": "2023-12-09 19:02:55.306250", "failed_when_result": false, "rc": 0, "start": "2023-12-09 19:02:55.180500" } 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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Saturday 09 December 2023 19:02:55 +0000 (0:00:00.472) 0:01:17.075 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting_value == \"unset\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stat of the directory /tmp/mssql_log] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Saturday 09 December 2023 19:02:55 +0000 (0:00:00.018) 0:01:17.094 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.mssql : Ensure the directory and keep present permissions /tmp/mssql_log] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:8 Saturday 09 December 2023 19:02:55 +0000 (0:00:00.271) 0:01:17.365 ***** changed: [sut] => { "changed": true, "gid": 991, "group": "mssql", "mode": "0700", "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:17 Saturday 09 December 2023 19:02:55 +0000 (0:00:00.247) 0:01:17.613 ***** ok: [sut] => { "ansible_facts": { "selinux_fcontexts": [ { "ftype": "d", "setype": "mssql_var_t", "state": "present", "target": "/tmp/mssql_data" }, { "ftype": "d", "setype": "mssql_db_t", "state": "present", "target": "/tmp/mssql_log" } ], "selinux_restore_dirs": [ "/tmp/mssql_data", "/tmp/mssql_log" ] }, "changed": false } TASK [fedora.linux_system_roles.mssql : Configure the setting defaultlogdir] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:30 Saturday 09 December 2023 19:02:55 +0000 (0:00:00.032) 0:01:17.646 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting filelocation defaultlogdir] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Saturday 09 December 2023 19:02:55 +0000 (0:00:00.033) 0:01:17.679 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^defaultlogdir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002839", "end": "2023-12-09 19:02:56.157708", "failed_when_result": false, "rc": 1, "start": "2023-12-09 19:02:56.154869" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultlogdir] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Saturday 09 December 2023 19:02:56 +0000 (0:00:00.241) 0:01:17.920 ***** Notification for handler Restart the mssql-server service has been saved. changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "filelocation.defaultlogdir", "/tmp/mssql_log" ], "delta": "0:00:00.131935", "end": "2023-12-09 19:02:56.528468", "failed_when_result": false, "rc": 0, "start": "2023-12-09 19:02:56.396533" } 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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Saturday 09 December 2023 19:02:56 +0000 (0:00:00.376) 0:01:18.296 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting_value == \"unset\"", "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for {{ __mssql_storage_path }}] *********** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:351 Saturday 09 December 2023 19:02:56 +0000 (0:00:00.026) 0:01:18.323 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:358 Saturday 09 December 2023 19:02:56 +0000 (0:00:00.029) 0:01:18.352 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:363 Saturday 09 December 2023 19:03:00 +0000 (0:00:03.679) 0:01:22.032 ***** ok: [sut] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2023-12-09 18:39:13 UTC", "ActiveEnterTimestampMonotonic": "17494242", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.service sysinit.target basic.target systemd-journald.socket polkit.service dbus.socket network.target system.slice systemd-sysctl.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-09 18:39:12 UTC", "AssertTimestampMonotonic": "16669018", "Before": "multi-user.target shutdown.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": "Sat 2023-12-09 18:39:12 UTC", "ConditionTimestampMonotonic": "16668999", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target cpupower.service auto-cpufreq.service power-profiles-daemon.service tlp.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": "734", "ExecMainStartTimestamp": "Sat 2023-12-09 18:39:12 UTC", "ExecMainStartTimestampMonotonic": "16669935", "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": "Sat 2023-12-09 18:39:12 UTC", "InactiveExitTimestampMonotonic": "16669978", "InvocationID": "895732fac88f4643b10905a4190b24d8", "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": "28609", "LimitNPROCSoft": "28609", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "734", "MemoryAccounting": "yes", "MemoryCurrent": "22585344", "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 sysinit.target dbus.socket 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": "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": "Sat 2023-12-09 18:39:13 UTC", "StateChangeTimestampMonotonic": "17494242", "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": "5", "TasksMax": "45774", "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": "Sat 2023-12-09 18:39:13 UTC", "WatchdogTimestampMonotonic": "17494239", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:369 Saturday 09 December 2023 19:03:02 +0000 (0:00:02.544) 0:01:24.577 ***** ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.115993", "end": "2023-12-09 19:03:03.143583", "rc": 0, "start": "2023-12-09 19:03:03.027590" } STDOUT: Current active profile: virtual-guest mssql TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:379 Saturday 09 December 2023 19:03:03 +0000 (0:00:00.344) 0:01:24.921 ***** skipping: [sut] => { "changed": false, "false_condition": "\"mssql\" not in __mssql_tuned_active_profiles.stdout", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:392 Saturday 09 December 2023 19:03:03 +0000 (0:00:00.021) 0:01:24.942 ***** skipping: [sut] => { "changed": false, "false_condition": "\"mssql\" not in __mssql_tuned_active_profiles.stdout", "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:401 Saturday 09 December 2023 19:03:03 +0000 (0:00:00.018) 0:01:24.961 ***** skipping: [sut] => { "changed": false, "false_condition": "\"mssql\" not in __mssql_tuned_active_profiles.stdout", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:411 Saturday 09 December 2023 19:03:03 +0000 (0:00:00.023) 0:01:24.984 ***** changed: [sut] => { "changed": true, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:418 Saturday 09 December 2023 19:03:03 +0000 (0:00:00.287) 0:01:25.271 ***** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: unixODBC-2.3.11-1.rh.x86_64", "Installed: mssql-tools-17.10.1.1-1.x86_64", "Installed: msodbcsql17-17.10.5.1-1.x86_64", "Installed: unixODBC-devel-2.3.11-1.rh.x86_64" ] } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Saturday 09 December 2023 19:03:07 +0000 (0:00:03.930) 0:01:29.201 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setup is skipped", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:434 Saturday 09 December 2023 19:03:07 +0000 (0:00:00.030) 0:01:29.232 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setup is skipped", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:440 Saturday 09 December 2023 19:03:07 +0000 (0:00:00.023) 0:01:29.255 ***** skipping: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:455 Saturday 09 December 2023 19:03:07 +0000 (0:00:00.024) 0:01:29.279 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setup is skipped", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:462 Saturday 09 December 2023 19:03:07 +0000 (0:00:00.021) 0:01:29.301 ***** skipping: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:470 Saturday 09 December 2023 19:03:07 +0000 (0:00:00.030) 0:01:29.331 ***** skipping: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:491 Saturday 09 December 2023 19:03:07 +0000 (0:00:00.027) 0:01:29.358 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_pre_input_sql_file != []", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:498 Saturday 09 December 2023 19:03:07 +0000 (0:00:00.017) 0:01:29.376 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_pre_input_sql_content != []", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:509 Saturday 09 December 2023 19:03:07 +0000 (0:00:00.017) 0:01:29.394 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setup is skipped", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:522 Saturday 09 December 2023 19:03:07 +0000 (0:00:00.020) 0:01:29.414 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setup is skipped", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:529 Saturday 09 December 2023 19:03:07 +0000 (0:00:00.020) 0:01:29.434 ***** skipping: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:535 Saturday 09 December 2023 19:03:07 +0000 (0:00:00.028) 0:01:29.463 ***** skipping: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:554 Saturday 09 December 2023 19:03:07 +0000 (0:00:00.020) 0:01:29.483 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting network ipaddress] ***** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Saturday 09 December 2023 19:03:07 +0000 (0:00:00.034) 0:01:29.518 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002837", "end": "2023-12-09 19:03:07.963878", "failed_when_result": false, "rc": 1, "start": "2023-12-09 19:03:07.961041" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network ipaddress] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Saturday 09 December 2023 19:03:08 +0000 (0:00:00.226) 0:01:29.744 ***** Notification for handler Restart the mssql-server service has been saved. changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.ipaddress", "0.0.0.0" ], "delta": "0:00:00.128092", "end": "2023-12-09 19:03:08.335173", "failed_when_result": false, "rc": 0, "start": "2023-12-09 19:03:08.207081" } 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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Saturday 09 December 2023 19:03:08 +0000 (0:00:00.357) 0:01:30.102 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting_value == \"unset\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:561 Saturday 09 December 2023 19:03:08 +0000 (0:00:00.017) 0:01:30.120 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:568 Saturday 09 December 2023 19:03:08 +0000 (0:00:00.049) 0:01:30.169 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1433] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:580 Saturday 09 December 2023 19:03:08 +0000 (0:00:00.026) 0:01:30.195 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Saturday 09 December 2023 19:03:08 +0000 (0:00:00.031) 0:01:30.227 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002938", "end": "2023-12-09 19:03:08.674950", "failed_when_result": false, "rc": 1, "start": "2023-12-09 19:03:08.672012" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Saturday 09 December 2023 19:03:08 +0000 (0:00:00.210) 0:01:30.437 ***** ok: [sut] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.125529", "end": "2023-12-09 19:03:09.009914", "failed_when_result": false, "rc": 0, "start": "2023-12-09 19:03:08.884385" } 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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Saturday 09 December 2023 19:03:09 +0000 (0:00:00.351) 0:01:30.788 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting_value == \"unset\"", "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:586 Saturday 09 December 2023 19:03:09 +0000 (0:00:00.018) 0:01:30.807 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:606 Saturday 09 December 2023 19:03:09 +0000 (0:00:00.027) 0:01:30.835 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting sqlagent enabled] ****** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Saturday 09 December 2023 19:03:09 +0000 (0:00:00.043) 0:01:30.879 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^enabled = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002946", "end": "2023-12-09 19:03:09.326682", "failed_when_result": false, "rc": 0, "start": "2023-12-09 19:03:09.323736" } STDOUT: enabled = false TASK [fedora.linux_system_roles.mssql : Configure the setting sqlagent enabled] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Saturday 09 December 2023 19:03:09 +0000 (0:00:00.214) 0:01:31.093 ***** Notification for handler Restart the mssql-server service has been saved. changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "sqlagent.enabled", "True" ], "delta": "0:00:00.125945", "end": "2023-12-09 19:03:09.670052", "failed_when_result": false, "rc": 0, "start": "2023-12-09 19:03:09.544107" } 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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Saturday 09 December 2023 19:03:09 +0000 (0:00:00.346) 0:01:31.440 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting_value == \"unset\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:613 Saturday 09 December 2023 19:03:09 +0000 (0:00:00.027) 0:01:31.467 ***** Notification for handler Restart the mssql-server service has been saved. changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: mssql-server-fts-16.0.4095.4-1.x86_64" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:620 Saturday 09 December 2023 19:03:37 +0000 (0:00:27.964) 0:01:59.432 ***** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: powershell-7.4.0-1.rh.x86_64", "Installed: libicu-60.3-2.el8_1.x86_64" ] } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:629 Saturday 09 December 2023 19:03:46 +0000 (0:00:09.258) 0:02:08.691 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^traceflag[0-9] = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002980", "end": "2023-12-09 19:03:47.146755", "failed_when_result": false, "rc": 1, "start": "2023-12-09 19:03:47.143775" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:635 Saturday 09 December 2023 19:03:47 +0000 (0:00:00.220) 0:02:08.911 ***** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "traceflag", "3979", "on" ], "delta": "0:00:00.134196", "end": "2023-12-09 19:03:47.497988", "rc": 0, "start": "2023-12-09 19:03:47.363792" } 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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:642 Saturday 09 December 2023 19:03:47 +0000 (0:00:00.350) 0:02:09.261 ***** skipping: [sut] => { "changed": false, "false_condition": "not mssql_tune_for_fua_storage | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:650 Saturday 09 December 2023 19:03:47 +0000 (0:00:00.028) 0:02:09.290 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting control alternatewritethrough] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Saturday 09 December 2023 19:03:47 +0000 (0:00:00.058) 0:02:09.349 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^alternatewritethrough = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002996", "end": "2023-12-09 19:03:47.798449", "failed_when_result": false, "rc": 1, "start": "2023-12-09 19:03:47.795453" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting control alternatewritethrough] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Saturday 09 December 2023 19:03:47 +0000 (0:00:00.211) 0:02:09.561 ***** Notification for handler Restart the mssql-server service has been saved. changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "control.alternatewritethrough", "0" ], "delta": "0:00:00.122718", "end": "2023-12-09 19:03:48.133815", "failed_when_result": false, "rc": 0, "start": "2023-12-09 19:03:48.011097" } 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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Saturday 09 December 2023 19:03:48 +0000 (0:00:00.338) 0:02:09.899 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting_value == \"unset\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:656 Saturday 09 December 2023 19:03:48 +0000 (0:00:00.022) 0:02:09.921 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting control writethrough] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Saturday 09 December 2023 19:03:48 +0000 (0:00:00.035) 0:02:09.957 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^writethrough = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002869", "end": "2023-12-09 19:03:48.403959", "failed_when_result": false, "rc": 1, "start": "2023-12-09 19:03:48.401090" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting control writethrough] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Saturday 09 December 2023 19:03:48 +0000 (0:00:00.209) 0:02:10.166 ***** Notification for handler Restart the mssql-server service has been saved. changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "control.writethrough", "1" ], "delta": "0:00:00.123532", "end": "2023-12-09 19:03:48.739127", "failed_when_result": false, "rc": 0, "start": "2023-12-09 19:03:48.615595" } 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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Saturday 09 December 2023 19:03:48 +0000 (0:00:00.338) 0:02:10.504 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting_value == \"unset\"", "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:674 Saturday 09 December 2023 19:03:48 +0000 (0:00:00.022) 0:02:10.527 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tls_enable is not none", "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:688 Saturday 09 December 2023 19:03:48 +0000 (0:00:00.020) 0:02:10.548 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tls_enable is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:693 Saturday 09 December 2023 19:03:48 +0000 (0:00:00.022) 0:02:10.570 ***** skipping: [sut] => (item=None) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_tls_enable is not none", "item": null, "skip_reason": "Conditional result was False" } skipping: [sut] => (item=None) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_tls_enable is not none", "item": null, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:711 Saturday 09 December 2023 19:03:48 +0000 (0:00:00.023) 0:02:10.594 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tls_enable is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:720 Saturday 09 December 2023 19:03:48 +0000 (0:00:00.020) 0:02:10.615 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tls_enable is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:729 Saturday 09 December 2023 19:03:48 +0000 (0:00:00.021) 0:02:10.636 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tls_enable is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:736 Saturday 09 December 2023 19:03:48 +0000 (0:00:00.020) 0:02:10.656 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tls_enable is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:745 Saturday 09 December 2023 19:03:48 +0000 (0:00:00.021) 0:02:10.677 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:753 Saturday 09 December 2023 19:03:48 +0000 (0:00:00.025) 0:02:10.703 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:761 Saturday 09 December 2023 19:03:48 +0000 (0:00:00.025) 0:02:10.729 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:768 Saturday 09 December 2023 19:03:49 +0000 (0:00:00.027) 0:02:10.756 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:775 Saturday 09 December 2023 19:03:49 +0000 (0:00:00.101) 0:02:10.858 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:784 Saturday 09 December 2023 19:03:49 +0000 (0:00:00.022) 0:02:10.880 ***** skipping: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:797 Saturday 09 December 2023 19:03:49 +0000 (0:00:00.019) 0:02:10.900 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:806 Saturday 09 December 2023 19:03:49 +0000 (0:00:00.019) 0:02:10.919 ***** skipping: [sut] => { "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 : Get SPNs for the principal] ************ task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:818 Saturday 09 December 2023 19:03:49 +0000 (0:00:00.019) 0:02:10.939 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:823 Saturday 09 December 2023 19:03:49 +0000 (0:00:00.018) 0:02:10.958 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:840 Saturday 09 December 2023 19:03:49 +0000 (0:00:00.020) 0:02:10.978 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:845 Saturday 09 December 2023 19:03:49 +0000 (0:00:00.018) 0:02:10.997 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:850 Saturday 09 December 2023 19:03:49 +0000 (0:00:00.019) 0:02:11.016 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:856 Saturday 09 December 2023 19:03:49 +0000 (0:00:00.019) 0:02:11.036 ***** skipping: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:882 Saturday 09 December 2023 19:03:49 +0000 (0:00:00.018) 0:02:11.055 ***** skipping: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:903 Saturday 09 December 2023 19:03:49 +0000 (0:00:00.019) 0:02:11.074 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:911 Saturday 09 December 2023 19:03:49 +0000 (0:00:00.018) 0:02:11.093 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:921 Saturday 09 December 2023 19:03:49 +0000 (0:00:00.019) 0:02:11.112 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:927 Saturday 09 December 2023 19:03:49 +0000 (0:00:00.018) 0:02:11.131 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:944 Saturday 09 December 2023 19:03:49 +0000 (0:00:00.018) 0:02:11.150 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:955 Saturday 09 December 2023 19:03:49 +0000 (0:00:00.019) 0:02:11.169 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:975 Saturday 09 December 2023 19:03:49 +0000 (0:00:00.017) 0:02:11.187 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1029 Saturday 09 December 2023 19:03:49 +0000 (0:00:00.060) 0:02:11.247 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1036 Saturday 09 December 2023 19:03:49 +0000 (0:00:00.022) 0:02:11.270 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1043 Saturday 09 December 2023 19:03:49 +0000 (0:00:00.021) 0:02:11.292 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1053 Saturday 09 December 2023 19:03:49 +0000 (0:00:00.018) 0:02:11.310 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1059 Saturday 09 December 2023 19:03:49 +0000 (0:00:00.018) 0:02:11.329 ***** skipping: [sut] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1067 Saturday 09 December 2023 19:03:49 +0000 (0:00:00.023) 0:02:11.352 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1076 Saturday 09 December 2023 19:03:49 +0000 (0:00:00.020) 0:02:11.372 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1084 Saturday 09 December 2023 19:03:49 +0000 (0:00:00.022) 0:02:11.395 ***** skipping: [sut] => (item={'key': 'cert', 'value': '/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'key', 'value': '/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1099 Saturday 09 December 2023 19:03:49 +0000 (0:00:00.028) 0:02:11.424 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1106 Saturday 09 December 2023 19:03:49 +0000 (0:00:00.030) 0:02:11.455 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1131 Saturday 09 December 2023 19:03:49 +0000 (0:00:00.020) 0:02:11.475 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1140 Saturday 09 December 2023 19:03:49 +0000 (0:00:00.030) 0:02:11.506 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1149 Saturday 09 December 2023 19:03:49 +0000 (0:00:00.020) 0:02:11.527 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1160 Saturday 09 December 2023 19:03:49 +0000 (0:00:00.019) 0:02:11.546 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1173 Saturday 09 December 2023 19:03:49 +0000 (0:00:00.022) 0:02:11.569 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1182 Saturday 09 December 2023 19:03:49 +0000 (0:00:00.023) 0:02:11.593 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1189 Saturday 09 December 2023 19:03:49 +0000 (0:00:00.021) 0:02:11.615 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1196 Saturday 09 December 2023 19:03:49 +0000 (0:00:00.019) 0:02:11.634 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1204 Saturday 09 December 2023 19:03:49 +0000 (0:00:00.022) 0:02:11.656 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1211 Saturday 09 December 2023 19:03:49 +0000 (0:00:00.055) 0:02:11.711 ***** skipping: [sut] => (item={'key': 'cert', 'value': '/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'key', 'value': '/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1223 Saturday 09 December 2023 19:03:49 +0000 (0:00:00.022) 0:02:11.734 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1232 Saturday 09 December 2023 19:03:50 +0000 (0:00:00.020) 0:02:11.754 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1239 Saturday 09 December 2023 19:03:50 +0000 (0:00:00.018) 0:02:11.773 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1245 Saturday 09 December 2023 19:03:50 +0000 (0:00:00.018) 0:02:11.791 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1253 Saturday 09 December 2023 19:03:50 +0000 (0:00:00.018) 0:02:11.810 ***** skipping: [sut] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": "cert", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=key) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": "key", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1266 Saturday 09 December 2023 19:03:50 +0000 (0:00:00.021) 0:02:11.832 ***** skipping: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1278 Saturday 09 December 2023 19:03:50 +0000 (0:00:00.019) 0:02:11.851 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1284 Saturday 09 December 2023 19:03:50 +0000 (0:00:00.019) 0:02:11.871 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1293 Saturday 09 December 2023 19:03:50 +0000 (0:00:00.019) 0:02:11.890 ***** changed: [sut] => { "changed": true } MSG: Block inserted TASK [fedora.linux_system_roles.mssql : Flush handlers prior to inputting post SQL scripts] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1302 Saturday 09 December 2023 19:03:50 +0000 (0:00:00.340) 0:02:12.230 ***** NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for sut META: triggered running handlers for sut RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Saturday 09 December 2023 19:03:50 +0000 (0:00:00.019) 0:02:12.249 ***** changed: [sut] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2023-12-09 19:02:53 UTC", "ActiveEnterTimestampMonotonic": "1437799515", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "auditd.service basic.target systemd-journald.socket system.slice -.mount sysinit.target network.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-09 19:02:53 UTC", "AssertTimestampMonotonic": "1437791455", "Before": "multi-user.target shutdown.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": "Sat 2023-12-09 19:02:53 UTC", "ConditionTimestampMonotonic": "1437791454", "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": "30886", "ExecMainStartTimestamp": "Sat 2023-12-09 19:02:53 UTC", "ExecMainStartTimestampMonotonic": "1437799459", "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": "991", "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": "Sat 2023-12-09 19:02:53 UTC", "InactiveExitTimestampMonotonic": "1437799515", "InvocationID": "d8e9f0c3378e43aaa816f0aa76ef721f", "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": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "30886", "MemoryAccounting": "yes", "MemoryCurrent": "730451968", "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 -.mount 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": "3", "StartLimitIntervalUSec": "2min", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-12-09 19:02:53 UTC", "StateChangeTimestampMonotonic": "1437799515", "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": "175", "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": "Sat 2023-12-09 19:02:53 UTC", "WatchdogTimestampMonotonic": "1437799512", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1306 Saturday 09 December 2023 19:03:52 +0000 (0:00:01.535) 0:02:13.785 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_post_input_sql_file != []", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1313 Saturday 09 December 2023 19:03:52 +0000 (0:00:00.021) 0:02:13.806 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_post_input_sql_content != []", "skip_reason": "Conditional result was False" } TASK [Configure the mssql-server service start limit interval and burst] ******* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/tests_idempotency.yml:22 Saturday 09 December 2023 19:03:52 +0000 (0:00:00.039) 0:02:13.845 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql-sever-increase-start-limit.yml for sut TASK [Modify the mssql-server service start limit interval] ******************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql-sever-increase-start-limit.yml:3 Saturday 09 December 2023 19:03:52 +0000 (0:00:00.148) 0:02:13.994 ***** changed: [sut] => { "changed": true, "rc": 0 } MSG: 1 replacements made TASK [Modify the mssql-server service start limit burst] *********************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql-sever-increase-start-limit.yml:10 Saturday 09 December 2023 19:03:52 +0000 (0:00:00.284) 0:02:14.279 ***** changed: [sut] => { "changed": true, "rc": 0 } MSG: 1 replacements made TASK [Reload service daemon] *************************************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql-sever-increase-start-limit.yml:17 Saturday 09 December 2023 19:03:52 +0000 (0:00:00.224) 0:02:14.503 ***** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [Run again with the same settings - should report not changed] ************ task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/tests_idempotency.yml:25 Saturday 09 December 2023 19:03:53 +0000 (0:00:00.517) 0:02:15.021 ***** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Saturday 09 December 2023 19:03:53 +0000 (0:00:00.162) 0:02:15.184 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Saturday 09 December 2023 19:03:53 +0000 (0:00:00.039) 0:02:15.223 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Saturday 09 December 2023 19:03:53 +0000 (0:00:00.034) 0:02:15.258 ***** ok: [sut] => (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 ] }, "ansible_included_var_files": [ "/WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__mssql_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (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": [ "/WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (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": [ "/WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/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 : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Saturday 09 December 2023 19:03:53 +0000 (0:00:00.038) 0:02:15.296 ***** ok: [sut] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Saturday 09 December 2023 19:03:53 +0000 (0:00:00.022) 0:02:15.318 ***** skipping: [sut] => { "false_condition": "mssql_input_sql_file is defined" } TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Saturday 09 December 2023 19:03:53 +0000 (0:00:00.021) 0:02:15.340 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_input_sql_file is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Saturday 09 December 2023 19:03:53 +0000 (0:00:00.019) 0:02:15.359 ***** skipping: [sut] => { "false_condition": "mssql_ha_listener_port is defined" } TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Saturday 09 December 2023 19:03:53 +0000 (0:00:00.019) 0:02:15.379 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_listener_port is defined", "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Saturday 09 December 2023 19:03:53 +0000 (0:00:00.020) 0:02:15.399 ***** skipping: [sut] => { "false_condition": "mssql_ad_sql_user_name is defined" } TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Saturday 09 December 2023 19:03:53 +0000 (0:00:00.065) 0:02:15.465 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_sql_user_name is defined", "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Saturday 09 December 2023 19:03:53 +0000 (0:00:00.020) 0:02:15.485 ***** skipping: [sut] => { "false_condition": "mssql_ha_cluster_run_role is defined" } TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Saturday 09 December 2023 19:03:53 +0000 (0:00:00.020) 0:02:15.506 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_cluster_run_role is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:69 Saturday 09 December 2023 19:03:53 +0000 (0:00:00.020) 0:02:15.526 ***** ok: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:81 Saturday 09 December 2023 19:03:53 +0000 (0:00:00.022) 0:02:15.549 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:89 Saturday 09 December 2023 19:03:53 +0000 (0:00:00.020) 0:02:15.570 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:98 Saturday 09 December 2023 19:03:53 +0000 (0:00:00.019) 0:02:15.589 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:107 Saturday 09 December 2023 19:03:53 +0000 (0:00:00.018) 0:02:15.608 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_ag_cluster_type | lower == 'none'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:117 Saturday 09 December 2023 19:03:53 +0000 (0:00:00.019) 0:02:15.628 ***** skipping: [sut] => { "changed": false, "false_condition": "(mssql_manage_selinux | bool) or (mssql_run_selinux_confined | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:126 Saturday 09 December 2023 19:03:53 +0000 (0:00:00.022) 0:02:15.650 ***** ok: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:130 Saturday 09 December 2023 19:03:55 +0000 (0:00:01.509) 0:02:17.159 ***** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ansible_facts.packages[\"mssql-server\"][0][\"version\"].split(\".\") | first | int == item.value", "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ansible_facts.packages[\"mssql-server\"][0][\"version\"].split(\".\") | first | int == item.value", "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } ok: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_facts": { "__mssql_current_version": "2022" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 } } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:138 Saturday 09 December 2023 19:03:55 +0000 (0:00:00.058) 0:02:17.218 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_version is none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:145 Saturday 09 December 2023 19:03:55 +0000 (0:00:00.020) 0:02:17.238 ***** ok: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:152 Saturday 09 December 2023 19:03:55 +0000 (0:00:00.024) 0:02:17.262 ***** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_version | int == item.key", "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_version | int == item.key", "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ansible_facts.packages[\"mssql-server\"][0][\"version\"].split(\".\") | first | int > item.value", "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Saturday 09 December 2023 19:03:55 +0000 (0:00:00.042) 0:02:17.305 ***** ok: [sut] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2022] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:179 Saturday 09 December 2023 19:03:56 +0000 (0:00:00.658) 0:02:17.963 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_upgrade | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:189 Saturday 09 December 2023 19:03:56 +0000 (0:00:00.061) 0:02:18.025 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_upgrade | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2022] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:200 Saturday 09 December 2023 19:03:56 +0000 (0:00:00.025) 0:02:18.051 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_upgrade | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2022] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:208 Saturday 09 December 2023 19:03:56 +0000 (0:00:00.025) 0:02:18.076 ***** skipping: [sut] => { "changed": false, "false_condition": "(__mssql_server_packages not in ansible_facts.packages) or (mssql_upgrade | bool)", "skip_reason": "Conditional result was False" } TASK [Ensure that the system is in SELinux enforcing state] ******************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:221 Saturday 09 December 2023 19:03:56 +0000 (0:00:00.030) 0:02:18.107 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_confined_supported | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the current mode of SELinux] ******* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:228 Saturday 09 December 2023 19:03:56 +0000 (0:00:00.020) 0:02:18.127 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_confined_supported | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that SELinux is in enforcing mode] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:233 Saturday 09 December 2023 19:03:56 +0000 (0:00:00.020) 0:02:18.147 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_confined_supported | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that SELinux is not in enforcing mode] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:242 Saturday 09 December 2023 19:03:56 +0000 (0:00:00.020) 0:02:18.167 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_confined_supported | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-selinux] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:251 Saturday 09 December 2023 19:03:56 +0000 (0:00:00.020) 0:02:18.188 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_confined_supported | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:256 Saturday 09 December 2023 19:03:56 +0000 (0:00:00.022) 0:02:18.210 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:264 Saturday 09 December 2023 19:04:00 +0000 (0:00:03.972) 0:02:22.183 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:272 Saturday 09 December 2023 19:04:00 +0000 (0:00:00.019) 0:02:22.203 ***** ok: [sut] => { "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.005404", "end": "2023-12-09 19:04:00.642371", "rc": 0, "start": "2023-12-09 19:04:00.636967" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:287 Saturday 09 December 2023 19:04:00 +0000 (0:00:00.201) 0:02:22.404 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Saturday 09 December 2023 19:04:27 +0000 (0:00:26.546) 0:02:48.951 ***** ok: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:300 Saturday 09 December 2023 19:04:27 +0000 (0:00:00.031) 0:02:48.982 ***** skipping: [sut] => { "changed": false, "false_condition": "not __mssql_is_setup", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:316 Saturday 09 December 2023 19:04:27 +0000 (0:00:00.019) 0:02:49.001 ***** skipping: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:336 Saturday 09 December 2023 19:04:27 +0000 (0:00:00.020) 0:02:49.022 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml for sut => (item={'path': '/tmp/mssql_data', 'mode': None, 'setting': 'defaultdatadir'}) included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml for sut => (item={'path': '/tmp/mssql_log', 'mode': None, 'setting': 'defaultlogdir'}) TASK [fedora.linux_system_roles.mssql : Get stat of the directory /tmp/mssql_data] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Saturday 09 December 2023 19:04:27 +0000 (0:00:00.087) 0:02:49.109 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1702148574.472557, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1702148574.474557, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 991, "gr_name": "mssql", "inode": 421528000, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1702148574.472557, "nlink": 2, "path": "/tmp/mssql_data", "pw_name": "mssql", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6, "uid": 993, "version": "3242368727", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.mssql : Ensure the directory and keep present permissions /tmp/mssql_data] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:8 Saturday 09 December 2023 19:04:27 +0000 (0:00:00.236) 0:02:49.346 ***** ok: [sut] => { "changed": false, "gid": 991, "group": "mssql", "mode": "0700", "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:17 Saturday 09 December 2023 19:04:27 +0000 (0:00:00.212) 0:02:49.558 ***** ok: [sut] => { "ansible_facts": { "selinux_fcontexts": [ { "ftype": "d", "setype": "mssql_var_t", "state": "present", "target": "/tmp/mssql_data" }, { "ftype": "d", "setype": "mssql_db_t", "state": "present", "target": "/tmp/mssql_log" }, { "ftype": "d", "setype": "mssql_var_t", "state": "present", "target": "/tmp/mssql_data" } ], "selinux_restore_dirs": [ "/tmp/mssql_data", "/tmp/mssql_log", "/tmp/mssql_data" ] }, "changed": false } TASK [fedora.linux_system_roles.mssql : Configure the setting defaultdatadir] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:30 Saturday 09 December 2023 19:04:27 +0000 (0:00:00.030) 0:02:49.589 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting filelocation defaultdatadir] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Saturday 09 December 2023 19:04:27 +0000 (0:00:00.039) 0:02:49.628 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^defaultdatadir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002843", "end": "2023-12-09 19:04:28.069430", "failed_when_result": false, "rc": 0, "start": "2023-12-09 19:04:28.066587" } STDOUT: defaultdatadir = /tmp/mssql_data TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultdatadir] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Saturday 09 December 2023 19:04:28 +0000 (0:00:00.205) 0:02:49.833 ***** skipping: [sut] => { "changed": false, "false_condition": "(__mssql_conf_setting_value != 'unset') and ((\"No setting for the given\" in __mssql_conf_get_setting.stdout) or ((__mssql_conf_setting_value | type_debug != \"bool\") and (__mssql_conf_setting_value | string | lower not in __mssql_conf_get_value | lower)) or ((__mssql_conf_setting_value | type_debug == \"bool\") and (__mssql_conf_setting_value != __mssql_conf_get_value | bool)))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting filelocation defaultdatadir] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Saturday 09 December 2023 19:04:28 +0000 (0:00:00.025) 0:02:49.859 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting_value == \"unset\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stat of the directory /tmp/mssql_log] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Saturday 09 December 2023 19:04:28 +0000 (0:00:00.020) 0:02:49.880 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1702148575.8505728, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1702148575.851573, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 991, "gr_name": "mssql", "inode": 432013572, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1702148575.8505728, "nlink": 2, "path": "/tmp/mssql_log", "pw_name": "mssql", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6, "uid": 993, "version": "3664298572", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.mssql : Ensure the directory and keep present permissions /tmp/mssql_log] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:8 Saturday 09 December 2023 19:04:28 +0000 (0:00:00.207) 0:02:50.087 ***** ok: [sut] => { "changed": false, "gid": 991, "group": "mssql", "mode": "0700", "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:17 Saturday 09 December 2023 19:04:28 +0000 (0:00:00.206) 0:02:50.294 ***** ok: [sut] => { "ansible_facts": { "selinux_fcontexts": [ { "ftype": "d", "setype": "mssql_var_t", "state": "present", "target": "/tmp/mssql_data" }, { "ftype": "d", "setype": "mssql_db_t", "state": "present", "target": "/tmp/mssql_log" }, { "ftype": "d", "setype": "mssql_var_t", "state": "present", "target": "/tmp/mssql_data" }, { "ftype": "d", "setype": "mssql_db_t", "state": "present", "target": "/tmp/mssql_log" } ], "selinux_restore_dirs": [ "/tmp/mssql_data", "/tmp/mssql_log", "/tmp/mssql_data", "/tmp/mssql_log" ] }, "changed": false } TASK [fedora.linux_system_roles.mssql : Configure the setting defaultlogdir] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:30 Saturday 09 December 2023 19:04:28 +0000 (0:00:00.027) 0:02:50.321 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting filelocation defaultlogdir] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Saturday 09 December 2023 19:04:28 +0000 (0:00:00.032) 0:02:50.354 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^defaultlogdir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003019", "end": "2023-12-09 19:04:28.796242", "failed_when_result": false, "rc": 0, "start": "2023-12-09 19:04:28.793223" } STDOUT: defaultlogdir = /tmp/mssql_log TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultlogdir] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Saturday 09 December 2023 19:04:28 +0000 (0:00:00.210) 0:02:50.564 ***** skipping: [sut] => { "changed": false, "false_condition": "(__mssql_conf_setting_value != 'unset') and ((\"No setting for the given\" in __mssql_conf_get_setting.stdout) or ((__mssql_conf_setting_value | type_debug != \"bool\") and (__mssql_conf_setting_value | string | lower not in __mssql_conf_get_value | lower)) or ((__mssql_conf_setting_value | type_debug == \"bool\") and (__mssql_conf_setting_value != __mssql_conf_get_value | bool)))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting filelocation defaultlogdir] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Saturday 09 December 2023 19:04:28 +0000 (0:00:00.105) 0:02:50.670 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting_value == \"unset\"", "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for {{ __mssql_storage_path }}] *********** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:351 Saturday 09 December 2023 19:04:28 +0000 (0:00:00.030) 0:02:50.700 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:358 Saturday 09 December 2023 19:04:28 +0000 (0:00:00.032) 0:02:50.732 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:363 Saturday 09 December 2023 19:04:31 +0000 (0:00:02.771) 0:02:53.504 ***** ok: [sut] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2023-12-09 18:39:13 UTC", "ActiveEnterTimestampMonotonic": "17494242", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.socket polkit.service systemd-journald.socket dbus.service basic.target systemd-sysctl.service sysinit.target network.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-09 18:39:12 UTC", "AssertTimestampMonotonic": "16669018", "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": "Sat 2023-12-09 18:39:12 UTC", "ConditionTimestampMonotonic": "16668999", "ConfigurationDirectoryMode": "0755", "Conflicts": "auto-cpufreq.service tlp.service power-profiles-daemon.service shutdown.target cpupower.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": "734", "ExecMainStartTimestamp": "Sat 2023-12-09 18:39:12 UTC", "ExecMainStartTimestampMonotonic": "16669935", "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": "Sat 2023-12-09 18:39:12 UTC", "InactiveExitTimestampMonotonic": "16669978", "InvocationID": "895732fac88f4643b10905a4190b24d8", "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": "28609", "LimitNPROCSoft": "28609", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "734", "MemoryAccounting": "yes", "MemoryCurrent": "22908928", "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 sysinit.target system.slice 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": "Sat 2023-12-09 18:39:13 UTC", "StateChangeTimestampMonotonic": "17494242", "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": "5", "TasksMax": "45774", "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": "Sat 2023-12-09 18:39:13 UTC", "WatchdogTimestampMonotonic": "17494239", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:369 Saturday 09 December 2023 19:04:32 +0000 (0:00:00.344) 0:02:53.849 ***** ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.116911", "end": "2023-12-09 19:04:32.400587", "rc": 0, "start": "2023-12-09 19:04:32.283676" } STDOUT: Current active profile: virtual-guest mssql TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:379 Saturday 09 December 2023 19:04:32 +0000 (0:00:00.320) 0:02:54.170 ***** skipping: [sut] => { "changed": false, "false_condition": "\"mssql\" not in __mssql_tuned_active_profiles.stdout", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:392 Saturday 09 December 2023 19:04:32 +0000 (0:00:00.019) 0:02:54.189 ***** skipping: [sut] => { "changed": false, "false_condition": "\"mssql\" not in __mssql_tuned_active_profiles.stdout", "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:401 Saturday 09 December 2023 19:04:32 +0000 (0:00:00.025) 0:02:54.215 ***** skipping: [sut] => { "changed": false, "false_condition": "\"mssql\" not in __mssql_tuned_active_profiles.stdout", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:411 Saturday 09 December 2023 19:04:32 +0000 (0:00:00.028) 0:02:54.243 ***** ok: [sut] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:418 Saturday 09 December 2023 19:04:32 +0000 (0:00:00.207) 0:02:54.451 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Saturday 09 December 2023 19:04:35 +0000 (0:00:02.798) 0:02:57.249 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml for sut TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Saturday 09 December 2023 19:04:35 +0000 (0:00:00.040) 0:02:57.290 ***** ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2023-12-09 19:03:51 UTC", "ActiveEnterTimestampMonotonic": "1496148838", "ActiveExitTimestamp": "Sat 2023-12-09 19:03:51 UTC", "ActiveExitTimestampMonotonic": "1495973182", "ActiveState": "active", "After": "auditd.service sysinit.target basic.target network.target system.slice -.mount systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-09 19:03:51 UTC", "AssertTimestampMonotonic": "1496147834", "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": "Sat 2023-12-09 19:03:51 UTC", "ConditionTimestampMonotonic": "1496147832", "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": "32179", "ExecMainStartTimestamp": "Sat 2023-12-09 19:03:51 UTC", "ExecMainStartTimestampMonotonic": "1496148775", "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": "991", "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": "Sat 2023-12-09 19:03:51 UTC", "InactiveEnterTimestampMonotonic": "1496146717", "InactiveExitTimestamp": "Sat 2023-12-09 19:03:51 UTC", "InactiveExitTimestampMonotonic": "1496148838", "InvocationID": "93097d2e313e407e90d08d603abc81cd", "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": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "32179", "MemoryAccounting": "yes", "MemoryCurrent": "807895040", "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": "system.slice sysinit.target -.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": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-12-09 19:03:51 UTC", "StateChangeTimestampMonotonic": "1496148838", "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": "190", "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": "Sat 2023-12-09 19:03:51 UTC", "WatchdogTimestampMonotonic": "1496148835", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Saturday 09 December 2023 19:04:35 +0000 (0:00:00.335) 0:02:57.625 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002721", "end": "2023-12-09 19:04:36.063418", "failed_when_result": false, "rc": 1, "start": "2023-12-09 19:04:36.060697" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Saturday 09 December 2023 19:04:36 +0000 (0:00:00.204) 0:02:57.830 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002852", "end": "2023-12-09 19:04:36.269350", "failed_when_result": false, "rc": 0, "start": "2023-12-09 19:04:36.266498" } STDOUT: ipaddress = 0.0.0.0 TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Saturday 09 December 2023 19:04:36 +0000 (0:00:00.200) 0:02:58.031 ***** ok: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:434 Saturday 09 December 2023 19:04:36 +0000 (0:00:00.028) 0:02:58.059 ***** ok: [sut] => { "changed": false, "elapsed": 1, "gid": 991, "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": 20300, "state": "file", "uid": 993 } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:440 Saturday 09 December 2023 19:04:37 +0000 (0:00:01.311) 0:02:59.371 ***** ok: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:455 Saturday 09 December 2023 19:04:37 +0000 (0:00:00.261) 0:02:59.632 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_password_query is failed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:462 Saturday 09 December 2023 19:04:37 +0000 (0:00:00.021) 0:02:59.654 ***** ok: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:470 Saturday 09 December 2023 19:04:39 +0000 (0:00:01.334) 0:03:00.988 ***** skipping: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:491 Saturday 09 December 2023 19:04:39 +0000 (0:00:00.022) 0:03:01.011 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_pre_input_sql_file != []", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:498 Saturday 09 December 2023 19:04:39 +0000 (0:00:00.019) 0:03:01.031 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_pre_input_sql_content != []", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:509 Saturday 09 December 2023 19:04:39 +0000 (0:00:00.020) 0:03:01.052 ***** ok: [sut] => { "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.004860", "end": "2023-12-09 19:04:39.494115", "rc": 0, "start": "2023-12-09 19:04:39.489255" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:522 Saturday 09 December 2023 19:04:39 +0000 (0:00:00.209) 0:03:01.262 ***** skipping: [sut] => { "changed": false, "false_condition": "not __mssql_edition_matches.stdout | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:529 Saturday 09 December 2023 19:04:39 +0000 (0:00:00.026) 0:03:01.288 ***** ok: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:535 Saturday 09 December 2023 19:04:40 +0000 (0:00:01.332) 0:03:02.620 ***** skipping: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:554 Saturday 09 December 2023 19:04:40 +0000 (0:00:00.022) 0:03:02.643 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting network ipaddress] ***** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Saturday 09 December 2023 19:04:40 +0000 (0:00:00.034) 0:03:02.677 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002962", "end": "2023-12-09 19:04:41.117338", "failed_when_result": false, "rc": 0, "start": "2023-12-09 19:04:41.114376" } STDOUT: ipaddress = 0.0.0.0 TASK [fedora.linux_system_roles.mssql : Configure the setting network ipaddress] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Saturday 09 December 2023 19:04:41 +0000 (0:00:00.235) 0:03:02.913 ***** skipping: [sut] => { "changed": false, "false_condition": "(__mssql_conf_setting_value != 'unset') and ((\"No setting for the given\" in __mssql_conf_get_setting.stdout) or ((__mssql_conf_setting_value | type_debug != \"bool\") and (__mssql_conf_setting_value | string | lower not in __mssql_conf_get_value | lower)) or ((__mssql_conf_setting_value | type_debug == \"bool\") and (__mssql_conf_setting_value != __mssql_conf_get_value | bool)))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network ipaddress] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Saturday 09 December 2023 19:04:41 +0000 (0:00:00.023) 0:03:02.937 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting_value == \"unset\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:561 Saturday 09 December 2023 19:04:41 +0000 (0:00:00.019) 0:03:02.956 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:568 Saturday 09 December 2023 19:04:41 +0000 (0:00:00.019) 0:03:02.976 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1433] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:580 Saturday 09 December 2023 19:04:41 +0000 (0:00:00.018) 0:03:02.994 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Saturday 09 December 2023 19:04:41 +0000 (0:00:00.033) 0:03:03.028 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002950", "end": "2023-12-09 19:04:41.466515", "failed_when_result": false, "rc": 1, "start": "2023-12-09 19:04:41.463565" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Saturday 09 December 2023 19:04:41 +0000 (0:00:00.201) 0:03:03.229 ***** ok: [sut] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.126579", "end": "2023-12-09 19:04:41.794846", "failed_when_result": false, "rc": 0, "start": "2023-12-09 19:04:41.668267" } 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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Saturday 09 December 2023 19:04:41 +0000 (0:00:00.332) 0:03:03.562 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting_value == \"unset\"", "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:586 Saturday 09 December 2023 19:04:41 +0000 (0:00:00.019) 0:03:03.582 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:606 Saturday 09 December 2023 19:04:41 +0000 (0:00:00.018) 0:03:03.600 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting sqlagent enabled] ****** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Saturday 09 December 2023 19:04:41 +0000 (0:00:00.036) 0:03:03.637 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^enabled = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002818", "end": "2023-12-09 19:04:42.077614", "failed_when_result": false, "rc": 0, "start": "2023-12-09 19:04:42.074796" } STDOUT: enabled = True TASK [fedora.linux_system_roles.mssql : Configure the setting sqlagent enabled] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Saturday 09 December 2023 19:04:42 +0000 (0:00:00.203) 0:03:03.840 ***** skipping: [sut] => { "changed": false, "false_condition": "(__mssql_conf_setting_value != 'unset') and ((\"No setting for the given\" in __mssql_conf_get_setting.stdout) or ((__mssql_conf_setting_value | type_debug != \"bool\") and (__mssql_conf_setting_value | string | lower not in __mssql_conf_get_value | lower)) or ((__mssql_conf_setting_value | type_debug == \"bool\") and (__mssql_conf_setting_value != __mssql_conf_get_value | bool)))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting sqlagent enabled] **** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Saturday 09 December 2023 19:04:42 +0000 (0:00:00.023) 0:03:03.864 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting_value == \"unset\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:613 Saturday 09 December 2023 19:04:42 +0000 (0:00:00.018) 0:03:03.883 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:620 Saturday 09 December 2023 19:04:44 +0000 (0:00:02.772) 0:03:06.655 ***** ok: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:629 Saturday 09 December 2023 19:04:48 +0000 (0:00:03.801) 0:03:10.457 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^traceflag[0-9] = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002872", "end": "2023-12-09 19:04:48.895224", "failed_when_result": false, "rc": 0, "start": "2023-12-09 19:04:48.892352" } STDOUT: traceflag0 = 3979 TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:635 Saturday 09 December 2023 19:04:48 +0000 (0:00:00.200) 0:03:10.658 ***** skipping: [sut] => { "changed": false, "false_condition": "'3979' not in __mssql_get_traceflag.stdout", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:642 Saturday 09 December 2023 19:04:48 +0000 (0:00:00.023) 0:03:10.681 ***** skipping: [sut] => { "changed": false, "false_condition": "not mssql_tune_for_fua_storage | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:650 Saturday 09 December 2023 19:04:48 +0000 (0:00:00.021) 0:03:10.703 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting control alternatewritethrough] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Saturday 09 December 2023 19:04:49 +0000 (0:00:00.034) 0:03:10.737 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^alternatewritethrough = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002998", "end": "2023-12-09 19:04:49.177046", "failed_when_result": false, "rc": 0, "start": "2023-12-09 19:04:49.174048" } STDOUT: alternatewritethrough = 0 TASK [fedora.linux_system_roles.mssql : Configure the setting control alternatewritethrough] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Saturday 09 December 2023 19:04:49 +0000 (0:00:00.205) 0:03:10.943 ***** skipping: [sut] => { "changed": false, "false_condition": "(__mssql_conf_setting_value != 'unset') and ((\"No setting for the given\" in __mssql_conf_get_setting.stdout) or ((__mssql_conf_setting_value | type_debug != \"bool\") and (__mssql_conf_setting_value | string | lower not in __mssql_conf_get_value | lower)) or ((__mssql_conf_setting_value | type_debug == \"bool\") and (__mssql_conf_setting_value != __mssql_conf_get_value | bool)))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting control alternatewritethrough] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Saturday 09 December 2023 19:04:49 +0000 (0:00:00.027) 0:03:10.970 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting_value == \"unset\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:656 Saturday 09 December 2023 19:04:49 +0000 (0:00:00.027) 0:03:10.998 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting control writethrough] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Saturday 09 December 2023 19:04:49 +0000 (0:00:00.043) 0:03:11.041 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^writethrough = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002897", "end": "2023-12-09 19:04:49.498928", "failed_when_result": false, "rc": 0, "start": "2023-12-09 19:04:49.496031" } STDOUT: writethrough = 1 TASK [fedora.linux_system_roles.mssql : Configure the setting control writethrough] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Saturday 09 December 2023 19:04:49 +0000 (0:00:00.232) 0:03:11.274 ***** skipping: [sut] => { "changed": false, "false_condition": "(__mssql_conf_setting_value != 'unset') and ((\"No setting for the given\" in __mssql_conf_get_setting.stdout) or ((__mssql_conf_setting_value | type_debug != \"bool\") and (__mssql_conf_setting_value | string | lower not in __mssql_conf_get_value | lower)) or ((__mssql_conf_setting_value | type_debug == \"bool\") and (__mssql_conf_setting_value != __mssql_conf_get_value | bool)))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting control writethrough] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Saturday 09 December 2023 19:04:49 +0000 (0:00:00.026) 0:03:11.300 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting_value == \"unset\"", "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:674 Saturday 09 December 2023 19:04:49 +0000 (0:00:00.022) 0:03:11.322 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tls_enable is not none", "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:688 Saturday 09 December 2023 19:04:49 +0000 (0:00:00.023) 0:03:11.346 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tls_enable is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:693 Saturday 09 December 2023 19:04:49 +0000 (0:00:00.019) 0:03:11.365 ***** skipping: [sut] => (item=None) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_tls_enable is not none", "item": null, "skip_reason": "Conditional result was False" } skipping: [sut] => (item=None) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_tls_enable is not none", "item": null, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:711 Saturday 09 December 2023 19:04:49 +0000 (0:00:00.022) 0:03:11.387 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tls_enable is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:720 Saturday 09 December 2023 19:04:49 +0000 (0:00:00.059) 0:03:11.447 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tls_enable is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:729 Saturday 09 December 2023 19:04:49 +0000 (0:00:00.021) 0:03:11.468 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tls_enable is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:736 Saturday 09 December 2023 19:04:49 +0000 (0:00:00.028) 0:03:11.497 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tls_enable is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:745 Saturday 09 December 2023 19:04:49 +0000 (0:00:00.039) 0:03:11.537 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:753 Saturday 09 December 2023 19:04:49 +0000 (0:00:00.020) 0:03:11.557 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:761 Saturday 09 December 2023 19:04:49 +0000 (0:00:00.020) 0:03:11.578 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:768 Saturday 09 December 2023 19:04:49 +0000 (0:00:00.033) 0:03:11.611 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:775 Saturday 09 December 2023 19:04:49 +0000 (0:00:00.030) 0:03:11.642 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:784 Saturday 09 December 2023 19:04:49 +0000 (0:00:00.022) 0:03:11.665 ***** skipping: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:797 Saturday 09 December 2023 19:04:49 +0000 (0:00:00.019) 0:03:11.684 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:806 Saturday 09 December 2023 19:04:49 +0000 (0:00:00.020) 0:03:11.705 ***** skipping: [sut] => { "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 : Get SPNs for the principal] ************ task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:818 Saturday 09 December 2023 19:04:49 +0000 (0:00:00.022) 0:03:11.728 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:823 Saturday 09 December 2023 19:04:50 +0000 (0:00:00.020) 0:03:11.748 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:840 Saturday 09 December 2023 19:04:50 +0000 (0:00:00.020) 0:03:11.768 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:845 Saturday 09 December 2023 19:04:50 +0000 (0:00:00.019) 0:03:11.787 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:850 Saturday 09 December 2023 19:04:50 +0000 (0:00:00.019) 0:03:11.807 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:856 Saturday 09 December 2023 19:04:50 +0000 (0:00:00.019) 0:03:11.826 ***** skipping: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:882 Saturday 09 December 2023 19:04:50 +0000 (0:00:00.056) 0:03:11.883 ***** skipping: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:903 Saturday 09 December 2023 19:04:50 +0000 (0:00:00.019) 0:03:11.903 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:911 Saturday 09 December 2023 19:04:50 +0000 (0:00:00.019) 0:03:11.922 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:921 Saturday 09 December 2023 19:04:50 +0000 (0:00:00.020) 0:03:11.943 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:927 Saturday 09 December 2023 19:04:50 +0000 (0:00:00.021) 0:03:11.964 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:944 Saturday 09 December 2023 19:04:50 +0000 (0:00:00.022) 0:03:11.986 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:955 Saturday 09 December 2023 19:04:50 +0000 (0:00:00.021) 0:03:12.008 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:975 Saturday 09 December 2023 19:04:50 +0000 (0:00:00.021) 0:03:12.029 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1029 Saturday 09 December 2023 19:04:50 +0000 (0:00:00.020) 0:03:12.050 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1036 Saturday 09 December 2023 19:04:50 +0000 (0:00:00.026) 0:03:12.076 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1043 Saturday 09 December 2023 19:04:50 +0000 (0:00:00.032) 0:03:12.109 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1053 Saturday 09 December 2023 19:04:50 +0000 (0:00:00.024) 0:03:12.133 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1059 Saturday 09 December 2023 19:04:50 +0000 (0:00:00.019) 0:03:12.153 ***** skipping: [sut] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1067 Saturday 09 December 2023 19:04:50 +0000 (0:00:00.024) 0:03:12.178 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1076 Saturday 09 December 2023 19:04:50 +0000 (0:00:00.018) 0:03:12.197 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1084 Saturday 09 December 2023 19:04:50 +0000 (0:00:00.019) 0:03:12.216 ***** skipping: [sut] => (item={'key': 'cert', 'value': '/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'key', 'value': '/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1099 Saturday 09 December 2023 19:04:50 +0000 (0:00:00.024) 0:03:12.240 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1106 Saturday 09 December 2023 19:04:50 +0000 (0:00:00.019) 0:03:12.259 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1131 Saturday 09 December 2023 19:04:50 +0000 (0:00:00.050) 0:03:12.310 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1140 Saturday 09 December 2023 19:04:50 +0000 (0:00:00.019) 0:03:12.329 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1149 Saturday 09 December 2023 19:04:50 +0000 (0:00:00.019) 0:03:12.348 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1160 Saturday 09 December 2023 19:04:50 +0000 (0:00:00.019) 0:03:12.368 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1173 Saturday 09 December 2023 19:04:50 +0000 (0:00:00.018) 0:03:12.386 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1182 Saturday 09 December 2023 19:04:50 +0000 (0:00:00.020) 0:03:12.407 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1189 Saturday 09 December 2023 19:04:50 +0000 (0:00:00.019) 0:03:12.427 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1196 Saturday 09 December 2023 19:04:50 +0000 (0:00:00.019) 0:03:12.446 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1204 Saturday 09 December 2023 19:04:50 +0000 (0:00:00.019) 0:03:12.465 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1211 Saturday 09 December 2023 19:04:50 +0000 (0:00:00.020) 0:03:12.485 ***** skipping: [sut] => (item={'key': 'cert', 'value': '/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'key', 'value': '/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1223 Saturday 09 December 2023 19:04:50 +0000 (0:00:00.022) 0:03:12.508 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1232 Saturday 09 December 2023 19:04:50 +0000 (0:00:00.018) 0:03:12.527 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1239 Saturday 09 December 2023 19:04:50 +0000 (0:00:00.018) 0:03:12.546 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1245 Saturday 09 December 2023 19:04:50 +0000 (0:00:00.017) 0:03:12.564 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1253 Saturday 09 December 2023 19:04:50 +0000 (0:00:00.018) 0:03:12.583 ***** skipping: [sut] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": "cert", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=key) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": "key", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1266 Saturday 09 December 2023 19:04:50 +0000 (0:00:00.023) 0:03:12.606 ***** skipping: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1278 Saturday 09 December 2023 19:04:50 +0000 (0:00:00.017) 0:03:12.624 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1284 Saturday 09 December 2023 19:04:50 +0000 (0:00:00.053) 0:03:12.678 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1293 Saturday 09 December 2023 19:04:50 +0000 (0:00:00.021) 0:03:12.699 ***** ok: [sut] => { "changed": false } TASK [fedora.linux_system_roles.mssql : Flush handlers prior to inputting post SQL scripts] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1302 Saturday 09 December 2023 19:04:51 +0000 (0:00:00.242) 0:03:12.942 ***** META: triggered running handlers for sut TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1306 Saturday 09 December 2023 19:04:51 +0000 (0:00:00.019) 0:03:12.962 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_post_input_sql_file != []", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1313 Saturday 09 December 2023 19:04:51 +0000 (0:00:00.022) 0:03:12.984 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_post_input_sql_content != []", "skip_reason": "Conditional result was False" } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/tests_idempotency.yml:40 Saturday 09 December 2023 19:04:51 +0000 (0:00:00.032) 0:03:13.017 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml for sut TASK [Check if the errorlog file exists and its location] ********************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:8 Saturday 09 December 2023 19:04:51 +0000 (0:00:00.111) 0:03:13.128 ***** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\nerrorlog=\"$(grep '^errorlogfile' /var/opt/mssql/mssql.conf \\\n2>&1 | sed 's\\errorlogfile : \\\\')\" || :\nif [ -f \"${errorlog}\" ]; then\n echo \"${errorlog}\"\nelif [ -f /var/opt/mssql/log/errorlog ]; then\n echo \"/var/opt/mssql/log/errorlog\"\nelse\n echo \"\"\nfi\n", "delta": "0:00:00.005419", "end": "2023-12-09 19:04:51.569521", "rc": 0, "start": "2023-12-09 19:04:51.564102" } STDOUT: /var/opt/mssql/log/errorlog TASK [Check if the set edition matches the existing edition] ******************* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:23 Saturday 09 December 2023 19:04:51 +0000 (0:00:00.204) 0:03:13.333 ***** ok: [sut] => { "changed": false, "cmd": "errorlog_edition=\"$(grep -oi 'Evaluation edition' \\\n/var/opt/mssql/log/errorlog)\"\nif [ -z \"${errorlog_edition}\" ]; then\n echo false\nelse\n echo true\nfi\n", "delta": "0:00:00.005065", "end": "2023-12-09 19:04:51.778374", "rc": 0, "start": "2023-12-09 19:04:51.773309" } STDOUT: true TASK [Verify if the edition matches] ******************************************* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:35 Saturday 09 December 2023 19:04:51 +0000 (0:00:00.209) 0:03:13.542 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting {{ item.key }}] *************************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:39 Saturday 09 December 2023 19:04:51 +0000 (0:00:00.022) 0:03:13.565 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml for sut => (item={'key': 'ipaddress', 'value': '0.0.0.0'}) included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml for sut => (item={'key': 'tcpport', 'value': 1433}) included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml for sut => (item={'key': 'defaultdatadir', 'value': '/tmp/mssql_data'}) included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml for sut => (item={'key': 'defaultlogdir', 'value': '/tmp/mssql_log'}) included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml for sut => (item={'key': 'enabled', 'value': True}) TASK [Get the value of the setting ipaddress] ********************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:7 Saturday 09 December 2023 19:04:51 +0000 (0:00:00.047) 0:03:13.612 ***** ok: [sut] => { "changed": false, "cmd": "grep '^ipaddress' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004419", "end": "2023-12-09 19:04:52.050490", "rc": 0, "start": "2023-12-09 19:04:52.046071" } STDOUT: ipaddress = 0.0.0.0 TASK [Verify the setting when it is type str ipaddress] ************************ task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:14 Saturday 09 December 2023 19:04:52 +0000 (0:00:00.201) 0:03:13.813 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool ipaddress] *********************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:25 Saturday 09 December 2023 19:04:52 +0000 (0:00:00.064) 0:03:13.877 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_value | type_debug == 'bool'", "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 0.0.0.0] ******************************************* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:40 Saturday 09 December 2023 19:04:52 +0000 (0:00:00.021) 0:03:13.899 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting == \"tcpport\"", "skip_reason": "Conditional result was False" } TASK [Get the value of the setting tcpport] ************************************ task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:7 Saturday 09 December 2023 19:04:52 +0000 (0:00:00.019) 0:03:13.918 ***** ok: [sut] => { "changed": false, "cmd": "grep '^tcpport' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004434", "end": "2023-12-09 19:04:52.357416", "rc": 0, "start": "2023-12-09 19:04:52.352982" } TASK [Verify the setting when it is type str tcpport] ************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:14 Saturday 09 December 2023 19:04:52 +0000 (0:00:00.202) 0:03:14.120 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting != \"tcpport\"", "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool tcpport] ************************* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:25 Saturday 09 December 2023 19:04:52 +0000 (0:00:00.020) 0:03:14.141 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_value | type_debug == 'bool'", "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1433] ********************************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:40 Saturday 09 December 2023 19:04:52 +0000 (0:00:00.018) 0:03:14.160 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get the value of the setting defaultdatadir] ***************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:7 Saturday 09 December 2023 19:04:52 +0000 (0:00:00.025) 0:03:14.185 ***** ok: [sut] => { "changed": false, "cmd": "grep '^defaultdatadir' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004270", "end": "2023-12-09 19:04:52.623695", "rc": 0, "start": "2023-12-09 19:04:52.619425" } STDOUT: defaultdatadir = /tmp/mssql_data TASK [Verify the setting when it is type str defaultdatadir] ******************* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:14 Saturday 09 December 2023 19:04:52 +0000 (0:00:00.203) 0:03:14.389 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool defaultdatadir] ****************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:25 Saturday 09 December 2023 19:04:52 +0000 (0:00:00.029) 0:03:14.418 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_value | type_debug == 'bool'", "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /tmp/mssql_data] *********************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:40 Saturday 09 December 2023 19:04:52 +0000 (0:00:00.024) 0:03:14.442 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting == \"tcpport\"", "skip_reason": "Conditional result was False" } TASK [Get the value of the setting defaultlogdir] ****************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:7 Saturday 09 December 2023 19:04:52 +0000 (0:00:00.020) 0:03:14.463 ***** ok: [sut] => { "changed": false, "cmd": "grep '^defaultlogdir' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004282", "end": "2023-12-09 19:04:52.901432", "rc": 0, "start": "2023-12-09 19:04:52.897150" } STDOUT: defaultlogdir = /tmp/mssql_log TASK [Verify the setting when it is type str defaultlogdir] ******************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:14 Saturday 09 December 2023 19:04:52 +0000 (0:00:00.201) 0:03:14.664 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool defaultlogdir] ******************* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:25 Saturday 09 December 2023 19:04:52 +0000 (0:00:00.037) 0:03:14.702 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_value | type_debug == 'bool'", "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /tmp/mssql_log] ************************************ task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:40 Saturday 09 December 2023 19:04:52 +0000 (0:00:00.021) 0:03:14.723 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting == \"tcpport\"", "skip_reason": "Conditional result was False" } TASK [Get the value of the setting enabled] ************************************ task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:7 Saturday 09 December 2023 19:04:53 +0000 (0:00:00.019) 0:03:14.742 ***** ok: [sut] => { "changed": false, "cmd": "grep '^enabled' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004475", "end": "2023-12-09 19:04:53.182166", "rc": 0, "start": "2023-12-09 19:04:53.177691" } STDOUT: enabled = True TASK [Verify the setting when it is type str enabled] ************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:14 Saturday 09 December 2023 19:04:53 +0000 (0:00:00.212) 0:03:14.954 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_value | type_debug != 'bool'", "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool enabled] ************************* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:25 Saturday 09 December 2023 19:04:53 +0000 (0:00:00.072) 0:03:15.027 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:40 Saturday 09 December 2023 19:04:53 +0000 (0:00:00.029) 0:03:15.057 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting == \"tcpport\"", "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:55 Saturday 09 December 2023 19:04:53 +0000 (0:00:00.019) 0:03:15.076 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1702148574.472557, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1702148574.474557, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 991, "gr_name": "mssql", "inode": 421528000, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1702148574.472557, "nlink": 2, "path": "/tmp/mssql_data", "pw_name": "mssql", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6, "uid": 993, "version": "3242368727", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:60 Saturday 09 December 2023 19:04:53 +0000 (0:00:00.204) 0:03:15.281 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get stat of mssql_logdir] ************************************************ task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:70 Saturday 09 December 2023 19:04:53 +0000 (0:00:00.031) 0:03:15.312 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1702148575.8505728, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1702148575.851573, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 991, "gr_name": "mssql", "inode": 432013572, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1702148575.8505728, "nlink": 2, "path": "/tmp/mssql_log", "pw_name": "mssql", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6, "uid": 993, "version": "3664298572", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:75 Saturday 09 December 2023 19:04:53 +0000 (0:00:00.247) 0:03:15.559 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:85 Saturday 09 December 2023 19:04:53 +0000 (0:00:00.045) 0:03:15.605 ***** TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Saturday 09 December 2023 19:04:53 +0000 (0:00:00.047) 0:03:15.652 ***** ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2023-12-09 19:03:51 UTC", "ActiveEnterTimestampMonotonic": "1496148838", "ActiveExitTimestamp": "Sat 2023-12-09 19:03:51 UTC", "ActiveExitTimestampMonotonic": "1495973182", "ActiveState": "active", "After": "auditd.service sysinit.target basic.target network.target system.slice -.mount systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-09 19:03:51 UTC", "AssertTimestampMonotonic": "1496147834", "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": "Sat 2023-12-09 19:03:51 UTC", "ConditionTimestampMonotonic": "1496147832", "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": "32179", "ExecMainStartTimestamp": "Sat 2023-12-09 19:03:51 UTC", "ExecMainStartTimestampMonotonic": "1496148775", "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": "991", "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": "Sat 2023-12-09 19:03:51 UTC", "InactiveEnterTimestampMonotonic": "1496146717", "InactiveExitTimestamp": "Sat 2023-12-09 19:03:51 UTC", "InactiveExitTimestampMonotonic": "1496148838", "InvocationID": "93097d2e313e407e90d08d603abc81cd", "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": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "32179", "MemoryAccounting": "yes", "MemoryCurrent": "808271872", "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": "system.slice sysinit.target -.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": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-12-09 19:03:51 UTC", "StateChangeTimestampMonotonic": "1496148838", "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": "190", "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": "Sat 2023-12-09 19:03:51 UTC", "WatchdogTimestampMonotonic": "1496148835", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Saturday 09 December 2023 19:04:55 +0000 (0:00:01.355) 0:03:17.008 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002965", "end": "2023-12-09 19:04:55.447415", "failed_when_result": false, "rc": 1, "start": "2023-12-09 19:04:55.444450" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Saturday 09 December 2023 19:04:55 +0000 (0:00:00.202) 0:03:17.210 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002906", "end": "2023-12-09 19:04:55.649207", "failed_when_result": false, "rc": 0, "start": "2023-12-09 19:04:55.646301" } STDOUT: ipaddress = 0.0.0.0 TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Saturday 09 December 2023 19:04:55 +0000 (0:00:00.203) 0:03:17.413 ***** ok: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:93 Saturday 09 December 2023 19:04:55 +0000 (0:00:00.039) 0:03:17.452 ***** ok: [sut] => { "changed": false, "elapsed": 1, "gid": 991, "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": 20300, "state": "file", "uid": 993 } TASK [Check if the set password matches the existing password] ***************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:99 Saturday 09 December 2023 19:04:56 +0000 (0:00:01.205) 0:03:18.658 ***** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools/bin/sqlcmd", "-S", "0.0.0.0", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.026997", "end": "2023-12-09 19:04:57.119543", "rc": 0, "start": "2023-12-09 19:04:57.092546" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2022 (RTM-CU10) (KB5031778) - 16.0.4095.4 (X64) Oct 30 2023 16:12:44 Copyright (C) 2022 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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:113 Saturday 09 December 2023 19:04:57 +0000 (0:00:00.227) 0:03:18.885 ***** ok: [sut] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:117 Saturday 09 December 2023 19:04:57 +0000 (0:00:00.022) 0:03:18.908 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_package.yml for sut TASK [Gather package facts] **************************************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_package.yml:7 Saturday 09 December 2023 19:04:57 +0000 (0:00:00.076) 0:03:18.985 ***** ok: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_package.yml:12 Saturday 09 December 2023 19:04:58 +0000 (0:00:01.343) 0:03:20.328 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify if the package is not installed mssql-server-fts] ***************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_package.yml:17 Saturday 09 December 2023 19:04:58 +0000 (0:00:00.043) 0:03:20.371 ***** skipping: [sut] => { "changed": false, "false_condition": "not __mssql_verify_package_installed", "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:124 Saturday 09 December 2023 19:04:58 +0000 (0:00:00.023) 0:03:20.395 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_package.yml for sut TASK [Gather package facts] **************************************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_package.yml:7 Saturday 09 December 2023 19:04:58 +0000 (0:00:00.070) 0:03:20.466 ***** ok: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_package.yml:12 Saturday 09 December 2023 19:05:00 +0000 (0:00:01.363) 0:03:21.829 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify if the package is not installed powershell] *********************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_package.yml:17 Saturday 09 December 2023 19:05:00 +0000 (0:00:00.030) 0:03:21.860 ***** skipping: [sut] => { "changed": false, "false_condition": "not __mssql_verify_package_installed", "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:135 Saturday 09 December 2023 19:05:00 +0000 (0:00:00.021) 0:03:21.881 ***** ok: [sut] => { "changed": false, "cmd": "grep '^traceflag' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004275", "end": "2023-12-09 19:05:00.323711", "rc": 0, "start": "2023-12-09 19:05:00.319436" } STDOUT: traceflag0 = 3979 TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:140 Saturday 09 December 2023 19:05:00 +0000 (0:00:00.205) 0:03:22.086 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:145 Saturday 09 December 2023 19:05:00 +0000 (0:00:00.030) 0:03:22.117 ***** skipping: [sut] => { "changed": false, "false_condition": "not __verify_mssql_is_tuned_for_fua | bool", "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:151 Saturday 09 December 2023 19:05:00 +0000 (0:00:00.075) 0:03:22.192 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting alternatewritethrough] ********************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:7 Saturday 09 December 2023 19:05:00 +0000 (0:00:00.036) 0:03:22.229 ***** ok: [sut] => { "changed": false, "cmd": "grep '^alternatewritethrough' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004559", "end": "2023-12-09 19:05:00.669032", "rc": 0, "start": "2023-12-09 19:05:00.664473" } STDOUT: alternatewritethrough = 0 TASK [Verify the setting when it is type str alternatewritethrough] ************ task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:14 Saturday 09 December 2023 19:05:00 +0000 (0:00:00.204) 0:03:22.434 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_value | type_debug != 'bool'", "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool alternatewritethrough] *********** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:25 Saturday 09 December 2023 19:05:00 +0000 (0:00:00.020) 0:03:22.454 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:40 Saturday 09 December 2023 19:05:00 +0000 (0:00:00.024) 0:03:22.479 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting == \"tcpport\"", "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:157 Saturday 09 December 2023 19:05:00 +0000 (0:00:00.020) 0:03:22.499 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting writethrough] ******************************* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:7 Saturday 09 December 2023 19:05:00 +0000 (0:00:00.039) 0:03:22.539 ***** ok: [sut] => { "changed": false, "cmd": "grep '^writethrough' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004519", "end": "2023-12-09 19:05:00.978313", "rc": 0, "start": "2023-12-09 19:05:00.973794" } STDOUT: writethrough = 1 TASK [Verify the setting when it is type str writethrough] ********************* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:14 Saturday 09 December 2023 19:05:01 +0000 (0:00:00.209) 0:03:22.748 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_value | type_debug != 'bool'", "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool writethrough] ******************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:25 Saturday 09 December 2023 19:05:01 +0000 (0:00:00.023) 0:03:22.772 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:40 Saturday 09 December 2023 19:05:01 +0000 (0:00:00.028) 0:03:22.800 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting == \"tcpport\"", "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:167 Saturday 09 December 2023 19:05:01 +0000 (0:00:00.023) 0:03:22.824 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_is_tls_encrypted is defined", "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:178 Saturday 09 December 2023 19:05:01 +0000 (0:00:00.021) 0:03:22.845 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_is_tls_encrypted is defined", "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:190 Saturday 09 December 2023 19:05:01 +0000 (0:00:00.022) 0:03:22.867 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_is_tls_encrypted is defined", "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:198 Saturday 09 December 2023 19:05:01 +0000 (0:00:00.019) 0:03:22.887 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_is_tls_encrypted is defined", "skip_reason": "Conditional result was False" } TASK [Get the current mode of SELinux] ***************************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:208 Saturday 09 December 2023 19:05:01 +0000 (0:00:00.020) 0:03:22.907 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_is_confined is defined", "skip_reason": "Conditional result was False" } TASK [Verify that SELinux is in the mode {{ __mssql_selinux_mode }}] *********** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:213 Saturday 09 December 2023 19:05:01 +0000 (0:00:00.063) 0:03:22.970 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_is_confined is defined", "skip_reason": "Conditional result was False" } TASK [Verify the package mssql-server-selinux] ********************************* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:219 Saturday 09 December 2023 19:05:01 +0000 (0:00:00.020) 0:03:22.991 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_is_confined is defined", "skip_reason": "Conditional result was False" } TASK [Run to edit settings] **************************************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/tests_idempotency.yml:56 Saturday 09 December 2023 19:05:01 +0000 (0:00:00.019) 0:03:23.010 ***** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Saturday 09 December 2023 19:05:01 +0000 (0:00:00.265) 0:03:23.276 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Saturday 09 December 2023 19:05:01 +0000 (0:00:00.031) 0:03:23.307 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Saturday 09 December 2023 19:05:01 +0000 (0:00:00.029) 0:03:23.337 ***** ok: [sut] => (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 ] }, "ansible_included_var_files": [ "/WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__mssql_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (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": [ "/WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (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": [ "/WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/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 : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Saturday 09 December 2023 19:05:01 +0000 (0:00:00.038) 0:03:23.375 ***** ok: [sut] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Saturday 09 December 2023 19:05:01 +0000 (0:00:00.023) 0:03:23.399 ***** skipping: [sut] => { "false_condition": "mssql_input_sql_file is defined" } TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Saturday 09 December 2023 19:05:01 +0000 (0:00:00.019) 0:03:23.419 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_input_sql_file is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Saturday 09 December 2023 19:05:01 +0000 (0:00:00.022) 0:03:23.441 ***** skipping: [sut] => { "false_condition": "mssql_ha_listener_port is defined" } TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Saturday 09 December 2023 19:05:01 +0000 (0:00:00.021) 0:03:23.462 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_listener_port is defined", "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Saturday 09 December 2023 19:05:01 +0000 (0:00:00.070) 0:03:23.533 ***** skipping: [sut] => { "false_condition": "mssql_ad_sql_user_name is defined" } TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Saturday 09 December 2023 19:05:01 +0000 (0:00:00.024) 0:03:23.558 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_sql_user_name is defined", "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Saturday 09 December 2023 19:05:01 +0000 (0:00:00.021) 0:03:23.579 ***** skipping: [sut] => { "false_condition": "mssql_ha_cluster_run_role is defined" } TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Saturday 09 December 2023 19:05:01 +0000 (0:00:00.022) 0:03:23.602 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_cluster_run_role is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:69 Saturday 09 December 2023 19:05:01 +0000 (0:00:00.021) 0:03:23.623 ***** ok: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:81 Saturday 09 December 2023 19:05:01 +0000 (0:00:00.022) 0:03:23.646 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:89 Saturday 09 December 2023 19:05:01 +0000 (0:00:00.019) 0:03:23.665 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:98 Saturday 09 December 2023 19:05:01 +0000 (0:00:00.019) 0:03:23.685 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:107 Saturday 09 December 2023 19:05:01 +0000 (0:00:00.018) 0:03:23.703 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_ag_cluster_type | lower == 'none'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:117 Saturday 09 December 2023 19:05:01 +0000 (0:00:00.019) 0:03:23.723 ***** skipping: [sut] => { "changed": false, "false_condition": "(mssql_manage_selinux | bool) or (mssql_run_selinux_confined | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:126 Saturday 09 December 2023 19:05:02 +0000 (0:00:00.022) 0:03:23.746 ***** ok: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:130 Saturday 09 December 2023 19:05:03 +0000 (0:00:01.333) 0:03:25.079 ***** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ansible_facts.packages[\"mssql-server\"][0][\"version\"].split(\".\") | first | int == item.value", "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ansible_facts.packages[\"mssql-server\"][0][\"version\"].split(\".\") | first | int == item.value", "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } ok: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_facts": { "__mssql_current_version": "2022" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 } } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:138 Saturday 09 December 2023 19:05:03 +0000 (0:00:00.058) 0:03:25.137 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_version is none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:145 Saturday 09 December 2023 19:05:03 +0000 (0:00:00.019) 0:03:25.157 ***** ok: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:152 Saturday 09 December 2023 19:05:03 +0000 (0:00:00.068) 0:03:25.225 ***** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_version | int == item.key", "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_version | int == item.key", "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ansible_facts.packages[\"mssql-server\"][0][\"version\"].split(\".\") | first | int > item.value", "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Saturday 09 December 2023 19:05:03 +0000 (0:00:00.041) 0:03:25.266 ***** ok: [sut] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2022] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:179 Saturday 09 December 2023 19:05:03 +0000 (0:00:00.424) 0:03:25.691 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_upgrade | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:189 Saturday 09 December 2023 19:05:03 +0000 (0:00:00.021) 0:03:25.712 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_upgrade | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2022] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:200 Saturday 09 December 2023 19:05:03 +0000 (0:00:00.022) 0:03:25.734 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_upgrade | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2022] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:208 Saturday 09 December 2023 19:05:04 +0000 (0:00:00.021) 0:03:25.756 ***** skipping: [sut] => { "changed": false, "false_condition": "(__mssql_server_packages not in ansible_facts.packages) or (mssql_upgrade | bool)", "skip_reason": "Conditional result was False" } TASK [Ensure that the system is in SELinux enforcing state] ******************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:221 Saturday 09 December 2023 19:05:04 +0000 (0:00:00.024) 0:03:25.781 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_confined_supported | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the current mode of SELinux] ******* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:228 Saturday 09 December 2023 19:05:04 +0000 (0:00:00.019) 0:03:25.800 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_confined_supported | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that SELinux is in enforcing mode] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:233 Saturday 09 December 2023 19:05:04 +0000 (0:00:00.019) 0:03:25.819 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_confined_supported | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that SELinux is not in enforcing mode] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:242 Saturday 09 December 2023 19:05:04 +0000 (0:00:00.024) 0:03:25.844 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_confined_supported | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-selinux] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:251 Saturday 09 December 2023 19:05:04 +0000 (0:00:00.019) 0:03:25.863 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_confined_supported | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:256 Saturday 09 December 2023 19:05:04 +0000 (0:00:00.020) 0:03:25.883 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:264 Saturday 09 December 2023 19:05:06 +0000 (0:00:02.820) 0:03:28.704 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:272 Saturday 09 December 2023 19:05:06 +0000 (0:00:00.018) 0:03:28.722 ***** ok: [sut] => { "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.005325", "end": "2023-12-09 19:05:07.161822", "rc": 0, "start": "2023-12-09 19:05:07.156497" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:287 Saturday 09 December 2023 19:05:07 +0000 (0:00:00.202) 0:03:28.924 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Saturday 09 December 2023 19:05:35 +0000 (0:00:28.523) 0:03:57.448 ***** ok: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:300 Saturday 09 December 2023 19:05:35 +0000 (0:00:00.067) 0:03:57.516 ***** skipping: [sut] => { "changed": false, "false_condition": "not __mssql_is_setup", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:316 Saturday 09 December 2023 19:05:35 +0000 (0:00:00.018) 0:03:57.534 ***** skipping: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:336 Saturday 09 December 2023 19:05:35 +0000 (0:00:00.018) 0:03:57.553 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml for sut => (item={'path': '/var/opt/mssql/data', 'mode': '0755', 'setting': 'defaultdatadir'}) included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml for sut => (item={'path': '/var/opt/mssql/log', 'mode': '0755', 'setting': 'defaultlogdir'}) TASK [fedora.linux_system_roles.mssql : Get stat of the directory /var/opt/mssql/data] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Saturday 09 December 2023 19:05:35 +0000 (0:00:00.040) 0:03:57.594 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1702148573.531546, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1702148573.4995458, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 991, "gr_name": "mssql", "inode": 320864704, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1702148573.4995458, "nlink": 2, "path": "/var/opt/mssql/data", "pw_name": "mssql", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 993, "version": "3973551800", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.mssql : Ensure the directory and keep present permissions /var/opt/mssql/data] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:8 Saturday 09 December 2023 19:05:36 +0000 (0:00:00.207) 0:03:57.802 ***** ok: [sut] => { "changed": false, "gid": 991, "group": "mssql", "mode": "0755", "owner": "mssql", "path": "/var/opt/mssql/data", "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:17 Saturday 09 December 2023 19:05:36 +0000 (0:00:00.211) 0:03:58.014 ***** ok: [sut] => { "ansible_facts": { "selinux_fcontexts": [ { "ftype": "d", "setype": "mssql_var_t", "state": "present", "target": "/tmp/mssql_data" }, { "ftype": "d", "setype": "mssql_db_t", "state": "present", "target": "/tmp/mssql_log" }, { "ftype": "d", "setype": "mssql_var_t", "state": "present", "target": "/tmp/mssql_data" }, { "ftype": "d", "setype": "mssql_db_t", "state": "present", "target": "/tmp/mssql_log" }, { "ftype": "d", "setype": "mssql_var_t", "state": "present", "target": "/var/opt/mssql/data" } ], "selinux_restore_dirs": [ "/tmp/mssql_data", "/tmp/mssql_log", "/tmp/mssql_data", "/tmp/mssql_log", "/var/opt/mssql/data" ] }, "changed": false } TASK [fedora.linux_system_roles.mssql : Configure the setting defaultdatadir] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:30 Saturday 09 December 2023 19:05:36 +0000 (0:00:00.027) 0:03:58.041 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting filelocation defaultdatadir] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Saturday 09 December 2023 19:05:36 +0000 (0:00:00.031) 0:03:58.073 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^defaultdatadir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003021", "end": "2023-12-09 19:05:36.513110", "failed_when_result": false, "rc": 0, "start": "2023-12-09 19:05:36.510089" } STDOUT: defaultdatadir = /tmp/mssql_data TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultdatadir] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Saturday 09 December 2023 19:05:36 +0000 (0:00:00.205) 0:03:58.278 ***** Notification for handler Restart the mssql-server service has been saved. changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "filelocation.defaultdatadir", "/var/opt/mssql/data" ], "delta": "0:00:00.125197", "end": "2023-12-09 19:05:36.847494", "failed_when_result": false, "rc": 0, "start": "2023-12-09 19:05:36.722297" } 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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Saturday 09 December 2023 19:05:36 +0000 (0:00:00.337) 0:03:58.615 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting_value == \"unset\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stat of the directory /var/opt/mssql/log] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Saturday 09 December 2023 19:05:36 +0000 (0:00:00.021) 0:03:58.637 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1702148637.162282, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1702148637.160282, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 991, "gr_name": "mssql", "inode": 322961664, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1702148637.160282, "nlink": 3, "path": "/var/opt/mssql/log", "pw_name": "mssql", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 993, "version": "2121739768", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.mssql : Ensure the directory and keep present permissions /var/opt/mssql/log] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:8 Saturday 09 December 2023 19:05:37 +0000 (0:00:00.208) 0:03:58.845 ***** ok: [sut] => { "changed": false, "gid": 991, "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:17 Saturday 09 December 2023 19:05:37 +0000 (0:00:00.212) 0:03:59.058 ***** ok: [sut] => { "ansible_facts": { "selinux_fcontexts": [ { "ftype": "d", "setype": "mssql_var_t", "state": "present", "target": "/tmp/mssql_data" }, { "ftype": "d", "setype": "mssql_db_t", "state": "present", "target": "/tmp/mssql_log" }, { "ftype": "d", "setype": "mssql_var_t", "state": "present", "target": "/tmp/mssql_data" }, { "ftype": "d", "setype": "mssql_db_t", "state": "present", "target": "/tmp/mssql_log" }, { "ftype": "d", "setype": "mssql_var_t", "state": "present", "target": "/var/opt/mssql/data" }, { "ftype": "d", "setype": "mssql_db_t", "state": "present", "target": "/var/opt/mssql/log" } ], "selinux_restore_dirs": [ "/tmp/mssql_data", "/tmp/mssql_log", "/tmp/mssql_data", "/tmp/mssql_log", "/var/opt/mssql/data", "/var/opt/mssql/log" ] }, "changed": false } TASK [fedora.linux_system_roles.mssql : Configure the setting defaultlogdir] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:30 Saturday 09 December 2023 19:05:37 +0000 (0:00:00.028) 0:03:59.086 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting filelocation defaultlogdir] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Saturday 09 December 2023 19:05:37 +0000 (0:00:00.032) 0:03:59.118 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^defaultlogdir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002972", "end": "2023-12-09 19:05:37.557788", "failed_when_result": false, "rc": 0, "start": "2023-12-09 19:05:37.554816" } STDOUT: defaultlogdir = /tmp/mssql_log TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultlogdir] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Saturday 09 December 2023 19:05:37 +0000 (0:00:00.246) 0:03:59.364 ***** Notification for handler Restart the mssql-server service has been saved. changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "filelocation.defaultlogdir", "/var/opt/mssql/log" ], "delta": "0:00:00.123826", "end": "2023-12-09 19:05:37.930995", "failed_when_result": false, "rc": 0, "start": "2023-12-09 19:05:37.807169" } 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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Saturday 09 December 2023 19:05:37 +0000 (0:00:00.335) 0:03:59.700 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting_value == \"unset\"", "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for {{ __mssql_storage_path }}] *********** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:351 Saturday 09 December 2023 19:05:37 +0000 (0:00:00.021) 0:03:59.722 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:358 Saturday 09 December 2023 19:05:38 +0000 (0:00:00.021) 0:03:59.744 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:363 Saturday 09 December 2023 19:05:40 +0000 (0:00:02.813) 0:04:02.557 ***** ok: [sut] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2023-12-09 18:39:13 UTC", "ActiveEnterTimestampMonotonic": "17494242", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.socket polkit.service systemd-journald.socket dbus.service basic.target systemd-sysctl.service sysinit.target network.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-09 18:39:12 UTC", "AssertTimestampMonotonic": "16669018", "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": "Sat 2023-12-09 18:39:12 UTC", "ConditionTimestampMonotonic": "16668999", "ConfigurationDirectoryMode": "0755", "Conflicts": "auto-cpufreq.service tlp.service power-profiles-daemon.service shutdown.target cpupower.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": "734", "ExecMainStartTimestamp": "Sat 2023-12-09 18:39:12 UTC", "ExecMainStartTimestampMonotonic": "16669935", "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": "Sat 2023-12-09 18:39:12 UTC", "InactiveExitTimestampMonotonic": "16669978", "InvocationID": "895732fac88f4643b10905a4190b24d8", "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": "28609", "LimitNPROCSoft": "28609", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "734", "MemoryAccounting": "yes", "MemoryCurrent": "22888448", "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 sysinit.target system.slice 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": "Sat 2023-12-09 18:39:13 UTC", "StateChangeTimestampMonotonic": "17494242", "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": "5", "TasksMax": "45774", "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": "Sat 2023-12-09 18:39:13 UTC", "WatchdogTimestampMonotonic": "17494239", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:369 Saturday 09 December 2023 19:05:41 +0000 (0:00:00.346) 0:04:02.904 ***** ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.115772", "end": "2023-12-09 19:05:41.454610", "rc": 0, "start": "2023-12-09 19:05:41.338838" } STDOUT: Current active profile: virtual-guest mssql TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:379 Saturday 09 December 2023 19:05:41 +0000 (0:00:00.314) 0:04:03.219 ***** skipping: [sut] => { "changed": false, "false_condition": "\"mssql\" not in __mssql_tuned_active_profiles.stdout", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:392 Saturday 09 December 2023 19:05:41 +0000 (0:00:00.018) 0:04:03.237 ***** skipping: [sut] => { "changed": false, "false_condition": "\"mssql\" not in __mssql_tuned_active_profiles.stdout", "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:401 Saturday 09 December 2023 19:05:41 +0000 (0:00:00.019) 0:04:03.257 ***** skipping: [sut] => { "changed": false, "false_condition": "\"mssql\" not in __mssql_tuned_active_profiles.stdout", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:411 Saturday 09 December 2023 19:05:41 +0000 (0:00:00.019) 0:04:03.276 ***** ok: [sut] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:418 Saturday 09 December 2023 19:05:41 +0000 (0:00:00.205) 0:04:03.482 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Saturday 09 December 2023 19:05:45 +0000 (0:00:03.820) 0:04:07.302 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml for sut TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Saturday 09 December 2023 19:05:45 +0000 (0:00:00.038) 0:04:07.340 ***** ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2023-12-09 19:03:51 UTC", "ActiveEnterTimestampMonotonic": "1496148838", "ActiveExitTimestamp": "Sat 2023-12-09 19:03:51 UTC", "ActiveExitTimestampMonotonic": "1495973182", "ActiveState": "active", "After": "auditd.service sysinit.target basic.target network.target system.slice -.mount systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-09 19:03:51 UTC", "AssertTimestampMonotonic": "1496147834", "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": "Sat 2023-12-09 19:03:51 UTC", "ConditionTimestampMonotonic": "1496147832", "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": "32179", "ExecMainStartTimestamp": "Sat 2023-12-09 19:03:51 UTC", "ExecMainStartTimestampMonotonic": "1496148775", "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": "991", "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": "Sat 2023-12-09 19:03:51 UTC", "InactiveEnterTimestampMonotonic": "1496146717", "InactiveExitTimestamp": "Sat 2023-12-09 19:03:51 UTC", "InactiveExitTimestampMonotonic": "1496148838", "InvocationID": "93097d2e313e407e90d08d603abc81cd", "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": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "32179", "MemoryAccounting": "yes", "MemoryCurrent": "828542976", "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": "system.slice sysinit.target -.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": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-12-09 19:03:51 UTC", "StateChangeTimestampMonotonic": "1496148838", "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": "183", "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": "Sat 2023-12-09 19:03:51 UTC", "WatchdogTimestampMonotonic": "1496148835", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Saturday 09 December 2023 19:05:45 +0000 (0:00:00.338) 0:04:07.678 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002943", "end": "2023-12-09 19:05:46.119648", "failed_when_result": false, "rc": 1, "start": "2023-12-09 19:05:46.116705" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Saturday 09 December 2023 19:05:46 +0000 (0:00:00.203) 0:04:07.882 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003028", "end": "2023-12-09 19:05:46.321752", "failed_when_result": false, "rc": 0, "start": "2023-12-09 19:05:46.318724" } STDOUT: ipaddress = 0.0.0.0 TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Saturday 09 December 2023 19:05:46 +0000 (0:00:00.201) 0:04:08.084 ***** ok: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:434 Saturday 09 December 2023 19:05:46 +0000 (0:00:00.068) 0:04:08.153 ***** ok: [sut] => { "changed": false, "elapsed": 1, "gid": 991, "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": 20300, "state": "file", "uid": 993 } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:440 Saturday 09 December 2023 19:05:47 +0000 (0:00:01.204) 0:04:09.357 ***** fatal: [sut]: FAILED! => { "attempts": 1, "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:455 Saturday 09 December 2023 19:05:47 +0000 (0:00:00.235) 0:04:09.592 ***** Notification for handler Restart the mssql-server service has been saved. changed: [sut] => { "changed": true, "name": "mssql-server", "state": "stopped", "status": { "ActiveEnterTimestamp": "Sat 2023-12-09 19:03:51 UTC", "ActiveEnterTimestampMonotonic": "1496148838", "ActiveExitTimestamp": "Sat 2023-12-09 19:03:51 UTC", "ActiveExitTimestampMonotonic": "1495973182", "ActiveState": "active", "After": "auditd.service sysinit.target basic.target network.target system.slice -.mount systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-09 19:03:51 UTC", "AssertTimestampMonotonic": "1496147834", "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": "Sat 2023-12-09 19:03:51 UTC", "ConditionTimestampMonotonic": "1496147832", "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": "32179", "ExecMainStartTimestamp": "Sat 2023-12-09 19:03:51 UTC", "ExecMainStartTimestampMonotonic": "1496148775", "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": "991", "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": "Sat 2023-12-09 19:03:51 UTC", "InactiveEnterTimestampMonotonic": "1496146717", "InactiveExitTimestamp": "Sat 2023-12-09 19:03:51 UTC", "InactiveExitTimestampMonotonic": "1496148838", "InvocationID": "93097d2e313e407e90d08d603abc81cd", "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": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "32179", "MemoryAccounting": "yes", "MemoryCurrent": "828760064", "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": "system.slice sysinit.target -.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": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-12-09 19:03:51 UTC", "StateChangeTimestampMonotonic": "1496148838", "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": "183", "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": "Sat 2023-12-09 19:03:51 UTC", "WatchdogTimestampMonotonic": "1496148835", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:462 Saturday 09 December 2023 19:05:48 +0000 (0:00:00.493) 0:04:10.085 ***** ok: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:470 Saturday 09 December 2023 19:05:49 +0000 (0:00:01.336) 0:04:11.422 ***** Notification for handler Restart the mssql-server service has been saved. changed: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:491 Saturday 09 December 2023 19:05:56 +0000 (0:00:06.959) 0:04:18.382 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_pre_input_sql_file != []", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:498 Saturday 09 December 2023 19:05:56 +0000 (0:00:00.019) 0:04:18.402 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_pre_input_sql_content != []", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:509 Saturday 09 December 2023 19:05:56 +0000 (0:00:00.020) 0:04:18.422 ***** ok: [sut] => { "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.004870", "end": "2023-12-09 19:05:56.863789", "rc": 0, "start": "2023-12-09 19:05:56.858919" } STDOUT: false TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:522 Saturday 09 December 2023 19:05:56 +0000 (0:00:00.205) 0:04:18.628 ***** ok: [sut] => { "changed": false, "name": "mssql-server", "state": "stopped", "status": { "ActiveEnterTimestamp": "Sat 2023-12-09 19:03:51 UTC", "ActiveEnterTimestampMonotonic": "1496148838", "ActiveExitTimestamp": "Sat 2023-12-09 19:05:48 UTC", "ActiveExitTimestampMonotonic": "1612318173", "ActiveState": "inactive", "After": "auditd.service sysinit.target basic.target network.target system.slice -.mount systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-09 19:03:51 UTC", "AssertTimestampMonotonic": "1496147834", "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": "Sat 2023-12-09 19:03:51 UTC", "ConditionTimestampMonotonic": "1496147832", "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", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2023-12-09 19:05:48 UTC", "ExecMainExitTimestampMonotonic": "1612461512", "ExecMainPID": "32179", "ExecMainStartTimestamp": "Sat 2023-12-09 19:03:51 UTC", "ExecMainStartTimestampMonotonic": "1496148775", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Sat 2023-12-09 19:03:51 UTC] ; stop_time=[Sat 2023-12-09 19:05:48 UTC] ; pid=32179 ; 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": "Sat 2023-12-09 19:05:48 UTC", "InactiveEnterTimestampMonotonic": "1612461600", "InactiveExitTimestamp": "Sat 2023-12-09 19:03:51 UTC", "InactiveExitTimestampMonotonic": "1496148838", "InvocationID": "93097d2e313e407e90d08d603abc81cd", "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": "28609", "LimitSIGPENDINGSoft": "28609", "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": "system.slice sysinit.target -.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": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-12-09 19:05:48 UTC", "StateChangeTimestampMonotonic": "1612461600", "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:529 Saturday 09 December 2023 19:05:57 +0000 (0:00:00.341) 0:04:18.970 ***** ok: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:535 Saturday 09 December 2023 19:05:58 +0000 (0:00:01.330) 0:04:20.300 ***** Notification for handler Restart the mssql-server service has been saved. changed: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:554 Saturday 09 December 2023 19:06:05 +0000 (0:00:06.980) 0:04:27.281 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting network ipaddress] ***** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Saturday 09 December 2023 19:06:05 +0000 (0:00:00.077) 0:04:27.359 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002793", "end": "2023-12-09 19:06:05.796636", "failed_when_result": false, "rc": 0, "start": "2023-12-09 19:06:05.793843" } STDOUT: ipaddress = 0.0.0.0 TASK [fedora.linux_system_roles.mssql : Configure the setting network ipaddress] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Saturday 09 December 2023 19:06:05 +0000 (0:00:00.201) 0:04:27.560 ***** Notification for handler Restart the mssql-server service has been saved. changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.ipaddress", "127.0.0.1" ], "delta": "0:00:00.122486", "end": "2023-12-09 19:06:06.123045", "failed_when_result": false, "rc": 0, "start": "2023-12-09 19:06:06.000559" } 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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Saturday 09 December 2023 19:06:06 +0000 (0:00:00.331) 0:04:27.892 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting_value == \"unset\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:561 Saturday 09 December 2023 19:06:06 +0000 (0:00:00.019) 0:04:27.911 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1435] ************************************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:568 Saturday 09 December 2023 19:06:06 +0000 (0:00:00.025) 0:04:27.936 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1435] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:580 Saturday 09 December 2023 19:06:06 +0000 (0:00:00.019) 0:04:27.956 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Saturday 09 December 2023 19:06:06 +0000 (0:00:00.037) 0:04:27.994 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003283", "end": "2023-12-09 19:06:06.433264", "failed_when_result": false, "rc": 1, "start": "2023-12-09 19:06:06.429981" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Saturday 09 December 2023 19:06:06 +0000 (0:00:00.205) 0:04:28.199 ***** Notification for handler Restart the mssql-server service has been saved. changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1435" ], "delta": "0:00:00.122540", "end": "2023-12-09 19:06:06.766797", "failed_when_result": false, "rc": 0, "start": "2023-12-09 19:06:06.644257" } 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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Saturday 09 December 2023 19:06:06 +0000 (0:00:00.333) 0:04:28.533 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting_value == \"unset\"", "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:586 Saturday 09 December 2023 19:06:06 +0000 (0:00:00.019) 0:04:28.553 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:606 Saturday 09 December 2023 19:06:06 +0000 (0:00:00.019) 0:04:28.573 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting sqlagent enabled] ****** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Saturday 09 December 2023 19:06:06 +0000 (0:00:00.037) 0:04:28.610 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^enabled = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003068", "end": "2023-12-09 19:06:07.050506", "failed_when_result": false, "rc": 0, "start": "2023-12-09 19:06:07.047438" } STDOUT: enabled = True TASK [fedora.linux_system_roles.mssql : Configure the setting sqlagent enabled] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Saturday 09 December 2023 19:06:07 +0000 (0:00:00.217) 0:04:28.827 ***** Notification for handler Restart the mssql-server service has been saved. changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "sqlagent.enabled", "False" ], "delta": "0:00:00.124931", "end": "2023-12-09 19:06:07.406448", "failed_when_result": false, "rc": 0, "start": "2023-12-09 19:06:07.281517" } 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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Saturday 09 December 2023 19:06:07 +0000 (0:00:00.344) 0:04:29.172 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting_value == \"unset\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:613 Saturday 09 December 2023 19:06:07 +0000 (0:00:00.019) 0:04:29.192 ***** Notification for handler Restart the mssql-server service has been saved. changed: [sut] => { "changed": true, "rc": 0, "results": [ "Removed: mssql-server-fts-16.0.4095.4-1.x86_64" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:620 Saturday 09 December 2023 19:06:10 +0000 (0:00:03.440) 0:04:32.633 ***** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Removed: powershell-7.4.0-1.rh.x86_64" ] } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:629 Saturday 09 December 2023 19:06:15 +0000 (0:00:04.492) 0:04:37.126 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^traceflag[0-9] = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003036", "end": "2023-12-09 19:06:15.567032", "failed_when_result": false, "rc": 0, "start": "2023-12-09 19:06:15.563996" } STDOUT: traceflag0 = 3979 TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:635 Saturday 09 December 2023 19:06:15 +0000 (0:00:00.205) 0:04:37.331 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tune_for_fua_storage | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:642 Saturday 09 December 2023 19:06:15 +0000 (0:00:00.026) 0:04:37.358 ***** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "traceflag", "3979", "off" ], "delta": "0:00:00.125485", "end": "2023-12-09 19:06:15.930458", "rc": 0, "start": "2023-12-09 19:06:15.804973" } 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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:650 Saturday 09 December 2023 19:06:15 +0000 (0:00:00.354) 0:04:37.712 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting control alternatewritethrough] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Saturday 09 December 2023 19:06:16 +0000 (0:00:00.037) 0:04:37.750 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^alternatewritethrough = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003073", "end": "2023-12-09 19:06:16.200142", "failed_when_result": false, "rc": 0, "start": "2023-12-09 19:06:16.197069" } STDOUT: alternatewritethrough = 0 TASK [fedora.linux_system_roles.mssql : Configure the setting control alternatewritethrough] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Saturday 09 December 2023 19:06:16 +0000 (0:00:00.216) 0:04:37.967 ***** skipping: [sut] => { "changed": false, "false_condition": "(__mssql_conf_setting_value != 'unset') and ((\"No setting for the given\" in __mssql_conf_get_setting.stdout) or ((__mssql_conf_setting_value | type_debug != \"bool\") and (__mssql_conf_setting_value | string | lower not in __mssql_conf_get_value | lower)) or ((__mssql_conf_setting_value | type_debug == \"bool\") and (__mssql_conf_setting_value != __mssql_conf_get_value | bool)))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting control alternatewritethrough] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Saturday 09 December 2023 19:06:16 +0000 (0:00:00.044) 0:04:38.012 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting_value == \"unset\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:656 Saturday 09 December 2023 19:06:16 +0000 (0:00:00.023) 0:04:38.035 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting control writethrough] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Saturday 09 December 2023 19:06:16 +0000 (0:00:00.042) 0:04:38.078 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^writethrough = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002979", "end": "2023-12-09 19:06:16.519006", "failed_when_result": false, "rc": 0, "start": "2023-12-09 19:06:16.516027" } STDOUT: writethrough = 1 TASK [fedora.linux_system_roles.mssql : Configure the setting control writethrough] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Saturday 09 December 2023 19:06:16 +0000 (0:00:00.223) 0:04:38.301 ***** Notification for handler Restart the mssql-server service has been saved. changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "control.writethrough", "0" ], "delta": "0:00:00.123674", "end": "2023-12-09 19:06:16.880182", "failed_when_result": false, "rc": 0, "start": "2023-12-09 19:06:16.756508" } 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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Saturday 09 December 2023 19:06:16 +0000 (0:00:00.366) 0:04:38.668 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting_value == \"unset\"", "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:674 Saturday 09 December 2023 19:06:16 +0000 (0:00:00.035) 0:04:38.703 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tls_enable is not none", "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:688 Saturday 09 December 2023 19:06:17 +0000 (0:00:00.041) 0:04:38.744 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tls_enable is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:693 Saturday 09 December 2023 19:06:17 +0000 (0:00:00.022) 0:04:38.766 ***** skipping: [sut] => (item=None) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_tls_enable is not none", "item": null, "skip_reason": "Conditional result was False" } skipping: [sut] => (item=None) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_tls_enable is not none", "item": null, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:711 Saturday 09 December 2023 19:06:17 +0000 (0:00:00.108) 0:04:38.875 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tls_enable is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:720 Saturday 09 December 2023 19:06:17 +0000 (0:00:00.023) 0:04:38.898 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tls_enable is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:729 Saturday 09 December 2023 19:06:17 +0000 (0:00:00.021) 0:04:38.920 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tls_enable is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:736 Saturday 09 December 2023 19:06:17 +0000 (0:00:00.026) 0:04:38.947 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tls_enable is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:745 Saturday 09 December 2023 19:06:17 +0000 (0:00:00.022) 0:04:38.969 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:753 Saturday 09 December 2023 19:06:17 +0000 (0:00:00.020) 0:04:38.990 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:761 Saturday 09 December 2023 19:06:17 +0000 (0:00:00.024) 0:04:39.014 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:768 Saturday 09 December 2023 19:06:17 +0000 (0:00:00.020) 0:04:39.035 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:775 Saturday 09 December 2023 19:06:17 +0000 (0:00:00.025) 0:04:39.061 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:784 Saturday 09 December 2023 19:06:17 +0000 (0:00:00.025) 0:04:39.086 ***** skipping: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:797 Saturday 09 December 2023 19:06:17 +0000 (0:00:00.021) 0:04:39.107 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:806 Saturday 09 December 2023 19:06:17 +0000 (0:00:00.030) 0:04:39.138 ***** skipping: [sut] => { "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 : Get SPNs for the principal] ************ task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:818 Saturday 09 December 2023 19:06:17 +0000 (0:00:00.023) 0:04:39.162 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:823 Saturday 09 December 2023 19:06:17 +0000 (0:00:00.022) 0:04:39.185 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:840 Saturday 09 December 2023 19:06:17 +0000 (0:00:00.021) 0:04:39.206 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:845 Saturday 09 December 2023 19:06:17 +0000 (0:00:00.020) 0:04:39.226 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:850 Saturday 09 December 2023 19:06:17 +0000 (0:00:00.021) 0:04:39.248 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:856 Saturday 09 December 2023 19:06:17 +0000 (0:00:00.081) 0:04:39.329 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:882 Saturday 09 December 2023 19:06:17 +0000 (0:00:00.023) 0:04:39.352 ***** skipping: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:903 Saturday 09 December 2023 19:06:17 +0000 (0:00:00.020) 0:04:39.372 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:911 Saturday 09 December 2023 19:06:17 +0000 (0:00:00.020) 0:04:39.393 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:921 Saturday 09 December 2023 19:06:17 +0000 (0:00:00.022) 0:04:39.415 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:927 Saturday 09 December 2023 19:06:17 +0000 (0:00:00.021) 0:04:39.437 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:944 Saturday 09 December 2023 19:06:17 +0000 (0:00:00.019) 0:04:39.457 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:955 Saturday 09 December 2023 19:06:17 +0000 (0:00:00.019) 0:04:39.476 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:975 Saturday 09 December 2023 19:06:17 +0000 (0:00:00.018) 0:04:39.495 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1029 Saturday 09 December 2023 19:06:17 +0000 (0:00:00.019) 0:04:39.515 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1036 Saturday 09 December 2023 19:06:17 +0000 (0:00:00.019) 0:04:39.534 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1043 Saturday 09 December 2023 19:06:17 +0000 (0:00:00.021) 0:04:39.555 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1053 Saturday 09 December 2023 19:06:17 +0000 (0:00:00.025) 0:04:39.581 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1059 Saturday 09 December 2023 19:06:17 +0000 (0:00:00.030) 0:04:39.612 ***** skipping: [sut] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1067 Saturday 09 December 2023 19:06:17 +0000 (0:00:00.035) 0:04:39.647 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1076 Saturday 09 December 2023 19:06:17 +0000 (0:00:00.033) 0:04:39.681 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1084 Saturday 09 December 2023 19:06:17 +0000 (0:00:00.030) 0:04:39.712 ***** skipping: [sut] => (item={'key': 'cert', 'value': '/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'key', 'value': '/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1099 Saturday 09 December 2023 19:06:18 +0000 (0:00:00.095) 0:04:39.808 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1106 Saturday 09 December 2023 19:06:18 +0000 (0:00:00.023) 0:04:39.831 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1131 Saturday 09 December 2023 19:06:18 +0000 (0:00:00.028) 0:04:39.860 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1140 Saturday 09 December 2023 19:06:18 +0000 (0:00:00.025) 0:04:39.886 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1149 Saturday 09 December 2023 19:06:18 +0000 (0:00:00.026) 0:04:39.912 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1160 Saturday 09 December 2023 19:06:18 +0000 (0:00:00.020) 0:04:39.932 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1173 Saturday 09 December 2023 19:06:18 +0000 (0:00:00.020) 0:04:39.953 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1182 Saturday 09 December 2023 19:06:18 +0000 (0:00:00.020) 0:04:39.973 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1189 Saturday 09 December 2023 19:06:18 +0000 (0:00:00.024) 0:04:39.997 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1196 Saturday 09 December 2023 19:06:18 +0000 (0:00:00.020) 0:04:40.017 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1204 Saturday 09 December 2023 19:06:18 +0000 (0:00:00.018) 0:04:40.036 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1211 Saturday 09 December 2023 19:06:18 +0000 (0:00:00.019) 0:04:40.055 ***** skipping: [sut] => (item={'key': 'cert', 'value': '/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'key', 'value': '/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1223 Saturday 09 December 2023 19:06:18 +0000 (0:00:00.024) 0:04:40.080 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1232 Saturday 09 December 2023 19:06:18 +0000 (0:00:00.021) 0:04:40.101 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1239 Saturday 09 December 2023 19:06:18 +0000 (0:00:00.019) 0:04:40.121 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1245 Saturday 09 December 2023 19:06:18 +0000 (0:00:00.020) 0:04:40.141 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1253 Saturday 09 December 2023 19:06:18 +0000 (0:00:00.031) 0:04:40.173 ***** skipping: [sut] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": "cert", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=key) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": "key", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1266 Saturday 09 December 2023 19:06:18 +0000 (0:00:00.122) 0:04:40.295 ***** skipping: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1278 Saturday 09 December 2023 19:06:18 +0000 (0:00:00.043) 0:04:40.338 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1284 Saturday 09 December 2023 19:06:18 +0000 (0:00:00.032) 0:04:40.371 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1293 Saturday 09 December 2023 19:06:18 +0000 (0:00:00.024) 0:04:40.396 ***** changed: [sut] => { "changed": true } MSG: Block inserted TASK [fedora.linux_system_roles.mssql : Flush handlers prior to inputting post SQL scripts] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1302 Saturday 09 December 2023 19:06:18 +0000 (0:00:00.261) 0:04:40.658 ***** NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for sut META: triggered running handlers for sut RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Saturday 09 December 2023 19:06:18 +0000 (0:00:00.020) 0:04:40.678 ***** changed: [sut] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2023-12-09 19:03:51 UTC", "ActiveEnterTimestampMonotonic": "1496148838", "ActiveExitTimestamp": "Sat 2023-12-09 19:05:48 UTC", "ActiveExitTimestampMonotonic": "1612318173", "ActiveState": "inactive", "After": "auditd.service sysinit.target basic.target network.target system.slice -.mount systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-09 19:03:51 UTC", "AssertTimestampMonotonic": "1496147834", "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": "Sat 2023-12-09 19:03:51 UTC", "ConditionTimestampMonotonic": "1496147832", "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", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2023-12-09 19:05:48 UTC", "ExecMainExitTimestampMonotonic": "1612461512", "ExecMainPID": "32179", "ExecMainStartTimestamp": "Sat 2023-12-09 19:03:51 UTC", "ExecMainStartTimestampMonotonic": "1496148775", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Sat 2023-12-09 19:03:51 UTC] ; stop_time=[Sat 2023-12-09 19:05:48 UTC] ; pid=32179 ; 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": "Sat 2023-12-09 19:05:48 UTC", "InactiveEnterTimestampMonotonic": "1612461600", "InactiveExitTimestamp": "Sat 2023-12-09 19:03:51 UTC", "InactiveExitTimestampMonotonic": "1496148838", "InvocationID": "93097d2e313e407e90d08d603abc81cd", "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": "28609", "LimitSIGPENDINGSoft": "28609", "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": "system.slice sysinit.target -.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": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-12-09 19:05:48 UTC", "StateChangeTimestampMonotonic": "1612461600", "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 : Post-input SQL scripts to SQL Server] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1306 Saturday 09 December 2023 19:06:20 +0000 (0:00:01.355) 0:04:42.034 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_post_input_sql_file != []", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1313 Saturday 09 December 2023 19:06:20 +0000 (0:00:00.020) 0:04:42.054 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_post_input_sql_content != []", "skip_reason": "Conditional result was False" } TASK [Run with the edited settings again - should report not changed] ********** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/tests_idempotency.yml:73 Saturday 09 December 2023 19:06:20 +0000 (0:00:00.039) 0:04:42.094 ***** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Saturday 09 December 2023 19:06:20 +0000 (0:00:00.386) 0:04:42.480 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Saturday 09 December 2023 19:06:20 +0000 (0:00:00.030) 0:04:42.511 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Saturday 09 December 2023 19:06:20 +0000 (0:00:00.026) 0:04:42.537 ***** ok: [sut] => (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 ] }, "ansible_included_var_files": [ "/WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__mssql_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (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": [ "/WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (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": [ "/WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/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 : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Saturday 09 December 2023 19:06:20 +0000 (0:00:00.036) 0:04:42.574 ***** ok: [sut] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Saturday 09 December 2023 19:06:20 +0000 (0:00:00.022) 0:04:42.597 ***** skipping: [sut] => { "false_condition": "mssql_input_sql_file is defined" } TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Saturday 09 December 2023 19:06:20 +0000 (0:00:00.024) 0:04:42.621 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_input_sql_file is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Saturday 09 December 2023 19:06:20 +0000 (0:00:00.020) 0:04:42.642 ***** skipping: [sut] => { "false_condition": "mssql_ha_listener_port is defined" } TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Saturday 09 December 2023 19:06:20 +0000 (0:00:00.020) 0:04:42.663 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_listener_port is defined", "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Saturday 09 December 2023 19:06:20 +0000 (0:00:00.021) 0:04:42.684 ***** skipping: [sut] => { "false_condition": "mssql_ad_sql_user_name is defined" } TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Saturday 09 December 2023 19:06:20 +0000 (0:00:00.020) 0:04:42.704 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_sql_user_name is defined", "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Saturday 09 December 2023 19:06:20 +0000 (0:00:00.020) 0:04:42.725 ***** skipping: [sut] => { "false_condition": "mssql_ha_cluster_run_role is defined" } TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Saturday 09 December 2023 19:06:21 +0000 (0:00:00.019) 0:04:42.745 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_cluster_run_role is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:69 Saturday 09 December 2023 19:06:21 +0000 (0:00:00.019) 0:04:42.765 ***** ok: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:81 Saturday 09 December 2023 19:06:21 +0000 (0:00:00.023) 0:04:42.788 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:89 Saturday 09 December 2023 19:06:21 +0000 (0:00:00.019) 0:04:42.808 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:98 Saturday 09 December 2023 19:06:21 +0000 (0:00:00.018) 0:04:42.826 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:107 Saturday 09 December 2023 19:06:21 +0000 (0:00:00.069) 0:04:42.896 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_ag_cluster_type | lower == 'none'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:117 Saturday 09 December 2023 19:06:21 +0000 (0:00:00.021) 0:04:42.917 ***** skipping: [sut] => { "changed": false, "false_condition": "(mssql_manage_selinux | bool) or (mssql_run_selinux_confined | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:126 Saturday 09 December 2023 19:06:21 +0000 (0:00:00.022) 0:04:42.940 ***** ok: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:130 Saturday 09 December 2023 19:06:22 +0000 (0:00:01.541) 0:04:44.482 ***** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ansible_facts.packages[\"mssql-server\"][0][\"version\"].split(\".\") | first | int == item.value", "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ansible_facts.packages[\"mssql-server\"][0][\"version\"].split(\".\") | first | int == item.value", "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } ok: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_facts": { "__mssql_current_version": "2022" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 } } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:138 Saturday 09 December 2023 19:06:22 +0000 (0:00:00.057) 0:04:44.539 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_version is none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:145 Saturday 09 December 2023 19:06:22 +0000 (0:00:00.021) 0:04:44.561 ***** ok: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:152 Saturday 09 December 2023 19:06:22 +0000 (0:00:00.025) 0:04:44.586 ***** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_version | int == item.key", "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_version | int == item.key", "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ansible_facts.packages[\"mssql-server\"][0][\"version\"].split(\".\") | first | int > item.value", "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Saturday 09 December 2023 19:06:22 +0000 (0:00:00.039) 0:04:44.625 ***** ok: [sut] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2022] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:179 Saturday 09 December 2023 19:06:23 +0000 (0:00:00.450) 0:04:45.076 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_upgrade | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:189 Saturday 09 December 2023 19:06:23 +0000 (0:00:00.032) 0:04:45.109 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_upgrade | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2022] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:200 Saturday 09 December 2023 19:06:23 +0000 (0:00:00.023) 0:04:45.132 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_upgrade | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2022] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:208 Saturday 09 December 2023 19:06:23 +0000 (0:00:00.040) 0:04:45.172 ***** skipping: [sut] => { "changed": false, "false_condition": "(__mssql_server_packages not in ansible_facts.packages) or (mssql_upgrade | bool)", "skip_reason": "Conditional result was False" } TASK [Ensure that the system is in SELinux enforcing state] ******************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:221 Saturday 09 December 2023 19:06:23 +0000 (0:00:00.025) 0:04:45.198 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_confined_supported | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the current mode of SELinux] ******* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:228 Saturday 09 December 2023 19:06:23 +0000 (0:00:00.024) 0:04:45.223 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_confined_supported | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that SELinux is in enforcing mode] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:233 Saturday 09 December 2023 19:06:23 +0000 (0:00:00.019) 0:04:45.242 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_confined_supported | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that SELinux is not in enforcing mode] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:242 Saturday 09 December 2023 19:06:23 +0000 (0:00:00.087) 0:04:45.329 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_confined_supported | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-selinux] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:251 Saturday 09 December 2023 19:06:23 +0000 (0:00:00.028) 0:04:45.358 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_confined_supported | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:256 Saturday 09 December 2023 19:06:23 +0000 (0:00:00.021) 0:04:45.379 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:264 Saturday 09 December 2023 19:06:26 +0000 (0:00:03.305) 0:04:48.684 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:272 Saturday 09 December 2023 19:06:26 +0000 (0:00:00.020) 0:04:48.705 ***** ok: [sut] => { "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.005270", "end": "2023-12-09 19:06:27.144817", "rc": 0, "start": "2023-12-09 19:06:27.139547" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:287 Saturday 09 December 2023 19:06:27 +0000 (0:00:00.206) 0:04:48.911 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Saturday 09 December 2023 19:07:00 +0000 (0:00:33.548) 0:05:22.460 ***** ok: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:300 Saturday 09 December 2023 19:07:00 +0000 (0:00:00.029) 0:05:22.490 ***** skipping: [sut] => { "changed": false, "false_condition": "not __mssql_is_setup", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:316 Saturday 09 December 2023 19:07:00 +0000 (0:00:00.019) 0:05:22.509 ***** skipping: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:336 Saturday 09 December 2023 19:07:00 +0000 (0:00:00.026) 0:05:22.536 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml for sut => (item={'path': '/var/opt/mssql/data', 'mode': None, 'setting': 'defaultdatadir'}) included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml for sut => (item={'path': '/var/opt/mssql/log', 'mode': None, 'setting': 'defaultlogdir'}) TASK [fedora.linux_system_roles.mssql : Get stat of the directory /var/opt/mssql/data] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Saturday 09 December 2023 19:07:00 +0000 (0:00:00.047) 0:05:22.583 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1702148573.531546, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1702148573.4995458, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 991, "gr_name": "mssql", "inode": 320864704, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1702148573.4995458, "nlink": 2, "path": "/var/opt/mssql/data", "pw_name": "mssql", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 993, "version": "3973551800", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.mssql : Ensure the directory and keep present permissions /var/opt/mssql/data] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:8 Saturday 09 December 2023 19:07:01 +0000 (0:00:00.222) 0:05:22.806 ***** ok: [sut] => { "changed": false, "gid": 991, "group": "mssql", "mode": "0755", "owner": "mssql", "path": "/var/opt/mssql/data", "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:17 Saturday 09 December 2023 19:07:01 +0000 (0:00:00.250) 0:05:23.056 ***** ok: [sut] => { "ansible_facts": { "selinux_fcontexts": [ { "ftype": "d", "setype": "mssql_var_t", "state": "present", "target": "/tmp/mssql_data" }, { "ftype": "d", "setype": "mssql_db_t", "state": "present", "target": "/tmp/mssql_log" }, { "ftype": "d", "setype": "mssql_var_t", "state": "present", "target": "/tmp/mssql_data" }, { "ftype": "d", "setype": "mssql_db_t", "state": "present", "target": "/tmp/mssql_log" }, { "ftype": "d", "setype": "mssql_var_t", "state": "present", "target": "/var/opt/mssql/data" }, { "ftype": "d", "setype": "mssql_db_t", "state": "present", "target": "/var/opt/mssql/log" }, { "ftype": "d", "setype": "mssql_var_t", "state": "present", "target": "/var/opt/mssql/data" } ], "selinux_restore_dirs": [ "/tmp/mssql_data", "/tmp/mssql_log", "/tmp/mssql_data", "/tmp/mssql_log", "/var/opt/mssql/data", "/var/opt/mssql/log", "/var/opt/mssql/data" ] }, "changed": false } TASK [fedora.linux_system_roles.mssql : Configure the setting defaultdatadir] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:30 Saturday 09 December 2023 19:07:01 +0000 (0:00:00.042) 0:05:23.098 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting filelocation defaultdatadir] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Saturday 09 December 2023 19:07:01 +0000 (0:00:00.034) 0:05:23.133 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^defaultdatadir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003104", "end": "2023-12-09 19:07:01.575078", "failed_when_result": false, "rc": 0, "start": "2023-12-09 19:07:01.571974" } STDOUT: defaultdatadir = /var/opt/mssql/data TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultdatadir] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Saturday 09 December 2023 19:07:01 +0000 (0:00:00.286) 0:05:23.419 ***** skipping: [sut] => { "changed": false, "false_condition": "(__mssql_conf_setting_value != 'unset') and ((\"No setting for the given\" in __mssql_conf_get_setting.stdout) or ((__mssql_conf_setting_value | type_debug != \"bool\") and (__mssql_conf_setting_value | string | lower not in __mssql_conf_get_value | lower)) or ((__mssql_conf_setting_value | type_debug == \"bool\") and (__mssql_conf_setting_value != __mssql_conf_get_value | bool)))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting filelocation defaultdatadir] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Saturday 09 December 2023 19:07:01 +0000 (0:00:00.035) 0:05:23.455 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting_value == \"unset\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stat of the directory /var/opt/mssql/log] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Saturday 09 December 2023 19:07:01 +0000 (0:00:00.029) 0:05:23.484 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1702148785.119994, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1702148785.130994, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 991, "gr_name": "mssql", "inode": 322961664, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1702148785.130994, "nlink": 3, "path": "/var/opt/mssql/log", "pw_name": "mssql", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 993, "version": "2121739768", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.mssql : Ensure the directory and keep present permissions /var/opt/mssql/log] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:8 Saturday 09 December 2023 19:07:01 +0000 (0:00:00.227) 0:05:23.712 ***** ok: [sut] => { "changed": false, "gid": 991, "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:17 Saturday 09 December 2023 19:07:02 +0000 (0:00:00.219) 0:05:23.932 ***** ok: [sut] => { "ansible_facts": { "selinux_fcontexts": [ { "ftype": "d", "setype": "mssql_var_t", "state": "present", "target": "/tmp/mssql_data" }, { "ftype": "d", "setype": "mssql_db_t", "state": "present", "target": "/tmp/mssql_log" }, { "ftype": "d", "setype": "mssql_var_t", "state": "present", "target": "/tmp/mssql_data" }, { "ftype": "d", "setype": "mssql_db_t", "state": "present", "target": "/tmp/mssql_log" }, { "ftype": "d", "setype": "mssql_var_t", "state": "present", "target": "/var/opt/mssql/data" }, { "ftype": "d", "setype": "mssql_db_t", "state": "present", "target": "/var/opt/mssql/log" }, { "ftype": "d", "setype": "mssql_var_t", "state": "present", "target": "/var/opt/mssql/data" }, { "ftype": "d", "setype": "mssql_db_t", "state": "present", "target": "/var/opt/mssql/log" } ], "selinux_restore_dirs": [ "/tmp/mssql_data", "/tmp/mssql_log", "/tmp/mssql_data", "/tmp/mssql_log", "/var/opt/mssql/data", "/var/opt/mssql/log", "/var/opt/mssql/data", "/var/opt/mssql/log" ] }, "changed": false } TASK [fedora.linux_system_roles.mssql : Configure the setting defaultlogdir] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:30 Saturday 09 December 2023 19:07:02 +0000 (0:00:00.029) 0:05:23.962 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting filelocation defaultlogdir] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Saturday 09 December 2023 19:07:02 +0000 (0:00:00.035) 0:05:23.998 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^defaultlogdir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002849", "end": "2023-12-09 19:07:02.438246", "failed_when_result": false, "rc": 0, "start": "2023-12-09 19:07:02.435397" } STDOUT: defaultlogdir = /var/opt/mssql/log TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultlogdir] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Saturday 09 December 2023 19:07:02 +0000 (0:00:00.204) 0:05:24.203 ***** skipping: [sut] => { "changed": false, "false_condition": "(__mssql_conf_setting_value != 'unset') and ((\"No setting for the given\" in __mssql_conf_get_setting.stdout) or ((__mssql_conf_setting_value | type_debug != \"bool\") and (__mssql_conf_setting_value | string | lower not in __mssql_conf_get_value | lower)) or ((__mssql_conf_setting_value | type_debug == \"bool\") and (__mssql_conf_setting_value != __mssql_conf_get_value | bool)))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting filelocation defaultlogdir] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Saturday 09 December 2023 19:07:02 +0000 (0:00:00.026) 0:05:24.229 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting_value == \"unset\"", "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for {{ __mssql_storage_path }}] *********** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:351 Saturday 09 December 2023 19:07:02 +0000 (0:00:00.021) 0:05:24.251 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:358 Saturday 09 December 2023 19:07:02 +0000 (0:00:00.022) 0:05:24.273 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:363 Saturday 09 December 2023 19:07:05 +0000 (0:00:02.792) 0:05:27.066 ***** ok: [sut] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2023-12-09 18:39:13 UTC", "ActiveEnterTimestampMonotonic": "17494242", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.socket polkit.service systemd-journald.socket dbus.service basic.target systemd-sysctl.service sysinit.target network.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-09 18:39:12 UTC", "AssertTimestampMonotonic": "16669018", "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": "Sat 2023-12-09 18:39:12 UTC", "ConditionTimestampMonotonic": "16668999", "ConfigurationDirectoryMode": "0755", "Conflicts": "auto-cpufreq.service tlp.service power-profiles-daemon.service shutdown.target cpupower.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": "734", "ExecMainStartTimestamp": "Sat 2023-12-09 18:39:12 UTC", "ExecMainStartTimestampMonotonic": "16669935", "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": "Sat 2023-12-09 18:39:12 UTC", "InactiveExitTimestampMonotonic": "16669978", "InvocationID": "895732fac88f4643b10905a4190b24d8", "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": "28609", "LimitNPROCSoft": "28609", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "734", "MemoryAccounting": "yes", "MemoryCurrent": "22831104", "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 sysinit.target system.slice 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": "Sat 2023-12-09 18:39:13 UTC", "StateChangeTimestampMonotonic": "17494242", "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": "5", "TasksMax": "45774", "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": "Sat 2023-12-09 18:39:13 UTC", "WatchdogTimestampMonotonic": "17494239", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:369 Saturday 09 December 2023 19:07:06 +0000 (0:00:01.347) 0:05:28.414 ***** ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.114397", "end": "2023-12-09 19:07:06.962968", "rc": 0, "start": "2023-12-09 19:07:06.848571" } STDOUT: Current active profile: virtual-guest mssql TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:379 Saturday 09 December 2023 19:07:06 +0000 (0:00:00.315) 0:05:28.729 ***** skipping: [sut] => { "changed": false, "false_condition": "\"mssql\" not in __mssql_tuned_active_profiles.stdout", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:392 Saturday 09 December 2023 19:07:07 +0000 (0:00:00.020) 0:05:28.749 ***** skipping: [sut] => { "changed": false, "false_condition": "\"mssql\" not in __mssql_tuned_active_profiles.stdout", "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:401 Saturday 09 December 2023 19:07:07 +0000 (0:00:00.019) 0:05:28.768 ***** skipping: [sut] => { "changed": false, "false_condition": "\"mssql\" not in __mssql_tuned_active_profiles.stdout", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:411 Saturday 09 December 2023 19:07:07 +0000 (0:00:00.082) 0:05:28.851 ***** ok: [sut] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:418 Saturday 09 December 2023 19:07:07 +0000 (0:00:00.209) 0:05:29.060 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Saturday 09 December 2023 19:07:11 +0000 (0:00:03.807) 0:05:32.868 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml for sut TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Saturday 09 December 2023 19:07:11 +0000 (0:00:00.037) 0:05:32.905 ***** ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2023-12-09 19:06:20 UTC", "ActiveEnterTimestampMonotonic": "1644409105", "ActiveExitTimestamp": "Sat 2023-12-09 19:05:48 UTC", "ActiveExitTimestampMonotonic": "1612318173", "ActiveState": "active", "After": "auditd.service sysinit.target basic.target network.target system.slice -.mount systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-09 19:06:20 UTC", "AssertTimestampMonotonic": "1644408117", "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": "Sat 2023-12-09 19:06:20 UTC", "ConditionTimestampMonotonic": "1644408116", "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": "35324", "ExecMainStartTimestamp": "Sat 2023-12-09 19:06:20 UTC", "ExecMainStartTimestampMonotonic": "1644409047", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Sat 2023-12-09 19:06:20 UTC] ; stop_time=[n/a] ; pid=35324 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "991", "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": "Sat 2023-12-09 19:05:48 UTC", "InactiveEnterTimestampMonotonic": "1612461600", "InactiveExitTimestamp": "Sat 2023-12-09 19:06:20 UTC", "InactiveExitTimestampMonotonic": "1644409105", "InvocationID": "5eb86dfe41814ed19771bca63ce8cdde", "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": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "35324", "MemoryAccounting": "yes", "MemoryCurrent": "722685952", "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": "system.slice sysinit.target -.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": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-12-09 19:06:20 UTC", "StateChangeTimestampMonotonic": "1644409105", "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": "175", "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": "Sat 2023-12-09 19:06:20 UTC", "WatchdogTimestampMonotonic": "1644409102", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Saturday 09 December 2023 19:07:11 +0000 (0:00:00.347) 0:05:33.253 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002786", "end": "2023-12-09 19:07:11.692221", "failed_when_result": false, "rc": 0, "start": "2023-12-09 19:07:11.689435" } STDOUT: tcpport = 1435 TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Saturday 09 December 2023 19:07:11 +0000 (0:00:00.202) 0:05:33.455 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002815", "end": "2023-12-09 19:07:11.895363", "failed_when_result": false, "rc": 0, "start": "2023-12-09 19:07:11.892548" } STDOUT: ipaddress = 127.0.0.1 TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Saturday 09 December 2023 19:07:11 +0000 (0:00:00.210) 0:05:33.666 ***** ok: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:434 Saturday 09 December 2023 19:07:11 +0000 (0:00:00.035) 0:05:33.702 ***** ok: [sut] => { "changed": false, "elapsed": 1, "gid": 991, "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": 16962, "state": "file", "uid": 993 } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:440 Saturday 09 December 2023 19:07:13 +0000 (0:00:01.204) 0:05:34.906 ***** ok: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:455 Saturday 09 December 2023 19:07:13 +0000 (0:00:00.235) 0:05:35.142 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_password_query is failed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:462 Saturday 09 December 2023 19:07:13 +0000 (0:00:00.026) 0:05:35.168 ***** ok: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:470 Saturday 09 December 2023 19:07:14 +0000 (0:00:01.345) 0:05:36.514 ***** skipping: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:491 Saturday 09 December 2023 19:07:14 +0000 (0:00:00.021) 0:05:36.536 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_pre_input_sql_file != []", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:498 Saturday 09 December 2023 19:07:14 +0000 (0:00:00.018) 0:05:36.554 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_pre_input_sql_content != []", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:509 Saturday 09 December 2023 19:07:14 +0000 (0:00:00.083) 0:05:36.638 ***** ok: [sut] => { "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.005111", "end": "2023-12-09 19:07:15.095658", "rc": 0, "start": "2023-12-09 19:07:15.090547" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:522 Saturday 09 December 2023 19:07:15 +0000 (0:00:00.220) 0:05:36.859 ***** skipping: [sut] => { "changed": false, "false_condition": "not __mssql_edition_matches.stdout | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:529 Saturday 09 December 2023 19:07:15 +0000 (0:00:00.023) 0:05:36.882 ***** ok: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:535 Saturday 09 December 2023 19:07:16 +0000 (0:00:01.328) 0:05:38.210 ***** skipping: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:554 Saturday 09 December 2023 19:07:16 +0000 (0:00:00.021) 0:05:38.232 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting network ipaddress] ***** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Saturday 09 December 2023 19:07:16 +0000 (0:00:00.034) 0:05:38.267 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002809", "end": "2023-12-09 19:07:16.705332", "failed_when_result": false, "rc": 0, "start": "2023-12-09 19:07:16.702523" } STDOUT: ipaddress = 127.0.0.1 TASK [fedora.linux_system_roles.mssql : Configure the setting network ipaddress] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Saturday 09 December 2023 19:07:16 +0000 (0:00:00.202) 0:05:38.469 ***** skipping: [sut] => { "changed": false, "false_condition": "(__mssql_conf_setting_value != 'unset') and ((\"No setting for the given\" in __mssql_conf_get_setting.stdout) or ((__mssql_conf_setting_value | type_debug != \"bool\") and (__mssql_conf_setting_value | string | lower not in __mssql_conf_get_value | lower)) or ((__mssql_conf_setting_value | type_debug == \"bool\") and (__mssql_conf_setting_value != __mssql_conf_get_value | bool)))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network ipaddress] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Saturday 09 December 2023 19:07:16 +0000 (0:00:00.024) 0:05:38.494 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting_value == \"unset\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:561 Saturday 09 December 2023 19:07:16 +0000 (0:00:00.019) 0:05:38.514 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1435] ************************************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:568 Saturday 09 December 2023 19:07:16 +0000 (0:00:00.020) 0:05:38.534 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1435] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:580 Saturday 09 December 2023 19:07:16 +0000 (0:00:00.020) 0:05:38.555 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Saturday 09 December 2023 19:07:16 +0000 (0:00:00.034) 0:05:38.590 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002882", "end": "2023-12-09 19:07:17.028509", "failed_when_result": false, "rc": 0, "start": "2023-12-09 19:07:17.025627" } STDOUT: tcpport = 1435 TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Saturday 09 December 2023 19:07:17 +0000 (0:00:00.209) 0:05:38.800 ***** skipping: [sut] => { "changed": false, "false_condition": "(__mssql_conf_setting_value != 'unset') and ((\"No setting for the given\" in __mssql_conf_get_setting.stdout) or ((__mssql_conf_setting_value | type_debug != \"bool\") and (__mssql_conf_setting_value | string | lower not in __mssql_conf_get_value | lower)) or ((__mssql_conf_setting_value | type_debug == \"bool\") and (__mssql_conf_setting_value != __mssql_conf_get_value | bool)))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tcpport] ***** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Saturday 09 December 2023 19:07:17 +0000 (0:00:00.104) 0:05:38.904 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting_value == \"unset\"", "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:586 Saturday 09 December 2023 19:07:17 +0000 (0:00:00.023) 0:05:38.928 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:606 Saturday 09 December 2023 19:07:17 +0000 (0:00:00.024) 0:05:38.952 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting sqlagent enabled] ****** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Saturday 09 December 2023 19:07:17 +0000 (0:00:00.039) 0:05:38.992 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^enabled = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002909", "end": "2023-12-09 19:07:17.433179", "failed_when_result": false, "rc": 0, "start": "2023-12-09 19:07:17.430270" } STDOUT: enabled = False TASK [fedora.linux_system_roles.mssql : Configure the setting sqlagent enabled] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Saturday 09 December 2023 19:07:17 +0000 (0:00:00.204) 0:05:39.197 ***** skipping: [sut] => { "changed": false, "false_condition": "(__mssql_conf_setting_value != 'unset') and ((\"No setting for the given\" in __mssql_conf_get_setting.stdout) or ((__mssql_conf_setting_value | type_debug != \"bool\") and (__mssql_conf_setting_value | string | lower not in __mssql_conf_get_value | lower)) or ((__mssql_conf_setting_value | type_debug == \"bool\") and (__mssql_conf_setting_value != __mssql_conf_get_value | bool)))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting sqlagent enabled] **** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Saturday 09 December 2023 19:07:17 +0000 (0:00:00.025) 0:05:39.222 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting_value == \"unset\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:613 Saturday 09 December 2023 19:07:17 +0000 (0:00:00.019) 0:05:39.242 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:620 Saturday 09 December 2023 19:07:21 +0000 (0:00:03.775) 0:05:43.018 ***** ok: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:629 Saturday 09 December 2023 19:07:24 +0000 (0:00:02.926) 0:05:45.944 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^traceflag[0-9] = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003015", "end": "2023-12-09 19:07:24.381676", "failed_when_result": false, "rc": 1, "start": "2023-12-09 19:07:24.378661" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:635 Saturday 09 December 2023 19:07:24 +0000 (0:00:00.200) 0:05:46.144 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tune_for_fua_storage | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:642 Saturday 09 December 2023 19:07:24 +0000 (0:00:00.022) 0:05:46.167 ***** skipping: [sut] => { "changed": false, "false_condition": "'3979' in __mssql_get_traceflag.stdout", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:650 Saturday 09 December 2023 19:07:24 +0000 (0:00:00.023) 0:05:46.191 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting control alternatewritethrough] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Saturday 09 December 2023 19:07:24 +0000 (0:00:00.035) 0:05:46.226 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^alternatewritethrough = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003029", "end": "2023-12-09 19:07:24.667922", "failed_when_result": false, "rc": 0, "start": "2023-12-09 19:07:24.664893" } STDOUT: alternatewritethrough = 0 TASK [fedora.linux_system_roles.mssql : Configure the setting control alternatewritethrough] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Saturday 09 December 2023 19:07:24 +0000 (0:00:00.205) 0:05:46.432 ***** skipping: [sut] => { "changed": false, "false_condition": "(__mssql_conf_setting_value != 'unset') and ((\"No setting for the given\" in __mssql_conf_get_setting.stdout) or ((__mssql_conf_setting_value | type_debug != \"bool\") and (__mssql_conf_setting_value | string | lower not in __mssql_conf_get_value | lower)) or ((__mssql_conf_setting_value | type_debug == \"bool\") and (__mssql_conf_setting_value != __mssql_conf_get_value | bool)))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting control alternatewritethrough] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Saturday 09 December 2023 19:07:24 +0000 (0:00:00.026) 0:05:46.458 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting_value == \"unset\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:656 Saturday 09 December 2023 19:07:24 +0000 (0:00:00.021) 0:05:46.479 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting control writethrough] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Saturday 09 December 2023 19:07:24 +0000 (0:00:00.095) 0:05:46.575 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^writethrough = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002897", "end": "2023-12-09 19:07:25.014810", "failed_when_result": false, "rc": 0, "start": "2023-12-09 19:07:25.011913" } STDOUT: writethrough = 0 TASK [fedora.linux_system_roles.mssql : Configure the setting control writethrough] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Saturday 09 December 2023 19:07:25 +0000 (0:00:00.205) 0:05:46.781 ***** skipping: [sut] => { "changed": false, "false_condition": "(__mssql_conf_setting_value != 'unset') and ((\"No setting for the given\" in __mssql_conf_get_setting.stdout) or ((__mssql_conf_setting_value | type_debug != \"bool\") and (__mssql_conf_setting_value | string | lower not in __mssql_conf_get_value | lower)) or ((__mssql_conf_setting_value | type_debug == \"bool\") and (__mssql_conf_setting_value != __mssql_conf_get_value | bool)))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting control writethrough] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Saturday 09 December 2023 19:07:25 +0000 (0:00:00.038) 0:05:46.819 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting_value == \"unset\"", "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:674 Saturday 09 December 2023 19:07:25 +0000 (0:00:00.026) 0:05:46.845 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tls_enable is not none", "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:688 Saturday 09 December 2023 19:07:25 +0000 (0:00:00.022) 0:05:46.867 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tls_enable is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:693 Saturday 09 December 2023 19:07:25 +0000 (0:00:00.025) 0:05:46.892 ***** skipping: [sut] => (item=None) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_tls_enable is not none", "item": null, "skip_reason": "Conditional result was False" } skipping: [sut] => (item=None) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_tls_enable is not none", "item": null, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:711 Saturday 09 December 2023 19:07:25 +0000 (0:00:00.028) 0:05:46.921 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tls_enable is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:720 Saturday 09 December 2023 19:07:25 +0000 (0:00:00.021) 0:05:46.943 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tls_enable is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:729 Saturday 09 December 2023 19:07:25 +0000 (0:00:00.020) 0:05:46.964 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tls_enable is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:736 Saturday 09 December 2023 19:07:25 +0000 (0:00:00.021) 0:05:46.986 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_tls_enable is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:745 Saturday 09 December 2023 19:07:25 +0000 (0:00:00.020) 0:05:47.006 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:753 Saturday 09 December 2023 19:07:25 +0000 (0:00:00.021) 0:05:47.028 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:761 Saturday 09 December 2023 19:07:25 +0000 (0:00:00.020) 0:05:47.048 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:768 Saturday 09 December 2023 19:07:25 +0000 (0:00:00.019) 0:05:47.068 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:775 Saturday 09 December 2023 19:07:25 +0000 (0:00:00.023) 0:05:47.091 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:784 Saturday 09 December 2023 19:07:25 +0000 (0:00:00.024) 0:05:47.115 ***** skipping: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:797 Saturday 09 December 2023 19:07:25 +0000 (0:00:00.020) 0:05:47.135 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:806 Saturday 09 December 2023 19:07:25 +0000 (0:00:00.077) 0:05:47.213 ***** skipping: [sut] => { "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 : Get SPNs for the principal] ************ task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:818 Saturday 09 December 2023 19:07:25 +0000 (0:00:00.021) 0:05:47.234 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:823 Saturday 09 December 2023 19:07:25 +0000 (0:00:00.022) 0:05:47.257 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:840 Saturday 09 December 2023 19:07:25 +0000 (0:00:00.022) 0:05:47.280 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:845 Saturday 09 December 2023 19:07:25 +0000 (0:00:00.029) 0:05:47.309 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:850 Saturday 09 December 2023 19:07:25 +0000 (0:00:00.023) 0:05:47.332 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:856 Saturday 09 December 2023 19:07:25 +0000 (0:00:00.022) 0:05:47.354 ***** skipping: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:882 Saturday 09 December 2023 19:07:25 +0000 (0:00:00.022) 0:05:47.376 ***** skipping: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:903 Saturday 09 December 2023 19:07:25 +0000 (0:00:00.023) 0:05:47.399 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:911 Saturday 09 December 2023 19:07:25 +0000 (0:00:00.020) 0:05:47.420 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:921 Saturday 09 December 2023 19:07:25 +0000 (0:00:00.020) 0:05:47.441 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:927 Saturday 09 December 2023 19:07:25 +0000 (0:00:00.021) 0:05:47.463 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:944 Saturday 09 December 2023 19:07:25 +0000 (0:00:00.020) 0:05:47.483 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:955 Saturday 09 December 2023 19:07:25 +0000 (0:00:00.021) 0:05:47.504 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:975 Saturday 09 December 2023 19:07:25 +0000 (0:00:00.040) 0:05:47.545 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1029 Saturday 09 December 2023 19:07:25 +0000 (0:00:00.023) 0:05:47.568 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1036 Saturday 09 December 2023 19:07:25 +0000 (0:00:00.020) 0:05:47.588 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1043 Saturday 09 December 2023 19:07:25 +0000 (0:00:00.024) 0:05:47.613 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1053 Saturday 09 December 2023 19:07:25 +0000 (0:00:00.071) 0:05:47.684 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1059 Saturday 09 December 2023 19:07:25 +0000 (0:00:00.020) 0:05:47.705 ***** skipping: [sut] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1067 Saturday 09 December 2023 19:07:25 +0000 (0:00:00.024) 0:05:47.729 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1076 Saturday 09 December 2023 19:07:26 +0000 (0:00:00.020) 0:05:47.749 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1084 Saturday 09 December 2023 19:07:26 +0000 (0:00:00.018) 0:05:47.768 ***** skipping: [sut] => (item={'key': 'cert', 'value': '/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'key', 'value': '/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1099 Saturday 09 December 2023 19:07:26 +0000 (0:00:00.024) 0:05:47.793 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1106 Saturday 09 December 2023 19:07:26 +0000 (0:00:00.020) 0:05:47.813 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1131 Saturday 09 December 2023 19:07:26 +0000 (0:00:00.021) 0:05:47.835 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1140 Saturday 09 December 2023 19:07:26 +0000 (0:00:00.020) 0:05:47.855 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1149 Saturday 09 December 2023 19:07:26 +0000 (0:00:00.019) 0:05:47.875 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1160 Saturday 09 December 2023 19:07:26 +0000 (0:00:00.020) 0:05:47.895 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1173 Saturday 09 December 2023 19:07:26 +0000 (0:00:00.018) 0:05:47.914 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1182 Saturday 09 December 2023 19:07:26 +0000 (0:00:00.019) 0:05:47.934 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1189 Saturday 09 December 2023 19:07:26 +0000 (0:00:00.019) 0:05:47.954 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1196 Saturday 09 December 2023 19:07:26 +0000 (0:00:00.019) 0:05:47.973 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1204 Saturday 09 December 2023 19:07:26 +0000 (0:00:00.020) 0:05:47.994 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1211 Saturday 09 December 2023 19:07:26 +0000 (0:00:00.019) 0:05:48.013 ***** skipping: [sut] => (item={'key': 'cert', 'value': '/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'key', 'value': '/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1223 Saturday 09 December 2023 19:07:26 +0000 (0:00:00.024) 0:05:48.037 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1232 Saturday 09 December 2023 19:07:26 +0000 (0:00:00.077) 0:05:48.114 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1239 Saturday 09 December 2023 19:07:26 +0000 (0:00:00.020) 0:05:48.135 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1245 Saturday 09 December 2023 19:07:26 +0000 (0:00:00.019) 0:05:48.155 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1253 Saturday 09 December 2023 19:07:26 +0000 (0:00:00.018) 0:05:48.174 ***** skipping: [sut] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": "cert", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=key) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_configure | bool", "item": "key", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1266 Saturday 09 December 2023 19:07:26 +0000 (0:00:00.024) 0:05:48.198 ***** skipping: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1278 Saturday 09 December 2023 19:07:26 +0000 (0:00:00.019) 0:05:48.218 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1284 Saturday 09 December 2023 19:07:26 +0000 (0:00:00.027) 0:05:48.246 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_configure | bool", "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1293 Saturday 09 December 2023 19:07:26 +0000 (0:00:00.021) 0:05:48.267 ***** ok: [sut] => { "changed": false } TASK [fedora.linux_system_roles.mssql : Flush handlers prior to inputting post SQL scripts] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1302 Saturday 09 December 2023 19:07:26 +0000 (0:00:00.240) 0:05:48.507 ***** META: triggered running handlers for sut TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1306 Saturday 09 December 2023 19:07:26 +0000 (0:00:00.020) 0:05:48.528 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_post_input_sql_file != []", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1313 Saturday 09 December 2023 19:07:26 +0000 (0:00:00.022) 0:05:48.550 ***** skipping: [sut] => { "changed": false, "false_condition": "mssql_post_input_sql_content != []", "skip_reason": "Conditional result was False" } TASK [Verify disabled settings] ************************************************ task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/tests_idempotency.yml:88 Saturday 09 December 2023 19:07:26 +0000 (0:00:00.033) 0:05:48.583 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml for sut TASK [Check if the errorlog file exists and its location] ********************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:8 Saturday 09 December 2023 19:07:27 +0000 (0:00:00.184) 0:05:48.768 ***** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\nerrorlog=\"$(grep '^errorlogfile' /var/opt/mssql/mssql.conf \\\n2>&1 | sed 's\\errorlogfile : \\\\')\" || :\nif [ -f \"${errorlog}\" ]; then\n echo \"${errorlog}\"\nelif [ -f /var/opt/mssql/log/errorlog ]; then\n echo \"/var/opt/mssql/log/errorlog\"\nelse\n echo \"\"\nfi\n", "delta": "0:00:00.005332", "end": "2023-12-09 19:07:27.212101", "rc": 0, "start": "2023-12-09 19:07:27.206769" } STDOUT: /var/opt/mssql/log/errorlog TASK [Check if the set edition matches the existing edition] ******************* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:23 Saturday 09 December 2023 19:07:27 +0000 (0:00:00.266) 0:05:49.035 ***** ok: [sut] => { "changed": false, "cmd": "errorlog_edition=\"$(grep -oi 'Standard edition' \\\n/var/opt/mssql/log/errorlog)\"\nif [ -z \"${errorlog_edition}\" ]; then\n echo false\nelse\n echo true\nfi\n", "delta": "0:00:00.004848", "end": "2023-12-09 19:07:27.475735", "rc": 0, "start": "2023-12-09 19:07:27.470887" } STDOUT: true TASK [Verify if the edition matches] ******************************************* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:35 Saturday 09 December 2023 19:07:27 +0000 (0:00:00.204) 0:05:49.239 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting {{ item.key }}] *************************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:39 Saturday 09 December 2023 19:07:27 +0000 (0:00:00.025) 0:05:49.265 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml for sut => (item={'key': 'ipaddress', 'value': '127.0.0.1'}) included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml for sut => (item={'key': 'tcpport', 'value': 1435}) included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml for sut => (item={'key': 'defaultdatadir', 'value': '/var/opt/mssql/data'}) included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml for sut => (item={'key': 'defaultlogdir', 'value': '/var/opt/mssql/log'}) included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml for sut => (item={'key': 'enabled', 'value': False}) TASK [Get the value of the setting ipaddress] ********************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:7 Saturday 09 December 2023 19:07:27 +0000 (0:00:00.054) 0:05:49.320 ***** ok: [sut] => { "changed": false, "cmd": "grep '^ipaddress' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004174", "end": "2023-12-09 19:07:27.764000", "rc": 0, "start": "2023-12-09 19:07:27.759826" } STDOUT: ipaddress = 127.0.0.1 TASK [Verify the setting when it is type str ipaddress] ************************ task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:14 Saturday 09 December 2023 19:07:27 +0000 (0:00:00.208) 0:05:49.529 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool ipaddress] *********************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:25 Saturday 09 December 2023 19:07:27 +0000 (0:00:00.029) 0:05:49.558 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_value | type_debug == 'bool'", "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 127.0.0.1] ***************************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:40 Saturday 09 December 2023 19:07:27 +0000 (0:00:00.021) 0:05:49.579 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting == \"tcpport\"", "skip_reason": "Conditional result was False" } TASK [Get the value of the setting tcpport] ************************************ task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:7 Saturday 09 December 2023 19:07:27 +0000 (0:00:00.024) 0:05:49.604 ***** ok: [sut] => { "changed": false, "cmd": "grep '^tcpport' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004104", "end": "2023-12-09 19:07:28.044066", "rc": 0, "start": "2023-12-09 19:07:28.039962" } STDOUT: tcpport = 1435 TASK [Verify the setting when it is type str tcpport] ************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:14 Saturday 09 December 2023 19:07:28 +0000 (0:00:00.204) 0:05:49.808 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting != \"tcpport\"", "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool tcpport] ************************* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:25 Saturday 09 December 2023 19:07:28 +0000 (0:00:00.021) 0:05:49.830 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_value | type_debug == 'bool'", "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1435] ********************************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:40 Saturday 09 December 2023 19:07:28 +0000 (0:00:00.021) 0:05:49.851 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get the value of the setting defaultdatadir] ***************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:7 Saturday 09 December 2023 19:07:28 +0000 (0:00:00.026) 0:05:49.878 ***** ok: [sut] => { "changed": false, "cmd": "grep '^defaultdatadir' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004242", "end": "2023-12-09 19:07:28.317490", "rc": 0, "start": "2023-12-09 19:07:28.313248" } STDOUT: defaultdatadir = /var/opt/mssql/data TASK [Verify the setting when it is type str defaultdatadir] ******************* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:14 Saturday 09 December 2023 19:07:28 +0000 (0:00:00.204) 0:05:50.082 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool defaultdatadir] ****************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:25 Saturday 09 December 2023 19:07:28 +0000 (0:00:00.026) 0:05:50.109 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_value | type_debug == 'bool'", "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /var/opt/mssql/data] ******************************* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:40 Saturday 09 December 2023 19:07:28 +0000 (0:00:00.019) 0:05:50.128 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting == \"tcpport\"", "skip_reason": "Conditional result was False" } TASK [Get the value of the setting defaultlogdir] ****************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:7 Saturday 09 December 2023 19:07:28 +0000 (0:00:00.019) 0:05:50.148 ***** ok: [sut] => { "changed": false, "cmd": "grep '^defaultlogdir' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004413", "end": "2023-12-09 19:07:28.586530", "rc": 0, "start": "2023-12-09 19:07:28.582117" } STDOUT: defaultlogdir = /var/opt/mssql/log TASK [Verify the setting when it is type str defaultlogdir] ******************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:14 Saturday 09 December 2023 19:07:28 +0000 (0:00:00.261) 0:05:50.409 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool defaultlogdir] ******************* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:25 Saturday 09 December 2023 19:07:28 +0000 (0:00:00.027) 0:05:50.437 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_value | type_debug == 'bool'", "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /var/opt/mssql/log] ******************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:40 Saturday 09 December 2023 19:07:28 +0000 (0:00:00.020) 0:05:50.457 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting == \"tcpport\"", "skip_reason": "Conditional result was False" } TASK [Get the value of the setting enabled] ************************************ task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:7 Saturday 09 December 2023 19:07:28 +0000 (0:00:00.019) 0:05:50.476 ***** ok: [sut] => { "changed": false, "cmd": "grep '^enabled' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004167", "end": "2023-12-09 19:07:28.916497", "rc": 0, "start": "2023-12-09 19:07:28.912330" } STDOUT: enabled = False TASK [Verify the setting when it is type str enabled] ************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:14 Saturday 09 December 2023 19:07:28 +0000 (0:00:00.203) 0:05:50.680 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_value | type_debug != 'bool'", "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool enabled] ************************* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:25 Saturday 09 December 2023 19:07:28 +0000 (0:00:00.022) 0:05:50.702 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:40 Saturday 09 December 2023 19:07:28 +0000 (0:00:00.027) 0:05:50.730 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting == \"tcpport\"", "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:55 Saturday 09 December 2023 19:07:29 +0000 (0:00:00.028) 0:05:50.758 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1702148573.531546, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1702148573.4995458, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 991, "gr_name": "mssql", "inode": 320864704, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1702148573.4995458, "nlink": 2, "path": "/var/opt/mssql/data", "pw_name": "mssql", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 993, "version": "3973551800", "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:60 Saturday 09 December 2023 19:07:29 +0000 (0:00:00.214) 0:05:50.973 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get stat of mssql_logdir] ************************************************ task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:70 Saturday 09 December 2023 19:07:29 +0000 (0:00:00.024) 0:05:50.997 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1702148785.119994, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1702148785.130994, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 991, "gr_name": "mssql", "inode": 322961664, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1702148785.130994, "nlink": 3, "path": "/var/opt/mssql/log", "pw_name": "mssql", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 993, "version": "2121739768", "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:75 Saturday 09 December 2023 19:07:30 +0000 (0:00:01.209) 0:05:52.206 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:85 Saturday 09 December 2023 19:07:30 +0000 (0:00:00.024) 0:05:52.230 ***** TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Saturday 09 December 2023 19:07:30 +0000 (0:00:00.037) 0:05:52.268 ***** ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2023-12-09 19:06:20 UTC", "ActiveEnterTimestampMonotonic": "1644409105", "ActiveExitTimestamp": "Sat 2023-12-09 19:05:48 UTC", "ActiveExitTimestampMonotonic": "1612318173", "ActiveState": "active", "After": "auditd.service sysinit.target basic.target network.target system.slice -.mount systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-09 19:06:20 UTC", "AssertTimestampMonotonic": "1644408117", "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": "Sat 2023-12-09 19:06:20 UTC", "ConditionTimestampMonotonic": "1644408116", "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": "35324", "ExecMainStartTimestamp": "Sat 2023-12-09 19:06:20 UTC", "ExecMainStartTimestampMonotonic": "1644409047", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Sat 2023-12-09 19:06:20 UTC] ; stop_time=[n/a] ; pid=35324 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "991", "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": "Sat 2023-12-09 19:05:48 UTC", "InactiveEnterTimestampMonotonic": "1612461600", "InactiveExitTimestamp": "Sat 2023-12-09 19:06:20 UTC", "InactiveExitTimestampMonotonic": "1644409105", "InvocationID": "5eb86dfe41814ed19771bca63ce8cdde", "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": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "35324", "MemoryAccounting": "yes", "MemoryCurrent": "732479488", "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": "system.slice sysinit.target -.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": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-12-09 19:06:20 UTC", "StateChangeTimestampMonotonic": "1644409105", "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": "172", "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": "Sat 2023-12-09 19:06:20 UTC", "WatchdogTimestampMonotonic": "1644409102", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Saturday 09 December 2023 19:07:30 +0000 (0:00:00.339) 0:05:52.607 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002779", "end": "2023-12-09 19:07:31.046213", "failed_when_result": false, "rc": 0, "start": "2023-12-09 19:07:31.043434" } STDOUT: tcpport = 1435 TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Saturday 09 December 2023 19:07:31 +0000 (0:00:00.202) 0:05:52.810 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002892", "end": "2023-12-09 19:07:31.247051", "failed_when_result": false, "rc": 0, "start": "2023-12-09 19:07:31.244159" } STDOUT: ipaddress = 127.0.0.1 TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Saturday 09 December 2023 19:07:31 +0000 (0:00:00.200) 0:05:53.010 ***** ok: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:93 Saturday 09 December 2023 19:07:31 +0000 (0:00:00.110) 0:05:53.121 ***** ok: [sut] => { "changed": false, "elapsed": 1, "gid": 991, "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": 16962, "state": "file", "uid": 993 } TASK [Check if the set password matches the existing password] ***************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:99 Saturday 09 December 2023 19:07:32 +0000 (0:00:01.203) 0:05:54.324 ***** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools/bin/sqlcmd", "-S", "127.0.0.1,1435", "-U", "sa", "-P", "p@55w0rD1", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.026751", "end": "2023-12-09 19:07:32.785422", "rc": 0, "start": "2023-12-09 19:07:32.758671" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2022 (RTM-CU10) (KB5031778) - 16.0.4095.4 (X64) Oct 30 2023 16:12:44 Copyright (C) 2022 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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:113 Saturday 09 December 2023 19:07:32 +0000 (0:00:00.227) 0:05:54.551 ***** ok: [sut] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:117 Saturday 09 December 2023 19:07:32 +0000 (0:00:00.023) 0:05:54.574 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_package.yml for sut TASK [Gather package facts] **************************************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_package.yml:7 Saturday 09 December 2023 19:07:32 +0000 (0:00:00.031) 0:05:54.606 ***** ok: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_package.yml:12 Saturday 09 December 2023 19:07:34 +0000 (0:00:01.323) 0:05:55.930 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_verify_package_installed | bool", "skip_reason": "Conditional result was False" } TASK [Verify if the package is not installed mssql-server-fts] ***************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_package.yml:17 Saturday 09 December 2023 19:07:34 +0000 (0:00:00.019) 0:05:55.949 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the package powershell] ******************************************* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:124 Saturday 09 December 2023 19:07:34 +0000 (0:00:00.027) 0:05:55.977 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_package.yml for sut TASK [Gather package facts] **************************************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_package.yml:7 Saturday 09 December 2023 19:07:34 +0000 (0:00:00.030) 0:05:56.008 ***** ok: [sut] => { "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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_package.yml:12 Saturday 09 December 2023 19:07:35 +0000 (0:00:01.318) 0:05:57.327 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_verify_package_installed | bool", "skip_reason": "Conditional result was False" } TASK [Verify if the package is not installed powershell] *********************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_package.yml:17 Saturday 09 December 2023 19:07:35 +0000 (0:00:00.020) 0:05:57.347 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get the value of the traceflag setting] ********************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:135 Saturday 09 December 2023 19:07:35 +0000 (0:00:00.152) 0:05:57.500 ***** ok: [sut] => { "changed": false, "cmd": "grep '^traceflag' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004014", "end": "2023-12-09 19:07:35.940482", "rc": 0, "start": "2023-12-09 19:07:35.936468" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:140 Saturday 09 December 2023 19:07:35 +0000 (0:00:00.202) 0:05:57.703 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_is_tuned_for_fua | bool", "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:145 Saturday 09 December 2023 19:07:35 +0000 (0:00:00.021) 0:05:57.724 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:151 Saturday 09 December 2023 19:07:36 +0000 (0:00:00.025) 0:05:57.750 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting alternatewritethrough] ********************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:7 Saturday 09 December 2023 19:07:36 +0000 (0:00:00.038) 0:05:57.788 ***** ok: [sut] => { "changed": false, "cmd": "grep '^alternatewritethrough' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004320", "end": "2023-12-09 19:07:36.228707", "rc": 0, "start": "2023-12-09 19:07:36.224387" } STDOUT: alternatewritethrough = 0 TASK [Verify the setting when it is type str alternatewritethrough] ************ task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:14 Saturday 09 December 2023 19:07:36 +0000 (0:00:00.203) 0:05:57.992 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_value | type_debug != 'bool'", "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool alternatewritethrough] *********** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:25 Saturday 09 December 2023 19:07:36 +0000 (0:00:00.021) 0:05:58.013 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:40 Saturday 09 December 2023 19:07:36 +0000 (0:00:00.025) 0:05:58.039 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting == \"tcpport\"", "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:157 Saturday 09 December 2023 19:07:36 +0000 (0:00:00.019) 0:05:58.059 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting writethrough] ******************************* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:7 Saturday 09 December 2023 19:07:36 +0000 (0:00:00.032) 0:05:58.092 ***** ok: [sut] => { "changed": false, "cmd": "grep '^writethrough' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004178", "end": "2023-12-09 19:07:36.533031", "rc": 0, "start": "2023-12-09 19:07:36.528853" } STDOUT: writethrough = 0 TASK [Verify the setting when it is type str writethrough] ********************* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:14 Saturday 09 December 2023 19:07:36 +0000 (0:00:00.203) 0:05:58.296 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_value | type_debug != 'bool'", "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool writethrough] ******************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:25 Saturday 09 December 2023 19:07:36 +0000 (0:00:00.020) 0:05:58.317 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/mssql_conf_verify.yml:40 Saturday 09 December 2023 19:07:36 +0000 (0:00:00.025) 0:05:58.342 ***** skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting == \"tcpport\"", "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:167 Saturday 09 December 2023 19:07:36 +0000 (0:00:00.020) 0:05:58.363 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_is_tls_encrypted is defined", "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:178 Saturday 09 December 2023 19:07:36 +0000 (0:00:00.018) 0:05:58.382 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_is_tls_encrypted is defined", "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:190 Saturday 09 December 2023 19:07:36 +0000 (0:00:00.075) 0:05:58.457 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_is_tls_encrypted is defined", "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:198 Saturday 09 December 2023 19:07:36 +0000 (0:00:00.020) 0:05:58.478 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_is_tls_encrypted is defined", "skip_reason": "Conditional result was False" } TASK [Get the current mode of SELinux] ***************************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:208 Saturday 09 December 2023 19:07:36 +0000 (0:00:00.020) 0:05:58.498 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_is_confined is defined", "skip_reason": "Conditional result was False" } TASK [Verify that SELinux is in the mode {{ __mssql_selinux_mode }}] *********** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:213 Saturday 09 December 2023 19:07:36 +0000 (0:00:00.021) 0:05:58.519 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_is_confined is defined", "skip_reason": "Conditional result was False" } TASK [Verify the package mssql-server-selinux] ********************************* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/verify_settings.yml:219 Saturday 09 December 2023 19:07:36 +0000 (0:00:00.020) 0:05:58.540 ***** skipping: [sut] => { "changed": false, "false_condition": "__verify_mssql_is_confined is defined", "skip_reason": "Conditional result was False" } TASK [Check the ansible_managed header in the configuration file] ************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/tests_idempotency.yml:105 Saturday 09 December 2023 19:07:36 +0000 (0:00:00.019) 0:05:58.560 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/check_header.yml for sut TASK [Grep the ansible_managed header in /var/opt/mssql/mssql.conf] ************ task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/check_header.yml:4 Saturday 09 December 2023 19:07:36 +0000 (0:00:00.173) 0:05:58.733 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "Ansible managed\n", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002780", "end": "2023-12-09 19:07:37.205367", "rc": 0, "start": "2023-12-09 19:07:37.202587" } 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: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tests_idempotency_2022.yml:19 Saturday 09 December 2023 19:07:37 +0000 (0:00:00.234) 0:05:58.968 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/cleanup.yml for sut TASK [Gather package facts] **************************************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/cleanup.yml:2 Saturday 09 December 2023 19:07:37 +0000 (0:00:00.031) 0:05:58.999 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Purge cluster configuration] ********************************************* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/cleanup.yml:6 Saturday 09 December 2023 19:07:38 +0000 (0:00:01.326) 0:06:00.325 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_facts.packages.pcs is defined", "skip_reason": "Conditional result was False" } TASK [Debug ansible_python_version] ******************************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/cleanup.yml:14 Saturday 09 December 2023 19:07:38 +0000 (0:00:00.024) 0:06:00.350 ***** ok: [sut] => { "ansible_python_version": "3.6.8" } TASK [Purge firewall configuration] ******************************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/cleanup.yml:18 Saturday 09 December 2023 19:07:38 +0000 (0:00:00.077) 0:06:00.427 ***** TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Saturday 09 December 2023 19:07:38 +0000 (0:00:00.048) 0:06:00.476 ***** included: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for sut TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Saturday 09 December 2023 19:07:38 +0000 (0:00:00.032) 0:06:00.509 ***** skipping: [sut] => { "changed": false, "false_condition": "__firewall_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Saturday 09 December 2023 19:07:38 +0000 (0:00:00.025) 0:06:00.535 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Saturday 09 December 2023 19:07:38 +0000 (0:00:00.200) 0:06:00.736 ***** ok: [sut] => { "ansible_facts": { "__firewall_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 Saturday 09 December 2023 19:07:39 +0000 (0:00:00.026) 0:06:00.762 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Saturday 09 December 2023 19:07:41 +0000 (0:00:02.794) 0:06:03.556 ***** skipping: [sut] => { "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Saturday 09 December 2023 19:07:41 +0000 (0:00:00.020) 0:06:03.577 ***** skipping: [sut] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "ufw", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Saturday 09 December 2023 19:07:41 +0000 (0:00:00.023) 0:06:03.600 ***** ok: [sut] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Sat 2023-12-09 18:54:39 UTC", "ActiveEnterTimestampMonotonic": "943240130", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service sysinit.target basic.target dbus.socket system.slice dbus.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-09 18:54:38 UTC", "AssertTimestampMonotonic": "942580620", "Before": "multi-user.target network-pre.target shutdown.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": "Sat 2023-12-09 18:54:38 UTC", "ConditionTimestampMonotonic": "942580619", "ConfigurationDirectoryMode": "0755", "Conflicts": "ebtables.service nftables.service ip6tables.service ipset.service iptables.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": "10421", "ExecMainStartTimestamp": "Sat 2023-12-09 18:54:38 UTC", "ExecMainStartTimestampMonotonic": "942582046", "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": "Sat 2023-12-09 18:54:38 UTC", "InactiveExitTimestampMonotonic": "942582095", "InvocationID": "dfcc5fd0b74c4f16a0bf539f7428c954", "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": "28609", "LimitNPROCSoft": "28609", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "10421", "MemoryAccounting": "yes", "MemoryCurrent": "43569152", "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 dbus-org.fedoraproject.FirewallD1.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 system.slice 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": "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": "Sat 2023-12-09 18:54:39 UTC", "StateChangeTimestampMonotonic": "943240130", "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": "45774", "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": "Sat 2023-12-09 18:54:39 UTC", "WatchdogTimestampMonotonic": "943240127", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Saturday 09 December 2023 19:07:44 +0000 (0:00:02.358) 0:06:05.958 ***** ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2023-12-09 18:54:39 UTC", "ActiveEnterTimestampMonotonic": "943240130", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service sysinit.target basic.target dbus.socket system.slice dbus.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-09 18:54:38 UTC", "AssertTimestampMonotonic": "942580620", "Before": "multi-user.target network-pre.target shutdown.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": "Sat 2023-12-09 18:54:38 UTC", "ConditionTimestampMonotonic": "942580619", "ConfigurationDirectoryMode": "0755", "Conflicts": "ebtables.service nftables.service ip6tables.service ipset.service iptables.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": "10421", "ExecMainStartTimestamp": "Sat 2023-12-09 18:54:38 UTC", "ExecMainStartTimestampMonotonic": "942582046", "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": "Sat 2023-12-09 18:54:38 UTC", "InactiveExitTimestampMonotonic": "942582095", "InvocationID": "dfcc5fd0b74c4f16a0bf539f7428c954", "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": "28609", "LimitNPROCSoft": "28609", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "10421", "MemoryAccounting": "yes", "MemoryCurrent": "43569152", "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 dbus-org.fedoraproject.FirewallD1.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 system.slice 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": "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": "Sat 2023-12-09 18:54:39 UTC", "StateChangeTimestampMonotonic": "943240130", "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": "45774", "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": "Sat 2023-12-09 18:54:39 UTC", "WatchdogTimestampMonotonic": "943240127", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Saturday 09 December 2023 19:07:45 +0000 (0:00:01.354) 0:06:07.313 ***** ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": true, "__firewall_python_cmd": "/usr/bin/python3", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Saturday 09 December 2023 19:07:45 +0000 (0:00:00.027) 0:06:07.341 ***** ok: [sut] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.43.40 closed. TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Saturday 09 December 2023 19:07:45 +0000 (0:00:00.306) 0:06:07.648 ***** ok: [sut] => { "ansible_facts": { "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Saturday 09 December 2023 19:07:45 +0000 (0:00:00.024) 0:06:07.672 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Saturday 09 December 2023 19:07:45 +0000 (0:00:00.031) 0:06:07.703 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Saturday 09 December 2023 19:07:46 +0000 (0:00:00.088) 0:06:07.792 ***** skipping: [sut] => { "changed": false, "false_condition": "'detailed' in fw[0]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Saturday 09 December 2023 19:07:46 +0000 (0:00:00.024) 0:06:07.817 ***** skipping: [sut] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Saturday 09 December 2023 19:07:46 +0000 (0:00:00.020) 0:06:07.838 ***** skipping: [sut] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Saturday 09 December 2023 19:07:46 +0000 (0:00:00.020) 0:06:07.859 ***** ok: [sut] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.43.40 closed. TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Saturday 09 December 2023 19:07:46 +0000 (0:00:00.272) 0:06:08.131 ***** ok: [sut] => { "ansible_facts": { "firewall_lib_result": { "changed": false } }, "changed": false } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Saturday 09 December 2023 19:07:46 +0000 (0:00:00.027) 0:06:08.158 ***** skipping: [sut] => { "false_condition": "__firewall_debug | d(false)" } TASK [Leave realm] ************************************************************* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/cleanup.yml:27 Saturday 09 December 2023 19:07:46 +0000 (0:00:00.033) 0:06:08.192 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_facts.packages.realmd is defined", "skip_reason": "Conditional result was False" } TASK [Destroy Kerberos tickets] ************************************************ task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/cleanup.yml:35 Saturday 09 December 2023 19:07:46 +0000 (0:00:00.026) 0:06:08.218 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_facts.packages[\"krb5-workstation\"] is defined", "skip_reason": "Conditional result was False" } TASK [Ensure that yum and dnf caching is enabled] ****************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/cleanup.yml:39 Saturday 09 December 2023 19:07:46 +0000 (0:00:00.024) 0:06:08.243 ***** ok: [sut] => { "backup": "", "changed": false } TASK [Remove related packages] ************************************************* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/cleanup.yml:45 Saturday 09 December 2023 19:07:46 +0000 (0:00:00.362) 0:06:08.605 ***** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Removed: lsof-4.93.2-1.el8.x86_64", "Removed: unixODBC-2.3.11-1.rh.x86_64", "Removed: unixODBC-devel-2.3.11-1.rh.x86_64", "Removed: gc-7.6.4-3.el8.x86_64", "Removed: libtool-ltdl-2.4.6-25.el8.x86_64", "Removed: gcc-gdb-plugin-8.5.0-21.el8.x86_64", "Removed: gdb-8.2-20.el8.x86_64", "Removed: gdb-headless-8.2-20.el8.x86_64", "Removed: libatomic-8.5.0-21.el8.x86_64", "Removed: libatomic_ops-7.6.2-3.el8.x86_64", "Removed: guile-5:2.0.14-7.el8.x86_64", "Removed: libbabeltrace-1.5.4-4.el8.x86_64", "Removed: libicu-60.3-2.el8_1.x86_64", "Removed: libipt-1.6.1-8.el8.x86_64", "Removed: msodbcsql17-17.10.5.1-1.x86_64", "Removed: cyrus-sasl-2.1.27-6.el8_5.x86_64", "Removed: cyrus-sasl-gssapi-2.1.27-6.el8_5.x86_64", "Removed: mssql-server-16.0.4095.4-1.x86_64", "Removed: mssql-tools-17.10.1.1-1.x86_64", "Removed: bzip2-1.0.6-26.el8.x86_64" ] } TASK [Remove related files] **************************************************** task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/cleanup.yml:58 Saturday 09 December 2023 19:07:51 +0000 (0:00:05.080) 0:06:13.686 ***** changed: [sut] => { "changed": true, "cmd": "rm -rfv /var/opt/mssql* /opt/mssql* /var/log/pacemaker/pacemaker.log /etc/yum.repos.d/packages-microsoft-com-* /tmp/*.j2 /tmp/mssql_data /tmp/mssql_log /etc/systemd/system/multi-user.target.wants/mssql-server.service", "delta": "0:00:00.011905", "end": "2023-12-09 19:07:52.132740", "rc": 0, "start": "2023-12-09 19:07:52.120835" } STDOUT: removed directory '/var/opt/mssql/.system/system/Temp' removed '/var/opt/mssql/.system/system/licensing.hiv' removed '/var/opt/mssql/.system/system/lsasetup.log' removed '/var/opt/mssql/.system/system/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/e8b7ffe3-acb8-42e7-9f27-a850e4a92c42' removed '/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18/User/Preferred' removed directory '/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18/User' removed directory '/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18' removed directory '/var/opt/mssql/.system/system/system32/Microsoft/Protect' removed directory '/var/opt/mssql/.system/system/system32/Microsoft' removed directory '/var/opt/mssql/.system/system/system32/LogFiles/Scm' removed directory '/var/opt/mssql/.system/system/system32/LogFiles' removed directory '/var/opt/mssql/.system/system/system32' removed '/var/opt/mssql/.system/system/security.hiv' removed '/var/opt/mssql/.system/system/lsa.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/INetCache/IE' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows/INetCache/Content.IE5' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows/INetCache' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows/INetCookies/ESE' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows/INetCookies' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows/History/History.IE5' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows/History' 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 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/model_replicatedmaster.mdf' removed '/var/opt/mssql/data/model_replicatedmaster.ldf' removed '/var/opt/mssql/data/model_msdbdata.mdf' removed '/var/opt/mssql/data/model_msdblog.ldf' removed '/var/opt/mssql/data/Entropy.bin' removed '/var/opt/mssql/data/tempdb.mdf' removed '/var/opt/mssql/data/templog.ldf' removed '/var/opt/mssql/data/tempdb2.ndf' removed '/var/opt/mssql/data/tempdb3.ndf' removed '/var/opt/mssql/data/tempdb4.ndf' removed directory '/var/opt/mssql/data' removed '/var/opt/mssql/log/mssql-conf/mssql-conf.log' removed directory '/var/opt/mssql/log/mssql-conf' removed '/var/opt/mssql/log/sqlagentstartup.log' removed '/var/opt/mssql/log/HkEngineEventFile_0_133466221708550000.xel' removed '/var/opt/mssql/log/system_health_0_133466221726860000.xel' removed '/var/opt/mssql/log/HkEngineEventFile_0_133466221769880000.xel' removed '/var/opt/mssql/log/system_health_0_133466221789190000.xel' removed '/var/opt/mssql/log/log_1.trc' removed '/var/opt/mssql/log/HkEngineEventFile_0_133466222352770000.xel' removed '/var/opt/mssql/log/system_health_0_133466222368110000.xel' removed '/var/opt/mssql/log/log_2.trc' removed '/var/opt/mssql/log/FDLAUNCHERRORLOG' removed '/var/opt/mssql/log/HkEngineEventFile_0_133466223530870000.xel' removed '/var/opt/mssql/log/system_health_0_133466223543910000.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_133466223620070000.xel' removed '/var/opt/mssql/log/system_health_0_133466223633210000.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_133466223834180000.xel' removed '/var/opt/mssql/log/system_health_0_133466223851100000.xel' removed '/var/opt/mssql/log/log_5.trc' removed directory '/var/opt/mssql/log' removed '/var/opt/mssql/mssql.conf' 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-tools' removed '/etc/yum.repos.d/packages-microsoft-com-mssql-server-2022.repo' removed '/etc/yum.repos.d/packages-microsoft-com-prod.repo' removed directory '/tmp/mssql_data' removed directory '/tmp/mssql_log' TASK [Stop the mssql-server service] ******************************************* task path: /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/cleanup.yml:72 Saturday 09 December 2023 19:07:52 +0000 (0:00:00.221) 0:06:13.908 ***** ok: [sut] => { "changed": false, "cmd": "systemctl stop mssql-server || true", "delta": "0:00:00.010162", "end": "2023-12-09 19:07:52.355121", "rc": 0, "start": "2023-12-09 19:07:52.344959" } STDERR: Failed to stop mssql-server.service: Unit mssql-server.service not loaded. PLAY RECAP ********************************************************************* sut : ok=341 changed=36 unreachable=0 failed=0 skipped=510 rescued=0 ignored=1 Saturday 09 December 2023 19:07:52 +0000 (0:00:00.258) 0:06:14.166 ***** =============================================================================== fedora.linux_system_roles.mssql : Ensure the package mssql-server ------ 40.93s /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:256 fedora.linux_system_roles.mssql : Gather system services facts --------- 33.55s /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:287 fedora.linux_system_roles.mssql : Gather system services facts --------- 28.52s /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:287 fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts -- 27.96s /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:613 fedora.linux_system_roles.mssql : Gather system services facts --------- 26.55s /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:287 fedora.linux_system_roles.mssql : Gather system services facts --------- 20.62s /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:287 fedora.linux_system_roles.mssql : Ensure the package powershell --------- 9.26s /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:620 fedora.linux_system_roles.mssql : Set up MSSQL -------------------------- 7.62s /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:316 fedora.linux_system_roles.mssql : Change the edition of MSSQL ----------- 6.98s /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:535 fedora.linux_system_roles.mssql : Change the password of sa user -------- 6.96s /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:470 Remove related packages ------------------------------------------------- 5.08s /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/tests/tasks/cleanup.yml:45 --------- fedora.linux_system_roles.mssql : Ensure the package powershell --------- 4.49s /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:620 fedora.linux_system_roles.mssql : Ensure the package mssql-server ------- 3.97s /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:256 fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed --- 3.93s /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:418 fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed --- 3.82s /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:418 fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed --- 3.81s /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:418 fedora.linux_system_roles.mssql : Ensure the package powershell --------- 3.80s /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:620 fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts --- 3.78s /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:613 fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed --- 3.68s /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:358 fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts --- 3.44s /WORKDIR/git-run-ha-cluster-renamenw6ktfc9/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:613 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---