Skip to content

Console Output

04:23:28 [2024-10-27T03:23:28.063Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
04:23:28 [2024-10-27T03:23:28.064Z] 		 Affected argument(s) used the following variable(s): [DB_PSW, DB_USR]
04:23:28 [2024-10-27T03:23:28.064Z] 		 See https://jenkins.io/redirect/groovy-string-interpolation for details.
04:23:28 [2024-10-27T03:23:28.321Z] + rm -f ****/configuration/config.properties
04:23:28 [2024-10-27T03:23:28.321Z] + echo DB_NAME=silvertest
04:23:28 [2024-10-27T03:23:28.321Z] + echo DB_SERVERTYPE=MSSQL
04:23:28 [2024-10-27T03:23:28.321Z] + echo DB_SERVER=int1.****.org
04:23:28 [2024-10-27T03:23:28.321Z] + echo DB_PORT_MSSQL=1433