OpenMRS Core Master

Build: #3021 was successful

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
11 minutes
Revision
3524cb1fff7f0f9a1386b3660109208b716f0f1b 3524cb1fff7f0f9a1386b3660109208b716f0f1b
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 95.91 [INFO] ------------------------------------------------------------------------
#60 95.92 [INFO] Total time:  01:24 min
#60 95.93 [INFO] Finished at: 2022-09-26T18:08:04Z
#60 95.93 [INFO] ------------------------------------------------------------------------
#60 DONE 96.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.82 [INFO] Scanning for projects...
#62 15.40 [INFO]
#62 15.40 [INFO] -------------------< org.openmrs.web:openmrs-webapp >-------------------
#62 15.40 [INFO] Building openmrs-webapp 2.6.0-SNAPSHOT
#62 15.40 [INFO] --------------------------------[ war ]---------------------------------
#62 22.25 [INFO]
#62 22.26 [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-webapp ---
#62 27.33 [INFO] ShortRevision tag detected. The value is '6'.
#62 27.43 [INFO] Executing: /bin/sh -c cd '/app/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#62 27.44 [INFO] Working directory: /app/webapp
#62 27.82 [INFO] Storing buildNumber: 0 at timestamp: 1664215712321
#62 27.87 [WARNING] Cannot get the branch information from the git repository:
#62 27.87 Detecting the current branch failed:
#62 27.87 [INFO] ShortRevision tag detected. The value is '6'.
#62 27.88 [INFO] Executing: /bin/sh -c cd '/app/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#62 27.88 [INFO] Working directory: /app/webapp
#62 27.93 [INFO] Storing buildScmBranch: UNKNOWN_BRANCH
#62 27.93 [INFO]
#62 27.93 [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-webapp ---
#62 28.96 [INFO]
#62 28.96 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ openmrs-webapp ---
#62 29.53 [INFO] Copying 2 resources
#62 29.57 [INFO] Copying 1 resource to ../jetty
#62 29.82 [INFO]
#62 29.82 [INFO] --- maven-antrun-plugin:3.1.0:run (default) @ openmrs-webapp ---
#62 32.29 [INFO] Executing tasks
#62 32.38 [INFO]     [unzip] Expanding: /app/webapp/src/main/resources/liquibase-demo-data.zip into /app/webapp/target/classes
#62 32.69 [INFO] Executed tasks
#62 32.69 [INFO]
#62 32.69 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ openmrs-webapp ---
#62 35.21 [INFO] No sources to compile
#62 35.22 [INFO]
#62 35.22 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ openmrs-webapp ---
#62 35.32 [INFO] Copying 1 resource
#62 35.35 [INFO]
#62 35.36 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ openmrs-webapp ---
#62 35.41 [INFO] No sources to compile
#62 35.41 [INFO]
#62 35.42 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openmrs-webapp ---
#62 37.08 [INFO] Tests are skipped.
#62 37.08 [INFO]
#62 37.08 [INFO] --- maven-war-plugin:3.3.2:war (default-war) @ openmrs-webapp ---
#62 38.94 [INFO] Packaging webapp
#62 38.96 [INFO] Assembling webapp [openmrs-webapp] in [/app/webapp/target/openmrs]
#62 39.03 [INFO] Processing war project
#62 39.04 [INFO] Copying webapp webResources [/app/webapp/src/main/webapp] to [/app/webapp/target/openmrs]
#62 39.30 [INFO] Copying webapp resources [/app/webapp/src/main/webapp]
#62 41.74 [INFO] Building war: /app/webapp/target/openmrs.war
#62 51.10 [INFO]
#62 51.11 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ openmrs-webapp ---
#62 55.36 [INFO] Building jar: /app/webapp/target/openmrs-tests.jar
#62 56.29 [INFO]
#62 56.29 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-webapp ---
#62 58.31 [INFO] Checking licenses...
#62 59.07 [INFO]
#62 59.07 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-webapp ---
#62 61.07 [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 61.23 [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 61.31 [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 61.34 [INFO] ------------------------------------------------------------------------
#62 61.34 [INFO] BUILD SUCCESS
#62 61.34 [INFO] ------------------------------------------------------------------------
#62 61.35 [INFO] Total time:  49.798 s
#62 61.35 [INFO] Finished at: 2022-09-26T18:09:06Z
#62 61.36 [INFO] ------------------------------------------------------------------------
#62 DONE 61.8s

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

#64 exporting to image
#64 exporting layers
#64 exporting layers 17.1s done
#64 exporting manifest sha256:e86a689f564b3f38828c55da71d5a518083cabab52513c3f6a695ec85b8a11dc 0.0s done
#64 exporting config sha256:8a6158cfb6b6b6ce447bce7529e3cbfb203a72fd96273707bf73e727e40f596c 0.0s done
#64 exporting manifest sha256:4497fb4425b08bed6267150a2fcd6feebaf607c8914f7f6e7eeaedf73cdf0023 0.0s done
#64 exporting config sha256:e7e67af1742c605816ef67a7438568e3e33b9ee63627ff73493636ee5a451cf1 0.0s done
#64 exporting manifest list sha256:ad15bf26a8cea7793613afeb36ea0391dff149a04f17c29219bb47f9b0ac161e
#64 exporting manifest list sha256:ad15bf26a8cea7793613afeb36ea0391dff149a04f17c29219bb47f9b0ac161e 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 12.0s done
#64 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:ad15bf26a8cea7793613afeb36ea0391dff149a04f17c29219bb47f9b0ac161e
#64 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:ad15bf26a8cea7793613afeb36ea0391dff149a04f17c29219bb47f9b0ac161e 0.9s done
#64 DONE 30.1s