Builds the pre-built Docker containers for e2e tests

Build: #198 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
39 minutes
Agent
xindi.openmrs.org
Revision
69ce2f7f12cd98d78edc3b1f0ab75cf46eeea5af
First to pass since
#197 (Child of O3-BK-212)

Error summary

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

+ [[ 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
+ [[ 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
+ [[ 200 != \2\0\0 ]]
+ '[' 77 -eq 0 ']'
++ docker ps --filter ancestor=openmrs/openmrs-reference-application-3-backend:nightly --format '{{.ID}}'
+ backend_container_id=646ee23e358c
++ docker ps --filter ancestor=mariadb:10.8.2 --format '{{.ID}}'
+ db_container_id=2ad2600519f8
+ docker commit 646ee23e358c openmrs/openmrs-reference-application-3-backend:nightly-with-data
+ docker commit 2ad2600519f8 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