Builds the pre-built Docker containers for e2e tests

Build: #227 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
39 minutes
Agent
xiao.openmrs.org
Revision
46c47a615a5814ffb443ae76d310ddcfa6afdbe9
Successful since
#225 ()

Error summary

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

+ [[ 302 != \2\0\0 ]]
+ let i=90-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 89 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=89-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 88 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=88-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 87 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=87-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 86 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=86-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 85 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=85-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 84 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=84-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 83 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=83-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 82 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=82-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 81 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=81-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 80 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=80-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 79 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=79-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 78 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=78-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 77 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=77-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 76 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=76-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 75 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 200 != \2\0\0 ]]
+ '[' 75 -eq 0 ']'
++ docker ps --filter ancestor=openmrs/openmrs-reference-application-3-backend:nightly --format '{{.ID}}'
+ backend_container_id=f0ed3f2e9c28
++ docker ps --filter ancestor=mariadb:10.8.2 --format '{{.ID}}'
+ db_container_id=c38340d01520
+ docker commit f0ed3f2e9c28 openmrs/openmrs-reference-application-3-backend:nightly-with-data
+ docker commit c38340d01520 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