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

Build: #352 was successful

Job: Build Gateway was successful

Stages & jobs

  1. Build

  2. Deploy

Job result summary

Completed
Duration
2 seconds
Revision
8358be9fdda9a1b2364203582fe5218d6be2eb96 8358be9fdda9a1b2364203582fe5218d6be2eb96
First to pass since
#351 (Manual run by Github Actions)

Error summary

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

+ [[ ehuB != ehuxB ]]
+ echo 'Start of Lmod init/bash script to define the module command'
+ LMOD_PKG=/usr/share/lmod/lmod
+ 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
++ 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: 99B done
#1 DONE 0.0s

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

#3 [linux/amd64 internal] load metadata for docker.io/library/nginx:1.23-alpine
#3 ...

#4 [auth] library/nginx:pull token for registry-1.docker.io
#4 DONE 0.0s

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

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

#6 [internal] load build context
#6 transferring context: 2.66kB done
#6 DONE 0.0s

#7 [linux/arm64 1/2] FROM docker.io/library/nginx:1.23-alpine@sha256:bffb4330be734e3268087e28ca51f6ae926f7d4406c7f5b5ab50c5e22570dc32
#7 resolve docker.io/library/nginx:1.23-alpine@sha256:bffb4330be734e3268087e28ca51f6ae926f7d4406c7f5b5ab50c5e22570dc32 0.1s done
#7 DONE 0.1s

#8 [linux/arm64 2/2] COPY nginx.conf /etc/nginx/nginx.conf
#8 CACHED

#9 [linux/amd64 1/2] FROM docker.io/library/nginx:1.23-alpine@sha256:bffb4330be734e3268087e28ca51f6ae926f7d4406c7f5b5ab50c5e22570dc32
#9 resolve docker.io/library/nginx:1.23-alpine@sha256:bffb4330be734e3268087e28ca51f6ae926f7d4406c7f5b5ab50c5e22570dc32 0.1s done
#9 DONE 0.1s

#10 [linux/amd64 2/2] COPY nginx.conf /etc/nginx/nginx.conf
#10 CACHED

#11 exporting to image
#11 exporting layers done
#11 exporting manifest sha256:c9e1f33d97463bf3d35174c904d11097ccccb2c230e49b9067cc4b99e38938c7 0.0s done
#11 exporting config sha256:a7399044b5b67dd034147d82664a227f98db523ae7026f52170e89cfd76fcad2 0.0s done
#11 exporting manifest sha256:4c6086504fc8c11cd391ffd0b3a646d4173f602b4babfa0f1271e966f3679b0c 0.0s done
#11 ...

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

#11 exporting to image
#11 exporting config sha256:e0ac7e770e5acd01421b91066f62ec04033e94bf1638fa59888e59583ee62fef 0.0s done
#11 exporting manifest list sha256:974a6928f33de89a92dc304465c5e681d7e436d7c7c227468c1e5d945ad73d1f 0.0s done
#11 pushing layers
#11 pushing layers 0.3s done
#11 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-gateway:nightly@sha256:974a6928f33de89a92dc304465c5e681d7e436d7c7c227468c1e5d945ad73d1f
#11 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-gateway:nightly@sha256:974a6928f33de89a92dc304465c5e681d7e436d7c7c227468c1e5d945ad73d1f 0.5s done
#11 pushing layers 0.2s done
#11 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-gateway:dev3@sha256:974a6928f33de89a92dc304465c5e681d7e436d7c7c227468c1e5d945ad73d1f
#11 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-gateway:dev3@sha256:974a6928f33de89a92dc304465c5e681d7e436d7c7c227468c1e5d945ad73d1f 0.3s done
#11 DONE 1.4s