Builds the pre-built Docker containers for e2e tests

Build: #236 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
38 minutes
Agent
yu.openmrs.org
Revision
9dfed5d8e6cf01a7627e66ed5d725e4a10f6e529
Successful since
#234 ()

Error summary

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

+ [[ 302 != \2\0\0 ]]
+ let i=98-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 97 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=97-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 96 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=96-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 95 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=95-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 94 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=94-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 93 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=93-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 92 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=92-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 91 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=91-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 90 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 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
+ [[ 200 != \2\0\0 ]]
+ '[' 83 -eq 0 ']'
++ docker ps --filter ancestor=openmrs/openmrs-reference-application-3-backend:nightly --format '{{.ID}}'
+ backend_container_id=fde65cd95ceb
++ docker ps --filter ancestor=mariadb:10.8.2 --format '{{.ID}}'
+ db_container_id=ddad2ee2decf
+ docker commit fde65cd95ceb openmrs/openmrs-reference-application-3-backend:nightly-with-data
+ docker commit ddad2ee2decf 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