FHIR terminology service for OCL

Build: #164 failed Changes by Rafal Korytkowski

Stages & jobs

  1. Default Stage

  2. Deploy QA

    Requires a user to start manually
  3. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
15 seconds
Labels
None
Revisions
OCL FHIR
7aaf924ff1986ebbccab60a05c1d95d4a527f7f2 7aaf924ff1986ebbccab60a05c1d95d4a527f7f2
OCL CI
6544e7ed40ead274ba8b0995efe09bb9edfd8319 6544e7ed40ead274ba8b0995efe09bb9edfd8319
No failed test found. A possible compilation error occurred.

Responsible

Code commits

OCL CI
Author Commit Message Commit date
Rafal Korytkowski Rafal Korytkowski 6544e7ed40ead274ba8b0995efe09bb9edfd8319 6544e7ed40ead274ba8b0995efe09bb9edfd8319 Update deploy.sh

Error summary for Build oclfhir

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
++ /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'
+ set +x
The command '/bin/sh -c mkdir -p /usr/share/maven /usr/share/maven/ref   && echo "Downloading maven"   && curl -fsSL -o /tmp/apache-maven.tar.gz ${BASE_URL}/apache-maven-${MAVEN_VERSION}-bin.tar.gz     && echo "Checking download file hash"   && echo "${SHA}  /tmp/apache-maven.tar.gz" | sha512sum -c -     && echo "Unziping maven"   && tar -xzf /tmp/apache-maven.tar.gz -C /usr/share/maven --strip-components=1     && echo "Cleaning and setting links"   && rm -f /tmp/apache-maven.tar.gz   && ln -s /usr/share/maven/bin/mvn /usr/bin/mvn' returned a non-zero code: 22