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

Build: #1766 was successful

Job: Build Gateway was successful

Stages & jobs

  1. Build

  2. Deploy

  3. Generate Prefilled Containers

Job result summary

Completed
Duration
6 seconds
Agent
yu.openmrs.org
Revision
b884a4a894e6dc57ee9d67919bd3a9b7fe549b88 b884a4a894e6dc57ee9d67919bd3a9b7fe549b88
Successful since
#1682 ()

Error summary

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

+ 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
++ echo YES
++ /usr/bin/tr '[:upper:]' '[:lower:]'
+ 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.1s

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

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

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

#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
#5 ...

#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 DONE 0.2s

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

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

#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.2s done
#5 CACHED

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

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

#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.3s done
#12 exporting manifest sha256:67a5c3d6296025710033d273181f33eca543c2e198da5a64b29ec1a561456c49 0.0s done
#12 exporting config sha256:1fce056f060e861d4b90e790be07a8cb82935ab101926b860789511a17bfbc4b
#12 exporting config sha256:1fce056f060e861d4b90e790be07a8cb82935ab101926b860789511a17bfbc4b 0.0s done
#12 exporting manifest sha256:e2fa8171ff2bfe505bf1140041a6bc2b8c765227a66b108b2e46cb2c4cb16fdf 0.0s done
#12 exporting config sha256:eb19255e86ec9d0b93ee51b28e92357377434ec842e223c3ad4d2cf8e2ac6bd8 0.0s done
#12 exporting manifest list sha256:a399054e27753b668798a41ccbd67c757ab3471f587c2c3ee98383941174d26e 0.0s done
#12 pushing layers
#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 pushing layers 1.7s done
#12 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-gateway:nightly@sha256:a399054e27753b668798a41ccbd67c757ab3471f587c2c3ee98383941174d26e
#12 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-gateway:nightly@sha256:a399054e27753b668798a41ccbd67c757ab3471f587c2c3ee98383941174d26e 1.0s done
#12 pushing layers 0.8s done
#12 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-gateway:dev3@sha256:a399054e27753b668798a41ccbd67c757ab3471f587c2c3ee98383941174d26e
#12 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-gateway:dev3@sha256:a399054e27753b668798a41ccbd67c757ab3471f587c2c3ee98383941174d26e 0.5s done
#12 DONE 4.4s