Builds the pre-built Docker containers for e2e tests

Build: #196 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
40 minutes
Agent
yu.openmrs.org
Revision
d1b95f468629c1df36fa019f5a1c1ad3d8741bb3
Successful since
#186 ()

Error summary

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

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