database container ref updated

5 jobs from master in 1 minute and 58 seconds (queued for 1 second)
Status Job ID Name Coverage
  Build
passed #18266
Build

00:29

 
  Test
passed #18267
sonar

00:37

 
  Release Cleanup
passed #18268
allowed to fail
ReleaseCleanup

00:03

 
  Release Deploy
passed #18269
ReleaseDeploy

00:01

 
  Validation
failed #18270
Validation

00:45

 
Name Stage Failure
failed
Validation Validation
Using Shell executor...
Running on ip-172-31-41-41.us-west-2.compute.internal...
Fetching changes...
HEAD is now at 4b61657 database container ref updated
Checking out 4b61657f as master...
Skipping Git submodules setup
$ sleep 45
$ if [ `curl -s -o /dev/null -I -w "%{http_code}" https://pgtest.altimetrik.com/$RELEASE_NAME` = "200" ]; then exit 0; else exit 1; fi
ERROR: Job failed: exit status 1