OpenMRS Core Master

Build: #3114 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
26 minutes
Revision
64c3769119f163a5f11f4df4734941f5af746c83 64c3769119f163a5f11f4df4734941f5af746c83
Successful since
#3112 ()

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.

#71 [linux/arm64 dev 28/32] COPY webapp/ ./webapp/
#71 DONE 0.2s

#72 [linux/arm64 dev 29/32] RUN mvn -pl webapp -s /usr/share/maven/ref/settings-docker.xml install -DskipTests
#72 11.82 [INFO] Scanning for projects...
#72 15.14 [INFO]
#72 15.15 [INFO] -------------------< org.openmrs.web:openmrs-webapp >-------------------
#72 15.15 [INFO] Building openmrs-webapp 2.6.0-SNAPSHOT
#72 15.15 [INFO] --------------------------------[ war ]---------------------------------
#72 25.23 [INFO]
#72 25.25 [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-webapp ---
#72 28.64 [INFO] ShortRevision tag detected. The value is '6'.
#72 28.69 [INFO] Executing: /bin/sh -c cd '/openmrs_core/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#72 28.69 [INFO] Working directory: /openmrs_core/webapp
#72 29.33 [INFO] Storing buildNumber: 0 at timestamp: 1668170290924
#72 29.42 [WARNING] Cannot get the branch information from the git repository:
#72 29.42 Detecting the current branch failed:
#72 29.42 [INFO] ShortRevision tag detected. The value is '6'.
#72 29.42 [INFO] Executing: /bin/sh -c cd '/openmrs_core/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#72 29.42 [INFO] Working directory: /openmrs_core/webapp
#72 29.47 [INFO] Storing buildScmBranch: UNKNOWN_BRANCH
#72 29.48 [INFO]
#72 29.48 [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-webapp ---
#72 31.81 [INFO]
#72 31.81 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ openmrs-webapp ---
#72 33.28 [INFO] Copying 2 resources
#72 33.35 [INFO] Copying 1 resource to ../jetty
#72 33.75 [INFO]
#72 33.75 [INFO] --- maven-antrun-plugin:3.1.0:run (default) @ openmrs-webapp ---
#72 37.91 [INFO] Executing tasks
#72 38.03 [INFO]     [unzip] Expanding: /openmrs_core/webapp/src/main/resources/liquibase-demo-data.zip into /openmrs_core/webapp/target/classes
#72 38.36 [INFO] Executed tasks
#72 38.38 [INFO]
#72 38.38 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ openmrs-webapp ---
#72 39.79 [INFO] No sources to compile
#72 39.79 [INFO]
#72 39.79 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ openmrs-webapp ---
#72 39.83 [INFO] Copying 1 resource
#72 39.84 [INFO]
#72 39.84 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ openmrs-webapp ---
#72 39.87 [INFO] No sources to compile
#72 39.87 [INFO]
#72 39.88 [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ openmrs-webapp ---
#72 41.74 [INFO] Tests are skipped.
#72 41.74 [INFO]
#72 41.75 [INFO] --- maven-war-plugin:3.3.2:war (default-war) @ openmrs-webapp ---
#72 44.25 [INFO] Packaging webapp
#72 44.26 [INFO] Assembling webapp [openmrs-webapp] in [/openmrs_core/webapp/target/openmrs]
#72 44.33 [INFO] Processing war project
#72 44.33 [INFO] Copying webapp webResources [/openmrs_core/webapp/src/main/webapp] to [/openmrs_core/webapp/target/openmrs]
#72 44.56 [INFO] Copying webapp resources [/openmrs_core/webapp/src/main/webapp]
#72 47.79 [INFO] Building war: /openmrs_core/webapp/target/openmrs.war
#72 57.67 [INFO]
#72 57.67 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ openmrs-webapp ---
#72 62.02 [INFO] Building jar: /openmrs_core/webapp/target/openmrs-tests.jar
#72 62.36 [INFO]
#72 62.37 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-webapp ---
#72 63.86 [INFO] Checking licenses...
#72 64.88 [INFO]
#72 64.89 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-webapp ---
#72 65.79 [INFO] Installing /openmrs_core/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
#72 65.91 [INFO] Installing /openmrs_core/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
#72 65.97 [INFO] Installing /openmrs_core/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
#72 65.99 [INFO] ------------------------------------------------------------------------
#72 65.99 [INFO] BUILD SUCCESS
#72 65.99 [INFO] ------------------------------------------------------------------------
#72 66.00 [INFO] Total time:  54.405 s
#72 66.01 [INFO] Finished at: 2022-11-11T12:38:48Z
#72 66.01 [INFO] ------------------------------------------------------------------------
#72 DONE 66.4s

#73 [linux/arm64 dev 30/32] RUN mkdir -p /openmrs/distribution/openmrs_core/     && cp /openmrs_core/webapp/target/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war
#73 DONE 0.5s

#74 [linux/arm64 dev 31/32] COPY wait-for-it.sh startup-init.sh startup.sh startup-dev.sh /openmrs/
#74 DONE 0.1s

#75 [linux/arm64 dev 32/32] RUN chmod +x /openmrs/wait-for-it.sh && chmod +x /openmrs/startup-init.sh && chmod +x /openmrs/startup.sh     && chmod +x /openmrs/startup-dev.sh
#75 DONE 0.4s

#76 exporting to image
#76 exporting layers
#76 exporting layers 36.1s done
#76 exporting manifest sha256:37afc76fe91c0f1810eb80b9c09ae44e1612149a6e3f1333a6af9b0415263da6 0.0s done
#76 exporting config sha256:e1a4dfb1d995741a08f98b73f32547e14341d2af27e6d83d0e898efd96037301 0.0s done
#76 exporting manifest sha256:1e8d1404f9d7aa556d1739c5f3fcda539e221bdbfc247b9679dc7c315ec1638d 0.0s done
#76 exporting config sha256:ee89104a9045f365e2aecf4debe84cde821fac23547cc7c1ca3f3aef6d814a7e 0.0s done
#76 exporting manifest list sha256:86f1d537d9d73720f5ce42643ecaf3231125cd2071c42f6ee82cba08280ddfc8
#76 exporting manifest list sha256:86f1d537d9d73720f5ce42643ecaf3231125cd2071c42f6ee82cba08280ddfc8 0.0s done
#76 pushing layers
#76 ...

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

#76 exporting to image
#76 pushing layers 20.9s done
#76 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:86f1d537d9d73720f5ce42643ecaf3231125cd2071c42f6ee82cba08280ddfc8
#76 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:86f1d537d9d73720f5ce42643ecaf3231125cd2071c42f6ee82cba08280ddfc8 0.8s done
#76 DONE 57.8s