OpenMRS Core Master

Build: #3025 failed

Job: Build was successful

Stages & jobs

  1. Build

  2. Test

  3. Deploy

  4. Release

    Requires a user to start manually

Job result summary

Completed
Duration
18 minutes
Revision
3a0f7ebc61b38580d7b34172f5973e0e3c638caa 3a0f7ebc61b38580d7b34172f5973e0e3c638caa
Successful since
#3001 ()

Configuration changes

Job Build with key TRUNK-MASTER-JOB1 no longer exists.

Error summary

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

#60 98.19 [INFO] ------------------------------------------------------------------------
#60 98.25 [INFO] Total time:  01:26 min
#60 98.25 [INFO] Finished at: 2022-09-26T21:10:33Z
#60 98.26 [INFO] ------------------------------------------------------------------------
#60 DONE 98.6s

#61 [linux/arm64 dev 24/26] COPY webapp/ ./webapp/
#61 DONE 0.1s

#62 [linux/arm64 dev 25/26] RUN mvn -pl webapp -s /usr/share/maven/ref/settings-docker.xml install -DskipTests
#62 10.82 [INFO] Scanning for projects...
#62 14.14 [INFO]
#62 14.15 [INFO] -------------------< org.openmrs.web:openmrs-webapp >-------------------
#62 14.15 [INFO] Building openmrs-webapp 2.6.0-SNAPSHOT
#62 14.15 [INFO] --------------------------------[ war ]---------------------------------
#62 20.90 [INFO]
#62 20.92 [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-webapp ---
#62 25.40 [INFO] ShortRevision tag detected. The value is '6'.
#62 25.45 [INFO] Executing: /bin/sh -c cd '/app/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#62 25.45 [INFO] Working directory: /app/webapp
#62 25.75 [INFO] Storing buildNumber: 0 at timestamp: 1664226659138
#62 25.81 [WARNING] Cannot get the branch information from the git repository:
#62 25.81 Detecting the current branch failed:
#62 25.81 [INFO] ShortRevision tag detected. The value is '6'.
#62 25.81 [INFO] Executing: /bin/sh -c cd '/app/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#62 25.82 [INFO] Working directory: /app/webapp
#62 25.85 [INFO] Storing buildScmBranch: UNKNOWN_BRANCH
#62 25.86 [INFO]
#62 25.86 [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-webapp ---
#62 27.32 [INFO]
#62 27.32 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ openmrs-webapp ---
#62 28.16 [INFO] Copying 2 resources
#62 28.26 [INFO] Copying 1 resource to ../jetty
#62 28.53 [INFO]
#62 28.53 [INFO] --- maven-antrun-plugin:3.1.0:run (default) @ openmrs-webapp ---
#62 31.10 [INFO] Executing tasks
#62 31.18 [INFO]     [unzip] Expanding: /app/webapp/src/main/resources/liquibase-demo-data.zip into /app/webapp/target/classes
#62 31.48 [INFO] Executed tasks
#62 31.48 [INFO]
#62 31.48 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ openmrs-webapp ---
#62 33.48 [INFO] No sources to compile
#62 33.50 [INFO]
#62 33.50 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ openmrs-webapp ---
#62 33.69 [INFO] Copying 1 resource
#62 33.72 [INFO]
#62 33.73 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ openmrs-webapp ---
#62 33.81 [INFO] No sources to compile
#62 33.82 [INFO]
#62 33.82 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openmrs-webapp ---
#62 35.95 [INFO] Tests are skipped.
#62 35.96 [INFO]
#62 35.96 [INFO] --- maven-war-plugin:3.3.2:war (default-war) @ openmrs-webapp ---
#62 38.01 [INFO] Packaging webapp
#62 38.02 [INFO] Assembling webapp [openmrs-webapp] in [/app/webapp/target/openmrs]
#62 38.08 [INFO] Processing war project
#62 38.09 [INFO] Copying webapp webResources [/app/webapp/src/main/webapp] to [/app/webapp/target/openmrs]
#62 38.45 [INFO] Copying webapp resources [/app/webapp/src/main/webapp]
#62 40.15 [INFO] Building war: /app/webapp/target/openmrs.war
#62 50.37 [INFO]
#62 50.39 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ openmrs-webapp ---
#62 53.57 [INFO] Building jar: /app/webapp/target/openmrs-tests.jar
#62 53.86 [INFO]
#62 53.86 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-webapp ---
#62 55.31 [INFO] Checking licenses...
#62 55.99 [INFO]
#62 55.99 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-webapp ---
#62 56.48 [INFO] Installing /app/webapp/target/openmrs.war to /usr/share/maven/ref/repository/org/openmrs/web/openmrs-webapp/2.6.0-SNAPSHOT/openmrs-webapp-2.6.0-SNAPSHOT.war
#62 56.68 [INFO] Installing /app/webapp/pom.xml to /usr/share/maven/ref/repository/org/openmrs/web/openmrs-webapp/2.6.0-SNAPSHOT/openmrs-webapp-2.6.0-SNAPSHOT.pom
#62 56.80 [INFO] Installing /app/webapp/target/openmrs-tests.jar to /usr/share/maven/ref/repository/org/openmrs/web/openmrs-webapp/2.6.0-SNAPSHOT/openmrs-webapp-2.6.0-SNAPSHOT-tests.jar
#62 56.82 [INFO] ------------------------------------------------------------------------
#62 56.83 [INFO] BUILD SUCCESS
#62 56.83 [INFO] ------------------------------------------------------------------------
#62 56.85 [INFO] Total time:  46.169 s
#62 56.85 [INFO] Finished at: 2022-09-26T21:11:30Z
#62 56.86 [INFO] ------------------------------------------------------------------------
#62 DONE 57.3s

#63 [linux/arm64 dev 26/26] WORKDIR /app/webapp
#63 DONE 0.1s

#64 exporting to image
#64 exporting layers
#64 exporting layers 30.8s done
#64 exporting manifest sha256:c9e7cadbdeac984eb54e06f6a1d1cc752a7e6c47ba8b257d357e621d2a6ef9e9 0.0s done
#64 exporting config sha256:093d54b1017bc431257a05aabfd0035f19dd140c3856b70908c0e9b27f784aec 0.0s done
#64 exporting manifest sha256:9479dc2abf95130db115e0d9d0579412dae15fd5e9035e4b299869e95d1d1231 0.0s done
#64 exporting config sha256:d8ce2ae2a506431e670f7686d5752d22cfc45139aa29dc2c8f2f152640e837b2
#64 exporting config sha256:d8ce2ae2a506431e670f7686d5752d22cfc45139aa29dc2c8f2f152640e837b2 0.0s done
#64 exporting manifest list sha256:ae298260928a1efc559ebaf8260bf2f228e411033e497f23f4037a7de972bbaa 0.0s done
#64 pushing layers
#64 ...

#65 [auth] openmrs/openmrs-core:pull,push token for registry-1.docker.io
#65 DONE 0.0s

#64 exporting to image
#64 pushing layers 17.3s done
#64 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:ae298260928a1efc559ebaf8260bf2f228e411033e497f23f4037a7de972bbaa
#64 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:ae298260928a1efc559ebaf8260bf2f228e411033e497f23f4037a7de972bbaa 0.8s done
#64 DONE 49.1s