Skip to content

Console Output

10:01:56 [2026-03-16T09:01:56.326Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
10:01:56 [2026-03-16T09:01:56.326Z] 		 Affected argument(s) used the following variable(s): [DB_PSW, AUTH_USR, AUTH_PSW, DB_USR]
10:01:56 [2026-03-16T09:01:56.326Z] 		 See https://jenkins.io/redirect/groovy-string-interpolation for details.
10:01:56 [2026-03-16T09:01:56.583Z] + rm -f ****/configuration/config.properties
10:01:56 [2026-03-16T09:01:56.584Z] + echo DB_NAME=silvertest
10:01:56 [2026-03-16T09:01:56.584Z] + echo DB_SERVERTYPE=H2
10:01:56 [2026-03-16T09:01:56.584Z] + echo DB_SERVER=localhost
10:01:56 [2026-03-16T09:01:56.584Z] + echo DB_PORT_H2=9092