OpenMRS Core Master

Build: #3115 did not complete

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
27 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 12.90 [INFO] Scanning for projects...
#72 16.04 [INFO]
#72 16.04 [INFO] -------------------< org.openmrs.web:openmrs-webapp >-------------------
#72 16.04 [INFO] Building openmrs-webapp 2.6.0-SNAPSHOT
#72 16.05 [INFO] --------------------------------[ war ]---------------------------------
#72 24.04 [INFO]
#72 24.08 [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-webapp ---
#72 29.30 [INFO] ShortRevision tag detected. The value is '6'.
#72 29.38 [INFO] Executing: /bin/sh -c cd '/openmrs_core/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#72 29.38 [INFO] Working directory: /openmrs_core/webapp
#72 30.20 [INFO] Storing buildNumber: 0 at timestamp: 1668174861231
#72 30.30 [WARNING] Cannot get the branch information from the git repository:
#72 30.30 Detecting the current branch failed:
#72 30.31 [INFO] ShortRevision tag detected. The value is '6'.
#72 30.32 [INFO] Executing: /bin/sh -c cd '/openmrs_core/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#72 30.32 [INFO] Working directory: /openmrs_core/webapp
#72 30.38 [INFO] Storing buildScmBranch: UNKNOWN_BRANCH
#72 30.39 [INFO]
#72 30.39 [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-webapp ---
#72 31.69 [INFO]
#72 31.69 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ openmrs-webapp ---
#72 33.63 [INFO] Copying 2 resources
#72 33.69 [INFO] Copying 1 resource to ../jetty
#72 33.98 [INFO]
#72 33.98 [INFO] --- maven-antrun-plugin:3.1.0:run (default) @ openmrs-webapp ---
#72 37.08 [INFO] Executing tasks
#72 37.20 [INFO]     [unzip] Expanding: /openmrs_core/webapp/src/main/resources/liquibase-demo-data.zip into /openmrs_core/webapp/target/classes
#72 37.78 [INFO] Executed tasks
#72 37.80 [INFO]
#72 37.81 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ openmrs-webapp ---
#72 39.33 [INFO] No sources to compile
#72 39.33 [INFO]
#72 39.33 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ openmrs-webapp ---
#72 39.42 [INFO] Copying 1 resource
#72 39.43 [INFO]
#72 39.43 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ openmrs-webapp ---
#72 39.49 [INFO] No sources to compile
#72 39.49 [INFO]
#72 39.49 [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ openmrs-webapp ---
#72 41.54 [INFO] Tests are skipped.
#72 41.55 [INFO]
#72 41.56 [INFO] --- maven-war-plugin:3.3.2:war (default-war) @ openmrs-webapp ---
#72 45.03 [INFO] Packaging webapp
#72 45.04 [INFO] Assembling webapp [openmrs-webapp] in [/openmrs_core/webapp/target/openmrs]
#72 45.11 [INFO] Processing war project
#72 45.11 [INFO] Copying webapp webResources [/openmrs_core/webapp/src/main/webapp] to [/openmrs_core/webapp/target/openmrs]
#72 45.38 [INFO] Copying webapp resources [/openmrs_core/webapp/src/main/webapp]
#72 48.19 [INFO] Building war: /openmrs_core/webapp/target/openmrs.war
#72 58.99 [INFO]
#72 59.00 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ openmrs-webapp ---
#72 63.09 [INFO] Building jar: /openmrs_core/webapp/target/openmrs-tests.jar
#72 63.39 [INFO]
#72 63.39 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-webapp ---
#72 64.98 [INFO] Checking licenses...
#72 65.69 [INFO]
#72 65.69 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-webapp ---
#72 66.58 [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 66.70 [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 66.77 [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 66.80 [INFO] ------------------------------------------------------------------------
#72 66.80 [INFO] BUILD SUCCESS
#72 66.80 [INFO] ------------------------------------------------------------------------
#72 66.81 [INFO] Total time:  54.278 s
#72 66.82 [INFO] Finished at: 2022-11-11T13:54:58Z
#72 66.82 [INFO] ------------------------------------------------------------------------
#72 DONE 67.0s

#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 56.2s done
#76 exporting manifest sha256:d6bb19ae82a48c5db4b0a536f570107dc80586416eadccc3d5f0ff6874ebf8e0 0.1s done
#76 exporting config sha256:fa1c0544b08489e29d7619c59e0f27e3e1a58278871b67662b7d8c082db9ad9e 0.0s done
#76 exporting manifest sha256:2661cb5d669bc189eb75822bacc4d882c77bacafc9939378512c1b3362e40024 0.0s done
#76 exporting config sha256:d918f58064408f230c92846f42f83ef4805568b97ed08f59effa93c1989ba6c1
#76 exporting config sha256:d918f58064408f230c92846f42f83ef4805568b97ed08f59effa93c1989ba6c1 0.0s done
#76 exporting manifest list sha256:66d28c653f8ec06a517ede33365b81d5a71bb060379e73e533aeb21b2c994ab0 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 28.7s done
#76 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:66d28c653f8ec06a517ede33365b81d5a71bb060379e73e533aeb21b2c994ab0
#76 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:66d28c653f8ec06a517ede33365b81d5a71bb060379e73e533aeb21b2c994ab0 0.8s done
#76 DONE 85.9s