Skip to content

Console Output

09:34:50 [2025-01-20T08:34:50.674Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
09:34:50 [2025-01-20T08:34:50.674Z] 		 Affected argument(s) used the following variable(s): [DB_PSW, AUTH_USR, AUTH_PSW, DB_USR]
09:34:50 [2025-01-20T08:34:50.675Z] 		 See https://jenkins.io/redirect/groovy-string-interpolation for details.
09:34:50 [2025-01-20T08:34:50.932Z] + rm -f ****/configuration/config.properties
09:34:50 [2025-01-20T08:34:50.932Z] + echo DB_NAME=silvertest
09:34:50 [2025-01-20T08:34:50.932Z] + echo DB_SERVERTYPE=H2
09:34:50 [2025-01-20T08:34:50.932Z] + echo DB_SERVER=localhost
09:34:50 [2025-01-20T08:34:50.932Z] + echo DB_PORT_H2=9092