OpenMRS Core Master

Build: #3026 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
18 minutes
Revision
1278dd90ed94c835ec79a4419cf1a4a113de9b29 1278dd90ed94c835ec79a4419cf1a4a113de9b29
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 97.06 [INFO] ------------------------------------------------------------------------
#60 97.12 [INFO] Total time:  01:24 min
#60 97.13 [INFO] Finished at: 2022-09-26T21:36:13Z
#60 97.13 [INFO] ------------------------------------------------------------------------
#60 DONE 97.6s

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

#62 [linux/arm64 dev 25/26] RUN mvn -pl webapp -s /usr/share/maven/ref/settings-docker.xml install -DskipTests
#62 11.71 [INFO] Scanning for projects...
#62 14.64 [INFO]
#62 14.64 [INFO] -------------------< org.openmrs.web:openmrs-webapp >-------------------
#62 14.64 [INFO] Building openmrs-webapp 2.6.0-SNAPSHOT
#62 14.65 [INFO] --------------------------------[ war ]---------------------------------
#62 21.60 [INFO]
#62 21.61 [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-webapp ---
#62 26.13 [INFO] ShortRevision tag detected. The value is '6'.
#62 26.23 [INFO] Executing: /bin/sh -c cd '/app/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#62 26.24 [INFO] Working directory: /app/webapp
#62 26.55 [INFO] Storing buildNumber: 0 at timestamp: 1664228200582
#62 26.62 [WARNING] Cannot get the branch information from the git repository:
#62 26.62 Detecting the current branch failed:
#62 26.62 [INFO] ShortRevision tag detected. The value is '6'.
#62 26.62 [INFO] Executing: /bin/sh -c cd '/app/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#62 26.63 [INFO] Working directory: /app/webapp
#62 26.66 [INFO] Storing buildScmBranch: UNKNOWN_BRANCH
#62 26.67 [INFO]
#62 26.67 [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-webapp ---
#62 27.81 [INFO]
#62 27.81 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ openmrs-webapp ---
#62 28.37 [INFO] Copying 2 resources
#62 28.44 [INFO] Copying 1 resource to ../jetty
#62 28.67 [INFO]
#62 28.67 [INFO] --- maven-antrun-plugin:3.1.0:run (default) @ openmrs-webapp ---
#62 31.62 [INFO] Executing tasks
#62 31.76 [INFO]     [unzip] Expanding: /app/webapp/src/main/resources/liquibase-demo-data.zip into /app/webapp/target/classes
#62 32.21 [INFO] Executed tasks
#62 32.23 [INFO]
#62 32.23 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ openmrs-webapp ---
#62 33.51 [INFO] No sources to compile
#62 33.51 [INFO]
#62 33.52 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ openmrs-webapp ---
#62 33.55 [INFO] Copying 1 resource
#62 33.55 [INFO]
#62 33.55 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ openmrs-webapp ---
#62 33.59 [INFO] No sources to compile
#62 33.60 [INFO]
#62 33.60 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openmrs-webapp ---
#62 36.66 [INFO] Tests are skipped.
#62 36.67 [INFO]
#62 36.67 [INFO] --- maven-war-plugin:3.3.2:war (default-war) @ openmrs-webapp ---
#62 38.30 [INFO] Packaging webapp
#62 38.31 [INFO] Assembling webapp [openmrs-webapp] in [/app/webapp/target/openmrs]
#62 38.37 [INFO] Processing war project
#62 38.37 [INFO] Copying webapp webResources [/app/webapp/src/main/webapp] to [/app/webapp/target/openmrs]
#62 38.60 [INFO] Copying webapp resources [/app/webapp/src/main/webapp]
#62 40.31 [INFO] Building war: /app/webapp/target/openmrs.war
#62 50.43 [INFO]
#62 50.43 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ openmrs-webapp ---
#62 54.05 [INFO] Building jar: /app/webapp/target/openmrs-tests.jar
#62 54.46 [INFO]
#62 54.46 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-webapp ---
#62 55.98 [INFO] Checking licenses...
#62 56.74 [INFO]
#62 56.74 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-webapp ---
#62 57.20 [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 57.36 [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 57.42 [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 57.45 [INFO] ------------------------------------------------------------------------
#62 57.45 [INFO] BUILD SUCCESS
#62 57.45 [INFO] ------------------------------------------------------------------------
#62 57.46 [INFO] Total time:  45.899 s
#62 57.46 [INFO] Finished at: 2022-09-26T21:37:12Z
#62 57.47 [INFO] ------------------------------------------------------------------------
#62 DONE 57.8s

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

#64 exporting to image
#64 exporting layers
#64 exporting layers 23.4s done
#64 exporting manifest sha256:1c8461a54042d0597accb10a11a405a81625fe3343a5479ad5ac7b3bd79ecddc 0.0s done
#64 exporting config sha256:0450de9755bd6b30db14e99d2d34218269c0f160291aa7f80a063f6b157aca91 0.0s done
#64 exporting manifest sha256:e8d9f515e648a5037bdd158a914624a74f6182d0ff3f2b3ec0ef809663c2c86e 0.0s done
#64 exporting config sha256:02935b3bc9244d8b68b7ddd2557a32996ea921782726358722432082edcca314 0.0s done
#64 exporting manifest list sha256:6ed29343df1247638509b9c7aedf6f5bb13f5a72a84feed0ea95263ae38019c3
#64 exporting manifest list sha256:6ed29343df1247638509b9c7aedf6f5bb13f5a72a84feed0ea95263ae38019c3 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 11.4s done
#64 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:6ed29343df1247638509b9c7aedf6f5bb13f5a72a84feed0ea95263ae38019c3
#64 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:6ed29343df1247638509b9c7aedf6f5bb13f5a72a84feed0ea95263ae38019c3 0.9s done
#64 DONE 35.8s