Skip to content

Console Output

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