# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.13.3] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.13/lib/python3.8/site-packages/ansible ansible collection location = /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/.collection executable location = /opt/ansible-2.13/bin/ansible-playbook python version = 3.8.13 (default, Jun 24 2022, 15:27:57) [GCC 8.5.0 20210514 (Red Hat 8.5.0-13)] jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_password_2019.yml ********************************************** 1 plays in /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/tests/tests_password_2019.yml PLAY [Ensure that the role is idempotent when changing the sa user password] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/tests/tests_password_2019.yml:3 Tuesday 04 October 2022 12:13:50 +0000 (0:00:02.449) 0:00:02.449 ******* ok: [sut] META: ran handlers TASK [Set up MSSQL] ************************************************************ task path: /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/tests/tests_password_2019.yml:10 Tuesday 04 October 2022 12:14:03 +0000 (0:00:12.852) 0:00:15.301 ******* TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Tuesday 04 October 2022 12:14:10 +0000 (0:00:06.819) 0:00:22.121 ******* included: /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Tuesday 04 October 2022 12:14:10 +0000 (0:00:00.731) 0:00:22.852 ******* ok: [sut] TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:10 Tuesday 04 October 2022 12:14:13 +0000 (0:00:03.048) 0:00:25.901 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/" }, "ansible_included_var_files": [ "/WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_36.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_36.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_36.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_36.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Tuesday 04 October 2022 12:14:15 +0000 (0:00:01.676) 0:00:27.578 ******* ok: [sut] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:12 Tuesday 04 October 2022 12:14:16 +0000 (0:00:00.829) 0:00:28.408 ******* ok: [sut] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:19 Tuesday 04 October 2022 12:14:18 +0000 (0:00:01.850) 0:00:30.258 ******* skipping: [sut] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated accept_microsoft_sql_server_2019_standard_eula fact] *** task path: /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:27 Tuesday 04 October 2022 12:14:19 +0000 (0:00:01.059) 0:00:31.318 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:36 Tuesday 04 October 2022 12:14:20 +0000 (0:00:01.043) 0:00:32.362 ******* skipping: [sut] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Tuesday 04 October 2022 12:14:20 +0000 (0:00:00.710) 0:00:33.072 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:48 Tuesday 04 October 2022 12:14:21 +0000 (0:00:00.770) 0:00:33.842 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:60 Tuesday 04 October 2022 12:14:23 +0000 (0:00:01.622) 0:00:35.465 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify if the mssql_upgrade variable is provided correctly] *** task path: /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Tuesday 04 October 2022 12:14:24 +0000 (0:00:01.527) 0:00:36.992 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:76 Tuesday 04 October 2022 12:14:25 +0000 (0:00:00.880) 0:00:37.873 ******* skipping: [sut] => { "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: /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:84 Tuesday 04 October 2022 12:14:26 +0000 (0:00:00.621) 0:00:38.494 ******* skipping: [sut] => { "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: /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:92 Tuesday 04 October 2022 12:14:27 +0000 (0:00:01.339) 0:00:39.834 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:101 Tuesday 04 October 2022 12:14:28 +0000 (0:00:01.180) 0:00:41.015 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:106 Tuesday 04 October 2022 12:14:41 +0000 (0:00:12.710) 0:00:53.726 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:117 Tuesday 04 October 2022 12:14:43 +0000 (0:00:02.043) 0:00:55.769 ******* changed: [sut] => { "changed": true } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server 2017 repo] *** task path: /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:123 Tuesday 04 October 2022 12:14:49 +0000 (0:00:06.202) 0:01:01.971 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the Microsoft SQL Server 2017 repository to upgrade to 2019] *** task path: /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:134 Tuesday 04 October 2022 12:14:50 +0000 (0:00:01.088) 0:01:03.059 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server 2019 repository] *** task path: /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:140 Tuesday 04 October 2022 12:14:52 +0000 (0:00:01.207) 0:01:04.267 ******* changed: [sut] => { "changed": true, "repo": "packages-microsoft-com-mssql-server-2019", "state": "present" } TASK [fedora.linux_system_roles.mssql : Ensure the mssql-server package] ******* task path: /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:150 Tuesday 04 October 2022 12:14:56 +0000 (0:00:04.075) 0:01:08.343 ******* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: numactl-libs-2.0.14-5.fc36.x86_64", "Installed: libatomic-12.2.1-2.fc36.x86_64", "Installed: boost-regex-1.76.0-12.fc36.x86_64", "Installed: cyrus-sasl-2.1.27-18.fc36.x86_64", "Installed: gcc-gdb-plugin-12.2.1-2.fc36.x86_64", "Installed: cyrus-sasl-gssapi-2.1.27-18.fc36.x86_64", "Installed: source-highlight-3.1.9-12.fc36.1.x86_64", "Installed: bzip2-1.0.8-11.fc36.x86_64", "Installed: gdb-12.1-1.fc36.x86_64", "Installed: mssql-server-15.0.4261.1-2.x86_64", "Installed: ctags-5.9-3.20220206.0.fc36.x86_64", "Installed: gdb-headless-12.1-1.fc36.x86_64", "Installed: libipt-2.0.5-1.fc36.x86_64", "Installed: libbabeltrace-1.5.8-9.fc36.x86_64" ] } TASK [fedora.linux_system_roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:158 Tuesday 04 October 2022 12:15:57 +0000 (0:01:01.754) 0:02:10.098 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Tuesday 04 October 2022 12:16:03 +0000 (0:00:05.089) 0:02:15.188 ******* ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\nerrorlog=\"$(grep '^errorlogfile = ' /var/opt/mssql/mssql.conf \\\n| sed 's/errorlogfile : //')\" || :\nif [ -s \"${errorlog}\" ]; then\n echo \"${errorlog}\"\nelif [ -s /var/opt/mssql/log/errorlog ]; then\n echo /var/opt/mssql/log/errorlog\nelse\n echo \"\"\nfi\n", "delta": "0:00:00.007098", "end": "2022-10-04 12:16:07.678584", "rc": 0, "start": "2022-10-04 12:16:07.671486" } TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:181 Tuesday 04 October 2022 12:16:08 +0000 (0:00:05.478) 0:02:20.666 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:195 Tuesday 04 October 2022 12:16:14 +0000 (0:00:06.300) 0:02:26.967 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:205 Tuesday 04 October 2022 12:16:16 +0000 (0:00:01.738) 0:02:28.705 ******* fatal: [sut]: FAILED! => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "-n", "setup" ], "delta": "0:00:20.144878", "end": "2022-10-04 12:16:37.567979", "rc": 1, "start": "2022-10-04 12:16:17.423101" } STDOUT: The licensing PID was successfully processed. The new edition is [Enterprise Evaluation Edition]. Capturing a dump of 5594 Successfully captured dump: /var/opt/mssql/log/core.sqlservr.10_4_2022_12_16_21.5594 Executing: /opt/mssql/bin/handle-crash.sh with parameters handle-crash.sh /opt/mssql/bin/sqlservr 5594 /opt/mssql/bin /var/opt/mssql/log/ b8899d81-a582-4d86-b15c-ce9507bab80e 0688bd28-824f-4c8d-a217-0880e1fe02c4 /var/opt/mssql/log/core.sqlservr.10_4_2022_12_16_21.5594 Fedora Linux 36 (Thirty Six) Capturing core dump and information to /var/opt/mssql/log... Tue Oct 4 12:16:24 UTC 2022 Capturing program information Dump already generated: /var/opt/mssql/log/core.sqlservr.10_4_2022_12_16_21.5594, moving to /var/opt/mssql/log/core.sqlservr.5594.temp/core.sqlservr.5594.gdmp Moving logs to /var/opt/mssql/log/core.sqlservr.5594.temp/log/paldumper-debug.log Tue Oct 4 12:16:25 UTC 2022 Capturing program binaries Tue Oct 4 12:16:37 UTC 2022 Compressing the dump files Core dump and information are being compressed in the background. When complete, they can be found in the following location: /var/opt/mssql/log/core.sqlservr.10_04_2022_12_16_23.5594.tbz2 The license terms for this product can be found in /usr/share/doc/mssql-server or downloaded from: https://go.microsoft.com/fwlink/?LinkId=2104294&clcid=0x409 The privacy statement can be viewed at: https://go.microsoft.com/fwlink/?LinkId=853010&clcid=0x409 Configuring SQL Server... Initial setup of Microsoft SQL Server failed. Please consult the ERRORLOG in /var/opt/mssql/log for more information. STDERR: This program has encountered a fatal error and cannot continue running at Tue Oct 4 12:16:21 2022 The following diagnostic information is available: Reason: 0x00000001 Signal: SIGSEGV - Segmentation fault (11) Stack: IP Function ---------------- -------------------------------------- 000055bd448d562c 000055bd448d5072 000055bd448ef616 000055bd4487375b 00007faa9163ea70 __restore_rt+0x0 0000000000000000 000055bd4488833e 000055bd4486fa04 000055bd4486f829 Process: 5594 - sqlservr Thread: 5708 (application thread 0x1e0) Instance Id: b8899d81-a582-4d86-b15c-ce9507bab80e Crash Id: 0688bd28-824f-4c8d-a217-0880e1fe02c4 Build stamp: 552d94c177a9792ae44a9aaac32d760a081b9559704eef11a8058918a632fad6 Distribution: Fedora Linux 36 (Thirty Six) Processors: 2 Total Memory: 3910066176 bytes Timestamp: Tue Oct 4 12:16:21 2022 Hint: You are currently not seeing messages from other users and the system. Users in groups 'adm', 'systemd-journal', 'wheel' can see all messages. Pass -q to turn off this notice. No journal files were opened due to insufficient permissions. Hint: You are currently not seeing messages from other users and the system. Users in groups 'adm', 'systemd-journal', 'wheel' can see all messages. Pass -q to turn off this notice. No journal files were opened due to insufficient permissions. /usr/bin/find: ‘/usr/share/polkit-1/rules.d’: Permission denied /usr/bin/find: ‘/usr/share/empty.sshd’: Permission denied /usr/bin/find: ‘/usr/libexec/initscripts/legacy-actions/auditd’: Permission denied MSG: non-zero return code to retry, use: --limit @/tmp/tests_password_2019.retry PLAY RECAP ********************************************************************* sut : ok=16 changed=3 unreachable=0 failed=1 skipped=11 rescued=0 ignored=0 Tuesday 04 October 2022 12:16:37 +0000 (0:00:21.130) 0:02:49.836 ******* =============================================================================== fedora.linux_system_roles.mssql : Ensure the mssql-server package ------ 61.75s /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:150 fedora.linux_system_roles.mssql : Set up MSSQL ------------------------- 21.13s /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:205 Gathering Facts -------------------------------------------------------- 12.85s /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/tests/tests_password_2019.yml:3 fedora.linux_system_roles.mssql : Gather package facts ----------------- 12.71s /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:101 Set up MSSQL ------------------------------------------------------------ 6.82s /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/tests/tests_password_2019.yml:10 fedora.linux_system_roles.mssql : Gather system services facts ---------- 6.30s /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:181 fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories --- 6.20s /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:117 fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location --- 5.48s /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 fedora.linux_system_roles.mssql : Ensure that the openldap-compat package is installed --- 5.09s /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:158 fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server 2019 repository --- 4.08s /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:140 fedora.linux_system_roles.mssql : Ensure ansible_facts used by role ----- 3.05s /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 fedora.linux_system_roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version --- 2.04s /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:106 fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact --- 1.85s /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:12 fedora.linux_system_roles.mssql : Verify that the variables required for setting up MSSQL are defined --- 1.74s /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:195 fedora.linux_system_roles.mssql : Set platform/version specific variables --- 1.68s /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:10 fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables --- 1.62s /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:48 fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly --- 1.53s /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:60 fedora.linux_system_roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly --- 1.34s /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:84 fedora.linux_system_roles.mssql : Remove the Microsoft SQL Server 2017 repository to upgrade to 2019 --- 1.21s /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:134 fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once --- 1.18s /WORKDIR/dist-git-mssql-meta-remove-f36-support-onrIfw/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:92 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: [defaults]callback_whitelist option, normalizing names to new standard, use callbacks_enabled instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---