OpenMRS Core Master

Build: #3006 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
19 minutes
Revision
bb357d4786afa2ce016710a137766ab9f4d1e25b bb357d4786afa2ce016710a137766ab9f4d1e25b
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 94.97 [INFO] BUILD SUCCESS
#60 94.97 [INFO] ------------------------------------------------------------------------
#60 94.98 [INFO] Total time:  01:23 min
#60 94.98 [INFO] Finished at: 2022-09-19T18:55:15Z
#60 94.98 [INFO] ------------------------------------------------------------------------
#60 DONE 95.1s

#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 11.45 [INFO] Scanning for projects...
#62 14.84 [INFO]
#62 14.84 [INFO] -------------------< org.openmrs.web:openmrs-webapp >-------------------
#62 14.84 [INFO] Building openmrs-webapp 2.6.0-SNAPSHOT
#62 14.84 [INFO] --------------------------------[ war ]---------------------------------
#62 21.30 [INFO]
#62 21.30 [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-webapp ---
#62 26.07 [INFO] ShortRevision tag detected. The value is '6'.
#62 26.12 [INFO] Executing: /bin/sh -c cd '/app/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#62 26.13 [INFO] Working directory: /app/webapp
#62 26.45 [INFO] Storing buildNumber: 0 at timestamp: 1663613742222
#62 26.50 [WARNING] Cannot get the branch information from the git repository:
#62 26.50 Detecting the current branch failed:
#62 26.51 [INFO] ShortRevision tag detected. The value is '6'.
#62 26.51 [INFO] Executing: /bin/sh -c cd '/app/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#62 26.51 [INFO] Working directory: /app/webapp
#62 26.56 [INFO] Storing buildScmBranch: UNKNOWN_BRANCH
#62 26.56 [INFO]
#62 26.56 [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-webapp ---
#62 27.45 [INFO]
#62 27.45 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ openmrs-webapp ---
#62 27.98 [INFO] Copying 2 resources
#62 28.07 [INFO] Copying 1 resource to ../jetty
#62 28.30 [INFO]
#62 28.30 [INFO] --- maven-antrun-plugin:3.1.0:run (default) @ openmrs-webapp ---
#62 31.40 [INFO] Executing tasks
#62 31.51 [INFO]     [unzip] Expanding: /app/webapp/src/main/resources/liquibase-demo-data.zip into /app/webapp/target/classes
#62 31.83 [INFO] Executed tasks
#62 31.83 [INFO]
#62 31.83 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ openmrs-webapp ---
#62 32.58 [INFO] No sources to compile
#62 32.59 [INFO]
#62 32.59 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ openmrs-webapp ---
#62 32.62 [INFO] Copying 1 resource
#62 32.62 [INFO]
#62 32.62 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ openmrs-webapp ---
#62 32.64 [INFO] No sources to compile
#62 32.64 [INFO]
#62 32.64 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openmrs-webapp ---
#62 35.78 [INFO] Tests are skipped.
#62 35.79 [INFO]
#62 35.79 [INFO] --- maven-war-plugin:3.3.2:war (default-war) @ openmrs-webapp ---
#62 37.63 [INFO] Packaging webapp
#62 37.64 [INFO] Assembling webapp [openmrs-webapp] in [/app/webapp/target/openmrs]
#62 37.85 [INFO] Processing war project
#62 37.86 [INFO] Copying webapp webResources [/app/webapp/src/main/webapp] to [/app/webapp/target/openmrs]
#62 38.34 [INFO] Copying webapp resources [/app/webapp/src/main/webapp]
#62 40.45 [INFO] Building war: /app/webapp/target/openmrs.war
#62 50.26 [INFO]
#62 50.26 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ openmrs-webapp ---
#62 53.84 [INFO] Building jar: /app/webapp/target/openmrs-tests.jar
#62 54.12 [INFO]
#62 54.12 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-webapp ---
#62 54.99 [INFO] Checking licenses...
#62 56.01 [INFO]
#62 56.01 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-webapp ---
#62 56.67 [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.84 [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.88 [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.90 [INFO] ------------------------------------------------------------------------
#62 56.90 [INFO] BUILD SUCCESS
#62 56.90 [INFO] ------------------------------------------------------------------------
#62 56.91 [INFO] Total time:  45.631 s
#62 56.92 [INFO] Finished at: 2022-09-19T18:56:13Z
#62 56.92 [INFO] ------------------------------------------------------------------------
#62 DONE 57.1s

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

#64 exporting to image
#64 exporting layers
#64 exporting layers 31.1s done
#64 exporting manifest sha256:977659b45da253ad84a7f9628b981b53adb9777fda8100c7188cf6c44d6cf8b3 0.0s done
#64 exporting config sha256:1d21df90770a9a0969e1a1f1053d89d9d8cfbc88de7e6d02e262062501738f3b 0.0s done
#64 exporting manifest sha256:75f1911c3a5bf9b15720c9ba00f1df06413ff98dbfd0fd8dc0fb6ecc4103087a 0.0s done
#64 exporting config sha256:430016cf953bda4aee0b5d2e77a5410c471bfcf694ddc3241b067a33c2c1f2f1 0.0s done
#64 exporting manifest list sha256:2f5cd7353a36c5d7b3afa5484efc8407555156f804c446eb3469bac984b06dde 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 19.2s done
#64 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:2f5cd7353a36c5d7b3afa5484efc8407555156f804c446eb3469bac984b06dde
#64 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:2f5cd7353a36c5d7b3afa5484efc8407555156f804c446eb3469bac984b06dde 0.8s done
#64 DONE 51.2s