Builds the pre-built Docker containers for e2e tests

Build: #113 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
23 minutes
Agent
yu.openmrs.org
Revision
4078e6803d81f6f4c467a0eb701b0d8ee6c1e983
Successful since
#2 ()

Error summary

The build generated some errors. See the full build log for more details.

+ [[ 302 != \2\0\0 ]]
+ let i=184-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 183 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=183-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 182 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=182-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 181 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=181-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 180 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=180-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 179 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=179-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 178 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=178-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 177 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=177-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 176 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=176-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 175 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=175-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 174 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=174-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 173 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=173-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 172 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=172-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 171 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=171-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 170 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=170-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 169 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 200 != \2\0\0 ]]
+ '[' 169 -eq 0 ']'
++ docker ps --filter ancestor=openmrs/openmrs-reference-application-3-backend:nightly --format '{{.ID}}'
+ backend_container_id=fcedc2fcc519
++ docker ps --filter ancestor=mariadb:10.8.2 --format '{{.ID}}'
+ db_container_id=4ef5ded17285
+ docker commit fcedc2fcc519 openmrs/openmrs-reference-application-3-backend:nightly-with-data
+ docker commit 4ef5ded17285 openmrs/openmrs-reference-application-3-db:nightly-with-data
+ docker push openmrs/openmrs-reference-application-3-db:nightly-with-data
+ docker push openmrs/openmrs-reference-application-3-backend:nightly-with-data