Skip to content

Console Output

12:14:13 [2024-11-17T11:14:13.254Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
12:14:13 [2024-11-17T11:14:13.254Z] 		 Affected argument(s) used the following variable(s): [DB_PSW, DB_USR]
12:14:13 [2024-11-17T11:14:13.254Z] 		 See https://jenkins.io/redirect/groovy-string-interpolation for details.
12:14:13 [2024-11-17T11:14:13.515Z] + rm -f ****/configuration/config.properties
12:14:13 [2024-11-17T11:14:13.515Z] + echo DB_NAME=SilverUpdate
12:14:13 [2024-11-17T11:14:13.515Z] + echo DB_SERVERTYPE=POSTGRESQL
12:14:13 [2024-11-17T11:14:13.515Z] + echo DB_SERVER=int0.****.org
12:14:13 [2024-11-17T11:14:13.515Z] + echo DB_PORT_POSTGRESQL=5433