Plan responsible for building Docker images for the 3.x demo and development sites

Build: #1513 was successful

Job: Build Gateway was successful

Stages & jobs

  1. Build

  2. Deploy

Job result summary

Completed
Duration
6 seconds
Agent
yu.openmrs.org
Revision
fec5663ccfe42551ebe414e0b5e64080819ee9b6 fec5663ccfe42551ebe414e0b5e64080819ee9b6
Successful since
#1159 ()
Number of retries
1

Error summary

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

+ LMOD_DIR=/usr/share/lmod/lmod/libexec
+ LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod
+ MODULESHOME=/usr/share/lmod/lmod
+ export LMOD_PKG
+ export LMOD_CMD
+ export LMOD_DIR
+ export MODULESHOME
+ LMOD_VERSION=6.6
+ export LMOD_VERSION
+ '[' : '!=' : ']'
+ unalias ml
+ true
++ /usr/bin/tr '[:upper:]' '[:lower:]'
++ echo YES
+ export_module=yes
+ '[' -n '5.1.16(1)-release' -a yes '!=' no ']'
+ export -f module
+ export -f ml
+ unset export_module
+ '[' -n '' ']'
+ '[' 5 -ge 3 ']'
+ '[' -r /usr/share/lmod/lmod/init/lmod_bash_completions ']'
+ '[' -n '' ']'
+ [[ ehuB != ehuxB ]]
+ echo 'End of Lmod init/bash script to define the module command'
+ export IMAGE=openmrs/openmrs-reference-application-3-gateway
+ IMAGE=openmrs/openmrs-reference-application-3-gateway
+ docker login -u openmrsci -p ********
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/bamboo-agent/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

+ docker buildx build --pull --push --platform linux/amd64,linux/arm64 -t openmrs/openmrs-reference-application-3-gateway:nightly -t openmrs/openmrs-reference-application-3-gateway:dev3 gateway/
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 174B done
#1 DONE 0.0s

#2 [linux/amd64 internal] load metadata for docker.io/library/nginx:1.23-alpine
#2 DONE 0.3s

#3 [linux/arm64 internal] load metadata for docker.io/library/nginx:1.23-alpine
#3 DONE 0.3s

#4 [internal] load .dockerignore
#4 transferring context: 2B done
#4 DONE 0.1s

#5 [linux/amd64 1/3] FROM docker.io/library/nginx:1.23-alpine@sha256:02ffd439b71d9ea9408e449b568f65c0bbbb94bebd8750f1d80231ab6496008e
#5 resolve docker.io/library/nginx:1.23-alpine@sha256:02ffd439b71d9ea9408e449b568f65c0bbbb94bebd8750f1d80231ab6496008e 0.1s done
#5 DONE 0.1s

#6 [linux/arm64 1/3] FROM docker.io/library/nginx:1.23-alpine@sha256:02ffd439b71d9ea9408e449b568f65c0bbbb94bebd8750f1d80231ab6496008e
#6 resolve docker.io/library/nginx:1.23-alpine@sha256:02ffd439b71d9ea9408e449b568f65c0bbbb94bebd8750f1d80231ab6496008e 0.1s done
#6 CACHED

#7 [internal] load build context
#7 transferring context: 3.17kB done
#7 DONE 0.2s

#5 [linux/amd64 1/3] FROM docker.io/library/nginx:1.23-alpine@sha256:02ffd439b71d9ea9408e449b568f65c0bbbb94bebd8750f1d80231ab6496008e
#5 CACHED

#8 [linux/amd64 2/3] COPY nginx.conf /etc/nginx/nginx.conf
#8 ...

#9 [linux/arm64 2/3] COPY nginx.conf /etc/nginx/nginx.conf
#9 DONE 0.3s

#8 [linux/amd64 2/3] COPY nginx.conf /etc/nginx/nginx.conf
#8 DONE 0.3s

#10 [linux/amd64 3/3] COPY default.conf.template /etc/nginx/templates/
#10 DONE 0.2s

#11 [linux/arm64 3/3] COPY default.conf.template /etc/nginx/templates/
#11 DONE 0.2s

#12 exporting to image
#12 exporting layers
#12 exporting layers 0.4s done
#12 exporting manifest sha256:61591c708520196affc2a28a3678151eee83dfad15f559076816f3d537c78c62 0.0s done
#12 exporting config sha256:9b1c3b873b8fd28d5e21c27f15d190e05e472adf2ac52fdc0dba5abe8c8c246c 0.0s done
#12 exporting manifest sha256:f955d3c014ac88d3fd050a4e64710706fc699246e9a66721d049b9e728a1f90d 0.0s done
#12 exporting config sha256:f354d4d73f41bc234b93194a2e59ed4a15f01cd29e0dbc5e205c6dd212216374 0.0s done
#12 ...

#13 [auth] openmrs/openmrs-reference-application-3-gateway:pull,push token for registry-1.docker.io
#13 DONE 0.0s

#12 exporting to image
#12 exporting manifest list sha256:975d1f2f8f2bf815ed8a51997e93aa1554a06f7690dcf12e950f5c8325cd88f9 0.0s done
#12 pushing layers
#12 pushing layers 1.8s done
#12 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-gateway:nightly@sha256:975d1f2f8f2bf815ed8a51997e93aa1554a06f7690dcf12e950f5c8325cd88f9
#12 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-gateway:nightly@sha256:975d1f2f8f2bf815ed8a51997e93aa1554a06f7690dcf12e950f5c8325cd88f9 0.8s done
#12 pushing layers 0.7s done
#12 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-gateway:dev3@sha256:975d1f2f8f2bf815ed8a51997e93aa1554a06f7690dcf12e950f5c8325cd88f9
#12 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-gateway:dev3@sha256:975d1f2f8f2bf815ed8a51997e93aa1554a06f7690dcf12e950f5c8325cd88f9 0.4s done
#12 DONE 4.3s