Builds the pre-built Docker containers for e2e tests

Build: #77 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
3 minutes
Agent
xiao.openmrs.org
Revision
d022db471fccff24964b85cc55e9ef00601e495d d022db471fccff24964b85cc55e9ef00601e495d
Successful since
#2 ()

Error summary

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

+ [[ 000 != \2\0\0 ]]
+ let i=300-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 299 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=299-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 298 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=298-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 297 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=297-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 296 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=296-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 295 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=295-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 294 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=294-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 293 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=293-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 292 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=292-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 291 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=291-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 290 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=290-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 289 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=289-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 288 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=288-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 287 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=287-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 286 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=286-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 285 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 200 != \2\0\0 ]]
+ '[' 285 -eq 0 ']'
++ docker ps --filter ancestor=openmrs/openmrs-reference-application-3-backend:nightly --format '{{.ID}}'
+ backend_container_id=c6fa455c7075
++ docker ps --filter ancestor=mariadb:10.8.2 --format '{{.ID}}'
+ db_container_id=e7696c26fe77
+ docker commit c6fa455c7075 openmrs/openmrs-reference-application-3-backend:nightly-with-data
+ docker commit e7696c26fe77 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