Skip to content

Console Output

09:58:47 [2026-08-24T07:58:47.957Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
09:58:47 [2026-08-24T07:58:47.958Z] 		 Affected argument(s) used the following variable(s): [DB_PSW, DB_USR]
09:58:47 [2026-08-24T07:58:47.958Z] 		 See https://jenkins.io/redirect/groovy-string-interpolation for details.
09:58:48 [2026-08-24T07:58:48.215Z] + rm -f ****/configuration/config.properties
09:58:48 [2026-08-24T07:58:48.215Z] + echo DB_NAME=silvertest
09:58:48 [2026-08-24T07:58:48.215Z] + echo DB_SERVERTYPE=MSSQL
09:58:48 [2026-08-24T07:58:48.216Z] + echo DB_SERVER=int1.****.org
09:58:48 [2026-08-24T07:58:48.216Z] + echo DB_PORT_MSSQL=1433