Skip to content

Console Output

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