Skip to content

Console Output

10:17:07 [2026-05-05T08:17:07.274Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
10:17:07 [2026-05-05T08:17:07.274Z] 		 Affected argument(s) used the following variable(s): [DB_PSW, DB_USR]
10:17:07 [2026-05-05T08:17:07.274Z] 		 See https://jenkins.io/redirect/groovy-string-interpolation for details.
10:17:07 [2026-05-05T08:17:07.532Z] + rm -f ****/configuration/config.properties
10:17:07 [2026-05-05T08:17:07.532Z] + echo DB_NAME=silvertest
10:17:07 [2026-05-05T08:17:07.532Z] + echo DB_SERVERTYPE=POSTGRESQL
10:17:07 [2026-05-05T08:17:07.532Z] + echo DB_SERVER=int0.****.org
10:17:07 [2026-05-05T08:17:07.532Z] + echo DB_PORT_POSTGRESQL=5433