Skip to content

Console Output

11:49:05 [2026-08-17T09:49:05.958Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
11:49:05 [2026-08-17T09:49:05.958Z] 		 Affected argument(s) used the following variable(s): [DB_PSW, DB_USR]
11:49:05 [2026-08-17T09:49:05.958Z] 		 See https://jenkins.io/redirect/groovy-string-interpolation for details.
11:49:06 [2026-08-17T09:49:06.219Z] + rm -f ****/configuration/config.properties
11:49:06 [2026-08-17T09:49:06.219Z] + echo DB_NAME=silvertest
11:49:06 [2026-08-17T09:49:06.219Z] + echo DB_SERVERTYPE=MSSQL
11:49:06 [2026-08-17T09:49:06.219Z] + echo DB_SERVER=int1.****.org
11:49:06 [2026-08-17T09:49:06.219Z] + echo DB_PORT_MSSQL=1433