Builds the pre-built Docker containers for e2e tests

Build: #127 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
31 minutes
Agent
xindi.openmrs.org
Revision
a40e812cd6a7ae7e9da9d04fd3edd999e3be70cd
Successful since
#126 ()

Error summary

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

+ [[ 302 != \2\0\0 ]]
+ let i=137-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 136 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=136-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 135 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=135-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 134 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=134-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 133 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=133-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 132 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=132-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 131 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=131-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 130 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=130-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 129 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=129-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 128 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=128-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 127 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=127-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 126 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=126-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 125 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=125-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 124 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=124-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 123 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=123-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 122 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 200 != \2\0\0 ]]
+ '[' 122 -eq 0 ']'
++ docker ps --filter ancestor=openmrs/openmrs-reference-application-3-backend:nightly --format '{{.ID}}'
+ backend_container_id=d9fdc5bb3bbf
++ docker ps --filter ancestor=mariadb:10.8.2 --format '{{.ID}}'
+ db_container_id=4245f8c0078f
+ docker commit d9fdc5bb3bbf openmrs/openmrs-reference-application-3-backend:nightly-with-data
+ docker commit 4245f8c0078f 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