ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python2.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 2.7.5 (default, Nov 14 2023, 16:14:06) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)] Using /etc/ansible/ansible.cfg as config file [WARNING]: running playbook inside collection fedora.linux_system_roles Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_input_sql_file_2019.yml **************************************** 1 plays in /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_input_sql_file_2019.yml PLAY [Ensure that the role can input sql files to MSSQL] *********************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_input_sql_file_2019.yml:3 Thursday 29 August 2024 10:35:41 -0400 (0:00:00.042) 0:00:00.042 ******* ok: [managed_node1] META: ran handlers TASK [Run tests_input_sql_file with SQL Server 2019] *************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_input_sql_file_2019.yml:15 Thursday 29 August 2024 10:35:43 -0400 (0:00:01.148) 0:00:01.190 ******* included: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_input_sql_file.yml for managed_node1 TASK [Assert fail on EL 7 with version = 2022 and EL 9 with version != 2022] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_input_sql_file.yml:2 Thursday 29 August 2024 10:35:43 -0400 (0:00:00.062) 0:00:01.252 ******* included: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml for managed_node1 TASK [Ensure ansible_facts to get ansible_distribution] ************************ task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:2 Thursday 29 August 2024 10:35:43 -0400 (0:00:00.165) 0:00:01.418 ******* ok: [managed_node1] TASK [Run the role] ************************************************************ task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:15 Thursday 29 August 2024 10:35:43 -0400 (0:00:00.488) 0:00:01.907 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unreachable task] ******************************************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:22 Thursday 29 August 2024 10:35:43 -0400 (0:00:00.036) 0:00:01.944 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set up MSSQL and input sql files with pre_input] ************************* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_input_sql_file.yml:5 Thursday 29 August 2024 10:35:43 -0400 (0:00:00.035) 0:00:01.980 ******* TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Thursday 29 August 2024 10:35:44 -0400 (0:00:00.465) 0:00:02.445 ******* included: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed_node1 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Thursday 29 August 2024 10:35:44 -0400 (0:00:00.038) 0:00:02.484 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Thursday 29 August 2024 10:35:44 -0400 (0:00:00.049) 0:00:02.533 ******* ok: [managed_node1] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed_node1] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed_node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Thursday 29 August 2024 10:35:44 -0400 (0:00:00.093) 0:00:02.626 ******* ok: [managed_node1] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Thursday 29 August 2024 10:35:44 -0400 (0:00:00.037) 0:00:02.664 ******* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Thursday 29 August 2024 10:35:44 -0400 (0:00:00.034) 0:00:02.698 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Thursday 29 August 2024 10:35:44 -0400 (0:00:00.034) 0:00:02.733 ******* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Thursday 29 August 2024 10:35:44 -0400 (0:00:00.050) 0:00:02.784 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Thursday 29 August 2024 10:35:44 -0400 (0:00:00.076) 0:00:02.860 ******* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Thursday 29 August 2024 10:35:44 -0400 (0:00:00.078) 0:00:02.939 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Thursday 29 August 2024 10:35:44 -0400 (0:00:00.094) 0:00:03.033 ******* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Thursday 29 August 2024 10:35:45 -0400 (0:00:00.074) 0:00:03.108 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail on RHEL or CentOS 10 because it's not supported] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:69 Thursday 29 August 2024 10:35:45 -0400 (0:00:00.066) 0:00:03.175 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:76 Thursday 29 August 2024 10:35:45 -0400 (0:00:00.053) 0:00:03.229 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Thursday 29 August 2024 10:35:45 -0400 (0:00:00.045) 0:00:03.274 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:96 Thursday 29 August 2024 10:35:45 -0400 (0:00:00.047) 0:00:03.321 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:105 Thursday 29 August 2024 10:35:45 -0400 (0:00:00.034) 0:00:03.355 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Thursday 29 August 2024 10:35:45 -0400 (0:00:00.043) 0:00:03.399 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Thursday 29 August 2024 10:35:45 -0400 (0:00:00.033) 0:00:03.433 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_manage_selinux is set properly] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Thursday 29 August 2024 10:35:45 -0400 (0:00:00.070) 0:00:03.503 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:144 Thursday 29 August 2024 10:35:45 -0400 (0:00:00.036) 0:00:03.540 ******* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:148 Thursday 29 August 2024 10:35:47 -0400 (0:00:01.782) 0:00:05.323 ******* skipping: [managed_node1] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:156 Thursday 29 August 2024 10:35:47 -0400 (0:00:00.263) 0:00:05.586 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Thursday 29 August 2024 10:35:47 -0400 (0:00:00.139) 0:00:05.726 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:170 Thursday 29 August 2024 10:35:47 -0400 (0:00:00.140) 0:00:05.866 ******* skipping: [managed_node1] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:184 Thursday 29 August 2024 10:35:48 -0400 (0:00:00.225) 0:00:06.092 ******* changed: [managed_node1] => { "attempts": 1, "changed": true } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version {{ __mssql_current_version }}] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:198 Thursday 29 August 2024 10:35:49 -0400 (0:00:01.766) 0:00:07.859 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:208 Thursday 29 August 2024 10:35:49 -0400 (0:00:00.077) 0:00:07.936 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:219 Thursday 29 August 2024 10:35:49 -0400 (0:00:00.061) 0:00:07.998 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version {{ __mssql_current_version }}] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:233 Thursday 29 August 2024 10:35:50 -0400 (0:00:00.069) 0:00:08.067 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:242 Thursday 29 August 2024 10:35:50 -0400 (0:00:00.091) 0:00:08.158 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:254 Thursday 29 August 2024 10:35:50 -0400 (0:00:00.091) 0:00:08.250 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:261 Thursday 29 August 2024 10:35:50 -0400 (0:00:00.095) 0:00:08.346 ******* changed: [managed_node1] => { "changed": true, "repo": "packages-microsoft-com-mssql-server-2019", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Thursday 29 August 2024 10:35:51 -0400 (0:00:00.745) 0:00:09.091 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:286 Thursday 29 August 2024 10:35:51 -0400 (0:00:00.089) 0:00:09.181 ******* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [ "mssql-server-selinux is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Thursday 29 August 2024 10:35:52 -0400 (0:00:01.349) 0:00:10.530 ******* changed: [managed_node1] => { "changed": true, "changes": { "installed": [ "mssql-server" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * epel: d2lzkl7pfhq30w.cloudfront.net\n * epel-debuginfo: d2lzkl7pfhq30w.cloudfront.net\n * epel-source: d2lzkl7pfhq30w.cloudfront.net\nResolving Dependencies\n--> Running transaction check\n---> Package mssql-server.x86_64 0:15.0.4375.4-1 will be installed\n--> Processing Dependency: libatomic for package: mssql-server-15.0.4375.4-1.x86_64\n--> Processing Dependency: bzip2 for package: mssql-server-15.0.4375.4-1.x86_64\n--> Processing Dependency: gdb for package: mssql-server-15.0.4375.4-1.x86_64\n--> Processing Dependency: python3 for package: mssql-server-15.0.4375.4-1.x86_64\n--> Processing Dependency: libsss_nss_idmap for package: mssql-server-15.0.4375.4-1.x86_64\n--> Processing Dependency: cyrus-sasl for package: mssql-server-15.0.4375.4-1.x86_64\n--> Processing Dependency: cyrus-sasl-gssapi for package: mssql-server-15.0.4375.4-1.x86_64\n--> Processing Dependency: lsof for package: mssql-server-15.0.4375.4-1.x86_64\n--> Running transaction check\n---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed\n---> Package cyrus-sasl.x86_64 0:2.1.26-24.el7_9 will be installed\n---> Package cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 will be installed\n---> Package gdb.x86_64 0:7.6.1-120.el7 will be installed\n---> Package libatomic.x86_64 0:4.8.5-44.el7 will be installed\n---> Package libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.16 will be installed\n---> Package lsof.x86_64 0:4.87-6.el7 will be installed\n---> Package python3.x86_64 0:3.6.8-21.el7_9 will be installed\n--> Processing Dependency: python3-libs(x86-64) = 3.6.8-21.el7_9 for package: python3-3.6.8-21.el7_9.x86_64\n--> Processing Dependency: python3-setuptools for package: python3-3.6.8-21.el7_9.x86_64\n--> Processing Dependency: python3-pip for package: python3-3.6.8-21.el7_9.x86_64\n--> Processing Dependency: libpython3.6m.so.1.0()(64bit) for package: python3-3.6.8-21.el7_9.x86_64\n--> Running transaction check\n---> Package python3-libs.x86_64 0:3.6.8-21.el7_9 will be installed\n---> Package python3-pip.noarch 0:9.0.3-8.el7 will be installed\n---> Package python3-setuptools.noarch 0:39.2.0-10.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n mssql-server x86_64 15.0.4375.4-1 packages-microsoft-com-mssql-server-2019\n 229 M\nInstalling for dependencies:\n bzip2 x86_64 1.0.6-13.el7 base 52 k\n cyrus-sasl x86_64 2.1.26-24.el7_9 updates 88 k\n cyrus-sasl-gssapi x86_64 2.1.26-24.el7_9 updates 41 k\n gdb x86_64 7.6.1-120.el7 base 2.4 M\n libatomic x86_64 4.8.5-44.el7 base 51 k\n libsss_nss_idmap x86_64 1.16.5-10.el7_9.16 updates 170 k\n lsof x86_64 4.87-6.el7 base 331 k\n python3 x86_64 3.6.8-21.el7_9 updates 71 k\n python3-libs x86_64 3.6.8-21.el7_9 updates 7.0 M\n python3-pip noarch 9.0.3-8.el7 base 1.6 M\n python3-setuptools noarch 39.2.0-10.el7 base 629 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+11 Dependent packages)\n\nTotal download size: 241 M\nInstalled size: 1.2 G\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 12 MB/s | 241 MB 00:20 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : python3-libs-3.6.8-21.el7_9.x86_64 1/12 \n Installing : python3-setuptools-39.2.0-10.el7.noarch 2/12 \n Installing : python3-pip-9.0.3-8.el7.noarch 3/12 \n Installing : python3-3.6.8-21.el7_9.x86_64 4/12 \n Installing : libatomic-4.8.5-44.el7.x86_64 5/12 \n Installing : cyrus-sasl-2.1.26-24.el7_9.x86_64 6/12 \n Installing : gdb-7.6.1-120.el7.x86_64 7/12 \n Installing : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 8/12 \n Installing : lsof-4.87-6.el7.x86_64 9/12 \n Installing : bzip2-1.0.6-13.el7.x86_64 10/12 \n Installing : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 11/12 \n Installing : mssql-server-15.0.4375.4-1.x86_64 12/12 \n\n+--------------------------------------------------------------+\nPlease run 'sudo /opt/mssql/bin/mssql-conf setup'\nto complete the setup of Microsoft SQL Server\n+--------------------------------------------------------------+\n\n Verifying : python3-3.6.8-21.el7_9.x86_64 1/12 \n Verifying : mssql-server-15.0.4375.4-1.x86_64 2/12 \n Verifying : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 3/12 \n Verifying : bzip2-1.0.6-13.el7.x86_64 4/12 \n Verifying : lsof-4.87-6.el7.x86_64 5/12 \n Verifying : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 6/12 \n Verifying : gdb-7.6.1-120.el7.x86_64 7/12 \n Verifying : python3-libs-3.6.8-21.el7_9.x86_64 8/12 \n Verifying : python3-setuptools-39.2.0-10.el7.noarch 9/12 \n Verifying : python3-pip-9.0.3-8.el7.noarch 10/12 \n Verifying : cyrus-sasl-2.1.26-24.el7_9.x86_64 11/12 \n Verifying : libatomic-4.8.5-44.el7.x86_64 12/12 \n\nInstalled:\n mssql-server.x86_64 0:15.0.4375.4-1 \n\nDependency Installed:\n bzip2.x86_64 0:1.0.6-13.el7 \n cyrus-sasl.x86_64 0:2.1.26-24.el7_9 \n cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 \n gdb.x86_64 0:7.6.1-120.el7 \n libatomic.x86_64 0:4.8.5-44.el7 \n libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.16 \n lsof.x86_64 0:4.87-6.el7 \n python3.x86_64 0:3.6.8-21.el7_9 \n python3-libs.x86_64 0:3.6.8-21.el7_9 \n python3-pip.noarch 0:9.0.3-8.el7 \n python3-setuptools.noarch 0:39.2.0-10.el7 \n\nComplete!\n" ] } TASK [fedora.linux_system_roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:299 Thursday 29 August 2024 10:37:15 -0400 (0:01:22.856) 0:01:33.386 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:307 Thursday 29 August 2024 10:37:15 -0400 (0:00:00.058) 0:01:33.444 ******* ok: [managed_node1] => { "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.005512", "end": "2024-08-29 10:37:15.808531", "rc": 0, "start": "2024-08-29 10:37:15.803019" } TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:323 Thursday 29 August 2024 10:37:15 -0400 (0:00:00.496) 0:01:33.941 ******* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:327 Thursday 29 August 2024 10:37:17 -0400 (0:00:01.224) 0:01:35.165 ******* ok: [managed_node1] => { "ansible_facts": { "__mssql_is_setup": false }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:336 Thursday 29 August 2024 10:37:17 -0400 (0:00:00.147) 0:01:35.313 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:352 Thursday 29 August 2024 10:37:17 -0400 (0:00:00.074) 0:01:35.387 ******* changed: [managed_node1] => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:377 Thursday 29 August 2024 10:37:24 -0400 (0:00:07.015) 0:01:42.402 ******* skipping: [managed_node1] => (item={u'path': None, u'setting': u'defaultdatadir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item={u'path': None, u'setting': u'defaultlogdir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:392 Thursday 29 August 2024 10:37:24 -0400 (0:00:00.077) 0:01:42.480 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:406 Thursday 29 August 2024 10:37:24 -0400 (0:00:00.066) 0:01:42.547 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:417 Thursday 29 August 2024 10:37:24 -0400 (0:00:00.065) 0:01:42.612 ******* changed: [managed_node1] => { "changed": true, "changes": { "installed": [ "tuned-profiles-mssql" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * epel: d2lzkl7pfhq30w.cloudfront.net\n * epel-debuginfo: d2lzkl7pfhq30w.cloudfront.net\n * epel-source: d2lzkl7pfhq30w.cloudfront.net\nResolving Dependencies\n--> Running transaction check\n---> Package tuned-profiles-mssql.noarch 0:2.11.0-12.el7_9 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n tuned-profiles-mssql noarch 2.11.0-12.el7_9 updates 30 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package\n\nTotal download size: 30 k\nInstalled size: 1.1 k\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : tuned-profiles-mssql-2.11.0-12.el7_9.noarch 1/1 \n Verifying : tuned-profiles-mssql-2.11.0-12.el7_9.noarch 1/1 \n\nInstalled:\n tuned-profiles-mssql.noarch 0:2.11.0-12.el7_9 \n\nComplete!\n" ] } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:423 Thursday 29 August 2024 10:37:30 -0400 (0:00:06.248) 0:01:48.861 ******* ok: [managed_node1] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-08-29 10:30:17 EDT", "ActiveEnterTimestampMonotonic": "22713278", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target systemd-journald.socket network.target dbus.service system.slice systemd-sysctl.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-08-29 10:30:15 EDT", "AssertTimestampMonotonic": "21297036", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-08-29 10:30:15 EDT", "ConditionTimestampMonotonic": "21297034", "Conflicts": "shutdown.target cpupower.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "854", "ExecMainStartTimestamp": "Thu 2024-08-29 10:30:15 EDT", "ExecMainStartTimestampMonotonic": "21297693", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-08-29 10:30:15 EDT", "InactiveExitTimestampMonotonic": "21297729", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "854", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "dbus.service polkit.service system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2024-08-29 10:30:17 EDT", "WatchdogTimestampMonotonic": "22713221", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Thursday 29 August 2024 10:37:31 -0400 (0:00:00.808) 0:01:49.669 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.178978", "end": "2024-08-29 10:37:32.066666", "rc": 0, "start": "2024-08-29 10:37:31.887688" } STDOUT: Current active profile: virtual-guest TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:443 Thursday 29 August 2024 10:37:32 -0400 (0:00:00.571) 0:01:50.240 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "tuned-adm", "profile", "virtual-guest", "mssql" ], "delta": "0:00:00.368690", "end": "2024-08-29 10:37:32.877752", "failed_when_result": false, "rc": 1, "start": "2024-08-29 10:37:32.509062" } STDERR: Cannot load profile(s) 'virtual-guest mssql': Cannot find profile 'throughput-performance' in '['/etc/tuned', '/usr/lib/tuned']'. MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:456 Thursday 29 August 2024 10:37:32 -0400 (0:00:00.773) 0:01:51.014 ******* changed: [managed_node1] => { "backup": "", "changed": true, "found": 1 } MSG: 1 line(s) removed TASK [fedora.linux_system_roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:465 Thursday 29 August 2024 10:37:33 -0400 (0:00:00.439) 0:01:51.453 ******* changed: [managed_node1] => { "changed": true, "cmd": [ "tuned-adm", "profile", "virtual-guest", "mssql" ], "delta": "0:00:01.239197", "end": "2024-08-29 10:37:34.901226", "rc": 0, "start": "2024-08-29 10:37:33.662029" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:475 Thursday 29 August 2024 10:37:34 -0400 (0:00:01.582) 0:01:53.036 ******* changed: [managed_node1] => { "changed": true, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:483 Thursday 29 August 2024 10:37:35 -0400 (0:00:00.340) 0:01:53.377 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:492 Thursday 29 August 2024 10:37:35 -0400 (0:00:00.065) 0:01:53.442 ******* changed: [managed_node1] => { "changed": true, "changes": { "installed": [ "mssql-tools", "unixODBC-devel" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * epel: dl.fedoraproject.org\n * epel-debuginfo: dl.fedoraproject.org\n * epel-source: dl.fedoraproject.org\nResolving Dependencies\n--> Running transaction check\n---> Package mssql-tools.x86_64 0:17.10.1.1-1 will be installed\n--> Processing Dependency: msodbcsql17 >= 17.3.0.0 for package: mssql-tools-17.10.1.1-1.x86_64\n---> Package unixODBC-devel.x86_64 0:2.3.11-1.rh will be installed\n--> Processing Dependency: unixODBC = 2.3.11 for package: unixODBC-devel-2.3.11-1.rh.x86_64\n--> Running transaction check\n---> Package msodbcsql17.x86_64 0:17.10.6.1-1 will be installed\n---> Package unixODBC.x86_64 0:2.3.11-1.rh will be installed\n--> Processing Dependency: libltdl.so.7()(64bit) for package: unixODBC-2.3.11-1.rh.x86_64\n--> Running transaction check\n---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n mssql-tools x86_64 17.10.1.1-1 packages-microsoft-com-prod 291 k\n unixODBC-devel x86_64 2.3.11-1.rh packages-microsoft-com-prod 53 k\nInstalling for dependencies:\n libtool-ltdl x86_64 2.4.2-22.el7_3 base 49 k\n msodbcsql17 x86_64 17.10.6.1-1 packages-microsoft-com-prod 911 k\n unixODBC x86_64 2.3.11-1.rh packages-microsoft-com-prod 274 k\n\nTransaction Summary\n================================================================================\nInstall 2 Packages (+3 Dependent packages)\n\nTotal download size: 1.5 M\nInstalled size: 3.8 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 3.6 MB/s | 1.5 MB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64 1/5 \n Installing : unixODBC-2.3.11-1.rh.x86_64 2/5 \n Installing : msodbcsql17-17.10.6.1-1.x86_64 3/5 \nodbcinst: Driver installed. Usage count increased to 1. \n Target directory is /etc\n Installing : mssql-tools-17.10.1.1-1.x86_64 4/5 \n Installing : unixODBC-devel-2.3.11-1.rh.x86_64 5/5 \n Verifying : mssql-tools-17.10.1.1-1.x86_64 1/5 \n Verifying : unixODBC-devel-2.3.11-1.rh.x86_64 2/5 \n Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 3/5 \n Verifying : unixODBC-2.3.11-1.rh.x86_64 4/5 \n Verifying : msodbcsql17-17.10.6.1-1.x86_64 5/5 \n\nInstalled:\n mssql-tools.x86_64 0:17.10.1.1-1 unixODBC-devel.x86_64 0:2.3.11-1.rh \n\nDependency Installed:\n libtool-ltdl.x86_64 0:2.4.2-22.el7_3 msodbcsql17.x86_64 0:17.10.6.1-1 \n unixODBC.x86_64 0:2.3.11-1.rh \n\nComplete!\n" ] } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:504 Thursday 29 August 2024 10:37:47 -0400 (0:00:12.187) 0:02:05.630 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:508 Thursday 29 August 2024 10:37:47 -0400 (0:00:00.108) 0:02:05.738 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:514 Thursday 29 August 2024 10:37:47 -0400 (0:00:00.107) 0:02:05.846 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:529 Thursday 29 August 2024 10:37:47 -0400 (0:00:00.103) 0:02:05.950 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:536 Thursday 29 August 2024 10:37:48 -0400 (0:00:00.113) 0:02:06.063 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the password of sa user] ******** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:544 Thursday 29 August 2024 10:37:48 -0400 (0:00:00.183) 0:02:06.247 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script files to SQL Server] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:565 Thursday 29 August 2024 10:37:48 -0400 (0:00:00.153) 0:02:06.400 ******* included: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml for managed_node1 TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_input variable] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:9 Thursday 29 August 2024 10:37:48 -0400 (0:00:00.296) 0:02:06.697 ******* ok: [managed_node1] => { "ansible_facts": { "__mssql_sqlcmd_input": [] }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the mssql_password variable is defined] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:13 Thursday 29 August 2024 10:37:48 -0400 (0:00:00.190) 0:02:06.887 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:21 Thursday 29 August 2024 10:37:48 -0400 (0:00:00.130) 0:02:07.017 ******* ok: [managed_node1] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-08-29 10:37:24 EDT", "ActiveEnterTimestampMonotonic": "449461863", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount systemd-journald.socket network.target auditd.service system.slice basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-08-29 10:37:24 EDT", "AssertTimestampMonotonic": "449460583", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-08-29 10:37:24 EDT", "ConditionTimestampMonotonic": "449460581", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10172", "ExecMainStartTimestamp": "Thu 2024-08-29 10:37:24 EDT", "ExecMainStartTimestampMonotonic": "449461401", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-08-29 10:37:24 EDT", "InactiveExitTimestampMonotonic": "449461863", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "10172", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "3", "StartLimitInterval": "120000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2024-08-29 10:37:24 EDT", "WatchdogTimestampMonotonic": "449461839", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:26 Thursday 29 August 2024 10:37:49 -0400 (0:00:00.555) 0:02:07.573 ******* ok: [managed_node1] => { "changed": false, "elapsed": 1, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 8057, "state": "file", "uid": 996 } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:32 Thursday 29 August 2024 10:37:51 -0400 (0:00:01.675) 0:02:09.248 ******* included: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml for managed_node1 TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Thursday 29 August 2024 10:37:51 -0400 (0:00:00.217) 0:02:09.465 ******* ok: [managed_node1] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-08-29 10:37:24 EDT", "ActiveEnterTimestampMonotonic": "449461863", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount systemd-journald.socket network.target auditd.service system.slice basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-08-29 10:37:24 EDT", "AssertTimestampMonotonic": "449460583", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-08-29 10:37:24 EDT", "ConditionTimestampMonotonic": "449460581", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10172", "ExecMainStartTimestamp": "Thu 2024-08-29 10:37:24 EDT", "ExecMainStartTimestampMonotonic": "449461401", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-08-29 10:37:24 EDT", "InactiveExitTimestampMonotonic": "449461863", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "10172", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "3", "StartLimitInterval": "120000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2024-08-29 10:37:24 EDT", "WatchdogTimestampMonotonic": "449461839", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Thursday 29 August 2024 10:37:51 -0400 (0:00:00.557) 0:02:10.023 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003410", "end": "2024-08-29 10:37:52.261917", "failed_when_result": false, "rc": 1, "start": "2024-08-29 10:37:52.258507" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Thursday 29 August 2024 10:37:52 -0400 (0:00:00.453) 0:02:10.477 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003185", "end": "2024-08-29 10:37:52.711307", "failed_when_result": false, "rc": 1, "start": "2024-08-29 10:37:52.708122" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Thursday 29 August 2024 10:37:52 -0400 (0:00:00.411) 0:02:10.889 ******* ok: [managed_node1] => { "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 : Input SQL script files to MSSQL] ******* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:38 Thursday 29 August 2024 10:37:52 -0400 (0:00:00.121) 0:02:11.011 ******* included: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml for managed_node1 included: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml for managed_node1 TASK [fedora.linux_system_roles.mssql : Create a tempfile on the host for create_example_db.j2] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:4 Thursday 29 August 2024 10:37:53 -0400 (0:00:00.240) 0:02:11.251 ******* ok: [managed_node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/create_example_db.j2_T7WqOl.sql", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.mssql : Copy the file to the host create_example_db.j2] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:12 Thursday 29 August 2024 10:37:53 -0400 (0:00:00.554) 0:02:11.806 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Generate the template on the host for create_example_db.j2] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:20 Thursday 29 August 2024 10:37:53 -0400 (0:00:00.107) 0:02:11.914 ******* ok: [managed_node1] => { "changed": false, "checksum": "01e12e2023db8e40fe4ae7ef2965811c47e20292", "dest": "/tmp/create_example_db.j2_T7WqOl.sql", "gid": 0, "group": "root", "md5sum": "7c0c7d727a2dd24b642249e3f26f11cb", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 891, "src": "/root/.ansible/tmp/ansible-tmp-1724942273.93-12500-138813210627263/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.mssql : Input with the sqlcmd command create_example_db.j2] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:28 Thursday 29 August 2024 10:37:54 -0400 (0:00:01.120) 0:02:13.034 ******* changed: [managed_node1] => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [fedora.linux_system_roles.mssql : Print file location and output from inputting create_example_db.j2] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:44 Thursday 29 August 2024 10:37:57 -0400 (0:00:02.466) 0:02:15.501 ******* ok: [managed_node1] => (item=/tmp/create_example_db.j2_T7WqOl.sql) => { "__mssql_sqlcmd_loop": "/tmp/create_example_db.j2_T7WqOl.sql", "ansible_loop_var": "__mssql_sqlcmd_loop" } ok: [managed_node1] => (item=[u'Creating the ExampleDB1 database', u'The ExampleDB1 database created successfully', u"Changed database context to 'ExampleDB1'.", u'Adding the Inventory table to the ExampleDB1 database', u'', u'(1 rows affected)', u'', u'(1 rows affected)', u'', u'(1 rows affected)', u'', u'(1 rows affected)', u'The Inventory table created successfully']) => { "__mssql_sqlcmd_loop": [ "Creating the ExampleDB1 database", "The ExampleDB1 database created successfully", "Changed database context to 'ExampleDB1'.", "Adding the Inventory table to the ExampleDB1 database", "", "(1 rows affected)", "", "(1 rows affected)", "", "(1 rows affected)", "", "(1 rows affected)", "The Inventory table created successfully" ], "ansible_loop_var": "__mssql_sqlcmd_loop" } skipping: [managed_node1] => (item=[]) => { "__mssql_sqlcmd_loop": [], "ansible_loop_var": "__mssql_sqlcmd_loop" } TASK [fedora.linux_system_roles.mssql : Remove the tempfile create_example_db.j2] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:60 Thursday 29 August 2024 10:37:57 -0400 (0:00:00.174) 0:02:15.675 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create a tempfile on the host for create_example_db.j2] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:4 Thursday 29 August 2024 10:37:57 -0400 (0:00:00.114) 0:02:15.789 ******* ok: [managed_node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/create_example_db.j2_wCDJjK.sql", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.mssql : Copy the file to the host create_example_db.j2] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:12 Thursday 29 August 2024 10:37:58 -0400 (0:00:00.416) 0:02:16.206 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Generate the template on the host for create_example_db.j2] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:20 Thursday 29 August 2024 10:37:58 -0400 (0:00:00.123) 0:02:16.329 ******* ok: [managed_node1] => { "changed": false, "checksum": "01e12e2023db8e40fe4ae7ef2965811c47e20292", "dest": "/tmp/create_example_db.j2_wCDJjK.sql", "gid": 0, "group": "root", "md5sum": "7c0c7d727a2dd24b642249e3f26f11cb", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 891, "src": "/root/.ansible/tmp/ansible-tmp-1724942278.35-12631-150660682228441/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.mssql : Input with the sqlcmd command create_example_db.j2] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:28 Thursday 29 August 2024 10:37:59 -0400 (0:00:00.783) 0:02:17.113 ******* ok: [managed_node1] => { "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 : Print file location and output from inputting create_example_db.j2] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:44 Thursday 29 August 2024 10:37:59 -0400 (0:00:00.481) 0:02:17.595 ******* ok: [managed_node1] => (item=/tmp/create_example_db.j2_wCDJjK.sql) => { "__mssql_sqlcmd_loop": "/tmp/create_example_db.j2_wCDJjK.sql", "ansible_loop_var": "__mssql_sqlcmd_loop" } ok: [managed_node1] => (item=[u'The ExampleDB1 database already exists, skipping', u"Changed database context to 'ExampleDB1'.", u'The Inventory table already exists, skipping']) => { "__mssql_sqlcmd_loop": [ "The ExampleDB1 database already exists, skipping", "Changed database context to 'ExampleDB1'.", "The Inventory table already exists, skipping" ], "ansible_loop_var": "__mssql_sqlcmd_loop" } skipping: [managed_node1] => (item=[]) => { "__mssql_sqlcmd_loop": [], "ansible_loop_var": "__mssql_sqlcmd_loop" } TASK [fedora.linux_system_roles.mssql : Remove the tempfile create_example_db.j2] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:60 Thursday 29 August 2024 10:37:59 -0400 (0:00:00.108) 0:02:17.704 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Input SQL script contents to MSSQL] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:43 Thursday 29 August 2024 10:37:59 -0400 (0:00:00.087) 0:02:17.791 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:572 Thursday 29 August 2024 10:37:59 -0400 (0:00:00.107) 0:02:17.899 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:583 Thursday 29 August 2024 10:37:59 -0400 (0:00:00.090) 0:02:17.990 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:597 Thursday 29 August 2024 10:38:00 -0400 (0:00:00.081) 0:02:18.071 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:604 Thursday 29 August 2024 10:38:00 -0400 (0:00:00.080) 0:02:18.152 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the edition of MSSQL] *********** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:610 Thursday 29 August 2024 10:38:00 -0400 (0:00:00.073) 0:02:18.226 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Configure the IP address setting] ****** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:629 Thursday 29 August 2024 10:38:00 -0400 (0:00:00.069) 0:02:18.295 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:636 Thursday 29 August 2024 10:38:00 -0400 (0:00:00.128) 0:02:18.423 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:643 Thursday 29 August 2024 10:38:00 -0400 (0:00:00.072) 0:02:18.496 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1433] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:655 Thursday 29 August 2024 10:38:00 -0400 (0:00:00.068) 0:02:18.564 ******* included: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed_node1 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 29 August 2024 10:38:00 -0400 (0:00:00.124) 0:02:18.689 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003099", "end": "2024-08-29 10:38:00.900407", "failed_when_result": false, "rc": 1, "start": "2024-08-29 10:38:00.897308" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 29 August 2024 10:38:00 -0400 (0:00:00.345) 0:02:19.034 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.114054", "end": "2024-08-29 10:38:01.370421", "failed_when_result": false, "rc": 0, "start": "2024-08-29 10:38:01.256367" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [fedora.linux_system_roles.mssql : Unset the setting network tcpport] ***** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 29 August 2024 10:38:01 -0400 (0:00:00.486) 0:02:19.520 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:661 Thursday 29 August 2024 10:38:01 -0400 (0:00:00.066) 0:02:19.586 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:681 Thursday 29 August 2024 10:38:01 -0400 (0:00:00.068) 0:02:19.655 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:688 Thursday 29 August 2024 10:38:01 -0400 (0:00:00.070) 0:02:19.725 ******* NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed_node1 changed: [managed_node1] => { "changed": true, "changes": { "installed": [ "mssql-server-fts" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * epel: d2lzkl7pfhq30w.cloudfront.net\n * epel-debuginfo: d2lzkl7pfhq30w.cloudfront.net\n * epel-source: d2lzkl7pfhq30w.cloudfront.net\nResolving Dependencies\n--> Running transaction check\n---> Package mssql-server-fts.x86_64 0:15.0.4375.4-1 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n mssql-server-fts\n x86_64 15.0.4375.4-1 packages-microsoft-com-mssql-server-2019 225 M\n\nTransaction Summary\n================================================================================\nInstall 1 Package\n\nTotal download size: 225 M\nInstalled size: 554 M\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : mssql-server-fts-15.0.4375.4-1.x86_64 1/1 \n\n+-------------------------------------------------------------------------------------+\nPlease restart mssql-server to enable Microsoft SQL Server Full Text Search.\n+-------------------------------------------------------------------------------------+\n\n Verifying : mssql-server-fts-15.0.4375.4-1.x86_64 1/1 \n\nInstalled:\n mssql-server-fts.x86_64 0:15.0.4375.4-1 \n\nComplete!\n" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:695 Thursday 29 August 2024 10:38:46 -0400 (0:00:44.709) 0:03:04.435 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:704 Thursday 29 August 2024 10:38:46 -0400 (0:00:00.066) 0:03:04.502 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:710 Thursday 29 August 2024 10:38:46 -0400 (0:00:00.068) 0:03:04.570 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:717 Thursday 29 August 2024 10:38:46 -0400 (0:00:00.089) 0:03:04.660 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:725 Thursday 29 August 2024 10:38:46 -0400 (0:00:00.104) 0:03:04.764 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:731 Thursday 29 August 2024 10:38:46 -0400 (0:00:00.103) 0:03:04.867 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:749 Thursday 29 August 2024 10:38:46 -0400 (0:00:00.105) 0:03:04.973 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:763 Thursday 29 August 2024 10:38:47 -0400 (0:00:00.103) 0:03:05.077 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:768 Thursday 29 August 2024 10:38:47 -0400 (0:00:00.178) 0:03:05.256 ******* skipping: [managed_node1] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:786 Thursday 29 August 2024 10:38:47 -0400 (0:00:00.113) 0:03:05.369 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:795 Thursday 29 August 2024 10:38:47 -0400 (0:00:00.100) 0:03:05.470 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:804 Thursday 29 August 2024 10:38:47 -0400 (0:00:00.103) 0:03:05.573 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:811 Thursday 29 August 2024 10:38:47 -0400 (0:00:00.086) 0:03:05.660 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:820 Thursday 29 August 2024 10:38:47 -0400 (0:00:00.084) 0:03:05.744 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:828 Thursday 29 August 2024 10:38:47 -0400 (0:00:00.077) 0:03:05.822 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:836 Thursday 29 August 2024 10:38:47 -0400 (0:00:00.067) 0:03:05.890 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Thursday 29 August 2024 10:38:47 -0400 (0:00:00.066) 0:03:05.957 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:850 Thursday 29 August 2024 10:38:47 -0400 (0:00:00.073) 0:03:06.030 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:859 Thursday 29 August 2024 10:38:48 -0400 (0:00:00.078) 0:03:06.108 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Check if AD user exists] *************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:872 Thursday 29 August 2024 10:38:48 -0400 (0:00:00.106) 0:03:06.215 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:881 Thursday 29 August 2024 10:38:48 -0400 (0:00:00.115) 0:03:06.331 ******* skipping: [managed_node1] => { "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: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:893 Thursday 29 August 2024 10:38:48 -0400 (0:00:00.090) 0:03:06.422 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:898 Thursday 29 August 2024 10:38:48 -0400 (0:00:00.081) 0:03:06.503 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:915 Thursday 29 August 2024 10:38:48 -0400 (0:00:00.065) 0:03:06.568 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:920 Thursday 29 August 2024 10:38:48 -0400 (0:00:00.073) 0:03:06.642 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:925 Thursday 29 August 2024 10:38:48 -0400 (0:00:00.095) 0:03:06.737 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:931 Thursday 29 August 2024 10:38:48 -0400 (0:00:00.107) 0:03:06.845 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:957 Thursday 29 August 2024 10:38:48 -0400 (0:00:00.095) 0:03:06.940 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:978 Thursday 29 August 2024 10:38:49 -0400 (0:00:00.156) 0:03:07.097 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:986 Thursday 29 August 2024 10:38:49 -0400 (0:00:00.066) 0:03:07.164 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:996 Thursday 29 August 2024 10:38:49 -0400 (0:00:00.067) 0:03:07.231 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1002 Thursday 29 August 2024 10:38:49 -0400 (0:00:00.109) 0:03:07.341 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1020 Thursday 29 August 2024 10:38:49 -0400 (0:00:00.115) 0:03:07.456 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1031 Thursday 29 August 2024 10:38:49 -0400 (0:00:00.107) 0:03:07.564 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1051 Thursday 29 August 2024 10:38:49 -0400 (0:00:00.108) 0:03:07.673 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1104 Thursday 29 August 2024 10:38:49 -0400 (0:00:00.105) 0:03:07.778 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1111 Thursday 29 August 2024 10:38:49 -0400 (0:00:00.080) 0:03:07.859 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1118 Thursday 29 August 2024 10:38:49 -0400 (0:00:00.085) 0:03:07.944 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1128 Thursday 29 August 2024 10:38:49 -0400 (0:00:00.069) 0:03:08.014 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1134 Thursday 29 August 2024 10:38:50 -0400 (0:00:00.075) 0:03:08.089 ******* skipping: [managed_node1] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1142 Thursday 29 August 2024 10:38:50 -0400 (0:00:00.128) 0:03:08.218 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1151 Thursday 29 August 2024 10:38:50 -0400 (0:00:00.103) 0:03:08.322 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1159 Thursday 29 August 2024 10:38:50 -0400 (0:00:00.107) 0:03:08.429 ******* skipping: [managed_node1] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1173 Thursday 29 August 2024 10:38:50 -0400 (0:00:00.085) 0:03:08.515 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1179 Thursday 29 August 2024 10:38:50 -0400 (0:00:00.084) 0:03:08.599 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that primary instance hosts is available] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1201 Thursday 29 August 2024 10:38:50 -0400 (0:00:00.086) 0:03:08.685 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1211 Thursday 29 August 2024 10:38:50 -0400 (0:00:00.068) 0:03:08.754 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1220 Thursday 29 August 2024 10:38:50 -0400 (0:00:00.066) 0:03:08.820 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1229 Thursday 29 August 2024 10:38:50 -0400 (0:00:00.136) 0:03:08.957 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1240 Thursday 29 August 2024 10:38:51 -0400 (0:00:00.099) 0:03:09.056 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1253 Thursday 29 August 2024 10:38:51 -0400 (0:00:00.110) 0:03:09.166 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1262 Thursday 29 August 2024 10:38:51 -0400 (0:00:00.103) 0:03:09.269 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1269 Thursday 29 August 2024 10:38:51 -0400 (0:00:00.100) 0:03:09.370 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1276 Thursday 29 August 2024 10:38:51 -0400 (0:00:00.097) 0:03:09.468 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1284 Thursday 29 August 2024 10:38:51 -0400 (0:00:00.089) 0:03:09.557 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1291 Thursday 29 August 2024 10:38:51 -0400 (0:00:00.071) 0:03:09.629 ******* skipping: [managed_node1] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1303 Thursday 29 August 2024 10:38:51 -0400 (0:00:00.087) 0:03:09.716 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1312 Thursday 29 August 2024 10:38:51 -0400 (0:00:00.100) 0:03:09.816 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1319 Thursday 29 August 2024 10:38:51 -0400 (0:00:00.096) 0:03:09.913 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1325 Thursday 29 August 2024 10:38:51 -0400 (0:00:00.088) 0:03:10.001 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1333 Thursday 29 August 2024 10:38:52 -0400 (0:00:00.084) 0:03:10.085 ******* skipping: [managed_node1] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1346 Thursday 29 August 2024 10:38:52 -0400 (0:00:00.079) 0:03:10.165 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run ha_cluster to configure pacemaker] *********************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1358 Thursday 29 August 2024 10:38:52 -0400 (0:00:00.080) 0:03:10.246 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for the cluster to finish configuration] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1363 Thursday 29 August 2024 10:38:52 -0400 (0:00:00.112) 0:03:10.358 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1369 Thursday 29 August 2024 10:38:52 -0400 (0:00:00.084) 0:03:10.442 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1378 Thursday 29 August 2024 10:38:52 -0400 (0:00:00.109) 0:03:10.552 ******* changed: [managed_node1] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Thursday 29 August 2024 10:38:53 -0400 (0:00:00.804) 0:03:11.356 ******* changed: [managed_node1] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-08-29 10:37:24 EDT", "ActiveEnterTimestampMonotonic": "449461863", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount systemd-journald.socket network.target auditd.service system.slice basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-08-29 10:37:24 EDT", "AssertTimestampMonotonic": "449460583", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-08-29 10:37:24 EDT", "ConditionTimestampMonotonic": "449460581", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10172", "ExecMainStartTimestamp": "Thu 2024-08-29 10:37:24 EDT", "ExecMainStartTimestampMonotonic": "449461401", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-08-29 10:37:24 EDT", "InactiveExitTimestampMonotonic": "449461863", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "10172", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "3", "StartLimitInterval": "120000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2024-08-29 10:37:24 EDT", "WatchdogTimestampMonotonic": "449461839", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1391 Thursday 29 August 2024 10:38:54 -0400 (0:00:00.947) 0:03:12.304 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1398 Thursday 29 August 2024 10:38:54 -0400 (0:00:00.065) 0:03:12.369 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert the latest script invocation resulted in no changes] ************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_input_sql_file.yml:20 Thursday 29 August 2024 10:38:54 -0400 (0:00:00.075) 0:03:12.445 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Input sql files with post_input into custom storage directory] *********** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_input_sql_file.yml:30 Thursday 29 August 2024 10:38:54 -0400 (0:00:00.107) 0:03:12.552 ******* TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Thursday 29 August 2024 10:38:55 -0400 (0:00:00.604) 0:03:13.156 ******* included: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed_node1 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Thursday 29 August 2024 10:38:55 -0400 (0:00:00.184) 0:03:13.341 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Thursday 29 August 2024 10:38:55 -0400 (0:00:00.113) 0:03:13.454 ******* ok: [managed_node1] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed_node1] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed_node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Thursday 29 August 2024 10:38:55 -0400 (0:00:00.121) 0:03:13.575 ******* ok: [managed_node1] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Thursday 29 August 2024 10:38:55 -0400 (0:00:00.147) 0:03:13.723 ******* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Thursday 29 August 2024 10:38:55 -0400 (0:00:00.067) 0:03:13.790 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Thursday 29 August 2024 10:38:55 -0400 (0:00:00.070) 0:03:13.861 ******* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Thursday 29 August 2024 10:38:55 -0400 (0:00:00.070) 0:03:13.931 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Thursday 29 August 2024 10:38:55 -0400 (0:00:00.067) 0:03:13.999 ******* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Thursday 29 August 2024 10:38:56 -0400 (0:00:00.069) 0:03:14.069 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Thursday 29 August 2024 10:38:56 -0400 (0:00:00.067) 0:03:14.136 ******* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Thursday 29 August 2024 10:38:56 -0400 (0:00:00.069) 0:03:14.205 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail on RHEL or CentOS 10 because it's not supported] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:69 Thursday 29 August 2024 10:38:56 -0400 (0:00:00.066) 0:03:14.272 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:76 Thursday 29 August 2024 10:38:56 -0400 (0:00:00.090) 0:03:14.363 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Thursday 29 August 2024 10:38:56 -0400 (0:00:00.107) 0:03:14.470 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:96 Thursday 29 August 2024 10:38:56 -0400 (0:00:00.108) 0:03:14.579 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:105 Thursday 29 August 2024 10:38:56 -0400 (0:00:00.114) 0:03:14.693 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Thursday 29 August 2024 10:38:56 -0400 (0:00:00.123) 0:03:14.817 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Thursday 29 August 2024 10:38:56 -0400 (0:00:00.109) 0:03:14.927 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_manage_selinux is set properly] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Thursday 29 August 2024 10:38:56 -0400 (0:00:00.110) 0:03:15.038 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:144 Thursday 29 August 2024 10:38:57 -0400 (0:00:00.109) 0:03:15.147 ******* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:148 Thursday 29 August 2024 10:38:59 -0400 (0:00:02.096) 0:03:17.244 ******* skipping: [managed_node1] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } ok: [managed_node1] => (item={u'value': 15, u'key': 2019}) => { "ansible_facts": { "__mssql_current_version": "2019" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 } } skipping: [managed_node1] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:156 Thursday 29 August 2024 10:38:59 -0400 (0:00:00.232) 0:03:17.477 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Thursday 29 August 2024 10:38:59 -0400 (0:00:00.113) 0:03:17.591 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:170 Thursday 29 August 2024 10:38:59 -0400 (0:00:00.123) 0:03:17.715 ******* skipping: [managed_node1] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:184 Thursday 29 August 2024 10:38:59 -0400 (0:00:00.211) 0:03:17.926 ******* ok: [managed_node1] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:198 Thursday 29 August 2024 10:39:00 -0400 (0:00:00.790) 0:03:18.717 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:208 Thursday 29 August 2024 10:39:00 -0400 (0:00:00.074) 0:03:18.791 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:219 Thursday 29 August 2024 10:39:00 -0400 (0:00:00.076) 0:03:18.868 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:233 Thursday 29 August 2024 10:39:00 -0400 (0:00:00.089) 0:03:18.957 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:242 Thursday 29 August 2024 10:39:00 -0400 (0:00:00.081) 0:03:19.038 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:254 Thursday 29 August 2024 10:39:01 -0400 (0:00:00.214) 0:03:19.253 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:261 Thursday 29 August 2024 10:39:01 -0400 (0:00:00.119) 0:03:19.373 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Thursday 29 August 2024 10:39:01 -0400 (0:00:00.153) 0:03:19.526 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:286 Thursday 29 August 2024 10:39:01 -0400 (0:00:00.105) 0:03:19.631 ******* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [ "mssql-server-selinux is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Thursday 29 August 2024 10:39:02 -0400 (0:00:00.712) 0:03:20.344 ******* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [ "mssql-server-15.0.4375.4-1.x86_64 providing mssql-server is already installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:299 Thursday 29 August 2024 10:39:02 -0400 (0:00:00.624) 0:03:20.969 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:307 Thursday 29 August 2024 10:39:03 -0400 (0:00:00.130) 0:03:21.099 ******* ok: [managed_node1] => { "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.005245", "end": "2024-08-29 10:39:03.352669", "rc": 0, "start": "2024-08-29 10:39:03.347424" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:323 Thursday 29 August 2024 10:39:03 -0400 (0:00:00.575) 0:03:21.675 ******* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:327 Thursday 29 August 2024 10:39:04 -0400 (0:00:00.969) 0:03:22.644 ******* ok: [managed_node1] => { "ansible_facts": { "__mssql_is_setup": true }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:336 Thursday 29 August 2024 10:39:04 -0400 (0:00:00.113) 0:03:22.757 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:352 Thursday 29 August 2024 10:39:04 -0400 (0:00:00.071) 0:03:22.829 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:377 Thursday 29 August 2024 10:39:04 -0400 (0:00:00.142) 0:03:22.972 ******* included: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml for managed_node1 included: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml for managed_node1 TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions /tmp/mssql_data] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Thursday 29 August 2024 10:39:05 -0400 (0:00:00.155) 0:03:23.127 ******* changed: [managed_node1] => { "changed": true, "gid": 994, "group": "mssql", "mode": "0700", "owner": "mssql", "path": "/tmp/mssql_data", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 996 } TASK [fedora.linux_system_roles.mssql : Append facts for the selinux role] ***** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:12 Thursday 29 August 2024 10:39:05 -0400 (0:00:00.482) 0:03:23.609 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the setting defaultdatadir] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:28 Thursday 29 August 2024 10:39:05 -0400 (0:00:00.075) 0:03:23.685 ******* included: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed_node1 TASK [fedora.linux_system_roles.mssql : Get the setting filelocation defaultdatadir] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 29 August 2024 10:39:05 -0400 (0:00:00.127) 0:03:23.812 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "grep", "^defaultdatadir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003231", "end": "2024-08-29 10:39:06.064556", "failed_when_result": false, "rc": 1, "start": "2024-08-29 10:39:06.061325" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultdatadir] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 29 August 2024 10:39:06 -0400 (0:00:00.433) 0:03:24.245 ******* NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed_node1 changed: [managed_node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "filelocation.defaultdatadir", "/tmp/mssql_data" ], "delta": "0:00:00.111937", "end": "2024-08-29 10:39:06.600158", "failed_when_result": false, "rc": 0, "start": "2024-08-29 10:39:06.488221" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting filelocation defaultdatadir] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 29 August 2024 10:39:06 -0400 (0:00:00.547) 0:03:24.793 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions /tmp/mssql_log] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Thursday 29 August 2024 10:39:06 -0400 (0:00:00.113) 0:03:24.906 ******* changed: [managed_node1] => { "changed": true, "gid": 994, "group": "mssql", "mode": "0700", "owner": "mssql", "path": "/tmp/mssql_log", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 996 } TASK [fedora.linux_system_roles.mssql : Append facts for the selinux role] ***** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:12 Thursday 29 August 2024 10:39:07 -0400 (0:00:00.461) 0:03:25.368 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the setting defaultlogdir] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:28 Thursday 29 August 2024 10:39:07 -0400 (0:00:00.114) 0:03:25.482 ******* included: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed_node1 TASK [fedora.linux_system_roles.mssql : Get the setting filelocation defaultlogdir] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 29 August 2024 10:39:07 -0400 (0:00:00.196) 0:03:25.678 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "grep", "^defaultlogdir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003037", "end": "2024-08-29 10:39:07.925460", "failed_when_result": false, "rc": 1, "start": "2024-08-29 10:39:07.922423" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultlogdir] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 29 August 2024 10:39:08 -0400 (0:00:00.525) 0:03:26.203 ******* changed: [managed_node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "filelocation.defaultlogdir", "/tmp/mssql_log" ], "delta": "0:00:00.112439", "end": "2024-08-29 10:39:08.614130", "failed_when_result": false, "rc": 0, "start": "2024-08-29 10:39:08.501691" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting filelocation defaultlogdir] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 29 August 2024 10:39:08 -0400 (0:00:00.608) 0:03:26.812 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:392 Thursday 29 August 2024 10:39:08 -0400 (0:00:00.113) 0:03:26.925 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:406 Thursday 29 August 2024 10:39:08 -0400 (0:00:00.106) 0:03:27.031 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:417 Thursday 29 August 2024 10:39:09 -0400 (0:00:00.108) 0:03:27.139 ******* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:423 Thursday 29 August 2024 10:39:09 -0400 (0:00:00.649) 0:03:27.789 ******* ok: [managed_node1] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-08-29 10:30:17 EDT", "ActiveEnterTimestampMonotonic": "22713278", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target systemd-journald.socket network.target dbus.service system.slice systemd-sysctl.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-08-29 10:30:15 EDT", "AssertTimestampMonotonic": "21297036", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-08-29 10:30:15 EDT", "ConditionTimestampMonotonic": "21297034", "Conflicts": "shutdown.target cpupower.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "854", "ExecMainStartTimestamp": "Thu 2024-08-29 10:30:15 EDT", "ExecMainStartTimestampMonotonic": "21297693", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-08-29 10:30:15 EDT", "InactiveExitTimestampMonotonic": "21297729", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "854", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "dbus.service polkit.service system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2024-08-29 10:30:17 EDT", "WatchdogTimestampMonotonic": "22713221", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Thursday 29 August 2024 10:39:10 -0400 (0:00:00.532) 0:03:28.321 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.084795", "end": "2024-08-29 10:39:10.657637", "rc": 0, "start": "2024-08-29 10:39:10.572842" } STDOUT: Current active profile: virtual-guest mssql TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:443 Thursday 29 August 2024 10:39:10 -0400 (0:00:00.526) 0:03:28.847 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:456 Thursday 29 August 2024 10:39:10 -0400 (0:00:00.110) 0:03:28.958 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:465 Thursday 29 August 2024 10:39:11 -0400 (0:00:00.108) 0:03:29.067 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:475 Thursday 29 August 2024 10:39:11 -0400 (0:00:00.109) 0:03:29.177 ******* ok: [managed_node1] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:483 Thursday 29 August 2024 10:39:11 -0400 (0:00:00.429) 0:03:29.606 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:492 Thursday 29 August 2024 10:39:11 -0400 (0:00:00.106) 0:03:29.712 ******* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [ "mssql-tools-17.10.1.1-1.x86_64 providing mssql-tools is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:504 Thursday 29 August 2024 10:39:12 -0400 (0:00:00.748) 0:03:30.460 ******* included: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml for managed_node1 TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Thursday 29 August 2024 10:39:12 -0400 (0:00:00.239) 0:03:30.700 ******* ok: [managed_node1] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-08-29 10:38:54 EDT", "ActiveEnterTimestampMonotonic": "539504712", "ActiveExitTimestamp": "Thu 2024-08-29 10:38:53 EDT", "ActiveExitTimestampMonotonic": "539169138", "ActiveState": "active", "After": "-.mount systemd-journald.socket network.target auditd.service system.slice basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-08-29 10:38:54 EDT", "AssertTimestampMonotonic": "539503990", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-08-29 10:38:54 EDT", "ConditionTimestampMonotonic": "539503988", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11847", "ExecMainStartTimestamp": "Thu 2024-08-29 10:38:54 EDT", "ExecMainStartTimestampMonotonic": "539504632", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Thu 2024-08-29 10:38:54 EDT] ; stop_time=[n/a] ; pid=11847 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-08-29 10:38:54 EDT", "InactiveEnterTimestampMonotonic": "539502529", "InactiveExitTimestamp": "Thu 2024-08-29 10:38:54 EDT", "InactiveExitTimestampMonotonic": "539504712", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "11847", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "3", "StartLimitInterval": "120000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2024-08-29 10:38:54 EDT", "WatchdogTimestampMonotonic": "539504669", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Thursday 29 August 2024 10:39:13 -0400 (0:00:00.546) 0:03:31.247 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003010", "end": "2024-08-29 10:39:13.510031", "failed_when_result": false, "rc": 1, "start": "2024-08-29 10:39:13.507021" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Thursday 29 August 2024 10:39:13 -0400 (0:00:00.411) 0:03:31.658 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003011", "end": "2024-08-29 10:39:13.878344", "failed_when_result": false, "rc": 1, "start": "2024-08-29 10:39:13.875333" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Thursday 29 August 2024 10:39:14 -0400 (0:00:00.399) 0:03:32.058 ******* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:508 Thursday 29 August 2024 10:39:14 -0400 (0:00:00.143) 0:03:32.201 ******* ok: [managed_node1] => { "changed": false, "elapsed": 1, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 7783, "state": "file", "uid": 996 } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:514 Thursday 29 August 2024 10:39:15 -0400 (0:00:01.477) 0:03:33.679 ******* ok: [managed_node1] => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:529 Thursday 29 August 2024 10:39:16 -0400 (0:00:00.484) 0:03:34.163 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:536 Thursday 29 August 2024 10:39:16 -0400 (0:00:00.107) 0:03:34.271 ******* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the password of sa user] ******** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:544 Thursday 29 August 2024 10:39:17 -0400 (0:00:01.456) 0:03:35.727 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script files to SQL Server] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:565 Thursday 29 August 2024 10:39:17 -0400 (0:00:00.141) 0:03:35.869 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:572 Thursday 29 August 2024 10:39:17 -0400 (0:00:00.109) 0:03:35.978 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:583 Thursday 29 August 2024 10:39:18 -0400 (0:00:00.111) 0:03:36.090 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:597 Thursday 29 August 2024 10:39:18 -0400 (0:00:00.116) 0:03:36.206 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:604 Thursday 29 August 2024 10:39:18 -0400 (0:00:00.114) 0:03:36.321 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the edition of MSSQL] *********** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:610 Thursday 29 August 2024 10:39:18 -0400 (0:00:00.117) 0:03:36.439 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Configure the IP address setting] ****** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:629 Thursday 29 August 2024 10:39:18 -0400 (0:00:00.120) 0:03:36.560 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:636 Thursday 29 August 2024 10:39:18 -0400 (0:00:00.110) 0:03:36.670 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:643 Thursday 29 August 2024 10:39:18 -0400 (0:00:00.111) 0:03:36.782 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1433] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:655 Thursday 29 August 2024 10:39:18 -0400 (0:00:00.124) 0:03:36.906 ******* included: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed_node1 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 29 August 2024 10:39:19 -0400 (0:00:00.199) 0:03:37.106 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003276", "end": "2024-08-29 10:39:19.367724", "failed_when_result": false, "rc": 1, "start": "2024-08-29 10:39:19.364448" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 29 August 2024 10:39:19 -0400 (0:00:00.448) 0:03:37.555 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.114321", "end": "2024-08-29 10:39:20.011133", "failed_when_result": false, "rc": 0, "start": "2024-08-29 10:39:19.896812" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [fedora.linux_system_roles.mssql : Unset the setting network tcpport] ***** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 29 August 2024 10:39:20 -0400 (0:00:00.649) 0:03:38.205 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:661 Thursday 29 August 2024 10:39:20 -0400 (0:00:00.088) 0:03:38.293 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:681 Thursday 29 August 2024 10:39:20 -0400 (0:00:00.091) 0:03:38.384 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:688 Thursday 29 August 2024 10:39:20 -0400 (0:00:00.071) 0:03:38.456 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:695 Thursday 29 August 2024 10:39:20 -0400 (0:00:00.074) 0:03:38.530 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:704 Thursday 29 August 2024 10:39:20 -0400 (0:00:00.070) 0:03:38.600 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:710 Thursday 29 August 2024 10:39:20 -0400 (0:00:00.071) 0:03:38.672 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:717 Thursday 29 August 2024 10:39:20 -0400 (0:00:00.072) 0:03:38.744 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:725 Thursday 29 August 2024 10:39:20 -0400 (0:00:00.069) 0:03:38.814 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:731 Thursday 29 August 2024 10:39:20 -0400 (0:00:00.072) 0:03:38.886 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:749 Thursday 29 August 2024 10:39:20 -0400 (0:00:00.077) 0:03:38.963 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:763 Thursday 29 August 2024 10:39:20 -0400 (0:00:00.074) 0:03:39.038 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:768 Thursday 29 August 2024 10:39:21 -0400 (0:00:00.069) 0:03:39.108 ******* skipping: [managed_node1] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:786 Thursday 29 August 2024 10:39:21 -0400 (0:00:00.105) 0:03:39.213 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:795 Thursday 29 August 2024 10:39:21 -0400 (0:00:00.107) 0:03:39.321 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:804 Thursday 29 August 2024 10:39:21 -0400 (0:00:00.107) 0:03:39.428 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:811 Thursday 29 August 2024 10:39:21 -0400 (0:00:00.113) 0:03:39.541 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:820 Thursday 29 August 2024 10:39:21 -0400 (0:00:00.109) 0:03:39.650 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:828 Thursday 29 August 2024 10:39:21 -0400 (0:00:00.198) 0:03:39.849 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:836 Thursday 29 August 2024 10:39:21 -0400 (0:00:00.105) 0:03:39.955 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Thursday 29 August 2024 10:39:22 -0400 (0:00:00.132) 0:03:40.087 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:850 Thursday 29 August 2024 10:39:22 -0400 (0:00:00.126) 0:03:40.213 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:859 Thursday 29 August 2024 10:39:22 -0400 (0:00:00.103) 0:03:40.317 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Check if AD user exists] *************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:872 Thursday 29 August 2024 10:39:22 -0400 (0:00:00.093) 0:03:40.410 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:881 Thursday 29 August 2024 10:39:22 -0400 (0:00:00.079) 0:03:40.490 ******* skipping: [managed_node1] => { "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: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:893 Thursday 29 August 2024 10:39:22 -0400 (0:00:00.073) 0:03:40.563 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:898 Thursday 29 August 2024 10:39:22 -0400 (0:00:00.071) 0:03:40.634 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:915 Thursday 29 August 2024 10:39:22 -0400 (0:00:00.071) 0:03:40.706 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:920 Thursday 29 August 2024 10:39:22 -0400 (0:00:00.083) 0:03:40.789 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:925 Thursday 29 August 2024 10:39:22 -0400 (0:00:00.112) 0:03:40.902 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:931 Thursday 29 August 2024 10:39:22 -0400 (0:00:00.119) 0:03:41.021 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:957 Thursday 29 August 2024 10:39:23 -0400 (0:00:00.124) 0:03:41.146 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:978 Thursday 29 August 2024 10:39:23 -0400 (0:00:00.108) 0:03:41.254 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:986 Thursday 29 August 2024 10:39:23 -0400 (0:00:00.108) 0:03:41.363 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:996 Thursday 29 August 2024 10:39:23 -0400 (0:00:00.104) 0:03:41.468 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1002 Thursday 29 August 2024 10:39:23 -0400 (0:00:00.109) 0:03:41.577 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1020 Thursday 29 August 2024 10:39:23 -0400 (0:00:00.107) 0:03:41.685 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1031 Thursday 29 August 2024 10:39:23 -0400 (0:00:00.207) 0:03:41.893 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1051 Thursday 29 August 2024 10:39:23 -0400 (0:00:00.108) 0:03:42.002 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1104 Thursday 29 August 2024 10:39:24 -0400 (0:00:00.097) 0:03:42.099 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1111 Thursday 29 August 2024 10:39:24 -0400 (0:00:00.099) 0:03:42.199 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1118 Thursday 29 August 2024 10:39:24 -0400 (0:00:00.075) 0:03:42.274 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1128 Thursday 29 August 2024 10:39:24 -0400 (0:00:00.071) 0:03:42.346 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1134 Thursday 29 August 2024 10:39:24 -0400 (0:00:00.068) 0:03:42.415 ******* skipping: [managed_node1] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1142 Thursday 29 August 2024 10:39:24 -0400 (0:00:00.084) 0:03:42.500 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1151 Thursday 29 August 2024 10:39:24 -0400 (0:00:00.084) 0:03:42.584 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1159 Thursday 29 August 2024 10:39:24 -0400 (0:00:00.108) 0:03:42.693 ******* skipping: [managed_node1] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1173 Thursday 29 August 2024 10:39:24 -0400 (0:00:00.107) 0:03:42.801 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1179 Thursday 29 August 2024 10:39:24 -0400 (0:00:00.088) 0:03:42.890 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that primary instance hosts is available] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1201 Thursday 29 August 2024 10:39:24 -0400 (0:00:00.075) 0:03:42.965 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1211 Thursday 29 August 2024 10:39:24 -0400 (0:00:00.070) 0:03:43.035 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1220 Thursday 29 August 2024 10:39:25 -0400 (0:00:00.072) 0:03:43.107 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1229 Thursday 29 August 2024 10:39:25 -0400 (0:00:00.070) 0:03:43.177 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1240 Thursday 29 August 2024 10:39:25 -0400 (0:00:00.110) 0:03:43.288 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1253 Thursday 29 August 2024 10:39:25 -0400 (0:00:00.106) 0:03:43.395 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1262 Thursday 29 August 2024 10:39:25 -0400 (0:00:00.103) 0:03:43.499 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1269 Thursday 29 August 2024 10:39:25 -0400 (0:00:00.078) 0:03:43.577 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1276 Thursday 29 August 2024 10:39:25 -0400 (0:00:00.163) 0:03:43.741 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1284 Thursday 29 August 2024 10:39:25 -0400 (0:00:00.081) 0:03:43.823 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1291 Thursday 29 August 2024 10:39:25 -0400 (0:00:00.112) 0:03:43.935 ******* skipping: [managed_node1] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1303 Thursday 29 August 2024 10:39:26 -0400 (0:00:00.108) 0:03:44.043 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1312 Thursday 29 August 2024 10:39:26 -0400 (0:00:00.093) 0:03:44.136 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1319 Thursday 29 August 2024 10:39:26 -0400 (0:00:00.103) 0:03:44.240 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1325 Thursday 29 August 2024 10:39:26 -0400 (0:00:00.108) 0:03:44.349 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1333 Thursday 29 August 2024 10:39:26 -0400 (0:00:00.100) 0:03:44.449 ******* skipping: [managed_node1] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1346 Thursday 29 August 2024 10:39:26 -0400 (0:00:00.096) 0:03:44.546 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run ha_cluster to configure pacemaker] *********************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1358 Thursday 29 August 2024 10:39:26 -0400 (0:00:00.086) 0:03:44.633 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for the cluster to finish configuration] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1363 Thursday 29 August 2024 10:39:26 -0400 (0:00:00.075) 0:03:44.708 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1369 Thursday 29 August 2024 10:39:26 -0400 (0:00:00.091) 0:03:44.799 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1378 Thursday 29 August 2024 10:39:26 -0400 (0:00:00.119) 0:03:44.919 ******* changed: [managed_node1] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Thursday 29 August 2024 10:39:27 -0400 (0:00:00.713) 0:03:45.632 ******* changed: [managed_node1] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-08-29 10:38:54 EDT", "ActiveEnterTimestampMonotonic": "539504712", "ActiveExitTimestamp": "Thu 2024-08-29 10:38:53 EDT", "ActiveExitTimestampMonotonic": "539169138", "ActiveState": "active", "After": "-.mount systemd-journald.socket network.target auditd.service system.slice basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-08-29 10:38:54 EDT", "AssertTimestampMonotonic": "539503990", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-08-29 10:38:54 EDT", "ConditionTimestampMonotonic": "539503988", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11847", "ExecMainStartTimestamp": "Thu 2024-08-29 10:38:54 EDT", "ExecMainStartTimestampMonotonic": "539504632", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Thu 2024-08-29 10:38:54 EDT] ; stop_time=[n/a] ; pid=11847 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-08-29 10:38:54 EDT", "InactiveEnterTimestampMonotonic": "539502529", "InactiveExitTimestamp": "Thu 2024-08-29 10:38:54 EDT", "InactiveExitTimestampMonotonic": "539504712", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "11847", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "3", "StartLimitInterval": "120000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2024-08-29 10:38:54 EDT", "WatchdogTimestampMonotonic": "539504669", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1391 Thursday 29 August 2024 10:39:29 -0400 (0:00:01.731) 0:03:47.363 ******* included: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml for managed_node1 TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_input variable] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:9 Thursday 29 August 2024 10:39:29 -0400 (0:00:00.327) 0:03:47.690 ******* ok: [managed_node1] => { "ansible_facts": { "__mssql_sqlcmd_input": [] }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the mssql_password variable is defined] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:13 Thursday 29 August 2024 10:39:29 -0400 (0:00:00.132) 0:03:47.823 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:21 Thursday 29 August 2024 10:39:29 -0400 (0:00:00.156) 0:03:47.979 ******* ok: [managed_node1] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-08-29 10:39:28 EDT", "ActiveEnterTimestampMonotonic": "574338200", "ActiveExitTimestamp": "Thu 2024-08-29 10:39:28 EDT", "ActiveExitTimestampMonotonic": "573414486", "ActiveState": "active", "After": "-.mount systemd-journald.socket network.target auditd.service system.slice basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-08-29 10:39:28 EDT", "AssertTimestampMonotonic": "574337439", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-08-29 10:39:28 EDT", "ConditionTimestampMonotonic": "574337438", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "13549", "ExecMainStartTimestamp": "Thu 2024-08-29 10:39:28 EDT", "ExecMainStartTimestampMonotonic": "574338126", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Thu 2024-08-29 10:39:28 EDT] ; stop_time=[n/a] ; pid=13549 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-08-29 10:39:28 EDT", "InactiveEnterTimestampMonotonic": "574336139", "InactiveExitTimestamp": "Thu 2024-08-29 10:39:28 EDT", "InactiveExitTimestampMonotonic": "574338200", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "13549", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "3", "StartLimitInterval": "120000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2024-08-29 10:39:28 EDT", "WatchdogTimestampMonotonic": "574338172", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:26 Thursday 29 August 2024 10:39:30 -0400 (0:00:00.739) 0:03:48.718 ******* ok: [managed_node1] => { "changed": false, "elapsed": 2, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 5525, "state": "file", "uid": 996 } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:32 Thursday 29 August 2024 10:39:33 -0400 (0:00:02.690) 0:03:51.409 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Input SQL script files to MSSQL] ******* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:38 Thursday 29 August 2024 10:39:33 -0400 (0:00:00.072) 0:03:51.481 ******* included: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml for managed_node1 included: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml for managed_node1 TASK [fedora.linux_system_roles.mssql : Create a tempfile on the host for sql_script.sql] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:4 Thursday 29 August 2024 10:39:33 -0400 (0:00:00.251) 0:03:51.732 ******* ok: [managed_node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/sql_script.sql_LpJuMM.sql", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.mssql : Copy the file to the host sql_script.sql] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:12 Thursday 29 August 2024 10:39:34 -0400 (0:00:00.480) 0:03:52.212 ******* ok: [managed_node1] => { "changed": false, "checksum": "67de8f18f6fcaa09e738d8c66f024167f8a33041", "dest": "/tmp/sql_script.sql_LpJuMM.sql", "gid": 0, "group": "root", "md5sum": "1b9811caa61ae40c1e20f7b8b059f23c", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1481, "src": "/root/.ansible/tmp/ansible-tmp-1724942374.24-15527-170542276768189/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.mssql : Generate the template on the host for sql_script.sql] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:20 Thursday 29 August 2024 10:39:34 -0400 (0:00:00.799) 0:03:53.012 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Input with the sqlcmd command sql_script.sql] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:28 Thursday 29 August 2024 10:39:35 -0400 (0:00:00.118) 0:03:53.131 ******* changed: [managed_node1] => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [fedora.linux_system_roles.mssql : Print file location and output from inputting sql_script.sql] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:44 Thursday 29 August 2024 10:39:36 -0400 (0:00:01.214) 0:03:54.346 ******* ok: [managed_node1] => (item=/tmp/sql_script.sql_LpJuMM.sql) => { "__mssql_sqlcmd_loop": "/tmp/sql_script.sql_LpJuMM.sql", "ansible_loop_var": "__mssql_sqlcmd_loop" } ok: [managed_node1] => (item=[u'Creating the MyLogin login', u'The MyLogin login created successfully', u'Creating the MyUser user', u'The MyUser user created successfully', u'Creating the ExampleDB database', u'The ExampleDB database created successfully', u"Changed database context to 'ExampleDB'.", u'Adding the Inventory table to the ExampleDB database', u'', u'(1 rows affected)', u'', u'(1 rows affected)', u'', u'(1 rows affected)', u'', u'(1 rows affected)', u'The Inventory table created successfully']) => { "__mssql_sqlcmd_loop": [ "Creating the MyLogin login", "The MyLogin login created successfully", "Creating the MyUser user", "The MyUser user created successfully", "Creating the ExampleDB database", "The ExampleDB database created successfully", "Changed database context to 'ExampleDB'.", "Adding the Inventory table to the ExampleDB database", "", "(1 rows affected)", "", "(1 rows affected)", "", "(1 rows affected)", "", "(1 rows affected)", "The Inventory table created successfully" ], "ansible_loop_var": "__mssql_sqlcmd_loop" } skipping: [managed_node1] => (item=[]) => { "__mssql_sqlcmd_loop": [], "ansible_loop_var": "__mssql_sqlcmd_loop" } TASK [fedora.linux_system_roles.mssql : Remove the tempfile sql_script.sql] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:60 Thursday 29 August 2024 10:39:36 -0400 (0:00:00.166) 0:03:54.512 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create a tempfile on the host for sql_script.sql] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:4 Thursday 29 August 2024 10:39:36 -0400 (0:00:00.114) 0:03:54.627 ******* ok: [managed_node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/sql_script.sql_Ougy3k.sql", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.mssql : Copy the file to the host sql_script.sql] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:12 Thursday 29 August 2024 10:39:36 -0400 (0:00:00.405) 0:03:55.033 ******* ok: [managed_node1] => { "changed": false, "checksum": "67de8f18f6fcaa09e738d8c66f024167f8a33041", "dest": "/tmp/sql_script.sql_Ougy3k.sql", "gid": 0, "group": "root", "md5sum": "1b9811caa61ae40c1e20f7b8b059f23c", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1481, "src": "/root/.ansible/tmp/ansible-tmp-1724942377.05-15651-253912051579258/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.mssql : Generate the template on the host for sql_script.sql] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:20 Thursday 29 August 2024 10:39:37 -0400 (0:00:00.681) 0:03:55.714 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Input with the sqlcmd command sql_script.sql] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:28 Thursday 29 August 2024 10:39:37 -0400 (0:00:00.083) 0:03:55.798 ******* ok: [managed_node1] => { "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 : Print file location and output from inputting sql_script.sql] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:44 Thursday 29 August 2024 10:39:38 -0400 (0:00:00.394) 0:03:56.192 ******* ok: [managed_node1] => (item=/tmp/sql_script.sql_Ougy3k.sql) => { "__mssql_sqlcmd_loop": "/tmp/sql_script.sql_Ougy3k.sql", "ansible_loop_var": "__mssql_sqlcmd_loop" } ok: [managed_node1] => (item=[u'The MyLogin login already exists, skipping', u'The MyUser user already exists, skipping', u'The ExampleDB database already exists, skipping', u"Changed database context to 'ExampleDB'.", u'The Inventory table already exists, skipping']) => { "__mssql_sqlcmd_loop": [ "The MyLogin login already exists, skipping", "The MyUser user already exists, skipping", "The ExampleDB database already exists, skipping", "Changed database context to 'ExampleDB'.", "The Inventory table already exists, skipping" ], "ansible_loop_var": "__mssql_sqlcmd_loop" } skipping: [managed_node1] => (item=[]) => { "__mssql_sqlcmd_loop": [], "ansible_loop_var": "__mssql_sqlcmd_loop" } TASK [fedora.linux_system_roles.mssql : Remove the tempfile sql_script.sql] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:60 Thursday 29 August 2024 10:39:38 -0400 (0:00:00.243) 0:03:56.436 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Input SQL script contents to MSSQL] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:43 Thursday 29 August 2024 10:39:38 -0400 (0:00:00.116) 0:03:56.553 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1398 Thursday 29 August 2024 10:39:38 -0400 (0:00:00.115) 0:03:56.669 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert the latest script invocation resulted in no changes] ************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_input_sql_file.yml:43 Thursday 29 August 2024 10:39:38 -0400 (0:00:00.108) 0:03:56.777 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Verify custom storage] *************************************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_input_sql_file.yml:53 Thursday 29 August 2024 10:39:38 -0400 (0:00:00.117) 0:03:56.894 ******* included: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml for managed_node1 TASK [Check if the errorlog file exists and its location] ********************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:8 Thursday 29 August 2024 10:39:39 -0400 (0:00:00.523) 0:03:57.418 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:23 Thursday 29 August 2024 10:39:39 -0400 (0:00:00.108) 0:03:57.527 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:35 Thursday 29 August 2024 10:39:39 -0400 (0:00:00.106) 0:03:57.633 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Thursday 29 August 2024 10:39:39 -0400 (0:00:00.113) 0:03:57.747 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Thursday 29 August 2024 10:39:39 -0400 (0:00:00.114) 0:03:57.861 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1724942375.7667427, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1724942375.6617422, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 994, "gr_name": "mssql", "inode": 393274, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1724942375.6617422, "nlink": 2, "path": "/tmp/mssql_data", "pw_name": "mssql", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 4096, "uid": 996, "version": "131581491", "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: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Thursday 29 August 2024 10:39:40 -0400 (0:00:00.451) 0:03:58.313 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Thursday 29 August 2024 10:39:40 -0400 (0:00:00.101) 0:03:58.414 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1724942375.776743, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1724942375.6927423, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 994, "gr_name": "mssql", "inode": 393275, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1724942375.6927423, "nlink": 2, "path": "/tmp/mssql_log", "pw_name": "mssql", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 4096, "uid": 996, "version": "131581508", "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: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Thursday 29 August 2024 10:39:40 -0400 (0:00:00.369) 0:03:58.784 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Thursday 29 August 2024 10:39:40 -0400 (0:00:00.232) 0:03:59.017 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Wait for mssql-server to prepare for client connections] ***************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93 Thursday 29 August 2024 10:39:41 -0400 (0:00:00.112) 0:03:59.130 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:99 Thursday 29 August 2024 10:39:41 -0400 (0:00:00.107) 0:03:59.238 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set the mssql_password variable to default null] ************************* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:118 Thursday 29 August 2024 10:39:41 -0400 (0:00:00.107) 0:03:59.346 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package {{ __mssql_server_fts_packages }}] ******************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:122 Thursday 29 August 2024 10:39:41 -0400 (0:00:00.108) 0:03:59.454 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package {{ __mssql_powershell_packages }}] ******************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:129 Thursday 29 August 2024 10:39:41 -0400 (0:00:00.117) 0:03:59.572 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:140 Thursday 29 August 2024 10:39:41 -0400 (0:00:00.089) 0:03:59.661 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:145 Thursday 29 August 2024 10:39:41 -0400 (0:00:00.091) 0:03:59.753 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:150 Thursday 29 August 2024 10:39:41 -0400 (0:00:00.076) 0:03:59.830 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:156 Thursday 29 August 2024 10:39:41 -0400 (0:00:00.070) 0:03:59.900 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:162 Thursday 29 August 2024 10:39:41 -0400 (0:00:00.078) 0:03:59.979 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:172 Thursday 29 August 2024 10:39:42 -0400 (0:00:00.073) 0:04:00.052 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:183 Thursday 29 August 2024 10:39:42 -0400 (0:00:00.128) 0:04:00.181 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:195 Thursday 29 August 2024 10:39:42 -0400 (0:00:00.109) 0:04:00.290 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:203 Thursday 29 August 2024 10:39:42 -0400 (0:00:00.089) 0:04:00.380 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:210 Thursday 29 August 2024 10:39:42 -0400 (0:00:00.092) 0:04:00.473 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set up MSSQL and input sql content with pre_input] *********************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_input_sql_file.yml:61 Thursday 29 August 2024 10:39:42 -0400 (0:00:00.075) 0:04:00.548 ******* TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Thursday 29 August 2024 10:39:43 -0400 (0:00:01.131) 0:04:01.679 ******* included: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed_node1 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Thursday 29 August 2024 10:39:43 -0400 (0:00:00.143) 0:04:01.823 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Thursday 29 August 2024 10:39:43 -0400 (0:00:00.149) 0:04:01.972 ******* ok: [managed_node1] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed_node1] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed_node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Thursday 29 August 2024 10:39:44 -0400 (0:00:00.161) 0:04:02.133 ******* ok: [managed_node1] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Thursday 29 August 2024 10:39:44 -0400 (0:00:00.113) 0:04:02.247 ******* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Thursday 29 August 2024 10:39:44 -0400 (0:00:00.136) 0:04:02.383 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Thursday 29 August 2024 10:39:44 -0400 (0:00:00.112) 0:04:02.495 ******* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Thursday 29 August 2024 10:39:44 -0400 (0:00:00.112) 0:04:02.607 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Thursday 29 August 2024 10:39:44 -0400 (0:00:00.108) 0:04:02.716 ******* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Thursday 29 August 2024 10:39:44 -0400 (0:00:00.229) 0:04:02.945 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Thursday 29 August 2024 10:39:44 -0400 (0:00:00.093) 0:04:03.039 ******* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Thursday 29 August 2024 10:39:45 -0400 (0:00:00.094) 0:04:03.134 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail on RHEL or CentOS 10 because it's not supported] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:69 Thursday 29 August 2024 10:39:45 -0400 (0:00:00.076) 0:04:03.210 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:76 Thursday 29 August 2024 10:39:45 -0400 (0:00:00.083) 0:04:03.293 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Thursday 29 August 2024 10:39:45 -0400 (0:00:00.120) 0:04:03.414 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:96 Thursday 29 August 2024 10:39:45 -0400 (0:00:00.105) 0:04:03.520 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:105 Thursday 29 August 2024 10:39:45 -0400 (0:00:00.104) 0:04:03.624 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Thursday 29 August 2024 10:39:45 -0400 (0:00:00.101) 0:04:03.725 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Thursday 29 August 2024 10:39:45 -0400 (0:00:00.071) 0:04:03.797 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_manage_selinux is set properly] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Thursday 29 August 2024 10:39:45 -0400 (0:00:00.074) 0:04:03.872 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:144 Thursday 29 August 2024 10:39:45 -0400 (0:00:00.105) 0:04:03.977 ******* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:148 Thursday 29 August 2024 10:39:47 -0400 (0:00:01.251) 0:04:05.229 ******* skipping: [managed_node1] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } ok: [managed_node1] => (item={u'value': 15, u'key': 2019}) => { "ansible_facts": { "__mssql_current_version": "2019" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 } } skipping: [managed_node1] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:156 Thursday 29 August 2024 10:39:47 -0400 (0:00:00.418) 0:04:05.648 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Thursday 29 August 2024 10:39:47 -0400 (0:00:00.113) 0:04:05.761 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:170 Thursday 29 August 2024 10:39:47 -0400 (0:00:00.115) 0:04:05.877 ******* skipping: [managed_node1] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:184 Thursday 29 August 2024 10:39:48 -0400 (0:00:00.210) 0:04:06.088 ******* ok: [managed_node1] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:198 Thursday 29 August 2024 10:39:48 -0400 (0:00:00.607) 0:04:06.695 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:208 Thursday 29 August 2024 10:39:48 -0400 (0:00:00.110) 0:04:06.806 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:219 Thursday 29 August 2024 10:39:48 -0400 (0:00:00.096) 0:04:06.902 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:233 Thursday 29 August 2024 10:39:48 -0400 (0:00:00.090) 0:04:06.993 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:242 Thursday 29 August 2024 10:39:49 -0400 (0:00:00.075) 0:04:07.069 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:254 Thursday 29 August 2024 10:39:49 -0400 (0:00:00.084) 0:04:07.153 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:261 Thursday 29 August 2024 10:39:49 -0400 (0:00:00.116) 0:04:07.269 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Thursday 29 August 2024 10:39:49 -0400 (0:00:00.149) 0:04:07.419 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:286 Thursday 29 August 2024 10:39:49 -0400 (0:00:00.113) 0:04:07.532 ******* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [ "mssql-server-selinux is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Thursday 29 August 2024 10:39:50 -0400 (0:00:00.699) 0:04:08.232 ******* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [ "mssql-server-15.0.4375.4-1.x86_64 providing mssql-server is already installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:299 Thursday 29 August 2024 10:39:50 -0400 (0:00:00.784) 0:04:09.017 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:307 Thursday 29 August 2024 10:39:51 -0400 (0:00:00.107) 0:04:09.124 ******* ok: [managed_node1] => { "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.005113", "end": "2024-08-29 10:39:51.383859", "rc": 0, "start": "2024-08-29 10:39:51.378746" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:323 Thursday 29 August 2024 10:39:51 -0400 (0:00:00.440) 0:04:09.565 ******* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:327 Thursday 29 August 2024 10:39:52 -0400 (0:00:00.999) 0:04:10.564 ******* ok: [managed_node1] => { "ansible_facts": { "__mssql_is_setup": true }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:336 Thursday 29 August 2024 10:39:52 -0400 (0:00:00.153) 0:04:10.717 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:352 Thursday 29 August 2024 10:39:52 -0400 (0:00:00.118) 0:04:10.836 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:377 Thursday 29 August 2024 10:39:52 -0400 (0:00:00.111) 0:04:10.948 ******* skipping: [managed_node1] => (item={u'path': None, u'setting': u'defaultdatadir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item={u'path': None, u'setting': u'defaultlogdir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:392 Thursday 29 August 2024 10:39:53 -0400 (0:00:00.129) 0:04:11.078 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:406 Thursday 29 August 2024 10:39:53 -0400 (0:00:00.116) 0:04:11.194 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:417 Thursday 29 August 2024 10:39:53 -0400 (0:00:00.111) 0:04:11.306 ******* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:423 Thursday 29 August 2024 10:39:53 -0400 (0:00:00.653) 0:04:11.959 ******* ok: [managed_node1] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-08-29 10:30:17 EDT", "ActiveEnterTimestampMonotonic": "22713278", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target systemd-journald.socket network.target dbus.service system.slice systemd-sysctl.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-08-29 10:30:15 EDT", "AssertTimestampMonotonic": "21297036", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-08-29 10:30:15 EDT", "ConditionTimestampMonotonic": "21297034", "Conflicts": "shutdown.target cpupower.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "854", "ExecMainStartTimestamp": "Thu 2024-08-29 10:30:15 EDT", "ExecMainStartTimestampMonotonic": "21297693", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-08-29 10:30:15 EDT", "InactiveExitTimestampMonotonic": "21297729", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "854", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "dbus.service polkit.service system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2024-08-29 10:30:17 EDT", "WatchdogTimestampMonotonic": "22713221", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Thursday 29 August 2024 10:39:54 -0400 (0:00:00.560) 0:04:12.519 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.080300", "end": "2024-08-29 10:39:54.852437", "rc": 0, "start": "2024-08-29 10:39:54.772137" } STDOUT: Current active profile: virtual-guest mssql TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:443 Thursday 29 August 2024 10:39:55 -0400 (0:00:00.658) 0:04:13.178 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:456 Thursday 29 August 2024 10:39:55 -0400 (0:00:00.150) 0:04:13.329 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:465 Thursday 29 August 2024 10:39:55 -0400 (0:00:00.137) 0:04:13.466 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:475 Thursday 29 August 2024 10:39:55 -0400 (0:00:00.133) 0:04:13.600 ******* ok: [managed_node1] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:483 Thursday 29 August 2024 10:39:56 -0400 (0:00:00.512) 0:04:14.112 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:492 Thursday 29 August 2024 10:39:56 -0400 (0:00:00.148) 0:04:14.261 ******* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [ "mssql-tools-17.10.1.1-1.x86_64 providing mssql-tools is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:504 Thursday 29 August 2024 10:39:56 -0400 (0:00:00.737) 0:04:14.999 ******* included: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml for managed_node1 TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Thursday 29 August 2024 10:39:57 -0400 (0:00:00.225) 0:04:15.224 ******* ok: [managed_node1] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-08-29 10:39:28 EDT", "ActiveEnterTimestampMonotonic": "574338200", "ActiveExitTimestamp": "Thu 2024-08-29 10:39:28 EDT", "ActiveExitTimestampMonotonic": "573414486", "ActiveState": "active", "After": "-.mount systemd-journald.socket network.target auditd.service system.slice basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-08-29 10:39:28 EDT", "AssertTimestampMonotonic": "574337439", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-08-29 10:39:28 EDT", "ConditionTimestampMonotonic": "574337438", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "13549", "ExecMainStartTimestamp": "Thu 2024-08-29 10:39:28 EDT", "ExecMainStartTimestampMonotonic": "574338126", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Thu 2024-08-29 10:39:28 EDT] ; stop_time=[n/a] ; pid=13549 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-08-29 10:39:28 EDT", "InactiveEnterTimestampMonotonic": "574336139", "InactiveExitTimestamp": "Thu 2024-08-29 10:39:28 EDT", "InactiveExitTimestampMonotonic": "574338200", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "13549", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "3", "StartLimitInterval": "120000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2024-08-29 10:39:28 EDT", "WatchdogTimestampMonotonic": "574338172", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Thursday 29 August 2024 10:39:58 -0400 (0:00:00.890) 0:04:16.115 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003531", "end": "2024-08-29 10:39:58.638857", "failed_when_result": false, "rc": 1, "start": "2024-08-29 10:39:58.635326" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Thursday 29 August 2024 10:39:58 -0400 (0:00:00.719) 0:04:16.835 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003067", "end": "2024-08-29 10:39:59.137321", "failed_when_result": false, "rc": 1, "start": "2024-08-29 10:39:59.134254" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Thursday 29 August 2024 10:39:59 -0400 (0:00:00.514) 0:04:17.349 ******* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:508 Thursday 29 August 2024 10:39:59 -0400 (0:00:00.185) 0:04:17.535 ******* ok: [managed_node1] => { "changed": false, "elapsed": 1, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 8177, "state": "file", "uid": 996 } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:514 Thursday 29 August 2024 10:40:01 -0400 (0:00:01.674) 0:04:19.210 ******* ok: [managed_node1] => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:529 Thursday 29 August 2024 10:40:01 -0400 (0:00:00.722) 0:04:19.932 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:536 Thursday 29 August 2024 10:40:02 -0400 (0:00:00.136) 0:04:20.069 ******* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the password of sa user] ******** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:544 Thursday 29 August 2024 10:40:03 -0400 (0:00:01.626) 0:04:21.695 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script files to SQL Server] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:565 Thursday 29 August 2024 10:40:03 -0400 (0:00:00.126) 0:04:21.821 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:572 Thursday 29 August 2024 10:40:03 -0400 (0:00:00.162) 0:04:21.983 ******* included: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml for managed_node1 TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_input variable] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:9 Thursday 29 August 2024 10:40:05 -0400 (0:00:01.420) 0:04:23.404 ******* ok: [managed_node1] => { "ansible_facts": { "__mssql_sqlcmd_input": [] }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the mssql_password variable is defined] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:13 Thursday 29 August 2024 10:40:05 -0400 (0:00:00.230) 0:04:23.635 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:21 Thursday 29 August 2024 10:40:05 -0400 (0:00:00.224) 0:04:23.860 ******* ok: [managed_node1] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-08-29 10:39:28 EDT", "ActiveEnterTimestampMonotonic": "574338200", "ActiveExitTimestamp": "Thu 2024-08-29 10:39:28 EDT", "ActiveExitTimestampMonotonic": "573414486", "ActiveState": "active", "After": "-.mount systemd-journald.socket network.target auditd.service system.slice basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-08-29 10:39:28 EDT", "AssertTimestampMonotonic": "574337439", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-08-29 10:39:28 EDT", "ConditionTimestampMonotonic": "574337438", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "13549", "ExecMainStartTimestamp": "Thu 2024-08-29 10:39:28 EDT", "ExecMainStartTimestampMonotonic": "574338126", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Thu 2024-08-29 10:39:28 EDT] ; stop_time=[n/a] ; pid=13549 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-08-29 10:39:28 EDT", "InactiveEnterTimestampMonotonic": "574336139", "InactiveExitTimestamp": "Thu 2024-08-29 10:39:28 EDT", "InactiveExitTimestampMonotonic": "574338200", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "13549", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "3", "StartLimitInterval": "120000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2024-08-29 10:39:28 EDT", "WatchdogTimestampMonotonic": "574338172", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:26 Thursday 29 August 2024 10:40:06 -0400 (0:00:00.906) 0:04:24.766 ******* ok: [managed_node1] => { "changed": false, "elapsed": 1, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 8177, "state": "file", "uid": 996 } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:32 Thursday 29 August 2024 10:40:08 -0400 (0:00:01.694) 0:04:26.461 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Input SQL script files to MSSQL] ******* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:38 Thursday 29 August 2024 10:40:08 -0400 (0:00:00.166) 0:04:26.628 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Input SQL script contents to MSSQL] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:43 Thursday 29 August 2024 10:40:08 -0400 (0:00:00.206) 0:04:26.834 ******* included: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_content.yml for managed_node1 included: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_content.yml for managed_node1 TASK [fedora.linux_system_roles.mssql : Input script content] ****************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_content.yml:4 Thursday 29 August 2024 10:40:11 -0400 (0:00:02.301) 0:04:29.135 ******* changed: [managed_node1] => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [fedora.linux_system_roles.mssql : Print results and clean up after inputting script content] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_content.yml:19 Thursday 29 August 2024 10:40:12 -0400 (0:00:01.194) 0:04:30.330 ******* ok: [managed_node1] => (item=[u'Creating the ExampleDB2 database', u'The ExampleDB2 database created successfully', u"Changed database context to 'ExampleDB2'.", u'Adding the Inventory table to the ExampleDB2 database', u'', u'(1 rows affected)', u'', u'(1 rows affected)', u'', u'(1 rows affected)', u'', u'(1 rows affected)', u'The Inventory table created successfully']) => { "__mssql_sqlcmd_loop": [ "Creating the ExampleDB2 database", "The ExampleDB2 database created successfully", "Changed database context to 'ExampleDB2'.", "Adding the Inventory table to the ExampleDB2 database", "", "(1 rows affected)", "", "(1 rows affected)", "", "(1 rows affected)", "", "(1 rows affected)", "The Inventory table created successfully" ], "ansible_loop_var": "__mssql_sqlcmd_loop" } skipping: [managed_node1] => (item=[]) => { "__mssql_sqlcmd_loop": [], "ansible_loop_var": "__mssql_sqlcmd_loop" } TASK [fedora.linux_system_roles.mssql : Input script content] ****************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_content.yml:4 Thursday 29 August 2024 10:40:12 -0400 (0:00:00.164) 0:04:30.494 ******* ok: [managed_node1] => { "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 : Print results and clean up after inputting script content] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_content.yml:19 Thursday 29 August 2024 10:40:13 -0400 (0:00:00.686) 0:04:31.181 ******* ok: [managed_node1] => (item=[u'The ExampleDB2 database already exists, skipping', u"Changed database context to 'ExampleDB2'.", u'The Inventory table already exists, skipping']) => { "__mssql_sqlcmd_loop": [ "The ExampleDB2 database already exists, skipping", "Changed database context to 'ExampleDB2'.", "The Inventory table already exists, skipping" ], "ansible_loop_var": "__mssql_sqlcmd_loop" } skipping: [managed_node1] => (item=[]) => { "__mssql_sqlcmd_loop": [], "ansible_loop_var": "__mssql_sqlcmd_loop" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:583 Thursday 29 August 2024 10:40:13 -0400 (0:00:00.174) 0:04:31.355 ******* ok: [managed_node1] => { "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.004787", "end": "2024-08-29 10:40:13.758855", "rc": 0, "start": "2024-08-29 10:40:13.754068" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:597 Thursday 29 August 2024 10:40:13 -0400 (0:00:00.615) 0:04:31.971 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:604 Thursday 29 August 2024 10:40:14 -0400 (0:00:00.118) 0:04:32.090 ******* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the edition of MSSQL] *********** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:610 Thursday 29 August 2024 10:40:15 -0400 (0:00:01.703) 0:04:33.793 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Configure the IP address setting] ****** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:629 Thursday 29 August 2024 10:40:15 -0400 (0:00:00.122) 0:04:33.916 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:636 Thursday 29 August 2024 10:40:16 -0400 (0:00:00.145) 0:04:34.062 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:643 Thursday 29 August 2024 10:40:16 -0400 (0:00:00.199) 0:04:34.262 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1433] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:655 Thursday 29 August 2024 10:40:16 -0400 (0:00:00.113) 0:04:34.376 ******* included: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed_node1 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 29 August 2024 10:40:16 -0400 (0:00:00.210) 0:04:34.586 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003151", "end": "2024-08-29 10:40:16.922116", "failed_when_result": false, "rc": 1, "start": "2024-08-29 10:40:16.918965" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 29 August 2024 10:40:17 -0400 (0:00:00.564) 0:04:35.150 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.113806", "end": "2024-08-29 10:40:17.632155", "failed_when_result": false, "rc": 0, "start": "2024-08-29 10:40:17.518349" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [fedora.linux_system_roles.mssql : Unset the setting network tcpport] ***** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 29 August 2024 10:40:17 -0400 (0:00:00.705) 0:04:35.855 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:661 Thursday 29 August 2024 10:40:17 -0400 (0:00:00.133) 0:04:35.989 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:681 Thursday 29 August 2024 10:40:18 -0400 (0:00:00.163) 0:04:36.153 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:688 Thursday 29 August 2024 10:40:18 -0400 (0:00:00.123) 0:04:36.276 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:695 Thursday 29 August 2024 10:40:18 -0400 (0:00:00.120) 0:04:36.396 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:704 Thursday 29 August 2024 10:40:18 -0400 (0:00:00.115) 0:04:36.512 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:710 Thursday 29 August 2024 10:40:18 -0400 (0:00:00.208) 0:04:36.720 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:717 Thursday 29 August 2024 10:40:18 -0400 (0:00:00.089) 0:04:36.810 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:725 Thursday 29 August 2024 10:40:18 -0400 (0:00:00.115) 0:04:36.925 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:731 Thursday 29 August 2024 10:40:19 -0400 (0:00:00.118) 0:04:37.044 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:749 Thursday 29 August 2024 10:40:19 -0400 (0:00:00.146) 0:04:37.191 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:763 Thursday 29 August 2024 10:40:19 -0400 (0:00:00.121) 0:04:37.312 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:768 Thursday 29 August 2024 10:40:19 -0400 (0:00:00.098) 0:04:37.411 ******* skipping: [managed_node1] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:786 Thursday 29 August 2024 10:40:19 -0400 (0:00:00.118) 0:04:37.529 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:795 Thursday 29 August 2024 10:40:19 -0400 (0:00:00.110) 0:04:37.640 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:804 Thursday 29 August 2024 10:40:19 -0400 (0:00:00.121) 0:04:37.761 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:811 Thursday 29 August 2024 10:40:19 -0400 (0:00:00.089) 0:04:37.851 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:820 Thursday 29 August 2024 10:40:19 -0400 (0:00:00.088) 0:04:37.940 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:828 Thursday 29 August 2024 10:40:19 -0400 (0:00:00.076) 0:04:38.016 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:836 Thursday 29 August 2024 10:40:20 -0400 (0:00:00.071) 0:04:38.087 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Thursday 29 August 2024 10:40:20 -0400 (0:00:00.075) 0:04:38.163 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:850 Thursday 29 August 2024 10:40:20 -0400 (0:00:00.088) 0:04:38.251 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:859 Thursday 29 August 2024 10:40:20 -0400 (0:00:00.116) 0:04:38.368 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Check if AD user exists] *************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:872 Thursday 29 August 2024 10:40:20 -0400 (0:00:00.119) 0:04:38.488 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:881 Thursday 29 August 2024 10:40:20 -0400 (0:00:00.109) 0:04:38.597 ******* skipping: [managed_node1] => { "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: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:893 Thursday 29 August 2024 10:40:20 -0400 (0:00:00.255) 0:04:38.853 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:898 Thursday 29 August 2024 10:40:20 -0400 (0:00:00.113) 0:04:38.966 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:915 Thursday 29 August 2024 10:40:21 -0400 (0:00:00.112) 0:04:39.079 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:920 Thursday 29 August 2024 10:40:21 -0400 (0:00:00.104) 0:04:39.183 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:925 Thursday 29 August 2024 10:40:21 -0400 (0:00:00.087) 0:04:39.270 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:931 Thursday 29 August 2024 10:40:21 -0400 (0:00:00.087) 0:04:39.358 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:957 Thursday 29 August 2024 10:40:21 -0400 (0:00:00.079) 0:04:39.437 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:978 Thursday 29 August 2024 10:40:21 -0400 (0:00:00.073) 0:04:39.511 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:986 Thursday 29 August 2024 10:40:21 -0400 (0:00:00.071) 0:04:39.582 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:996 Thursday 29 August 2024 10:40:21 -0400 (0:00:00.073) 0:04:39.656 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1002 Thursday 29 August 2024 10:40:21 -0400 (0:00:00.092) 0:04:39.748 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1020 Thursday 29 August 2024 10:40:21 -0400 (0:00:00.108) 0:04:39.857 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1031 Thursday 29 August 2024 10:40:21 -0400 (0:00:00.127) 0:04:39.985 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1051 Thursday 29 August 2024 10:40:22 -0400 (0:00:00.114) 0:04:40.099 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1104 Thursday 29 August 2024 10:40:22 -0400 (0:00:00.128) 0:04:40.228 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1111 Thursday 29 August 2024 10:40:22 -0400 (0:00:00.114) 0:04:40.342 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1118 Thursday 29 August 2024 10:40:22 -0400 (0:00:00.110) 0:04:40.452 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1128 Thursday 29 August 2024 10:40:22 -0400 (0:00:00.091) 0:04:40.543 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1134 Thursday 29 August 2024 10:40:22 -0400 (0:00:00.088) 0:04:40.632 ******* skipping: [managed_node1] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1142 Thursday 29 August 2024 10:40:22 -0400 (0:00:00.217) 0:04:40.849 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1151 Thursday 29 August 2024 10:40:22 -0400 (0:00:00.087) 0:04:40.936 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1159 Thursday 29 August 2024 10:40:23 -0400 (0:00:00.129) 0:04:41.066 ******* skipping: [managed_node1] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1173 Thursday 29 August 2024 10:40:23 -0400 (0:00:00.149) 0:04:41.215 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1179 Thursday 29 August 2024 10:40:23 -0400 (0:00:00.172) 0:04:41.388 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that primary instance hosts is available] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1201 Thursday 29 August 2024 10:40:23 -0400 (0:00:00.222) 0:04:41.611 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1211 Thursday 29 August 2024 10:40:23 -0400 (0:00:00.241) 0:04:41.853 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1220 Thursday 29 August 2024 10:40:23 -0400 (0:00:00.135) 0:04:41.988 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1229 Thursday 29 August 2024 10:40:24 -0400 (0:00:00.160) 0:04:42.149 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1240 Thursday 29 August 2024 10:40:24 -0400 (0:00:00.137) 0:04:42.286 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1253 Thursday 29 August 2024 10:40:24 -0400 (0:00:00.125) 0:04:42.412 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1262 Thursday 29 August 2024 10:40:24 -0400 (0:00:00.168) 0:04:42.581 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1269 Thursday 29 August 2024 10:40:24 -0400 (0:00:00.118) 0:04:42.699 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1276 Thursday 29 August 2024 10:40:24 -0400 (0:00:00.158) 0:04:42.858 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1284 Thursday 29 August 2024 10:40:24 -0400 (0:00:00.103) 0:04:42.961 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1291 Thursday 29 August 2024 10:40:25 -0400 (0:00:00.107) 0:04:43.069 ******* skipping: [managed_node1] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1303 Thursday 29 August 2024 10:40:25 -0400 (0:00:00.106) 0:04:43.175 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1312 Thursday 29 August 2024 10:40:25 -0400 (0:00:00.073) 0:04:43.248 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1319 Thursday 29 August 2024 10:40:25 -0400 (0:00:00.071) 0:04:43.320 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1325 Thursday 29 August 2024 10:40:25 -0400 (0:00:00.202) 0:04:43.523 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1333 Thursday 29 August 2024 10:40:25 -0400 (0:00:00.100) 0:04:43.623 ******* skipping: [managed_node1] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1346 Thursday 29 August 2024 10:40:25 -0400 (0:00:00.109) 0:04:43.733 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run ha_cluster to configure pacemaker] *********************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1358 Thursday 29 August 2024 10:40:25 -0400 (0:00:00.076) 0:04:43.809 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for the cluster to finish configuration] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1363 Thursday 29 August 2024 10:40:25 -0400 (0:00:00.071) 0:04:43.881 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1369 Thursday 29 August 2024 10:40:25 -0400 (0:00:00.075) 0:04:43.956 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1378 Thursday 29 August 2024 10:40:25 -0400 (0:00:00.073) 0:04:44.030 ******* ok: [managed_node1] => { "changed": false } META: ran handlers TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1391 Thursday 29 August 2024 10:40:26 -0400 (0:00:00.517) 0:04:44.547 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1398 Thursday 29 August 2024 10:40:26 -0400 (0:00:00.071) 0:04:44.619 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert the latest script invocation resulted in no changes] ************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_input_sql_file.yml:72 Thursday 29 August 2024 10:40:26 -0400 (0:00:00.074) 0:04:44.694 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Set up MSSQL and input sql content with post_input] ********************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_input_sql_file.yml:78 Thursday 29 August 2024 10:40:26 -0400 (0:00:00.079) 0:04:44.773 ******* TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Thursday 29 August 2024 10:40:28 -0400 (0:00:01.424) 0:04:46.198 ******* included: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed_node1 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Thursday 29 August 2024 10:40:28 -0400 (0:00:00.208) 0:04:46.406 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Thursday 29 August 2024 10:40:28 -0400 (0:00:00.147) 0:04:46.554 ******* ok: [managed_node1] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed_node1] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed_node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Thursday 29 August 2024 10:40:28 -0400 (0:00:00.136) 0:04:46.690 ******* ok: [managed_node1] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Thursday 29 August 2024 10:40:28 -0400 (0:00:00.084) 0:04:46.774 ******* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Thursday 29 August 2024 10:40:28 -0400 (0:00:00.073) 0:04:46.848 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Thursday 29 August 2024 10:40:28 -0400 (0:00:00.101) 0:04:46.950 ******* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Thursday 29 August 2024 10:40:29 -0400 (0:00:00.114) 0:04:47.064 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Thursday 29 August 2024 10:40:29 -0400 (0:00:00.087) 0:04:47.152 ******* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Thursday 29 August 2024 10:40:29 -0400 (0:00:00.093) 0:04:47.245 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Thursday 29 August 2024 10:40:29 -0400 (0:00:00.078) 0:04:47.324 ******* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Thursday 29 August 2024 10:40:29 -0400 (0:00:00.203) 0:04:47.527 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail on RHEL or CentOS 10 because it's not supported] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:69 Thursday 29 August 2024 10:40:29 -0400 (0:00:00.074) 0:04:47.601 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:76 Thursday 29 August 2024 10:40:29 -0400 (0:00:00.080) 0:04:47.682 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Thursday 29 August 2024 10:40:29 -0400 (0:00:00.081) 0:04:47.764 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:96 Thursday 29 August 2024 10:40:29 -0400 (0:00:00.075) 0:04:47.839 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:105 Thursday 29 August 2024 10:40:29 -0400 (0:00:00.090) 0:04:47.929 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Thursday 29 August 2024 10:40:29 -0400 (0:00:00.099) 0:04:48.028 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Thursday 29 August 2024 10:40:30 -0400 (0:00:00.075) 0:04:48.103 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_manage_selinux is set properly] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Thursday 29 August 2024 10:40:30 -0400 (0:00:00.075) 0:04:48.179 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:144 Thursday 29 August 2024 10:40:30 -0400 (0:00:00.073) 0:04:48.252 ******* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:148 Thursday 29 August 2024 10:40:31 -0400 (0:00:01.206) 0:04:49.459 ******* skipping: [managed_node1] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } ok: [managed_node1] => (item={u'value': 15, u'key': 2019}) => { "ansible_facts": { "__mssql_current_version": "2019" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 } } skipping: [managed_node1] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:156 Thursday 29 August 2024 10:40:31 -0400 (0:00:00.427) 0:04:49.886 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Thursday 29 August 2024 10:40:31 -0400 (0:00:00.077) 0:04:49.963 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:170 Thursday 29 August 2024 10:40:31 -0400 (0:00:00.077) 0:04:50.041 ******* skipping: [managed_node1] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:184 Thursday 29 August 2024 10:40:32 -0400 (0:00:00.142) 0:04:50.183 ******* ok: [managed_node1] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:198 Thursday 29 August 2024 10:40:32 -0400 (0:00:00.686) 0:04:50.869 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:208 Thursday 29 August 2024 10:40:32 -0400 (0:00:00.096) 0:04:50.966 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:219 Thursday 29 August 2024 10:40:33 -0400 (0:00:00.096) 0:04:51.062 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:233 Thursday 29 August 2024 10:40:33 -0400 (0:00:00.077) 0:04:51.140 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:242 Thursday 29 August 2024 10:40:33 -0400 (0:00:00.077) 0:04:51.217 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:254 Thursday 29 August 2024 10:40:33 -0400 (0:00:00.079) 0:04:51.297 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:261 Thursday 29 August 2024 10:40:33 -0400 (0:00:00.075) 0:04:51.372 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Thursday 29 August 2024 10:40:33 -0400 (0:00:00.103) 0:04:51.476 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:286 Thursday 29 August 2024 10:40:33 -0400 (0:00:00.103) 0:04:51.579 ******* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [ "mssql-server-selinux is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Thursday 29 August 2024 10:40:34 -0400 (0:00:00.872) 0:04:52.452 ******* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [ "mssql-server-15.0.4375.4-1.x86_64 providing mssql-server is already installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:299 Thursday 29 August 2024 10:40:35 -0400 (0:00:00.840) 0:04:53.293 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:307 Thursday 29 August 2024 10:40:35 -0400 (0:00:00.099) 0:04:53.392 ******* ok: [managed_node1] => { "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.005123", "end": "2024-08-29 10:40:35.685760", "rc": 0, "start": "2024-08-29 10:40:35.680637" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:323 Thursday 29 August 2024 10:40:35 -0400 (0:00:00.474) 0:04:53.867 ******* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:327 Thursday 29 August 2024 10:40:36 -0400 (0:00:00.905) 0:04:54.772 ******* ok: [managed_node1] => { "ansible_facts": { "__mssql_is_setup": true }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:336 Thursday 29 August 2024 10:40:36 -0400 (0:00:00.149) 0:04:54.922 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:352 Thursday 29 August 2024 10:40:36 -0400 (0:00:00.108) 0:04:55.030 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:377 Thursday 29 August 2024 10:40:37 -0400 (0:00:00.104) 0:04:55.134 ******* skipping: [managed_node1] => (item={u'path': None, u'setting': u'defaultdatadir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item={u'path': None, u'setting': u'defaultlogdir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:392 Thursday 29 August 2024 10:40:37 -0400 (0:00:00.115) 0:04:55.250 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:406 Thursday 29 August 2024 10:40:37 -0400 (0:00:00.082) 0:04:55.333 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:417 Thursday 29 August 2024 10:40:37 -0400 (0:00:00.070) 0:04:55.403 ******* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:423 Thursday 29 August 2024 10:40:37 -0400 (0:00:00.606) 0:04:56.010 ******* ok: [managed_node1] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-08-29 10:30:17 EDT", "ActiveEnterTimestampMonotonic": "22713278", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target systemd-journald.socket network.target dbus.service system.slice systemd-sysctl.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-08-29 10:30:15 EDT", "AssertTimestampMonotonic": "21297036", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-08-29 10:30:15 EDT", "ConditionTimestampMonotonic": "21297034", "Conflicts": "shutdown.target cpupower.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "854", "ExecMainStartTimestamp": "Thu 2024-08-29 10:30:15 EDT", "ExecMainStartTimestampMonotonic": "21297693", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-08-29 10:30:15 EDT", "InactiveExitTimestampMonotonic": "21297729", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "854", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "dbus.service polkit.service system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2024-08-29 10:30:17 EDT", "WatchdogTimestampMonotonic": "22713221", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Thursday 29 August 2024 10:40:38 -0400 (0:00:00.510) 0:04:56.521 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.080582", "end": "2024-08-29 10:40:38.831026", "rc": 0, "start": "2024-08-29 10:40:38.750444" } STDOUT: Current active profile: virtual-guest mssql TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:443 Thursday 29 August 2024 10:40:39 -0400 (0:00:00.725) 0:04:57.247 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:456 Thursday 29 August 2024 10:40:39 -0400 (0:00:00.148) 0:04:57.395 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:465 Thursday 29 August 2024 10:40:39 -0400 (0:00:00.161) 0:04:57.556 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:475 Thursday 29 August 2024 10:40:39 -0400 (0:00:00.128) 0:04:57.685 ******* ok: [managed_node1] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:483 Thursday 29 August 2024 10:40:40 -0400 (0:00:00.595) 0:04:58.280 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:492 Thursday 29 August 2024 10:40:40 -0400 (0:00:00.076) 0:04:58.357 ******* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [ "mssql-tools-17.10.1.1-1.x86_64 providing mssql-tools is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:504 Thursday 29 August 2024 10:40:40 -0400 (0:00:00.583) 0:04:58.941 ******* included: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml for managed_node1 TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Thursday 29 August 2024 10:40:41 -0400 (0:00:00.161) 0:04:59.103 ******* ok: [managed_node1] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-08-29 10:39:28 EDT", "ActiveEnterTimestampMonotonic": "574338200", "ActiveExitTimestamp": "Thu 2024-08-29 10:39:28 EDT", "ActiveExitTimestampMonotonic": "573414486", "ActiveState": "active", "After": "-.mount systemd-journald.socket network.target auditd.service system.slice basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-08-29 10:39:28 EDT", "AssertTimestampMonotonic": "574337439", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-08-29 10:39:28 EDT", "ConditionTimestampMonotonic": "574337438", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "13549", "ExecMainStartTimestamp": "Thu 2024-08-29 10:39:28 EDT", "ExecMainStartTimestampMonotonic": "574338126", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Thu 2024-08-29 10:39:28 EDT] ; stop_time=[n/a] ; pid=13549 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-08-29 10:39:28 EDT", "InactiveEnterTimestampMonotonic": "574336139", "InactiveExitTimestamp": "Thu 2024-08-29 10:39:28 EDT", "InactiveExitTimestampMonotonic": "574338200", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "13549", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "3", "StartLimitInterval": "120000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2024-08-29 10:39:28 EDT", "WatchdogTimestampMonotonic": "574338172", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Thursday 29 August 2024 10:40:41 -0400 (0:00:00.594) 0:04:59.697 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003108", "end": "2024-08-29 10:40:42.072191", "failed_when_result": false, "rc": 1, "start": "2024-08-29 10:40:42.069083" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Thursday 29 August 2024 10:40:42 -0400 (0:00:00.610) 0:05:00.308 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003074", "end": "2024-08-29 10:40:42.616561", "failed_when_result": false, "rc": 1, "start": "2024-08-29 10:40:42.613487" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Thursday 29 August 2024 10:40:42 -0400 (0:00:00.487) 0:05:00.796 ******* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:508 Thursday 29 August 2024 10:40:42 -0400 (0:00:00.162) 0:05:00.959 ******* ok: [managed_node1] => { "changed": false, "elapsed": 1, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 8574, "state": "file", "uid": 996 } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:514 Thursday 29 August 2024 10:40:44 -0400 (0:00:01.559) 0:05:02.518 ******* ok: [managed_node1] => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:529 Thursday 29 August 2024 10:40:45 -0400 (0:00:00.746) 0:05:03.264 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:536 Thursday 29 August 2024 10:40:45 -0400 (0:00:00.196) 0:05:03.461 ******* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the password of sa user] ******** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:544 Thursday 29 August 2024 10:40:46 -0400 (0:00:01.442) 0:05:04.903 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script files to SQL Server] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:565 Thursday 29 August 2024 10:40:47 -0400 (0:00:00.143) 0:05:05.047 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:572 Thursday 29 August 2024 10:40:47 -0400 (0:00:00.172) 0:05:05.220 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:583 Thursday 29 August 2024 10:40:47 -0400 (0:00:00.219) 0:05:05.439 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:597 Thursday 29 August 2024 10:40:47 -0400 (0:00:00.205) 0:05:05.645 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:604 Thursday 29 August 2024 10:40:47 -0400 (0:00:00.230) 0:05:05.876 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the edition of MSSQL] *********** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:610 Thursday 29 August 2024 10:40:47 -0400 (0:00:00.126) 0:05:06.002 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Configure the IP address setting] ****** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:629 Thursday 29 August 2024 10:40:48 -0400 (0:00:00.117) 0:05:06.119 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:636 Thursday 29 August 2024 10:40:48 -0400 (0:00:00.385) 0:05:06.505 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:643 Thursday 29 August 2024 10:40:48 -0400 (0:00:00.164) 0:05:06.669 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1433] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:655 Thursday 29 August 2024 10:40:48 -0400 (0:00:00.175) 0:05:06.845 ******* included: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed_node1 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 29 August 2024 10:40:49 -0400 (0:00:00.335) 0:05:07.181 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002989", "end": "2024-08-29 10:40:49.538437", "failed_when_result": false, "rc": 1, "start": "2024-08-29 10:40:49.535448" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 29 August 2024 10:40:49 -0400 (0:00:00.584) 0:05:07.766 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.115666", "end": "2024-08-29 10:40:50.194055", "failed_when_result": false, "rc": 0, "start": "2024-08-29 10:40:50.078389" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [fedora.linux_system_roles.mssql : Unset the setting network tcpport] ***** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 29 August 2024 10:40:50 -0400 (0:00:00.745) 0:05:08.512 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:661 Thursday 29 August 2024 10:40:50 -0400 (0:00:00.165) 0:05:08.677 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:681 Thursday 29 August 2024 10:40:50 -0400 (0:00:00.244) 0:05:08.921 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:688 Thursday 29 August 2024 10:40:51 -0400 (0:00:00.155) 0:05:09.076 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:695 Thursday 29 August 2024 10:40:51 -0400 (0:00:00.121) 0:05:09.198 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:704 Thursday 29 August 2024 10:40:51 -0400 (0:00:00.122) 0:05:09.320 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:710 Thursday 29 August 2024 10:40:51 -0400 (0:00:00.129) 0:05:09.450 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:717 Thursday 29 August 2024 10:40:51 -0400 (0:00:00.206) 0:05:09.657 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:725 Thursday 29 August 2024 10:40:51 -0400 (0:00:00.187) 0:05:09.844 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:731 Thursday 29 August 2024 10:40:51 -0400 (0:00:00.122) 0:05:09.966 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:749 Thursday 29 August 2024 10:40:52 -0400 (0:00:00.116) 0:05:10.083 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:763 Thursday 29 August 2024 10:40:52 -0400 (0:00:00.147) 0:05:10.230 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:768 Thursday 29 August 2024 10:40:52 -0400 (0:00:00.334) 0:05:10.565 ******* skipping: [managed_node1] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:786 Thursday 29 August 2024 10:40:52 -0400 (0:00:00.144) 0:05:10.709 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:795 Thursday 29 August 2024 10:40:52 -0400 (0:00:00.177) 0:05:10.887 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:804 Thursday 29 August 2024 10:40:53 -0400 (0:00:00.244) 0:05:11.131 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:811 Thursday 29 August 2024 10:40:53 -0400 (0:00:00.199) 0:05:11.331 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:820 Thursday 29 August 2024 10:40:53 -0400 (0:00:00.158) 0:05:11.490 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:828 Thursday 29 August 2024 10:40:53 -0400 (0:00:00.134) 0:05:11.624 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:836 Thursday 29 August 2024 10:40:53 -0400 (0:00:00.115) 0:05:11.740 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Thursday 29 August 2024 10:40:53 -0400 (0:00:00.185) 0:05:11.926 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:850 Thursday 29 August 2024 10:40:54 -0400 (0:00:00.128) 0:05:12.055 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:859 Thursday 29 August 2024 10:40:54 -0400 (0:00:00.138) 0:05:12.193 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Check if AD user exists] *************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:872 Thursday 29 August 2024 10:40:54 -0400 (0:00:00.129) 0:05:12.323 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:881 Thursday 29 August 2024 10:40:54 -0400 (0:00:00.130) 0:05:12.453 ******* skipping: [managed_node1] => { "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: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:893 Thursday 29 August 2024 10:40:54 -0400 (0:00:00.117) 0:05:12.571 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:898 Thursday 29 August 2024 10:40:54 -0400 (0:00:00.142) 0:05:12.714 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:915 Thursday 29 August 2024 10:40:54 -0400 (0:00:00.154) 0:05:12.868 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:920 Thursday 29 August 2024 10:40:54 -0400 (0:00:00.172) 0:05:13.041 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:925 Thursday 29 August 2024 10:40:55 -0400 (0:00:00.224) 0:05:13.266 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:931 Thursday 29 August 2024 10:40:55 -0400 (0:00:00.135) 0:05:13.402 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:957 Thursday 29 August 2024 10:40:55 -0400 (0:00:00.269) 0:05:13.671 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:978 Thursday 29 August 2024 10:40:55 -0400 (0:00:00.201) 0:05:13.872 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:986 Thursday 29 August 2024 10:40:55 -0400 (0:00:00.166) 0:05:14.039 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:996 Thursday 29 August 2024 10:40:56 -0400 (0:00:00.116) 0:05:14.156 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1002 Thursday 29 August 2024 10:40:56 -0400 (0:00:00.110) 0:05:14.267 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1020 Thursday 29 August 2024 10:40:56 -0400 (0:00:00.114) 0:05:14.381 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1031 Thursday 29 August 2024 10:40:56 -0400 (0:00:00.120) 0:05:14.502 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1051 Thursday 29 August 2024 10:40:56 -0400 (0:00:00.200) 0:05:14.702 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1104 Thursday 29 August 2024 10:40:56 -0400 (0:00:00.133) 0:05:14.836 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1111 Thursday 29 August 2024 10:40:56 -0400 (0:00:00.127) 0:05:14.964 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1118 Thursday 29 August 2024 10:40:57 -0400 (0:00:00.127) 0:05:15.092 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1128 Thursday 29 August 2024 10:40:57 -0400 (0:00:00.105) 0:05:15.197 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1134 Thursday 29 August 2024 10:40:57 -0400 (0:00:00.109) 0:05:15.307 ******* skipping: [managed_node1] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1142 Thursday 29 August 2024 10:40:57 -0400 (0:00:00.093) 0:05:15.400 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1151 Thursday 29 August 2024 10:40:57 -0400 (0:00:00.148) 0:05:15.549 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1159 Thursday 29 August 2024 10:40:57 -0400 (0:00:00.173) 0:05:15.723 ******* skipping: [managed_node1] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1173 Thursday 29 August 2024 10:40:57 -0400 (0:00:00.284) 0:05:16.007 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1179 Thursday 29 August 2024 10:40:58 -0400 (0:00:00.199) 0:05:16.207 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that primary instance hosts is available] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1201 Thursday 29 August 2024 10:40:58 -0400 (0:00:00.250) 0:05:16.457 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1211 Thursday 29 August 2024 10:40:58 -0400 (0:00:00.511) 0:05:16.969 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1220 Thursday 29 August 2024 10:40:59 -0400 (0:00:00.195) 0:05:17.165 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1229 Thursday 29 August 2024 10:40:59 -0400 (0:00:00.128) 0:05:17.294 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1240 Thursday 29 August 2024 10:40:59 -0400 (0:00:00.129) 0:05:17.424 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1253 Thursday 29 August 2024 10:40:59 -0400 (0:00:00.117) 0:05:17.541 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1262 Thursday 29 August 2024 10:40:59 -0400 (0:00:00.118) 0:05:17.660 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1269 Thursday 29 August 2024 10:40:59 -0400 (0:00:00.173) 0:05:17.833 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1276 Thursday 29 August 2024 10:40:59 -0400 (0:00:00.167) 0:05:18.001 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1284 Thursday 29 August 2024 10:41:00 -0400 (0:00:00.186) 0:05:18.188 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1291 Thursday 29 August 2024 10:41:00 -0400 (0:00:00.119) 0:05:18.307 ******* skipping: [managed_node1] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1303 Thursday 29 August 2024 10:41:00 -0400 (0:00:00.144) 0:05:18.452 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1312 Thursday 29 August 2024 10:41:00 -0400 (0:00:00.124) 0:05:18.577 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1319 Thursday 29 August 2024 10:41:00 -0400 (0:00:00.128) 0:05:18.705 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1325 Thursday 29 August 2024 10:41:00 -0400 (0:00:00.160) 0:05:18.866 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1333 Thursday 29 August 2024 10:41:00 -0400 (0:00:00.163) 0:05:19.029 ******* skipping: [managed_node1] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1346 Thursday 29 August 2024 10:41:01 -0400 (0:00:00.227) 0:05:19.256 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run ha_cluster to configure pacemaker] *********************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1358 Thursday 29 August 2024 10:41:01 -0400 (0:00:00.133) 0:05:19.390 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for the cluster to finish configuration] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1363 Thursday 29 August 2024 10:41:01 -0400 (0:00:00.125) 0:05:19.516 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1369 Thursday 29 August 2024 10:41:01 -0400 (0:00:00.138) 0:05:19.654 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1378 Thursday 29 August 2024 10:41:01 -0400 (0:00:00.116) 0:05:19.770 ******* ok: [managed_node1] => { "changed": false } META: ran handlers TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1391 Thursday 29 August 2024 10:41:02 -0400 (0:00:01.012) 0:05:20.783 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1398 Thursday 29 August 2024 10:41:02 -0400 (0:00:00.148) 0:05:20.931 ******* included: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml for managed_node1 TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_input variable] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:9 Thursday 29 August 2024 10:41:03 -0400 (0:00:00.176) 0:05:21.109 ******* ok: [managed_node1] => { "ansible_facts": { "__mssql_sqlcmd_input": [] }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the mssql_password variable is defined] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:13 Thursday 29 August 2024 10:41:03 -0400 (0:00:00.076) 0:05:21.185 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:21 Thursday 29 August 2024 10:41:03 -0400 (0:00:00.094) 0:05:21.280 ******* ok: [managed_node1] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-08-29 10:39:28 EDT", "ActiveEnterTimestampMonotonic": "574338200", "ActiveExitTimestamp": "Thu 2024-08-29 10:39:28 EDT", "ActiveExitTimestampMonotonic": "573414486", "ActiveState": "active", "After": "-.mount systemd-journald.socket network.target auditd.service system.slice basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-08-29 10:39:28 EDT", "AssertTimestampMonotonic": "574337439", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-08-29 10:39:28 EDT", "ConditionTimestampMonotonic": "574337438", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "13549", "ExecMainStartTimestamp": "Thu 2024-08-29 10:39:28 EDT", "ExecMainStartTimestampMonotonic": "574338126", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Thu 2024-08-29 10:39:28 EDT] ; stop_time=[n/a] ; pid=13549 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-08-29 10:39:28 EDT", "InactiveEnterTimestampMonotonic": "574336139", "InactiveExitTimestamp": "Thu 2024-08-29 10:39:28 EDT", "InactiveExitTimestampMonotonic": "574338200", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "13549", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "3", "StartLimitInterval": "120000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2024-08-29 10:39:28 EDT", "WatchdogTimestampMonotonic": "574338172", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:26 Thursday 29 August 2024 10:41:04 -0400 (0:00:00.856) 0:05:22.137 ******* ok: [managed_node1] => { "changed": false, "elapsed": 1, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 8574, "state": "file", "uid": 996 } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:32 Thursday 29 August 2024 10:41:05 -0400 (0:00:01.660) 0:05:23.797 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Input SQL script files to MSSQL] ******* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:38 Thursday 29 August 2024 10:41:05 -0400 (0:00:00.191) 0:05:23.988 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Input SQL script contents to MSSQL] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:43 Thursday 29 August 2024 10:41:06 -0400 (0:00:00.198) 0:05:24.187 ******* included: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_content.yml for managed_node1 TASK [fedora.linux_system_roles.mssql : Input script content] ****************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_content.yml:4 Thursday 29 August 2024 10:41:06 -0400 (0:00:00.251) 0:05:24.439 ******* ok: [managed_node1] => { "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 : Print results and clean up after inputting script content] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_content.yml:19 Thursday 29 August 2024 10:41:06 -0400 (0:00:00.501) 0:05:24.940 ******* ok: [managed_node1] => (item=[u'The MyLogin login already exists, skipping', u'The MyUser user already exists, skipping', u'The ExampleDB database already exists, skipping', u"Changed database context to 'ExampleDB'.", u'The Inventory table already exists, skipping']) => { "__mssql_sqlcmd_loop": [ "The MyLogin login already exists, skipping", "The MyUser user already exists, skipping", "The ExampleDB database already exists, skipping", "Changed database context to 'ExampleDB'.", "The Inventory table already exists, skipping" ], "ansible_loop_var": "__mssql_sqlcmd_loop" } skipping: [managed_node1] => (item=[]) => { "__mssql_sqlcmd_loop": [], "ansible_loop_var": "__mssql_sqlcmd_loop" } TASK [Assert the latest script invocation resulted in no changes] ************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_input_sql_file.yml:86 Thursday 29 August 2024 10:41:06 -0400 (0:00:00.101) 0:05:25.041 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Input the sql file without the mssql_password variable] ****************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_input_sql_file.yml:94 Thursday 29 August 2024 10:41:07 -0400 (0:00:00.186) 0:05:25.228 ******* TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Thursday 29 August 2024 10:41:07 -0400 (0:00:00.449) 0:05:25.677 ******* included: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed_node1 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Thursday 29 August 2024 10:41:07 -0400 (0:00:00.223) 0:05:25.901 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Thursday 29 August 2024 10:41:08 -0400 (0:00:00.157) 0:05:26.059 ******* ok: [managed_node1] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed_node1] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed_node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Thursday 29 August 2024 10:41:08 -0400 (0:00:00.178) 0:05:26.238 ******* ok: [managed_node1] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Thursday 29 August 2024 10:41:08 -0400 (0:00:00.114) 0:05:26.353 ******* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Thursday 29 August 2024 10:41:08 -0400 (0:00:00.118) 0:05:26.471 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Thursday 29 August 2024 10:41:08 -0400 (0:00:00.115) 0:05:26.587 ******* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Thursday 29 August 2024 10:41:08 -0400 (0:00:00.105) 0:05:26.692 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Thursday 29 August 2024 10:41:08 -0400 (0:00:00.129) 0:05:26.821 ******* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Thursday 29 August 2024 10:41:08 -0400 (0:00:00.114) 0:05:26.936 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Thursday 29 August 2024 10:41:09 -0400 (0:00:00.163) 0:05:27.100 ******* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Thursday 29 August 2024 10:41:09 -0400 (0:00:00.125) 0:05:27.225 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail on RHEL or CentOS 10 because it's not supported] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:69 Thursday 29 August 2024 10:41:09 -0400 (0:00:00.128) 0:05:27.354 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:76 Thursday 29 August 2024 10:41:09 -0400 (0:00:00.370) 0:05:27.724 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Thursday 29 August 2024 10:41:09 -0400 (0:00:00.186) 0:05:27.911 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:96 Thursday 29 August 2024 10:41:10 -0400 (0:00:00.158) 0:05:28.069 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:105 Thursday 29 August 2024 10:41:10 -0400 (0:00:00.139) 0:05:28.209 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Thursday 29 August 2024 10:41:10 -0400 (0:00:00.139) 0:05:28.348 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Thursday 29 August 2024 10:41:10 -0400 (0:00:00.157) 0:05:28.506 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_manage_selinux is set properly] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Thursday 29 August 2024 10:41:10 -0400 (0:00:00.218) 0:05:28.724 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:144 Thursday 29 August 2024 10:41:10 -0400 (0:00:00.185) 0:05:28.910 ******* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:148 Thursday 29 August 2024 10:41:12 -0400 (0:00:01.412) 0:05:30.323 ******* skipping: [managed_node1] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } ok: [managed_node1] => (item={u'value': 15, u'key': 2019}) => { "ansible_facts": { "__mssql_current_version": "2019" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 } } skipping: [managed_node1] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:156 Thursday 29 August 2024 10:41:12 -0400 (0:00:00.324) 0:05:30.648 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Thursday 29 August 2024 10:41:12 -0400 (0:00:00.098) 0:05:30.747 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:170 Thursday 29 August 2024 10:41:12 -0400 (0:00:00.152) 0:05:30.900 ******* skipping: [managed_node1] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:184 Thursday 29 August 2024 10:41:13 -0400 (0:00:00.313) 0:05:31.213 ******* ok: [managed_node1] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:198 Thursday 29 August 2024 10:41:13 -0400 (0:00:00.719) 0:05:31.933 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:208 Thursday 29 August 2024 10:41:13 -0400 (0:00:00.078) 0:05:32.011 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:219 Thursday 29 August 2024 10:41:14 -0400 (0:00:00.092) 0:05:32.104 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:233 Thursday 29 August 2024 10:41:14 -0400 (0:00:00.100) 0:05:32.205 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:242 Thursday 29 August 2024 10:41:14 -0400 (0:00:00.121) 0:05:32.326 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:254 Thursday 29 August 2024 10:41:14 -0400 (0:00:00.127) 0:05:32.453 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:261 Thursday 29 August 2024 10:41:14 -0400 (0:00:00.095) 0:05:32.549 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Thursday 29 August 2024 10:41:14 -0400 (0:00:00.120) 0:05:32.670 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:286 Thursday 29 August 2024 10:41:14 -0400 (0:00:00.073) 0:05:32.744 ******* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [ "mssql-server-selinux is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Thursday 29 August 2024 10:41:15 -0400 (0:00:00.605) 0:05:33.349 ******* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [ "mssql-server-15.0.4375.4-1.x86_64 providing mssql-server is already installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:299 Thursday 29 August 2024 10:41:15 -0400 (0:00:00.554) 0:05:33.904 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:307 Thursday 29 August 2024 10:41:15 -0400 (0:00:00.075) 0:05:33.980 ******* ok: [managed_node1] => { "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.005011", "end": "2024-08-29 10:41:16.213349", "rc": 0, "start": "2024-08-29 10:41:16.208338" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:323 Thursday 29 August 2024 10:41:16 -0400 (0:00:00.517) 0:05:34.497 ******* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:327 Thursday 29 August 2024 10:41:17 -0400 (0:00:01.169) 0:05:35.667 ******* ok: [managed_node1] => { "ansible_facts": { "__mssql_is_setup": true }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:336 Thursday 29 August 2024 10:41:17 -0400 (0:00:00.135) 0:05:35.802 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:352 Thursday 29 August 2024 10:41:17 -0400 (0:00:00.096) 0:05:35.899 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:377 Thursday 29 August 2024 10:41:17 -0400 (0:00:00.115) 0:05:36.015 ******* skipping: [managed_node1] => (item={u'path': None, u'setting': u'defaultdatadir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item={u'path': None, u'setting': u'defaultlogdir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:392 Thursday 29 August 2024 10:41:18 -0400 (0:00:00.151) 0:05:36.167 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:406 Thursday 29 August 2024 10:41:18 -0400 (0:00:00.179) 0:05:36.347 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:417 Thursday 29 August 2024 10:41:18 -0400 (0:00:00.116) 0:05:36.463 ******* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:423 Thursday 29 August 2024 10:41:19 -0400 (0:00:00.982) 0:05:37.445 ******* ok: [managed_node1] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-08-29 10:30:17 EDT", "ActiveEnterTimestampMonotonic": "22713278", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target systemd-journald.socket network.target dbus.service system.slice systemd-sysctl.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-08-29 10:30:15 EDT", "AssertTimestampMonotonic": "21297036", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-08-29 10:30:15 EDT", "ConditionTimestampMonotonic": "21297034", "Conflicts": "shutdown.target cpupower.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "854", "ExecMainStartTimestamp": "Thu 2024-08-29 10:30:15 EDT", "ExecMainStartTimestampMonotonic": "21297693", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-08-29 10:30:15 EDT", "InactiveExitTimestampMonotonic": "21297729", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "854", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "dbus.service polkit.service system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2024-08-29 10:30:17 EDT", "WatchdogTimestampMonotonic": "22713221", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Thursday 29 August 2024 10:41:20 -0400 (0:00:00.711) 0:05:38.157 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.081027", "end": "2024-08-29 10:41:20.598115", "rc": 0, "start": "2024-08-29 10:41:20.517088" } STDOUT: Current active profile: virtual-guest mssql TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:443 Thursday 29 August 2024 10:41:20 -0400 (0:00:00.708) 0:05:38.866 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:456 Thursday 29 August 2024 10:41:20 -0400 (0:00:00.129) 0:05:38.995 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:465 Thursday 29 August 2024 10:41:21 -0400 (0:00:00.143) 0:05:39.139 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:475 Thursday 29 August 2024 10:41:21 -0400 (0:00:00.166) 0:05:39.305 ******* ok: [managed_node1] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:483 Thursday 29 August 2024 10:41:21 -0400 (0:00:00.592) 0:05:39.898 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:492 Thursday 29 August 2024 10:41:21 -0400 (0:00:00.122) 0:05:40.021 ******* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [ "mssql-tools-17.10.1.1-1.x86_64 providing mssql-tools is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:504 Thursday 29 August 2024 10:41:22 -0400 (0:00:00.728) 0:05:40.749 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:508 Thursday 29 August 2024 10:41:22 -0400 (0:00:00.120) 0:05:40.870 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:514 Thursday 29 August 2024 10:41:22 -0400 (0:00:00.136) 0:05:41.007 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:529 Thursday 29 August 2024 10:41:23 -0400 (0:00:00.121) 0:05:41.128 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:536 Thursday 29 August 2024 10:41:23 -0400 (0:00:00.142) 0:05:41.271 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the password of sa user] ******** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:544 Thursday 29 August 2024 10:41:23 -0400 (0:00:00.146) 0:05:41.418 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script files to SQL Server] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:565 Thursday 29 August 2024 10:41:23 -0400 (0:00:00.206) 0:05:41.624 ******* included: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml for managed_node1 TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_input variable] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:9 Thursday 29 August 2024 10:41:23 -0400 (0:00:00.249) 0:05:41.874 ******* ok: [managed_node1] => { "ansible_facts": { "__mssql_sqlcmd_input": [] }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the mssql_password variable is defined] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:13 Thursday 29 August 2024 10:41:23 -0400 (0:00:00.131) 0:05:42.006 ******* fatal: [managed_node1]: FAILED! => { "assertion": "mssql_password is not none", "changed": false, "evaluated_to": false } MSG: You must define the mssql_password variable because MSSQL requires the sa user to authenticate to input SQL files. TASK [Assert that the role failed with mssql_password not defined] ************* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_input_sql_file.yml:105 Thursday 29 August 2024 10:41:24 -0400 (0:00:00.129) 0:05:42.136 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Input the sql file without the mssql_password variable] ****************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_input_sql_file.yml:113 Thursday 29 August 2024 10:41:24 -0400 (0:00:00.133) 0:05:42.269 ******* TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Thursday 29 August 2024 10:41:24 -0400 (0:00:00.488) 0:05:42.758 ******* included: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed_node1 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Thursday 29 August 2024 10:41:24 -0400 (0:00:00.127) 0:05:42.885 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Thursday 29 August 2024 10:41:24 -0400 (0:00:00.127) 0:05:43.012 ******* ok: [managed_node1] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed_node1] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed_node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Thursday 29 August 2024 10:41:25 -0400 (0:00:00.166) 0:05:43.179 ******* ok: [managed_node1] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Thursday 29 August 2024 10:41:25 -0400 (0:00:00.116) 0:05:43.296 ******* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Thursday 29 August 2024 10:41:25 -0400 (0:00:00.114) 0:05:43.410 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Thursday 29 August 2024 10:41:25 -0400 (0:00:00.112) 0:05:43.522 ******* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Thursday 29 August 2024 10:41:25 -0400 (0:00:00.113) 0:05:43.636 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Thursday 29 August 2024 10:41:25 -0400 (0:00:00.115) 0:05:43.752 ******* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Thursday 29 August 2024 10:41:25 -0400 (0:00:00.139) 0:05:43.891 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Thursday 29 August 2024 10:41:25 -0400 (0:00:00.116) 0:05:44.008 ******* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Thursday 29 August 2024 10:41:26 -0400 (0:00:00.109) 0:05:44.117 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail on RHEL or CentOS 10 because it's not supported] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:69 Thursday 29 August 2024 10:41:26 -0400 (0:00:00.111) 0:05:44.229 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:76 Thursday 29 August 2024 10:41:26 -0400 (0:00:00.103) 0:05:44.332 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Thursday 29 August 2024 10:41:26 -0400 (0:00:00.127) 0:05:44.460 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:96 Thursday 29 August 2024 10:41:26 -0400 (0:00:00.110) 0:05:44.570 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:105 Thursday 29 August 2024 10:41:26 -0400 (0:00:00.090) 0:05:44.660 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Thursday 29 August 2024 10:41:26 -0400 (0:00:00.075) 0:05:44.735 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Thursday 29 August 2024 10:41:26 -0400 (0:00:00.255) 0:05:44.991 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_manage_selinux is set properly] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Thursday 29 August 2024 10:41:27 -0400 (0:00:00.111) 0:05:45.102 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:144 Thursday 29 August 2024 10:41:27 -0400 (0:00:00.097) 0:05:45.199 ******* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:148 Thursday 29 August 2024 10:41:28 -0400 (0:00:01.445) 0:05:46.644 ******* skipping: [managed_node1] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } ok: [managed_node1] => (item={u'value': 15, u'key': 2019}) => { "ansible_facts": { "__mssql_current_version": "2019" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 } } skipping: [managed_node1] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:156 Thursday 29 August 2024 10:41:28 -0400 (0:00:00.347) 0:05:46.992 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Thursday 29 August 2024 10:41:29 -0400 (0:00:00.210) 0:05:47.203 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:170 Thursday 29 August 2024 10:41:29 -0400 (0:00:00.251) 0:05:47.454 ******* skipping: [managed_node1] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:184 Thursday 29 August 2024 10:41:29 -0400 (0:00:00.245) 0:05:47.699 ******* ok: [managed_node1] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:198 Thursday 29 August 2024 10:41:30 -0400 (0:00:00.637) 0:05:48.337 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:208 Thursday 29 August 2024 10:41:30 -0400 (0:00:00.113) 0:05:48.450 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:219 Thursday 29 August 2024 10:41:30 -0400 (0:00:00.119) 0:05:48.570 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:233 Thursday 29 August 2024 10:41:30 -0400 (0:00:00.294) 0:05:48.865 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:242 Thursday 29 August 2024 10:41:30 -0400 (0:00:00.112) 0:05:48.977 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:254 Thursday 29 August 2024 10:41:31 -0400 (0:00:00.095) 0:05:49.072 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:261 Thursday 29 August 2024 10:41:31 -0400 (0:00:00.098) 0:05:49.170 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Thursday 29 August 2024 10:41:31 -0400 (0:00:00.152) 0:05:49.323 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:286 Thursday 29 August 2024 10:41:31 -0400 (0:00:00.121) 0:05:49.445 ******* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [ "mssql-server-selinux is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Thursday 29 August 2024 10:41:32 -0400 (0:00:00.723) 0:05:50.169 ******* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [ "mssql-server-15.0.4375.4-1.x86_64 providing mssql-server is already installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:299 Thursday 29 August 2024 10:41:32 -0400 (0:00:00.699) 0:05:50.869 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:307 Thursday 29 August 2024 10:41:32 -0400 (0:00:00.114) 0:05:50.984 ******* ok: [managed_node1] => { "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.005131", "end": "2024-08-29 10:41:33.265485", "rc": 0, "start": "2024-08-29 10:41:33.260354" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:323 Thursday 29 August 2024 10:41:33 -0400 (0:00:00.497) 0:05:51.482 ******* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:327 Thursday 29 August 2024 10:41:34 -0400 (0:00:01.123) 0:05:52.606 ******* ok: [managed_node1] => { "ansible_facts": { "__mssql_is_setup": true }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:336 Thursday 29 August 2024 10:41:34 -0400 (0:00:00.138) 0:05:52.744 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:352 Thursday 29 August 2024 10:41:34 -0400 (0:00:00.112) 0:05:52.857 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:377 Thursday 29 August 2024 10:41:35 -0400 (0:00:00.342) 0:05:53.200 ******* skipping: [managed_node1] => (item={u'path': None, u'setting': u'defaultdatadir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item={u'path': None, u'setting': u'defaultlogdir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:392 Thursday 29 August 2024 10:41:35 -0400 (0:00:00.173) 0:05:53.374 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:406 Thursday 29 August 2024 10:41:35 -0400 (0:00:00.126) 0:05:53.500 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:417 Thursday 29 August 2024 10:41:35 -0400 (0:00:00.113) 0:05:53.614 ******* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:423 Thursday 29 August 2024 10:41:36 -0400 (0:00:00.622) 0:05:54.236 ******* ok: [managed_node1] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-08-29 10:30:17 EDT", "ActiveEnterTimestampMonotonic": "22713278", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target systemd-journald.socket network.target dbus.service system.slice systemd-sysctl.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-08-29 10:30:15 EDT", "AssertTimestampMonotonic": "21297036", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-08-29 10:30:15 EDT", "ConditionTimestampMonotonic": "21297034", "Conflicts": "shutdown.target cpupower.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "854", "ExecMainStartTimestamp": "Thu 2024-08-29 10:30:15 EDT", "ExecMainStartTimestampMonotonic": "21297693", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-08-29 10:30:15 EDT", "InactiveExitTimestampMonotonic": "21297729", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "854", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "dbus.service polkit.service system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2024-08-29 10:30:17 EDT", "WatchdogTimestampMonotonic": "22713221", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Thursday 29 August 2024 10:41:36 -0400 (0:00:00.591) 0:05:54.827 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.080504", "end": "2024-08-29 10:41:37.196495", "rc": 0, "start": "2024-08-29 10:41:37.115991" } STDOUT: Current active profile: virtual-guest mssql TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:443 Thursday 29 August 2024 10:41:37 -0400 (0:00:00.510) 0:05:55.338 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:456 Thursday 29 August 2024 10:41:37 -0400 (0:00:00.079) 0:05:55.417 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:465 Thursday 29 August 2024 10:41:37 -0400 (0:00:00.076) 0:05:55.493 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:475 Thursday 29 August 2024 10:41:37 -0400 (0:00:00.090) 0:05:55.584 ******* ok: [managed_node1] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:483 Thursday 29 August 2024 10:41:37 -0400 (0:00:00.444) 0:05:56.029 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:492 Thursday 29 August 2024 10:41:38 -0400 (0:00:00.110) 0:05:56.140 ******* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [ "mssql-tools-17.10.1.1-1.x86_64 providing mssql-tools is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:504 Thursday 29 August 2024 10:41:38 -0400 (0:00:00.641) 0:05:56.781 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:508 Thursday 29 August 2024 10:41:38 -0400 (0:00:00.083) 0:05:56.864 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:514 Thursday 29 August 2024 10:41:39 -0400 (0:00:00.233) 0:05:57.098 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:529 Thursday 29 August 2024 10:41:39 -0400 (0:00:00.095) 0:05:57.193 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:536 Thursday 29 August 2024 10:41:39 -0400 (0:00:00.084) 0:05:57.278 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the password of sa user] ******** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:544 Thursday 29 August 2024 10:41:39 -0400 (0:00:00.092) 0:05:57.371 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script files to SQL Server] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:565 Thursday 29 August 2024 10:41:39 -0400 (0:00:00.113) 0:05:57.484 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:572 Thursday 29 August 2024 10:41:39 -0400 (0:00:00.103) 0:05:57.588 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:583 Thursday 29 August 2024 10:41:39 -0400 (0:00:00.117) 0:05:57.705 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:597 Thursday 29 August 2024 10:41:39 -0400 (0:00:00.088) 0:05:57.794 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:604 Thursday 29 August 2024 10:41:39 -0400 (0:00:00.097) 0:05:57.891 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the edition of MSSQL] *********** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:610 Thursday 29 August 2024 10:41:39 -0400 (0:00:00.084) 0:05:57.975 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Configure the IP address setting] ****** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:629 Thursday 29 August 2024 10:41:40 -0400 (0:00:00.078) 0:05:58.054 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:636 Thursday 29 August 2024 10:41:40 -0400 (0:00:00.074) 0:05:58.129 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:643 Thursday 29 August 2024 10:41:40 -0400 (0:00:00.077) 0:05:58.206 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1433] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:655 Thursday 29 August 2024 10:41:40 -0400 (0:00:00.074) 0:05:58.280 ******* included: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed_node1 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 29 August 2024 10:41:40 -0400 (0:00:00.179) 0:05:58.460 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003083", "end": "2024-08-29 10:41:40.714489", "failed_when_result": false, "rc": 1, "start": "2024-08-29 10:41:40.711406" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 29 August 2024 10:41:40 -0400 (0:00:00.396) 0:05:58.857 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.114463", "end": "2024-08-29 10:41:41.411516", "failed_when_result": false, "rc": 0, "start": "2024-08-29 10:41:41.297053" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [fedora.linux_system_roles.mssql : Unset the setting network tcpport] ***** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 29 August 2024 10:41:41 -0400 (0:00:00.905) 0:05:59.763 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:661 Thursday 29 August 2024 10:41:41 -0400 (0:00:00.115) 0:05:59.878 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:681 Thursday 29 August 2024 10:41:41 -0400 (0:00:00.095) 0:05:59.973 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:688 Thursday 29 August 2024 10:41:42 -0400 (0:00:00.118) 0:06:00.091 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:695 Thursday 29 August 2024 10:41:42 -0400 (0:00:00.116) 0:06:00.208 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:704 Thursday 29 August 2024 10:41:42 -0400 (0:00:00.097) 0:06:00.305 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:710 Thursday 29 August 2024 10:41:42 -0400 (0:00:00.082) 0:06:00.388 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:717 Thursday 29 August 2024 10:41:42 -0400 (0:00:00.088) 0:06:00.477 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:725 Thursday 29 August 2024 10:41:42 -0400 (0:00:00.127) 0:06:00.604 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:731 Thursday 29 August 2024 10:41:42 -0400 (0:00:00.124) 0:06:00.729 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:749 Thursday 29 August 2024 10:41:42 -0400 (0:00:00.154) 0:06:00.883 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:763 Thursday 29 August 2024 10:41:42 -0400 (0:00:00.094) 0:06:00.978 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:768 Thursday 29 August 2024 10:41:43 -0400 (0:00:00.073) 0:06:01.051 ******* skipping: [managed_node1] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:786 Thursday 29 August 2024 10:41:43 -0400 (0:00:00.078) 0:06:01.130 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:795 Thursday 29 August 2024 10:41:43 -0400 (0:00:00.067) 0:06:01.198 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:804 Thursday 29 August 2024 10:41:43 -0400 (0:00:00.071) 0:06:01.269 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:811 Thursday 29 August 2024 10:41:43 -0400 (0:00:00.069) 0:06:01.339 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:820 Thursday 29 August 2024 10:41:43 -0400 (0:00:00.070) 0:06:01.409 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:828 Thursday 29 August 2024 10:41:43 -0400 (0:00:00.069) 0:06:01.479 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:836 Thursday 29 August 2024 10:41:43 -0400 (0:00:00.244) 0:06:01.724 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Thursday 29 August 2024 10:41:43 -0400 (0:00:00.115) 0:06:01.839 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:850 Thursday 29 August 2024 10:41:43 -0400 (0:00:00.139) 0:06:01.978 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:859 Thursday 29 August 2024 10:41:44 -0400 (0:00:00.143) 0:06:02.121 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Check if AD user exists] *************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:872 Thursday 29 August 2024 10:41:44 -0400 (0:00:00.131) 0:06:02.253 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:881 Thursday 29 August 2024 10:41:44 -0400 (0:00:00.235) 0:06:02.488 ******* skipping: [managed_node1] => { "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: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:893 Thursday 29 August 2024 10:41:44 -0400 (0:00:00.154) 0:06:02.642 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:898 Thursday 29 August 2024 10:41:44 -0400 (0:00:00.146) 0:06:02.789 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:915 Thursday 29 August 2024 10:41:44 -0400 (0:00:00.112) 0:06:02.901 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:920 Thursday 29 August 2024 10:41:44 -0400 (0:00:00.130) 0:06:03.032 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:925 Thursday 29 August 2024 10:41:45 -0400 (0:00:00.130) 0:06:03.163 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:931 Thursday 29 August 2024 10:41:45 -0400 (0:00:00.115) 0:06:03.279 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:957 Thursday 29 August 2024 10:41:45 -0400 (0:00:00.181) 0:06:03.460 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:978 Thursday 29 August 2024 10:41:45 -0400 (0:00:00.111) 0:06:03.572 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:986 Thursday 29 August 2024 10:41:45 -0400 (0:00:00.106) 0:06:03.679 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:996 Thursday 29 August 2024 10:41:45 -0400 (0:00:00.074) 0:06:03.753 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1002 Thursday 29 August 2024 10:41:45 -0400 (0:00:00.071) 0:06:03.825 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1020 Thursday 29 August 2024 10:41:45 -0400 (0:00:00.086) 0:06:03.911 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1031 Thursday 29 August 2024 10:41:45 -0400 (0:00:00.072) 0:06:03.984 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1051 Thursday 29 August 2024 10:41:46 -0400 (0:00:00.244) 0:06:04.228 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1104 Thursday 29 August 2024 10:41:46 -0400 (0:00:00.110) 0:06:04.339 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1111 Thursday 29 August 2024 10:41:46 -0400 (0:00:00.088) 0:06:04.428 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1118 Thursday 29 August 2024 10:41:46 -0400 (0:00:00.090) 0:06:04.518 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1128 Thursday 29 August 2024 10:41:46 -0400 (0:00:00.073) 0:06:04.592 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1134 Thursday 29 August 2024 10:41:46 -0400 (0:00:00.082) 0:06:04.675 ******* skipping: [managed_node1] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1142 Thursday 29 August 2024 10:41:46 -0400 (0:00:00.122) 0:06:04.797 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1151 Thursday 29 August 2024 10:41:46 -0400 (0:00:00.133) 0:06:04.930 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1159 Thursday 29 August 2024 10:41:47 -0400 (0:00:00.140) 0:06:05.071 ******* skipping: [managed_node1] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1173 Thursday 29 August 2024 10:41:47 -0400 (0:00:00.139) 0:06:05.211 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1179 Thursday 29 August 2024 10:41:47 -0400 (0:00:00.117) 0:06:05.328 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that primary instance hosts is available] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1201 Thursday 29 August 2024 10:41:47 -0400 (0:00:00.116) 0:06:05.444 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1211 Thursday 29 August 2024 10:41:47 -0400 (0:00:00.132) 0:06:05.577 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1220 Thursday 29 August 2024 10:41:47 -0400 (0:00:00.198) 0:06:05.775 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1229 Thursday 29 August 2024 10:41:47 -0400 (0:00:00.162) 0:06:05.937 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1240 Thursday 29 August 2024 10:41:48 -0400 (0:00:00.143) 0:06:06.081 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1253 Thursday 29 August 2024 10:41:48 -0400 (0:00:00.134) 0:06:06.216 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1262 Thursday 29 August 2024 10:41:48 -0400 (0:00:00.165) 0:06:06.381 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1269 Thursday 29 August 2024 10:41:48 -0400 (0:00:00.142) 0:06:06.524 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1276 Thursday 29 August 2024 10:41:48 -0400 (0:00:00.328) 0:06:06.852 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1284 Thursday 29 August 2024 10:41:49 -0400 (0:00:00.215) 0:06:07.068 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1291 Thursday 29 August 2024 10:41:49 -0400 (0:00:00.169) 0:06:07.238 ******* skipping: [managed_node1] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1303 Thursday 29 August 2024 10:41:49 -0400 (0:00:00.194) 0:06:07.432 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1312 Thursday 29 August 2024 10:41:49 -0400 (0:00:00.121) 0:06:07.553 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1319 Thursday 29 August 2024 10:41:49 -0400 (0:00:00.129) 0:06:07.683 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1325 Thursday 29 August 2024 10:41:49 -0400 (0:00:00.094) 0:06:07.778 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1333 Thursday 29 August 2024 10:41:49 -0400 (0:00:00.107) 0:06:07.885 ******* skipping: [managed_node1] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1346 Thursday 29 August 2024 10:41:49 -0400 (0:00:00.082) 0:06:07.968 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run ha_cluster to configure pacemaker] *********************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1358 Thursday 29 August 2024 10:41:50 -0400 (0:00:00.080) 0:06:08.049 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for the cluster to finish configuration] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1363 Thursday 29 August 2024 10:41:50 -0400 (0:00:00.077) 0:06:08.126 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1369 Thursday 29 August 2024 10:41:50 -0400 (0:00:00.077) 0:06:08.204 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1378 Thursday 29 August 2024 10:41:50 -0400 (0:00:00.107) 0:06:08.311 ******* ok: [managed_node1] => { "changed": false } META: ran handlers TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1391 Thursday 29 August 2024 10:41:51 -0400 (0:00:01.011) 0:06:09.322 ******* included: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml for managed_node1 TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_input variable] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:9 Thursday 29 August 2024 10:41:51 -0400 (0:00:00.309) 0:06:09.631 ******* ok: [managed_node1] => { "ansible_facts": { "__mssql_sqlcmd_input": [] }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the mssql_password variable is defined] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:13 Thursday 29 August 2024 10:41:51 -0400 (0:00:00.116) 0:06:09.748 ******* fatal: [managed_node1]: FAILED! => { "assertion": "mssql_password is not none", "changed": false, "evaluated_to": false } MSG: You must define the mssql_password variable because MSSQL requires the sa user to authenticate to input SQL files. TASK [Assert that the role failed with mssql_password not defined] ************* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_input_sql_file.yml:124 Thursday 29 August 2024 10:41:51 -0400 (0:00:00.221) 0:06:09.969 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Verify that FTS was enabled in the beginning of this test playbook] ****** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_input_sql_file.yml:130 Thursday 29 August 2024 10:41:52 -0400 (0:00:00.172) 0:06:10.141 ******* TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Thursday 29 August 2024 10:41:52 -0400 (0:00:00.697) 0:06:10.839 ******* included: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed_node1 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Thursday 29 August 2024 10:41:53 -0400 (0:00:00.208) 0:06:11.047 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Thursday 29 August 2024 10:41:53 -0400 (0:00:00.125) 0:06:11.172 ******* ok: [managed_node1] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed_node1] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed_node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Thursday 29 August 2024 10:41:53 -0400 (0:00:00.184) 0:06:11.357 ******* ok: [managed_node1] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Thursday 29 August 2024 10:41:53 -0400 (0:00:00.121) 0:06:11.478 ******* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Thursday 29 August 2024 10:41:53 -0400 (0:00:00.126) 0:06:11.604 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Thursday 29 August 2024 10:41:53 -0400 (0:00:00.114) 0:06:11.719 ******* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Thursday 29 August 2024 10:41:53 -0400 (0:00:00.116) 0:06:11.835 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Thursday 29 August 2024 10:41:53 -0400 (0:00:00.172) 0:06:12.008 ******* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Thursday 29 August 2024 10:41:54 -0400 (0:00:00.117) 0:06:12.125 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Thursday 29 August 2024 10:41:54 -0400 (0:00:00.150) 0:06:12.276 ******* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Thursday 29 August 2024 10:41:54 -0400 (0:00:00.120) 0:06:12.396 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail on RHEL or CentOS 10 because it's not supported] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:69 Thursday 29 August 2024 10:41:54 -0400 (0:00:00.192) 0:06:12.589 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:76 Thursday 29 August 2024 10:41:54 -0400 (0:00:00.116) 0:06:12.706 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Thursday 29 August 2024 10:41:55 -0400 (0:00:00.403) 0:06:13.110 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:96 Thursday 29 August 2024 10:41:55 -0400 (0:00:00.222) 0:06:13.332 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:105 Thursday 29 August 2024 10:41:55 -0400 (0:00:00.126) 0:06:13.459 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Thursday 29 August 2024 10:41:55 -0400 (0:00:00.139) 0:06:13.598 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Thursday 29 August 2024 10:41:55 -0400 (0:00:00.143) 0:06:13.742 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_manage_selinux is set properly] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Thursday 29 August 2024 10:41:55 -0400 (0:00:00.233) 0:06:13.975 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:144 Thursday 29 August 2024 10:41:56 -0400 (0:00:00.102) 0:06:14.077 ******* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:148 Thursday 29 August 2024 10:41:57 -0400 (0:00:01.429) 0:06:15.507 ******* skipping: [managed_node1] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } ok: [managed_node1] => (item={u'value': 15, u'key': 2019}) => { "ansible_facts": { "__mssql_current_version": "2019" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 } } skipping: [managed_node1] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:156 Thursday 29 August 2024 10:41:57 -0400 (0:00:00.335) 0:06:15.842 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Thursday 29 August 2024 10:41:57 -0400 (0:00:00.113) 0:06:15.955 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:170 Thursday 29 August 2024 10:41:58 -0400 (0:00:00.135) 0:06:16.091 ******* skipping: [managed_node1] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:184 Thursday 29 August 2024 10:41:58 -0400 (0:00:00.304) 0:06:16.395 ******* ok: [managed_node1] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:198 Thursday 29 August 2024 10:41:59 -0400 (0:00:00.811) 0:06:17.206 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:208 Thursday 29 August 2024 10:41:59 -0400 (0:00:00.353) 0:06:17.559 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:219 Thursday 29 August 2024 10:41:59 -0400 (0:00:00.146) 0:06:17.706 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:233 Thursday 29 August 2024 10:41:59 -0400 (0:00:00.108) 0:06:17.814 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:242 Thursday 29 August 2024 10:41:59 -0400 (0:00:00.124) 0:06:17.938 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:254 Thursday 29 August 2024 10:42:00 -0400 (0:00:00.136) 0:06:18.074 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:261 Thursday 29 August 2024 10:42:00 -0400 (0:00:00.086) 0:06:18.161 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Thursday 29 August 2024 10:42:00 -0400 (0:00:00.161) 0:06:18.322 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:286 Thursday 29 August 2024 10:42:00 -0400 (0:00:00.140) 0:06:18.462 ******* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [ "mssql-server-selinux is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Thursday 29 August 2024 10:42:01 -0400 (0:00:00.705) 0:06:19.168 ******* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [ "mssql-server-15.0.4375.4-1.x86_64 providing mssql-server is already installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:299 Thursday 29 August 2024 10:42:02 -0400 (0:00:01.052) 0:06:20.220 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:307 Thursday 29 August 2024 10:42:02 -0400 (0:00:00.171) 0:06:20.392 ******* ok: [managed_node1] => { "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.005075", "end": "2024-08-29 10:42:02.860189", "rc": 0, "start": "2024-08-29 10:42:02.855114" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:323 Thursday 29 August 2024 10:42:03 -0400 (0:00:00.749) 0:06:21.141 ******* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:327 Thursday 29 August 2024 10:42:04 -0400 (0:00:01.130) 0:06:22.272 ******* ok: [managed_node1] => { "ansible_facts": { "__mssql_is_setup": true }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:336 Thursday 29 August 2024 10:42:04 -0400 (0:00:00.291) 0:06:22.564 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:352 Thursday 29 August 2024 10:42:04 -0400 (0:00:00.211) 0:06:22.775 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:377 Thursday 29 August 2024 10:42:04 -0400 (0:00:00.134) 0:06:22.910 ******* skipping: [managed_node1] => (item={u'path': None, u'setting': u'defaultdatadir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item={u'path': None, u'setting': u'defaultlogdir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:392 Thursday 29 August 2024 10:42:05 -0400 (0:00:00.139) 0:06:23.049 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:406 Thursday 29 August 2024 10:42:05 -0400 (0:00:00.094) 0:06:23.144 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:417 Thursday 29 August 2024 10:42:05 -0400 (0:00:00.080) 0:06:23.225 ******* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:423 Thursday 29 August 2024 10:42:05 -0400 (0:00:00.793) 0:06:24.018 ******* ok: [managed_node1] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-08-29 10:30:17 EDT", "ActiveEnterTimestampMonotonic": "22713278", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target systemd-journald.socket network.target dbus.service system.slice systemd-sysctl.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-08-29 10:30:15 EDT", "AssertTimestampMonotonic": "21297036", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-08-29 10:30:15 EDT", "ConditionTimestampMonotonic": "21297034", "Conflicts": "shutdown.target cpupower.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "854", "ExecMainStartTimestamp": "Thu 2024-08-29 10:30:15 EDT", "ExecMainStartTimestampMonotonic": "21297693", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-08-29 10:30:15 EDT", "InactiveExitTimestampMonotonic": "21297729", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "854", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "dbus.service polkit.service system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2024-08-29 10:30:17 EDT", "WatchdogTimestampMonotonic": "22713221", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Thursday 29 August 2024 10:42:06 -0400 (0:00:00.613) 0:06:24.632 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.080940", "end": "2024-08-29 10:42:07.199055", "rc": 0, "start": "2024-08-29 10:42:07.118115" } STDOUT: Current active profile: virtual-guest mssql TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:443 Thursday 29 August 2024 10:42:07 -0400 (0:00:00.807) 0:06:25.440 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:456 Thursday 29 August 2024 10:42:07 -0400 (0:00:00.104) 0:06:25.544 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:465 Thursday 29 August 2024 10:42:07 -0400 (0:00:00.110) 0:06:25.654 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:475 Thursday 29 August 2024 10:42:07 -0400 (0:00:00.111) 0:06:25.766 ******* ok: [managed_node1] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:483 Thursday 29 August 2024 10:42:08 -0400 (0:00:00.481) 0:06:26.247 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:492 Thursday 29 August 2024 10:42:08 -0400 (0:00:00.107) 0:06:26.355 ******* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [ "mssql-tools-17.10.1.1-1.x86_64 providing mssql-tools is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:504 Thursday 29 August 2024 10:42:09 -0400 (0:00:00.821) 0:06:27.176 ******* included: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml for managed_node1 TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Thursday 29 August 2024 10:42:09 -0400 (0:00:00.351) 0:06:27.528 ******* ok: [managed_node1] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-08-29 10:39:28 EDT", "ActiveEnterTimestampMonotonic": "574338200", "ActiveExitTimestamp": "Thu 2024-08-29 10:39:28 EDT", "ActiveExitTimestampMonotonic": "573414486", "ActiveState": "active", "After": "-.mount systemd-journald.socket network.target auditd.service system.slice basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-08-29 10:39:28 EDT", "AssertTimestampMonotonic": "574337439", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-08-29 10:39:28 EDT", "ConditionTimestampMonotonic": "574337438", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "13549", "ExecMainStartTimestamp": "Thu 2024-08-29 10:39:28 EDT", "ExecMainStartTimestampMonotonic": "574338126", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Thu 2024-08-29 10:39:28 EDT] ; stop_time=[n/a] ; pid=13549 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-08-29 10:39:28 EDT", "InactiveEnterTimestampMonotonic": "574336139", "InactiveExitTimestamp": "Thu 2024-08-29 10:39:28 EDT", "InactiveExitTimestampMonotonic": "574338200", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "13549", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "3", "StartLimitInterval": "120000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2024-08-29 10:39:28 EDT", "WatchdogTimestampMonotonic": "574338172", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Thursday 29 August 2024 10:42:10 -0400 (0:00:00.720) 0:06:28.248 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003118", "end": "2024-08-29 10:42:10.532670", "failed_when_result": false, "rc": 1, "start": "2024-08-29 10:42:10.529552" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Thursday 29 August 2024 10:42:10 -0400 (0:00:00.484) 0:06:28.733 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003232", "end": "2024-08-29 10:42:10.979281", "failed_when_result": false, "rc": 1, "start": "2024-08-29 10:42:10.976049" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Thursday 29 August 2024 10:42:11 -0400 (0:00:00.391) 0:06:29.124 ******* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:508 Thursday 29 August 2024 10:42:11 -0400 (0:00:00.105) 0:06:29.230 ******* ok: [managed_node1] => { "changed": false, "elapsed": 1, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 8574, "state": "file", "uid": 996 } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:514 Thursday 29 August 2024 10:42:12 -0400 (0:00:01.426) 0:06:30.656 ******* ok: [managed_node1] => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:529 Thursday 29 August 2024 10:42:13 -0400 (0:00:00.540) 0:06:31.196 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:536 Thursday 29 August 2024 10:42:13 -0400 (0:00:00.127) 0:06:31.324 ******* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the password of sa user] ******** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:544 Thursday 29 August 2024 10:42:14 -0400 (0:00:01.655) 0:06:32.980 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script files to SQL Server] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:565 Thursday 29 August 2024 10:42:15 -0400 (0:00:00.291) 0:06:33.271 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:572 Thursday 29 August 2024 10:42:15 -0400 (0:00:00.097) 0:06:33.369 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:583 Thursday 29 August 2024 10:42:15 -0400 (0:00:00.106) 0:06:33.475 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:597 Thursday 29 August 2024 10:42:15 -0400 (0:00:00.119) 0:06:33.595 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:604 Thursday 29 August 2024 10:42:15 -0400 (0:00:00.115) 0:06:33.710 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the edition of MSSQL] *********** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:610 Thursday 29 August 2024 10:42:15 -0400 (0:00:00.098) 0:06:33.808 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Configure the IP address setting] ****** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:629 Thursday 29 August 2024 10:42:15 -0400 (0:00:00.086) 0:06:33.895 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:636 Thursday 29 August 2024 10:42:15 -0400 (0:00:00.098) 0:06:33.994 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:643 Thursday 29 August 2024 10:42:16 -0400 (0:00:00.120) 0:06:34.114 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1433] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:655 Thursday 29 August 2024 10:42:16 -0400 (0:00:00.117) 0:06:34.232 ******* included: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed_node1 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Thursday 29 August 2024 10:42:16 -0400 (0:00:00.231) 0:06:34.463 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003197", "end": "2024-08-29 10:42:16.739068", "failed_when_result": false, "rc": 1, "start": "2024-08-29 10:42:16.735871" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Thursday 29 August 2024 10:42:16 -0400 (0:00:00.443) 0:06:34.907 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.113731", "end": "2024-08-29 10:42:17.284432", "failed_when_result": false, "rc": 0, "start": "2024-08-29 10:42:17.170701" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [fedora.linux_system_roles.mssql : Unset the setting network tcpport] ***** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Thursday 29 August 2024 10:42:17 -0400 (0:00:00.537) 0:06:35.445 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:661 Thursday 29 August 2024 10:42:17 -0400 (0:00:00.073) 0:06:35.519 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:681 Thursday 29 August 2024 10:42:17 -0400 (0:00:00.073) 0:06:35.592 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:688 Thursday 29 August 2024 10:42:17 -0400 (0:00:00.075) 0:06:35.667 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:695 Thursday 29 August 2024 10:42:17 -0400 (0:00:00.184) 0:06:35.852 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:704 Thursday 29 August 2024 10:42:17 -0400 (0:00:00.074) 0:06:35.926 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:710 Thursday 29 August 2024 10:42:17 -0400 (0:00:00.082) 0:06:36.009 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:717 Thursday 29 August 2024 10:42:18 -0400 (0:00:00.079) 0:06:36.088 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:725 Thursday 29 August 2024 10:42:18 -0400 (0:00:00.078) 0:06:36.167 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:731 Thursday 29 August 2024 10:42:18 -0400 (0:00:00.077) 0:06:36.244 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:749 Thursday 29 August 2024 10:42:18 -0400 (0:00:00.074) 0:06:36.318 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:763 Thursday 29 August 2024 10:42:18 -0400 (0:00:00.076) 0:06:36.395 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:768 Thursday 29 August 2024 10:42:18 -0400 (0:00:00.073) 0:06:36.468 ******* skipping: [managed_node1] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:786 Thursday 29 August 2024 10:42:18 -0400 (0:00:00.099) 0:06:36.568 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:795 Thursday 29 August 2024 10:42:18 -0400 (0:00:00.108) 0:06:36.676 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:804 Thursday 29 August 2024 10:42:18 -0400 (0:00:00.082) 0:06:36.759 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:811 Thursday 29 August 2024 10:42:18 -0400 (0:00:00.074) 0:06:36.834 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:820 Thursday 29 August 2024 10:42:18 -0400 (0:00:00.068) 0:06:36.902 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:828 Thursday 29 August 2024 10:42:18 -0400 (0:00:00.074) 0:06:36.977 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:836 Thursday 29 August 2024 10:42:19 -0400 (0:00:00.080) 0:06:37.057 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Thursday 29 August 2024 10:42:19 -0400 (0:00:00.118) 0:06:37.176 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:850 Thursday 29 August 2024 10:42:19 -0400 (0:00:00.119) 0:06:37.296 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:859 Thursday 29 August 2024 10:42:19 -0400 (0:00:00.201) 0:06:37.498 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Check if AD user exists] *************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:872 Thursday 29 August 2024 10:42:19 -0400 (0:00:00.261) 0:06:37.759 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:881 Thursday 29 August 2024 10:42:19 -0400 (0:00:00.137) 0:06:37.897 ******* skipping: [managed_node1] => { "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: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:893 Thursday 29 August 2024 10:42:19 -0400 (0:00:00.110) 0:06:38.008 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:898 Thursday 29 August 2024 10:42:20 -0400 (0:00:00.137) 0:06:38.145 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:915 Thursday 29 August 2024 10:42:20 -0400 (0:00:00.139) 0:06:38.285 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:920 Thursday 29 August 2024 10:42:20 -0400 (0:00:00.122) 0:06:38.407 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:925 Thursday 29 August 2024 10:42:20 -0400 (0:00:00.094) 0:06:38.502 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:931 Thursday 29 August 2024 10:42:20 -0400 (0:00:00.095) 0:06:38.598 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:957 Thursday 29 August 2024 10:42:20 -0400 (0:00:00.069) 0:06:38.667 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:978 Thursday 29 August 2024 10:42:20 -0400 (0:00:00.070) 0:06:38.738 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:986 Thursday 29 August 2024 10:42:20 -0400 (0:00:00.067) 0:06:38.805 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:996 Thursday 29 August 2024 10:42:20 -0400 (0:00:00.069) 0:06:38.875 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1002 Thursday 29 August 2024 10:42:20 -0400 (0:00:00.081) 0:06:38.956 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1020 Thursday 29 August 2024 10:42:21 -0400 (0:00:00.113) 0:06:39.070 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1031 Thursday 29 August 2024 10:42:21 -0400 (0:00:00.124) 0:06:39.194 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1051 Thursday 29 August 2024 10:42:21 -0400 (0:00:00.181) 0:06:39.375 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1104 Thursday 29 August 2024 10:42:21 -0400 (0:00:00.158) 0:06:39.534 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1111 Thursday 29 August 2024 10:42:21 -0400 (0:00:00.118) 0:06:39.653 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1118 Thursday 29 August 2024 10:42:21 -0400 (0:00:00.114) 0:06:39.767 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1128 Thursday 29 August 2024 10:42:22 -0400 (0:00:00.323) 0:06:40.091 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1134 Thursday 29 August 2024 10:42:22 -0400 (0:00:00.202) 0:06:40.293 ******* skipping: [managed_node1] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1142 Thursday 29 August 2024 10:42:22 -0400 (0:00:00.288) 0:06:40.582 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1151 Thursday 29 August 2024 10:42:22 -0400 (0:00:00.234) 0:06:40.817 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1159 Thursday 29 August 2024 10:42:22 -0400 (0:00:00.148) 0:06:40.965 ******* skipping: [managed_node1] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1173 Thursday 29 August 2024 10:42:23 -0400 (0:00:00.135) 0:06:41.101 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1179 Thursday 29 August 2024 10:42:23 -0400 (0:00:00.143) 0:06:41.244 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that primary instance hosts is available] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1201 Thursday 29 August 2024 10:42:23 -0400 (0:00:00.133) 0:06:41.378 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1211 Thursday 29 August 2024 10:42:23 -0400 (0:00:00.112) 0:06:41.490 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1220 Thursday 29 August 2024 10:42:23 -0400 (0:00:00.178) 0:06:41.668 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1229 Thursday 29 August 2024 10:42:23 -0400 (0:00:00.121) 0:06:41.790 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1240 Thursday 29 August 2024 10:42:23 -0400 (0:00:00.117) 0:06:41.907 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1253 Thursday 29 August 2024 10:42:23 -0400 (0:00:00.124) 0:06:42.031 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1262 Thursday 29 August 2024 10:42:24 -0400 (0:00:00.168) 0:06:42.200 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1269 Thursday 29 August 2024 10:42:24 -0400 (0:00:00.142) 0:06:42.343 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1276 Thursday 29 August 2024 10:42:24 -0400 (0:00:00.097) 0:06:42.440 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1284 Thursday 29 August 2024 10:42:24 -0400 (0:00:00.082) 0:06:42.523 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1291 Thursday 29 August 2024 10:42:24 -0400 (0:00:00.084) 0:06:42.607 ******* skipping: [managed_node1] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1303 Thursday 29 August 2024 10:42:24 -0400 (0:00:00.142) 0:06:42.750 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1312 Thursday 29 August 2024 10:42:24 -0400 (0:00:00.116) 0:06:42.867 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1319 Thursday 29 August 2024 10:42:25 -0400 (0:00:00.249) 0:06:43.116 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1325 Thursday 29 August 2024 10:42:25 -0400 (0:00:00.113) 0:06:43.230 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1333 Thursday 29 August 2024 10:42:25 -0400 (0:00:00.122) 0:06:43.352 ******* skipping: [managed_node1] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1346 Thursday 29 August 2024 10:42:25 -0400 (0:00:00.138) 0:06:43.491 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run ha_cluster to configure pacemaker] *********************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1358 Thursday 29 August 2024 10:42:25 -0400 (0:00:00.116) 0:06:43.607 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for the cluster to finish configuration] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1363 Thursday 29 August 2024 10:42:25 -0400 (0:00:00.160) 0:06:43.768 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1369 Thursday 29 August 2024 10:42:25 -0400 (0:00:00.115) 0:06:43.884 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1378 Thursday 29 August 2024 10:42:25 -0400 (0:00:00.139) 0:06:44.024 ******* ok: [managed_node1] => { "changed": false } META: ran handlers TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1391 Thursday 29 August 2024 10:42:26 -0400 (0:00:00.749) 0:06:44.774 ******* included: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml for managed_node1 TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_input variable] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:9 Thursday 29 August 2024 10:42:26 -0400 (0:00:00.171) 0:06:44.945 ******* ok: [managed_node1] => { "ansible_facts": { "__mssql_sqlcmd_input": [] }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the mssql_password variable is defined] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:13 Thursday 29 August 2024 10:42:27 -0400 (0:00:00.124) 0:06:45.069 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:21 Thursday 29 August 2024 10:42:27 -0400 (0:00:00.124) 0:06:45.194 ******* ok: [managed_node1] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2024-08-29 10:39:28 EDT", "ActiveEnterTimestampMonotonic": "574338200", "ActiveExitTimestamp": "Thu 2024-08-29 10:39:28 EDT", "ActiveExitTimestampMonotonic": "573414486", "ActiveState": "active", "After": "-.mount systemd-journald.socket network.target auditd.service system.slice basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-08-29 10:39:28 EDT", "AssertTimestampMonotonic": "574337439", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-08-29 10:39:28 EDT", "ConditionTimestampMonotonic": "574337438", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "13549", "ExecMainStartTimestamp": "Thu 2024-08-29 10:39:28 EDT", "ExecMainStartTimestampMonotonic": "574338126", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Thu 2024-08-29 10:39:28 EDT] ; stop_time=[n/a] ; pid=13549 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-08-29 10:39:28 EDT", "InactiveEnterTimestampMonotonic": "574336139", "InactiveExitTimestamp": "Thu 2024-08-29 10:39:28 EDT", "InactiveExitTimestampMonotonic": "574338200", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "13549", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "3", "StartLimitInterval": "120000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2024-08-29 10:39:28 EDT", "WatchdogTimestampMonotonic": "574338172", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:26 Thursday 29 August 2024 10:42:27 -0400 (0:00:00.621) 0:06:45.815 ******* ok: [managed_node1] => { "changed": false, "elapsed": 1, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 8574, "state": "file", "uid": 996 } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:32 Thursday 29 August 2024 10:42:29 -0400 (0:00:01.680) 0:06:47.496 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Input SQL script files to MSSQL] ******* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:38 Thursday 29 August 2024 10:42:29 -0400 (0:00:00.126) 0:06:47.622 ******* included: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml for managed_node1 TASK [fedora.linux_system_roles.mssql : Create a tempfile on the host for verify_fts.sql] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:4 Thursday 29 August 2024 10:42:29 -0400 (0:00:00.276) 0:06:47.898 ******* ok: [managed_node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/verify_fts.sql_VEs8jH.sql", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.mssql : Copy the file to the host verify_fts.sql] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:12 Thursday 29 August 2024 10:42:30 -0400 (0:00:00.472) 0:06:48.371 ******* ok: [managed_node1] => { "changed": false, "checksum": "7565e388faf93cadaf62fa3ea5e59a05adb98cd8", "dest": "/tmp/verify_fts.sql_VEs8jH.sql", "gid": 0, "group": "root", "md5sum": "c9efe6db25bca7b55ddd3508d732934c", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 154, "src": "/root/.ansible/tmp/ansible-tmp-1724942550.4-22593-103163510711266/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.mssql : Generate the template on the host for verify_fts.sql] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:20 Thursday 29 August 2024 10:42:31 -0400 (0:00:00.732) 0:06:49.103 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Input with the sqlcmd command verify_fts.sql] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:28 Thursday 29 August 2024 10:42:31 -0400 (0:00:00.076) 0:06:49.180 ******* ok: [managed_node1] => { "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 : Print file location and output from inputting verify_fts.sql] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:44 Thursday 29 August 2024 10:42:31 -0400 (0:00:00.402) 0:06:49.582 ******* ok: [managed_node1] => (item=/tmp/verify_fts.sql_VEs8jH.sql) => { "__mssql_sqlcmd_loop": "/tmp/verify_fts.sql_VEs8jH.sql", "ansible_loop_var": "__mssql_sqlcmd_loop" } ok: [managed_node1] => (item=[u' ', u'-------------------------------', u'Full-Text Search is enabled ', u'', u'(1 rows affected)']) => { "__mssql_sqlcmd_loop": [ " ", "-------------------------------", "Full-Text Search is enabled ", "", "(1 rows affected)" ], "ansible_loop_var": "__mssql_sqlcmd_loop" } skipping: [managed_node1] => (item=[]) => { "__mssql_sqlcmd_loop": [], "ansible_loop_var": "__mssql_sqlcmd_loop" } TASK [fedora.linux_system_roles.mssql : Remove the tempfile verify_fts.sql] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:60 Thursday 29 August 2024 10:42:31 -0400 (0:00:00.117) 0:06:49.700 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Input SQL script contents to MSSQL] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:43 Thursday 29 August 2024 10:42:31 -0400 (0:00:00.108) 0:06:49.808 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1398 Thursday 29 August 2024 10:42:31 -0400 (0:00:00.144) 0:06:49.953 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert the latest script invocation resulted in no changes] ************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_input_sql_file.yml:137 Thursday 29 August 2024 10:42:32 -0400 (0:00:00.119) 0:06:50.073 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Clean up after the role invocation] ************************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_input_sql_file_2019.yml:18 Thursday 29 August 2024 10:42:32 -0400 (0:00:00.119) 0:06:50.193 ******* included: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml for managed_node1 TASK [Gather package facts] **************************************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:2 Thursday 29 August 2024 10:42:32 -0400 (0:00:00.214) 0:06:50.408 ******* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Purge cluster configuration] ********************************************* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:6 Thursday 29 August 2024 10:42:33 -0400 (0:00:01.524) 0:06:51.932 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Debug ansible_python_version] ******************************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:14 Thursday 29 August 2024 10:42:34 -0400 (0:00:00.167) 0:06:52.100 ******* ok: [managed_node1] => { "ansible_python_version": "2.7.5" } TASK [Purge firewall configuration] ******************************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:18 Thursday 29 August 2024 10:42:34 -0400 (0:00:00.107) 0:06:52.207 ******* TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Thursday 29 August 2024 10:42:34 -0400 (0:00:00.215) 0:06:52.423 ******* included: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed_node1 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Thursday 29 August 2024 10:42:34 -0400 (0:00:00.208) 0:06:52.632 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Thursday 29 August 2024 10:42:34 -0400 (0:00:00.122) 0:06:52.755 ******* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Thursday 29 August 2024 10:42:35 -0400 (0:00:00.358) 0:06:53.114 ******* ok: [managed_node1] => { "ansible_facts": { "__firewall_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:22 Thursday 29 August 2024 10:42:35 -0400 (0:00:00.117) 0:06:53.231 ******* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:27 Thursday 29 August 2024 10:42:35 -0400 (0:00:00.479) 0:06:53.711 ******* ok: [managed_node1] => { "ansible_facts": { "__firewall_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:31 Thursday 29 August 2024 10:42:35 -0400 (0:00:00.084) 0:06:53.795 ******* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed" ] } TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:43 Thursday 29 August 2024 10:42:36 -0400 (0:00:00.571) 0:06:54.367 ******* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:48 Thursday 29 August 2024 10:42:36 -0400 (0:00:00.075) 0:06:54.443 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:53 Thursday 29 August 2024 10:42:36 -0400 (0:00:00.073) 0:06:54.516 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Thursday 29 August 2024 10:42:36 -0400 (0:00:00.073) 0:06:54.589 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Thursday 29 August 2024 10:42:36 -0400 (0:00:00.073) 0:06:54.663 ******* skipping: [managed_node1] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Thursday 29 August 2024 10:42:36 -0400 (0:00:00.086) 0:06:54.749 ******* ok: [managed_node1] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "dbus.service polkit.service system.slice basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target ebtables.service iptables.service ip6tables.service ipset.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "Wants": "network-pre.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Thursday 29 August 2024 10:42:37 -0400 (0:00:00.467) 0:06:55.217 ******* changed: [managed_node1] => { "changed": true, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "dbus.service polkit.service system.slice basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "iptables.service ipset.service shutdown.target ebtables.service ip6tables.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "Wants": "network-pre.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Thursday 29 August 2024 10:42:38 -0400 (0:00:01.372) 0:06:56.589 ******* ok: [managed_node1] => { "ansible_facts": { "__firewall_previous_replaced": true, "__firewall_python_cmd": "/usr/bin/python", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Thursday 29 August 2024 10:42:38 -0400 (0:00:00.081) 0:06:56.671 ******* ok: [managed_node1] => { "changed": false, "rc": 0 } STDOUT: 8697e89439a0fde2df034ef3bfeb3a9558529194c459826162be809a2f08e773 /etc/firewalld/lockdown-whitelist.xml STDERR: Shared connection to 10.31.11.6 closed. TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Thursday 29 August 2024 10:42:40 -0400 (0:00:02.088) 0:06:58.760 ******* ok: [managed_node1] => { "ansible_facts": { "__firewall_report_changed": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Thursday 29 August 2024 10:42:40 -0400 (0:00:00.081) 0:06:58.841 ******* TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Thursday 29 August 2024 10:42:40 -0400 (0:00:00.072) 0:06:58.914 ******* TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Thursday 29 August 2024 10:42:40 -0400 (0:00:00.076) 0:06:58.990 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Thursday 29 August 2024 10:42:41 -0400 (0:00:00.080) 0:06:59.071 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Thursday 29 August 2024 10:42:41 -0400 (0:00:00.081) 0:06:59.152 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Thursday 29 August 2024 10:42:41 -0400 (0:00:00.079) 0:06:59.231 ******* ok: [managed_node1] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.11.6 closed. TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Thursday 29 August 2024 10:42:41 -0400 (0:00:00.365) 0:06:59.597 ******* changed: [managed_node1] => { "ansible_facts": { "firewall_lib_result": { "changed": true } }, "changed": true } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Thursday 29 August 2024 10:42:41 -0400 (0:00:00.082) 0:06:59.679 ******* skipping: [managed_node1] => {} TASK [Purge selinux configuration] ********************************************* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:26 Thursday 29 August 2024 10:42:41 -0400 (0:00:00.076) 0:06:59.756 ******* TASK [fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:2 Thursday 29 August 2024 10:42:41 -0400 (0:00:00.280) 0:07:00.036 ******* included: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml for managed_node1 TASK [fedora.linux_system_roles.selinux : Ensure ansible_facts used by role] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:2 Thursday 29 August 2024 10:42:42 -0400 (0:00:00.142) 0:07:00.178 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Ensure SELinux packages] ************* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:7 Thursday 29 August 2024 10:42:42 -0400 (0:00:00.106) 0:07:00.284 ******* included: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml for managed_node1 TASK [fedora.linux_system_roles.selinux : Check if system is ostree] *********** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:5 Thursday 29 August 2024 10:42:42 -0400 (0:00:00.136) 0:07:00.421 ******* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.selinux : Set flag to indicate system is ostree] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:10 Thursday 29 August 2024 10:42:42 -0400 (0:00:00.348) 0:07:00.769 ******* ok: [managed_node1] => { "ansible_facts": { "__selinux_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.selinux : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:17 Thursday 29 August 2024 10:42:42 -0400 (0:00:00.080) 0:07:00.850 ******* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.selinux : Set flag if transactional-update exists] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:22 Thursday 29 August 2024 10:42:43 -0400 (0:00:00.351) 0:07:01.201 ******* ok: [managed_node1] => { "ansible_facts": { "__selinux_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.selinux : Install SELinux python2 tools] ******* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:26 Thursday 29 August 2024 10:42:43 -0400 (0:00:00.084) 0:07:01.285 ******* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.5-15.el7.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.5-34.el7.x86_64 providing policycoreutils-python is already installed" ] } TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:35 Thursday 29 August 2024 10:42:43 -0400 (0:00:00.576) 0:07:01.861 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:46 Thursday 29 August 2024 10:42:43 -0400 (0:00:00.073) 0:07:01.935 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux tool semanage] ******* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:58 Thursday 29 August 2024 10:42:43 -0400 (0:00:00.071) 0:07:02.007 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:72 Thursday 29 August 2024 10:42:44 -0400 (0:00:00.182) 0:07:02.189 ******* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.selinux : Reboot transactional update systems] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:77 Thursday 29 August 2024 10:42:44 -0400 (0:00:00.086) 0:07:02.276 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Fail if reboot is needed and not set] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:82 Thursday 29 August 2024 10:42:44 -0400 (0:00:00.076) 0:07:02.353 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Refresh facts] *********************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:89 Thursday 29 August 2024 10:42:44 -0400 (0:00:00.077) 0:07:02.430 ******* ok: [managed_node1] TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:5 Thursday 29 August 2024 10:42:44 -0400 (0:00:00.599) 0:07:03.029 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:13 Thursday 29 August 2024 10:42:45 -0400 (0:00:00.075) 0:07:03.105 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set selinux_reboot_required] ********* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:21 Thursday 29 August 2024 10:42:45 -0400 (0:00:00.072) 0:07:03.178 ******* ok: [managed_node1] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [fedora.linux_system_roles.selinux : Fail if reboot is required] ********** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:25 Thursday 29 August 2024 10:42:45 -0400 (0:00:00.080) 0:07:03.258 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Warn if SELinux is disabled] ********* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:30 Thursday 29 August 2024 10:42:45 -0400 (0:00:00.081) 0:07:03.340 ******* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.selinux : Drop all local modifications] ******** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:35 Thursday 29 August 2024 10:42:45 -0400 (0:00:00.072) 0:07:03.412 ******* NOTIFIED HANDLER fedora.linux_system_roles.selinux : Reload SELinux policy for managed_node1 changed: [managed_node1] => { "changed": true, "cmd": [ "/usr/sbin/semanage", "-i", "-" ], "delta": "0:00:03.878365", "end": "2024-08-29 10:42:49.508032", "rc": 0, "start": "2024-08-29 10:42:45.629667" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:43 Thursday 29 August 2024 10:42:49 -0400 (0:00:04.235) 0:07:07.648 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:48 Thursday 29 August 2024 10:42:49 -0400 (0:00:00.071) 0:07:07.720 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux port local modifications] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:53 Thursday 29 August 2024 10:42:49 -0400 (0:00:00.172) 0:07:07.892 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux login local modifications] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:58 Thursday 29 August 2024 10:42:49 -0400 (0:00:00.074) 0:07:07.966 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set SELinux booleans] **************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:63 Thursday 29 August 2024 10:42:49 -0400 (0:00:00.076) 0:07:08.043 ******* TASK [fedora.linux_system_roles.selinux : Set SELinux file contexts] *********** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:74 Thursday 29 August 2024 10:42:50 -0400 (0:00:00.076) 0:07:08.119 ******* TASK [fedora.linux_system_roles.selinux : Set an SELinux label on a port] ****** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:87 Thursday 29 August 2024 10:42:50 -0400 (0:00:00.074) 0:07:08.193 ******* TASK [fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:99 Thursday 29 August 2024 10:42:50 -0400 (0:00:00.076) 0:07:08.269 ******* TASK [fedora.linux_system_roles.selinux : Get SELinux modules facts] *********** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 Thursday 29 August 2024 10:42:50 -0400 (0:00:00.073) 0:07:08.343 ******* ok: [managed_node1] => { "ansible_facts": { "selinux_checksums": false, "selinux_installed_modules": { "abrt": { "100": { "checksum": "", "enabled": 1 } }, "accountsd": { "100": { "checksum": "", "enabled": 1 } }, "acct": { "100": { "checksum": "", "enabled": 1 } }, "afs": { "100": { "checksum": "", "enabled": 1 } }, "aiccu": { "100": { "checksum": "", "enabled": 1 } }, "aide": { "100": { "checksum": "", "enabled": 1 } }, "ajaxterm": { "100": { "checksum": "", "enabled": 1 } }, "alsa": { "100": { "checksum": "", "enabled": 1 } }, "amanda": { "100": { "checksum": "", "enabled": 1 } }, "amtu": { "100": { "checksum": "", "enabled": 1 } }, "anaconda": { "100": { "checksum": "", "enabled": 1 } }, "antivirus": { "100": { "checksum": "", "enabled": 1 } }, "apache": { "100": { "checksum": "", "enabled": 1 } }, "apcupsd": { "100": { "checksum": "", "enabled": 1 } }, "apm": { "100": { "checksum": "", "enabled": 1 } }, "application": { "100": { "checksum": "", "enabled": 1 } }, "arpwatch": { "100": { "checksum": "", "enabled": 1 } }, "asterisk": { "100": { "checksum": "", "enabled": 1 } }, "auditadm": { "100": { "checksum": "", "enabled": 1 } }, "authconfig": { "100": { "checksum": "", "enabled": 1 } }, "authlogin": { "100": { "checksum": "", "enabled": 1 } }, "automount": { "100": { "checksum": "", "enabled": 1 } }, "avahi": { "100": { "checksum": "", "enabled": 1 } }, "awstats": { "100": { "checksum": "", "enabled": 1 } }, "bacula": { "100": { "checksum": "", "enabled": 1 } }, "base": { "100": { "checksum": "", "enabled": 1 } }, "bcfg2": { "100": { "checksum": "", "enabled": 1 } }, "bind": { "100": { "checksum": "", "enabled": 1 } }, "bitlbee": { "100": { "checksum": "", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "", "enabled": 1 } }, "blueman": { "100": { "checksum": "", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "", "enabled": 1 } }, "boinc": { "100": { "checksum": "", "enabled": 1 } }, "boltd": { "100": { "checksum": "", "enabled": 1 } }, "bootloader": { "100": { "checksum": "", "enabled": 1 } }, "brctl": { "100": { "checksum": "", "enabled": 1 } }, "brltty": { "100": { "checksum": "", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "", "enabled": 1 } }, "bumblebee": { "100": { "checksum": "", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "", "enabled": 1 } }, "calamaris": { "100": { "checksum": "", "enabled": 1 } }, "callweaver": { "100": { "checksum": "", "enabled": 1 } }, "canna": { "100": { "checksum": "", "enabled": 1 } }, "ccs": { "100": { "checksum": "", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "", "enabled": 1 } }, "certmaster": { "100": { "checksum": "", "enabled": 1 } }, "certmonger": { "100": { "checksum": "", "enabled": 1 } }, "certwatch": { "100": { "checksum": "", "enabled": 1 } }, "cfengine": { "100": { "checksum": "", "enabled": 1 } }, "cgdcbxd": { "100": { "checksum": "", "enabled": 1 } }, "cgroup": { "100": { "checksum": "", "enabled": 1 } }, "chrome": { "100": { "checksum": "", "enabled": 1 } }, "chronyd": { "100": { "checksum": "", "enabled": 1 } }, "cinder": { "100": { "checksum": "", "enabled": 1 } }, "cipe": { "100": { "checksum": "", "enabled": 1 } }, "clock": { "100": { "checksum": "", "enabled": 1 } }, "clogd": { "100": { "checksum": "", "enabled": 1 } }, "cloudform": { "100": { "checksum": "", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "", "enabled": 1 } }, "cobbler": { "100": { "checksum": "", "enabled": 1 } }, "cockpit": { "100": { "checksum": "", "enabled": 1 } }, "collectd": { "100": { "checksum": "", "enabled": 1 } }, "colord": { "100": { "checksum": "", "enabled": 1 } }, "comsat": { "100": { "checksum": "", "enabled": 1 } }, "condor": { "100": { "checksum": "", "enabled": 1 } }, "conman": { "100": { "checksum": "", "enabled": 1 } }, "consolekit": { "100": { "checksum": "", "enabled": 1 } }, "container": { "100": { "checksum": "", "enabled": 1 } }, "couchdb": { "100": { "checksum": "", "enabled": 1 } }, "courier": { "100": { "checksum": "", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "", "enabled": 1 } }, "cpufreqselector": { "100": { "checksum": "", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "", "enabled": 1 } }, "cron": { "100": { "checksum": "", "enabled": 1 } }, "ctdb": { "100": { "checksum": "", "enabled": 1 } }, "cups": { "100": { "checksum": "", "enabled": 1 } }, "cvs": { "100": { "checksum": "", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "", "enabled": 1 } }, "cyrus": { "100": { "checksum": "", "enabled": 1 } }, "daemontools": { "100": { "checksum": "", "enabled": 1 } }, "dbadm": { "100": { "checksum": "", "enabled": 1 } }, "dbskk": { "100": { "checksum": "", "enabled": 1 } }, "dbus": { "100": { "checksum": "", "enabled": 1 } }, "dcc": { "100": { "checksum": "", "enabled": 1 } }, "ddclient": { "100": { "checksum": "", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "", "enabled": 1 } }, "devicekit": { "100": { "checksum": "", "enabled": 1 } }, "dhcp": { "100": { "checksum": "", "enabled": 1 } }, "dictd": { "100": { "checksum": "", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "", "enabled": 1 } }, "dirsrv-admin": { "100": { "checksum": "", "enabled": 1 } }, "dmesg": { "100": { "checksum": "", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "", "enabled": 1 } }, "dnssec": { "100": { "checksum": "", "enabled": 1 } }, "dovecot": { "100": { "checksum": "", "enabled": 1 } }, "drbd": { "100": { "checksum": "", "enabled": 1 } }, "dspam": { "100": { "checksum": "", "enabled": 1 } }, "entropyd": { "100": { "checksum": "", "enabled": 1 } }, "exim": { "100": { "checksum": "", "enabled": 1 } }, "fail2ban": { "100": { "checksum": "", "enabled": 1 } }, "fcoe": { "100": { "checksum": "", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "", "enabled": 1 } }, "finger": { "100": { "checksum": "", "enabled": 1 } }, "firewalld": { "100": { "checksum": "", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "", "enabled": 1 } }, "firstboot": { "100": { "checksum": "", "enabled": 1 } }, "fprintd": { "100": { "checksum": "", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "", "enabled": 1 } }, "freqset": { "100": { "checksum": "", "enabled": 1 } }, "fstools": { "100": { "checksum": "", "enabled": 1 } }, "ftp": { "100": { "checksum": "", "enabled": 1 } }, "games": { "100": { "checksum": "", "enabled": 1 } }, "ganesha": { "100": { "checksum": "", "enabled": 1 } }, "gdomap": { "100": { "checksum": "", "enabled": 1 } }, "geoclue": { "100": { "checksum": "", "enabled": 1 } }, "getty": { "100": { "checksum": "", "enabled": 1 } }, "git": { "100": { "checksum": "", "enabled": 1 } }, "gitosis": { "100": { "checksum": "", "enabled": 1 } }, "glance": { "100": { "checksum": "", "enabled": 1 } }, "glusterd": { "100": { "checksum": "", "enabled": 1 } }, "gnome": { "100": { "checksum": "", "enabled": 1 } }, "gpg": { "100": { "checksum": "", "enabled": 1 } }, "gpm": { "100": { "checksum": "", "enabled": 1 } }, "gpsd": { "100": { "checksum": "", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "", "enabled": 1 } }, "guest": { "100": { "checksum": "", "enabled": 1 } }, "hddtemp": { "100": { "checksum": "", "enabled": 1 } }, "hostname": { "100": { "checksum": "", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "", "enabled": 1 } }, "hwloc": { "100": { "checksum": "", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "", "enabled": 1 } }, "icecast": { "100": { "checksum": "", "enabled": 1 } }, "inetd": { "100": { "checksum": "", "enabled": 1 } }, "init": { "100": { "checksum": "", "enabled": 1 } }, "inn": { "100": { "checksum": "", "enabled": 1 } }, "iodine": { "100": { "checksum": "", "enabled": 1 } }, "iotop": { "100": { "checksum": "", "enabled": 1 } }, "ipa": { "100": { "checksum": "", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "", "enabled": 1 } }, "ipsec": { "100": { "checksum": "", "enabled": 1 } }, "iptables": { "100": { "checksum": "", "enabled": 1 } }, "irc": { "100": { "checksum": "", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "", "enabled": 1 } }, "iscsi": { "100": { "checksum": "", "enabled": 1 } }, "isns": { "100": { "checksum": "", "enabled": 1 } }, "jabber": { "100": { "checksum": "", "enabled": 1 } }, "jetty": { "100": { "checksum": "", "enabled": 1 } }, "jockey": { "100": { "checksum": "", "enabled": 1 } }, "journalctl": { "100": { "checksum": "", "enabled": 1 } }, "kdump": { "100": { "checksum": "", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "", "enabled": 1 } }, "keepalived": { "100": { "checksum": "", "enabled": 1 } }, "kerberos": { "100": { "checksum": "", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "", "enabled": 1 } }, "keystone": { "100": { "checksum": "", "enabled": 1 } }, "kismet": { "100": { "checksum": "", "enabled": 1 } }, "kmscon": { "100": { "checksum": "", "enabled": 1 } }, "kpatch": { "100": { "checksum": "", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "", "enabled": 1 } }, "ktalk": { "100": { "checksum": "", "enabled": 1 } }, "l2tp": { "100": { "checksum": "", "enabled": 1 } }, "ldap": { "100": { "checksum": "", "enabled": 1 } }, "libraries": { "100": { "checksum": "", "enabled": 1 } }, "likewise": { "100": { "checksum": "", "enabled": 1 } }, "linuxptp": { "100": { "checksum": "", "enabled": 1 } }, "lircd": { "100": { "checksum": "", "enabled": 1 } }, "livecd": { "100": { "checksum": "", "enabled": 1 } }, "lldpad": { "100": { "checksum": "", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "", "enabled": 1 } }, "locallogin": { "100": { "checksum": "", "enabled": 1 } }, "lockdev": { "100": { "checksum": "", "enabled": 1 } }, "logadm": { "100": { "checksum": "", "enabled": 1 } }, "logging": { "100": { "checksum": "", "enabled": 1 } }, "logrotate": { "100": { "checksum": "", "enabled": 1 } }, "logwatch": { "100": { "checksum": "", "enabled": 1 } }, "lpd": { "100": { "checksum": "", "enabled": 1 } }, "lsm": { "100": { "checksum": "", "enabled": 1 } }, "lttng-tools": { "100": { "checksum": "", "enabled": 1 } }, "lvm": { "100": { "checksum": "", "enabled": 1 } }, "mailman": { "100": { "checksum": "", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "", "enabled": 1 } }, "man2html": { "100": { "checksum": "", "enabled": 1 } }, "mandb": { "100": { "checksum": "", "enabled": 1 } }, "mcelog": { "100": { "checksum": "", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "", "enabled": 1 } }, "memcached": { "100": { "checksum": "", "enabled": 1 } }, "milter": { "100": { "checksum": "", "enabled": 1 } }, "minidlna": { "100": { "checksum": "", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "", "enabled": 1 } }, "mip6d": { "100": { "checksum": "", "enabled": 1 } }, "mirrormanager": { "100": { "checksum": "", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "", "enabled": 1 } }, "mock": { "100": { "checksum": "", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "", "enabled": 1 } }, "modutils": { "100": { "checksum": "", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "", "enabled": 1 } }, "mongodb": { "100": { "checksum": "", "enabled": 1 } }, "motion": { "100": { "checksum": "", "enabled": 1 } }, "mount": { "100": { "checksum": "", "enabled": 1 } }, "mozilla": { "100": { "checksum": "", "enabled": 1 } }, "mpd": { "100": { "checksum": "", "enabled": 1 } }, "mplayer": { "100": { "checksum": "", "enabled": 1 } }, "mrtg": { "100": { "checksum": "", "enabled": 1 } }, "mta": { "100": { "checksum": "", "enabled": 1 } }, "munin": { "100": { "checksum": "", "enabled": 1 } }, "mysql": { "100": { "checksum": "", "enabled": 1 } }, "mythtv": { "100": { "checksum": "", "enabled": 1 } }, "nagios": { "100": { "checksum": "", "enabled": 1 } }, "namespace": { "100": { "checksum": "", "enabled": 1 } }, "ncftool": { "100": { "checksum": "", "enabled": 1 } }, "netlabel": { "100": { "checksum": "", "enabled": 1 } }, "netutils": { "100": { "checksum": "", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "", "enabled": 1 } }, "ninfod": { "100": { "checksum": "", "enabled": 1 } }, "nis": { "100": { "checksum": "", "enabled": 1 } }, "nova": { "100": { "checksum": "", "enabled": 1 } }, "nscd": { "100": { "checksum": "", "enabled": 1 } }, "nsd": { "100": { "checksum": "", "enabled": 1 } }, "nslcd": { "100": { "checksum": "", "enabled": 1 } }, "ntop": { "100": { "checksum": "", "enabled": 1 } }, "ntp": { "100": { "checksum": "", "enabled": 1 } }, "numad": { "100": { "checksum": "", "enabled": 1 } }, "nut": { "100": { "checksum": "", "enabled": 1 } }, "nx": { "100": { "checksum": "", "enabled": 1 } }, "obex": { "100": { "checksum": "", "enabled": 1 } }, "oddjob": { "100": { "checksum": "", "enabled": 1 } }, "openct": { "100": { "checksum": "", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "", "enabled": 1 } }, "openhpid": { "100": { "checksum": "", "enabled": 1 } }, "openshift": { "100": { "checksum": "", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "", "enabled": 1 } }, "opensm": { "100": { "checksum": "", "enabled": 1 } }, "openvpn": { "100": { "checksum": "", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "", "enabled": 1 } }, "openwsman": { "100": { "checksum": "", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "", "enabled": 1 } }, "osad": { "100": { "checksum": "", "enabled": 1 } }, "pads": { "100": { "checksum": "", "enabled": 1 } }, "passenger": { "100": { "checksum": "", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "", "enabled": 1 } }, "pcp": { "100": { "checksum": "", "enabled": 1 } }, "pcscd": { "100": { "checksum": "", "enabled": 1 } }, "pegasus": { "100": { "checksum": "", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "", "enabled": 1 } }, "pesign": { "100": { "checksum": "", "enabled": 1 } }, "pingd": { "100": { "checksum": "", "enabled": 1 } }, "piranha": { "100": { "checksum": "", "enabled": 1 } }, "pkcs": { "100": { "checksum": "", "enabled": 1 } }, "pki": { "100": { "checksum": "", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "", "enabled": 1 } }, "policykit": { "100": { "checksum": "", "enabled": 1 } }, "polipo": { "100": { "checksum": "", "enabled": 1 } }, "portmap": { "100": { "checksum": "", "enabled": 1 } }, "portreserve": { "100": { "checksum": "", "enabled": 1 } }, "postfix": { "100": { "checksum": "", "enabled": 1 } }, "postgresql": { "100": { "checksum": "", "enabled": 1 } }, "postgrey": { "100": { "checksum": "", "enabled": 1 } }, "ppp": { "100": { "checksum": "", "enabled": 1 } }, "prelink": { "100": { "checksum": "", "enabled": 1 } }, "prelude": { "100": { "checksum": "", "enabled": 1 } }, "privoxy": { "100": { "checksum": "", "enabled": 1 } }, "procmail": { "100": { "checksum": "", "enabled": 1 } }, "prosody": { "100": { "checksum": "", "enabled": 1 } }, "psad": { "100": { "checksum": "", "enabled": 1 } }, "ptchown": { "100": { "checksum": "", "enabled": 1 } }, "publicfile": { "100": { "checksum": "", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "", "enabled": 1 } }, "puppet": { "100": { "checksum": "", "enabled": 1 } }, "pwauth": { "100": { "checksum": "", "enabled": 1 } }, "qmail": { "100": { "checksum": "", "enabled": 1 } }, "qpid": { "100": { "checksum": "", "enabled": 1 } }, "quantum": { "100": { "checksum": "", "enabled": 1 } }, "quota": { "100": { "checksum": "", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "", "enabled": 1 } }, "radius": { "100": { "checksum": "", "enabled": 1 } }, "radvd": { "100": { "checksum": "", "enabled": 1 } }, "raid": { "100": { "checksum": "", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "", "enabled": 1 } }, "rdisc": { "100": { "checksum": "", "enabled": 1 } }, "readahead": { "100": { "checksum": "", "enabled": 1 } }, "realmd": { "100": { "checksum": "", "enabled": 1 } }, "redis": { "100": { "checksum": "", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "", "enabled": 1 } }, "restraint": { "400": { "checksum": "", "enabled": 1 } }, "rhcs": { "100": { "checksum": "", "enabled": 1 } }, "rhev": { "100": { "checksum": "", "enabled": 1 } }, "rhgb": { "100": { "checksum": "", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "", "enabled": 1 } }, "rhts": { "400": { "checksum": "", "enabled": 1 } }, "ricci": { "100": { "checksum": "", "enabled": 1 } }, "rkhunter": { "100": { "checksum": "", "enabled": 1 } }, "rlogin": { "100": { "checksum": "", "enabled": 1 } }, "rngd": { "100": { "checksum": "", "enabled": 1 } }, "roundup": { "100": { "checksum": "", "enabled": 1 } }, "rpc": { "100": { "checksum": "", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "", "enabled": 1 } }, "rpm": { "100": { "checksum": "", "enabled": 1 } }, "rshd": { "100": { "checksum": "", "enabled": 1 } }, "rssh": { "100": { "checksum": "", "enabled": 1 } }, "rsync": { "100": { "checksum": "", "enabled": 1 } }, "rtas": { "100": { "checksum": "", "enabled": 1 } }, "rtkit": { "100": { "checksum": "", "enabled": 1 } }, "rwho": { "100": { "checksum": "", "enabled": 1 } }, "samba": { "100": { "checksum": "", "enabled": 1 } }, "sambagui": { "100": { "checksum": "", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "", "enabled": 1 } }, "sanlock": { "100": { "checksum": "", "enabled": 1 } }, "sasl": { "100": { "checksum": "", "enabled": 1 } }, "sbd": { "100": { "checksum": "", "enabled": 1 } }, "sblim": { "100": { "checksum": "", "enabled": 1 } }, "screen": { "100": { "checksum": "", "enabled": 1 } }, "secadm": { "100": { "checksum": "", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "", "enabled": 1 } }, "sendmail": { "100": { "checksum": "", "enabled": 1 } }, "sensord": { "100": { "checksum": "", "enabled": 1 } }, "setrans": { "100": { "checksum": "", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "", "enabled": 1 } }, "seunshare": { "100": { "checksum": "", "enabled": 1 } }, "sge": { "100": { "checksum": "", "enabled": 1 } }, "shorewall": { "100": { "checksum": "", "enabled": 1 } }, "slocate": { "100": { "checksum": "", "enabled": 1 } }, "slpd": { "100": { "checksum": "", "enabled": 1 } }, "smartmon": { "100": { "checksum": "", "enabled": 1 } }, "smokeping": { "100": { "checksum": "", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "", "enabled": 1 } }, "smsd": { "100": { "checksum": "", "enabled": 1 } }, "snapper": { "100": { "checksum": "", "enabled": 1 } }, "snmp": { "100": { "checksum": "", "enabled": 1 } }, "snort": { "100": { "checksum": "", "enabled": 1 } }, "sosreport": { "100": { "checksum": "", "enabled": 1 } }, "soundserver": { "100": { "checksum": "", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "", "enabled": 1 } }, "squid": { "100": { "checksum": "", "enabled": 1 } }, "ssh": { "100": { "checksum": "", "enabled": 1 } }, "sssd": { "100": { "checksum": "", "enabled": 1 } }, "staff": { "100": { "checksum": "", "enabled": 1 } }, "stapserver": { "100": { "checksum": "", "enabled": 1 } }, "stunnel": { "100": { "checksum": "", "enabled": 1 } }, "su": { "100": { "checksum": "", "enabled": 1 } }, "sudo": { "100": { "checksum": "", "enabled": 1 } }, "svnserve": { "100": { "checksum": "", "enabled": 1 } }, "swift": { "100": { "checksum": "", "enabled": 1 } }, "sysadm": { "100": { "checksum": "", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "", "enabled": 1 } }, "sysstat": { "100": { "checksum": "", "enabled": 1 } }, "systemd": { "100": { "checksum": "", "enabled": 1 } }, "tangd": { "100": { "checksum": "", "enabled": 1 } }, "targetd": { "100": { "checksum": "", "enabled": 1 } }, "tcpd": { "100": { "checksum": "", "enabled": 1 } }, "tcsd": { "100": { "checksum": "", "enabled": 1 } }, "telepathy": { "100": { "checksum": "", "enabled": 1 } }, "telnet": { "100": { "checksum": "", "enabled": 1 } }, "tftp": { "100": { "checksum": "", "enabled": 1 } }, "tgtd": { "100": { "checksum": "", "enabled": 1 } }, "thin": { "100": { "checksum": "", "enabled": 1 } }, "thumb": { "100": { "checksum": "", "enabled": 1 } }, "tlp": { "100": { "checksum": "", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "", "enabled": 1 } }, "tomcat": { "100": { "checksum": "", "enabled": 1 } }, "tor": { "100": { "checksum": "", "enabled": 1 } }, "tuned": { "100": { "checksum": "", "enabled": 1 } }, "tvtime": { "100": { "checksum": "", "enabled": 1 } }, "udev": { "100": { "checksum": "", "enabled": 1 } }, "ulogd": { "100": { "checksum": "", "enabled": 1 } }, "uml": { "100": { "checksum": "", "enabled": 1 } }, "unconfined": { "100": { "checksum": "", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "", "enabled": 1 } }, "updfstab": { "100": { "checksum": "", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "", "enabled": 1 } }, "userdomain": { "100": { "checksum": "", "enabled": 1 } }, "userhelper": { "100": { "checksum": "", "enabled": 1 } }, "usermanage": { "100": { "checksum": "", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "", "enabled": 1 } }, "uucp": { "100": { "checksum": "", "enabled": 1 } }, "uuidd": { "100": { "checksum": "", "enabled": 1 } }, "varnishd": { "100": { "checksum": "", "enabled": 1 } }, "vdagent": { "100": { "checksum": "", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "", "enabled": 1 } }, "virt": { "100": { "checksum": "", "enabled": 1 } }, "vlock": { "100": { "checksum": "", "enabled": 1 } }, "vmtools": { "100": { "checksum": "", "enabled": 1 } }, "vmware": { "100": { "checksum": "", "enabled": 1 } }, "vnstatd": { "100": { "checksum": "", "enabled": 1 } }, "vpn": { "100": { "checksum": "", "enabled": 1 } }, "w3c": { "100": { "checksum": "", "enabled": 1 } }, "watchdog": { "100": { "checksum": "", "enabled": 1 } }, "wdmd": { "100": { "checksum": "", "enabled": 1 } }, "webadm": { "100": { "checksum": "", "enabled": 1 } }, "webalizer": { "100": { "checksum": "", "enabled": 1 } }, "wine": { "100": { "checksum": "", "enabled": 1 } }, "wireshark": { "100": { "checksum": "", "enabled": 1 } }, "xen": { "100": { "checksum": "", "enabled": 1 } }, "xguest": { "100": { "checksum": "", "enabled": 1 } }, "xserver": { "100": { "checksum": "", "enabled": 1 } }, "zabbix": { "100": { "checksum": "", "enabled": 1 } }, "zarafa": { "100": { "checksum": "", "enabled": 1 } }, "zebra": { "100": { "checksum": "", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "", "enabled": 1 } }, "zosremote": { "100": { "checksum": "", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } TASK [fedora.linux_system_roles.selinux : Load SELinux modules] **************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:115 Thursday 29 August 2024 10:42:53 -0400 (0:00:02.843) 0:07:11.187 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:128 Thursday 29 August 2024 10:42:53 -0400 (0:00:00.099) 0:07:11.286 ******* TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:136 Thursday 29 August 2024 10:42:53 -0400 (0:00:00.211) 0:07:11.498 ******* TASK [Leave realm] ************************************************************* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:32 Thursday 29 August 2024 10:42:53 -0400 (0:00:00.098) 0:07:11.597 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Destroy Kerberos tickets] ************************************************ task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:40 Thursday 29 August 2024 10:42:53 -0400 (0:00:00.132) 0:07:11.730 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure that yum and dnf caching is enabled] ****************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:44 Thursday 29 August 2024 10:42:53 -0400 (0:00:00.133) 0:07:11.863 ******* changed: [managed_node1] => { "backup": "", "changed": true } MSG: line replaced TASK [Remove related packages] ************************************************* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:50 Thursday 29 August 2024 10:42:54 -0400 (0:00:00.371) 0:07:12.235 ******* changed: [managed_node1] => { "changed": true, "changes": { "removed": [ "mssql-server", "mssql-tools", "unixODBC-devel", "mssql-server-fts" ] }, "rc": 0, "results": [ "adutil is not installed", "mssql-server-ha is not installed", "powershell is not installed", "Loaded plugins: fastestmirror\nResolving Dependencies\n--> Running transaction check\n---> Package mssql-server.x86_64 0:15.0.4375.4-1 will be erased\n---> Package mssql-server-fts.x86_64 0:15.0.4375.4-1 will be erased\n---> Package mssql-tools.x86_64 0:17.10.1.1-1 will be erased\n---> Package unixODBC-devel.x86_64 0:2.3.11-1.rh will be erased\n--> Finished Dependency Resolution\n--> Finding unneeded leftover dependencies\n---> Marking msodbcsql17 to be removed - no longer needed by mssql-tools\n---> Marking unixODBC to be removed - no longer needed by unixODBC-devel\n---> Marking python3 to be removed - no longer needed by mssql-server\n---> Marking cyrus-sasl to be removed - no longer needed by mssql-server\n---> Marking gdb to be removed - no longer needed by mssql-server\n---> Marking libatomic to be removed - no longer needed by mssql-server\n---> Marking libsss_nss_idmap to be removed - no longer needed by mssql-server\n---> Marking lsof to be removed - no longer needed by mssql-server\n---> Marking bzip2 to be removed - no longer needed by mssql-server\n---> Marking cyrus-sasl-gssapi to be removed - no longer needed by mssql-server\n---> Marking libtool-ltdl to be removed - no longer needed by unixODBC\n---> Marking python3-libs to be removed - no longer needed by python3\n---> Marking python3-setuptools to be removed - no longer needed by python3\n---> Marking python3-pip to be removed - no longer needed by python3\nFound and removing 14 unneeded dependencies\n--> Running transaction check\n---> Package bzip2.x86_64 0:1.0.6-13.el7 will be erased\n---> Package cyrus-sasl.x86_64 0:2.1.26-24.el7_9 will be erased\n---> Package cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 will be erased\n---> Package gdb.x86_64 0:7.6.1-120.el7 will be erased\n---> Package libatomic.x86_64 0:4.8.5-44.el7 will be erased\n---> Package libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.16 will be erased\n---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be erased\n---> Package lsof.x86_64 0:4.87-6.el7 will be erased\n---> Package msodbcsql17.x86_64 0:17.10.6.1-1 will be erased\n---> Package python3.x86_64 0:3.6.8-21.el7_9 will be erased\n---> Package python3-libs.x86_64 0:3.6.8-21.el7_9 will be erased\n---> Package python3-pip.noarch 0:9.0.3-8.el7 will be erased\n---> Package python3-setuptools.noarch 0:39.2.0-10.el7 will be erased\n---> Package unixODBC.x86_64 0:2.3.11-1.rh will be erased\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nRemoving:\n mssql-server x86_64 15.0.4375.4-1 @packages-microsoft-com-mssql-server-2019\n 1.1 G\n mssql-server-fts x86_64 15.0.4375.4-1 @packages-microsoft-com-mssql-server-2019\n 554 M\n mssql-tools x86_64 17.10.1.1-1 @packages-microsoft-com-prod 714 k\n unixODBC-devel x86_64 2.3.11-1.rh @packages-microsoft-com-prod 223 k\nRemoving for dependencies:\n bzip2 x86_64 1.0.6-13.el7 @base 82 k\n cyrus-sasl x86_64 2.1.26-24.el7_9 @updates 141 k\n cyrus-sasl-gssapi x86_64 2.1.26-24.el7_9 @updates 36 k\n gdb x86_64 7.6.1-120.el7 @base 7.0 M\n libatomic x86_64 4.8.5-44.el7 @base 26 k\n libsss_nss_idmap x86_64 1.16.5-10.el7_9.16 @updates 82 k\n libtool-ltdl x86_64 2.4.2-22.el7_3 @base 66 k\n lsof x86_64 4.87-6.el7 @base 927 k\n msodbcsql17 x86_64 17.10.6.1-1 @packages-microsoft-com-prod 2.2 M\n python3 x86_64 3.6.8-21.el7_9 @updates 39 k\n python3-libs x86_64 3.6.8-21.el7_9 @updates 35 M\n python3-pip noarch 9.0.3-8.el7 @base 9.1 M\n python3-setuptools\n noarch 39.2.0-10.el7 @base 3.6 M\n unixODBC x86_64 2.3.11-1.rh @packages-microsoft-com-prod 648 k\n\nTransaction Summary\n================================================================================\nRemove 4 Packages (+14 Dependent packages)\n\nInstalled size: 1.7 G\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Erasing : mssql-server-fts-15.0.4375.4-1.x86_64 1/18 \n Erasing : mssql-server-15.0.4375.4-1.x86_64 2/18 \n Erasing : unixODBC-devel-2.3.11-1.rh.x86_64 3/18 \n Erasing : mssql-tools-17.10.1.1-1.x86_64 4/18 \n Erasing : python3-libs-3.6.8-21.el7_9.x86_64 5/18 \n Erasing : python3-pip-9.0.3-8.el7.noarch 6/18 \n Erasing : python3-setuptools-39.2.0-10.el7.noarch 7/18 \n Erasing : python3-3.6.8-21.el7_9.x86_64 8/18 \n Erasing : msodbcsql17-17.10.6.1-1.x86_64 9/18 \nODBC Driver 17 for SQL Server has been deleted (if it existed at all) because its usage count became zero\n Erasing : unixODBC-2.3.11-1.rh.x86_64 10/18 \nwarning: /etc/odbcinst.ini saved as /etc/odbcinst.ini.rpmsave\n Erasing : libtool-ltdl-2.4.2-22.el7_3.x86_64 11/18 \n Erasing : libatomic-4.8.5-44.el7.x86_64 12/18 \n Erasing : bzip2-1.0.6-13.el7.x86_64 13/18 \n Erasing : gdb-7.6.1-120.el7.x86_64 14/18 \n Erasing : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 15/18 \n Erasing : cyrus-sasl-2.1.26-24.el7_9.x86_64 16/18 \n Erasing : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 17/18 \n Erasing : lsof-4.87-6.el7.x86_64 18/18 \n Verifying : mssql-tools-17.10.1.1-1.x86_64 1/18 \n Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 2/18 \n Verifying : python3-3.6.8-21.el7_9.x86_64 3/18 \n Verifying : mssql-server-15.0.4375.4-1.x86_64 4/18 \n Verifying : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 5/18 \n Verifying : bzip2-1.0.6-13.el7.x86_64 6/18 \n Verifying : msodbcsql17-17.10.6.1-1.x86_64 7/18 \n Verifying : lsof-4.87-6.el7.x86_64 8/18 \n Verifying : unixODBC-devel-2.3.11-1.rh.x86_64 9/18 \n Verifying : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 10/18 \n Verifying : gdb-7.6.1-120.el7.x86_64 11/18 \n Verifying : unixODBC-2.3.11-1.rh.x86_64 12/18 \n Verifying : python3-libs-3.6.8-21.el7_9.x86_64 13/18 \n Verifying : python3-setuptools-39.2.0-10.el7.noarch 14/18 \n Verifying : python3-pip-9.0.3-8.el7.noarch 15/18 \n Verifying : cyrus-sasl-2.1.26-24.el7_9.x86_64 16/18 \n Verifying : libatomic-4.8.5-44.el7.x86_64 17/18 \n Verifying : mssql-server-fts-15.0.4375.4-1.x86_64 18/18 \n\nRemoved:\n mssql-server.x86_64 0:15.0.4375.4-1 mssql-server-fts.x86_64 0:15.0.4375.4-1 \n mssql-tools.x86_64 0:17.10.1.1-1 unixODBC-devel.x86_64 0:2.3.11-1.rh \n\nDependency Removed:\n bzip2.x86_64 0:1.0.6-13.el7 \n cyrus-sasl.x86_64 0:2.1.26-24.el7_9 \n cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 \n gdb.x86_64 0:7.6.1-120.el7 \n libatomic.x86_64 0:4.8.5-44.el7 \n libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.16 \n libtool-ltdl.x86_64 0:2.4.2-22.el7_3 \n lsof.x86_64 0:4.87-6.el7 \n msodbcsql17.x86_64 0:17.10.6.1-1 \n python3.x86_64 0:3.6.8-21.el7_9 \n python3-libs.x86_64 0:3.6.8-21.el7_9 \n python3-pip.noarch 0:9.0.3-8.el7 \n python3-setuptools.noarch 0:39.2.0-10.el7 \n unixODBC.x86_64 0:2.3.11-1.rh \n\nComplete!\n" ] } TASK [Remove related files] **************************************************** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:63 Thursday 29 August 2024 10:42:57 -0400 (0:00:03.780) 0:07:16.015 ******* [WARNING]: Consider using the file module with state=absent rather than running 'rm'. If you need to use command because file is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. changed: [managed_node1] => { "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.010672", "end": "2024-08-29 10:42:58.244835", "rc": 0, "start": "2024-08-29 10:42:58.234163" } STDOUT: removed ‘/var/opt/mssql/FTData/tsheb.xml’ removed ‘/var/opt/mssql/FTData/tsplk.xml’ removed ‘/var/opt/mssql/FTData/tsptg.xml’ removed ‘/var/opt/mssql/FTData/tsmal.xml’ removed ‘/var/opt/mssql/FTData/tsfra.xml’ removed directory: ‘/var/opt/mssql/FTData/FilterData’ removed ‘/var/opt/mssql/FTData/tsrus.xml’ removed ‘/var/opt/mssql/FTData/tsguj.xml’ removed ‘/var/opt/mssql/FTData/tsnor.xml’ removed ‘/var/opt/mssql/FTData/tsenu.xml’ removed ‘/var/opt/mssql/FTData/tstam.xml’ removed ‘/var/opt/mssql/FTData/tssky.xml’ removed ‘/var/opt/mssql/FTData/tseng.xml’ removed ‘/var/opt/mssql/FTData/tsita.xml’ removed ‘/var/opt/mssql/FTData/tsmar.xml’ removed ‘/var/opt/mssql/FTData/tskan.xml’ removed ‘/var/opt/mssql/FTData/tsglobal.xml’ removed ‘/var/opt/mssql/FTData/tsara.xml’ removed ‘/var/opt/mssql/FTData/tsben.xml’ removed ‘/var/opt/mssql/FTData/tsesn.xml’ removed ‘/var/opt/mssql/FTData/tsnld.xml’ removed ‘/var/opt/mssql/FTData/tsisl.xml’ removed ‘/var/opt/mssql/FTData/tskor.xml’ removed ‘/var/opt/mssql/FTData/tstel.xml’ removed ‘/var/opt/mssql/FTData/tsukr.xml’ removed ‘/var/opt/mssql/FTData/tstrk.xml’ removed ‘/var/opt/mssql/FTData/tshin.xml’ removed ‘/var/opt/mssql/FTData/tscht.xml’ removed ‘/var/opt/mssql/FTData/tstha.xml’ removed ‘/var/opt/mssql/FTData/tslvi.xml’ removed ‘/var/opt/mssql/FTData/tsdan.xml’ removed ‘/var/opt/mssql/FTData/tsvit.xml’ removed ‘/var/opt/mssql/FTData/tsrom.xml’ removed ‘/var/opt/mssql/FTData/tshrv.xml’ removed ‘/var/opt/mssql/FTData/tsmsl.xml’ removed ‘/var/opt/mssql/FTData/tsdeu.xml’ removed ‘/var/opt/mssql/FTData/tschs.xml’ removed ‘/var/opt/mssql/FTData/tsurd.xml’ removed ‘/var/opt/mssql/FTData/tsgrk.xml’ removed ‘/var/opt/mssql/FTData/tssve.xml’ removed ‘/var/opt/mssql/FTData/tsslv.xml’ removed ‘/var/opt/mssql/FTData/tsbgr.xml’ removed ‘/var/opt/mssql/FTData/tssrb.xml’ removed ‘/var/opt/mssql/FTData/tsptb.xml’ removed ‘/var/opt/mssql/FTData/tsjpn.xml’ removed ‘/var/opt/mssql/FTData/tsind.xml’ removed ‘/var/opt/mssql/FTData/tslth.xml’ removed ‘/var/opt/mssql/FTData/tssrl.xml’ removed ‘/var/opt/mssql/FTData/tspan.xml’ removed ‘/var/opt/mssql/FTData/tscat.xml’ removed ‘/var/opt/mssql/FTData/tscze.xml’ removed directory: ‘/var/opt/mssql/FTData’ removed ‘/var/opt/mssql/mssql.conf’ removed ‘/var/opt/mssql/data/model.mdf’ removed ‘/var/opt/mssql/data/ExampleDB1_log.ldf’ removed ‘/var/opt/mssql/data/templog.ldf’ removed ‘/var/opt/mssql/data/tempdb.mdf’ removed ‘/var/opt/mssql/data/msdbdata.mdf’ removed ‘/var/opt/mssql/data/Entropy.bin’ removed ‘/var/opt/mssql/data/model_replicatedmaster.ldf’ removed ‘/var/opt/mssql/data/model_replicatedmaster.mdf’ removed ‘/var/opt/mssql/data/modellog.ldf’ removed ‘/var/opt/mssql/data/ExampleDB1.mdf’ removed ‘/var/opt/mssql/data/tempdb2.ndf’ removed ‘/var/opt/mssql/data/msdblog.ldf’ removed ‘/var/opt/mssql/data/mastlog.ldf’ removed ‘/var/opt/mssql/data/master.mdf’ removed ‘/var/opt/mssql/data/model_msdbdata.mdf’ removed ‘/var/opt/mssql/data/model_msdblog.ldf’ removed directory: ‘/var/opt/mssql/data’ removed ‘/var/opt/mssql/secrets/machine-key’ removed directory: ‘/var/opt/mssql/secrets’ removed ‘/var/opt/mssql/.system/system/lsa.hiv’ removed directory: ‘/var/opt/mssql/.system/system/Temp’ removed ‘/var/opt/mssql/.system/system/licensing.hiv’ removed ‘/var/opt/mssql/.system/system/lsasetup.log’ removed ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18/User/Preferred’ removed ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18/User/700e3719-d330-48e4-82e0-3993167baeba’ removed directory: ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18/User’ removed directory: ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18’ removed directory: ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect’ removed directory: ‘/var/opt/mssql/.system/system/system32/Microsoft’ removed directory: ‘/var/opt/mssql/.system/system/system32/LogFiles/Scm’ removed directory: ‘/var/opt/mssql/.system/system/system32/LogFiles’ removed directory: ‘/var/opt/mssql/.system/system/system32’ removed ‘/var/opt/mssql/.system/system/security.hiv’ removed ‘/var/opt/mssql/.system/system/debug/PASSWD.LOG’ removed directory: ‘/var/opt/mssql/.system/system/debug’ removed directory: ‘/var/opt/mssql/.system/system’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/Temp’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/LocalLow’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows/Temporary Internet Files’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Local’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/CRLs’ removed ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/AppContainerUserCertRead’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/Certificates’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/CTLs’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/Desktop’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/Documents’ removed directory: ‘/var/opt/mssql/.system/profiles/Client’ removed directory: ‘/var/opt/mssql/.system/profiles’ removed ‘/var/opt/mssql/.system/instance_id’ removed ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore/Microsoft.Diagnostics.Tracing.EventSource, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’ removed ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore/Microsoft.Diagnostics.Tracing.EventSource, Version=1.1.26.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’ removed directory: ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore’ removed directory: ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework’ removed directory: ‘/var/opt/mssql/.system/programdata/Microsoft’ removed directory: ‘/var/opt/mssql/.system/programdata’ removed directory: ‘/var/opt/mssql/.system’ removed ‘/var/opt/mssql/log/log_3.trc’ removed ‘/var/opt/mssql/log/system_health_0_133694158425660000.xel’ removed ‘/var/opt/mssql/log/errorlog’ removed ‘/var/opt/mssql/log/log_2.trc’ removed ‘/var/opt/mssql/log/errorlog.3’ removed ‘/var/opt/mssql/log/sqlagentstartup.log’ removed ‘/var/opt/mssql/log/system_health_0_133694159723140000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133694159716690000.xel’ removed ‘/var/opt/mssql/log/errorlog.4’ removed ‘/var/opt/mssql/log/errorlog.2’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133694158470330000.xel’ removed ‘/var/opt/mssql/log/FDLAUNCHERRORLOG’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133694159366140000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133694159370910000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133694158415850000.xel’ removed ‘/var/opt/mssql/log/log_1.trc’ removed ‘/var/opt/mssql/log/log.trc’ removed ‘/var/opt/mssql/log/system_health_0_133694158477630000.xel’ removed ‘/var/opt/mssql/log/errorlog.1’ removed ‘/var/opt/mssql/log/mssql-conf/mssql-conf.log’ removed directory: ‘/var/opt/mssql/log/mssql-conf’ removed directory: ‘/var/opt/mssql/log’ 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-2019.repo’ removed ‘/etc/yum.repos.d/packages-microsoft-com-prod.repo’ removed ‘/tmp/mssql_data/ExampleDB2.mdf’ removed ‘/tmp/mssql_data/ExampleDB.mdf’ removed directory: ‘/tmp/mssql_data’ removed ‘/tmp/mssql_log/ExampleDB_log.ldf’ removed ‘/tmp/mssql_log/ExampleDB2_log.ldf’ removed directory: ‘/tmp/mssql_log’ removed ‘/etc/systemd/system/multi-user.target.wants/mssql-server.service’ TASK [Stop the mssql-server service] ******************************************* task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:77 Thursday 29 August 2024 10:42:58 -0400 (0:00:00.509) 0:07:16.525 ******* ok: [managed_node1] => { "changed": false, "cmd": "systemctl stop mssql-server || true", "delta": "0:00:01.338933", "end": "2024-08-29 10:43:00.078009", "rc": 0, "start": "2024-08-29 10:42:58.739076" } RUNNING HANDLER [fedora.linux_system_roles.selinux : Reload SELinux policy] **** task path: /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/selinux/handlers/main.yml:2 Thursday 29 August 2024 10:43:00 -0400 (0:00:01.643) 0:07:18.169 ******* changed: [managed_node1] => { "changed": true, "cmd": [ "semodule", "-R" ], "delta": "0:00:01.778706", "end": "2024-08-29 10:43:02.245281", "rc": 0, "start": "2024-08-29 10:43:00.466575" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed_node1 : ok=318 changed=28 unreachable=0 failed=0 skipped=824 rescued=2 ignored=0 Thursday 29 August 2024 10:43:02 -0400 (0:00:02.178) 0:07:20.347 ******* =============================================================================== fedora.linux_system_roles.mssql : Ensure the package mssql-server ------ 82.86s /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts -- 44.71s /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:688 fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed -- 12.19s /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:492 fedora.linux_system_roles.mssql : Set up MSSQL -------------------------- 7.02s /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:352 fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed --- 6.25s /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:417 fedora.linux_system_roles.selinux : Drop all local modifications -------- 4.24s /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:35 Remove related packages ------------------------------------------------- 3.78s /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:50 fedora.linux_system_roles.selinux : Get SELinux modules facts ----------- 2.84s /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections --- 2.69s /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:26 fedora.linux_system_roles.mssql : Input with the sqlcmd command create_example_db.j2 --- 2.47s /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:28 fedora.linux_system_roles.mssql : Input SQL script contents to MSSQL ---- 2.30s /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:43 fedora.linux_system_roles.selinux : Reload SELinux policy --------------- 2.18s /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/selinux/handlers/main.yml:2 fedora.linux_system_roles.mssql : Gather package facts ------------------ 2.10s /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:144 fedora.linux_system_roles.firewall : Get config files, checksums before and remove --- 2.09s /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 fedora.linux_system_roles.mssql : Gather package facts ------------------ 1.78s /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:144 fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories --- 1.77s /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:184 fedora.linux_system_roles.mssql : Restart the mssql-server service ------ 1.73s /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 fedora.linux_system_roles.mssql : Gather package facts ------------------ 1.70s /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:604 fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections --- 1.69s /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:26 fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections --- 1.68s /tmp/collections-zKJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:26