Publishes the frontend spa-assembly-config.json to Maven (separate plan, so this can be run in parallel with the deploy step)

Build: #144 failed Child of O3-BF-149

Build result summary

Details

Completed
Queue duration
1 second
Duration
26 seconds
Labels
None
Agent
yu.openmrs.org
Revision
1da2a6ff472707c79fde75263e9d1c1e7114ad4b 1da2a6ff472707c79fde75263e9d1c1e7114ad4b
Fixed in
#264 (Child of O3-BF-269)
No failed test found. A possible compilation error occurred.

Responsible

No one has taken responsibility for this failure

Code commits

Author Commit Message Commit date
Jayasanka <33048395+jayasanka-sack@users.noreply.github.com> Jayasanka <33048395+jayasanka-sack@users.noreply.github.com> 7f7c0e1a6d5988788cf86c3fd60ed34d5fb7c4d4 m 7f7c0e1a6d5988788cf86c3fd60ed34d5fb7c4d4 (release-revert) Revert to dev versions This reverts commit ecf6c9cde1759388c372aab7834c9ac99f1400a2.
Ian Bacher Ian Bacher ed28892fd2ae00230c5c46402ccc391262851121 m ed28892fd2ae00230c5c46402ccc391262851121 Update FHIR2 version
Enoch <94776262+basrem@users.noreply.github.com> Enoch <94776262+basrem@users.noreply.github.com> 1da2a6ff472707c79fde75263e9d1c1e7114ad4b m 1da2a6ff472707c79fde75263e9d1c1e7114ad4b (chore) Update README.md (#783)
Jayasanka <33048395+jayasanka-sack@users.noreply.github.com> Jayasanka <33048395+jayasanka-sack@users.noreply.github.com> 81e6a4084fa6d848b0717b9e14b9030c483b8579 m 81e6a4084fa6d848b0717b9e14b9030c483b8579 (release) Release 3.0.0-beta.17

Error summary for Default Job

The job generated some errors, drill down into 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-frontend
+ IMAGE=openmrs/openmrs-reference-application-3-frontend
+ 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 pull openmrs/openmrs-reference-application-3-frontend:nightly
+ docker create --name=openmrs-frontend-container openmrs/openmrs-reference-application-3-frontend:nightly
+ docker cp openmrs-frontend-container:/usr/share/nginx/html/spa-assemble-config.json ./frontend/src/main/resources/spa-assemble-config.json
+ docker rm openmrs-frontend-container