OpenMRS Core Master

Build: #3058 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
21 minutes
Revision
94aee1e1f8525152a12a8764c37f92b395a05e7a 94aee1e1f8525152a12a8764c37f92b395a05e7a
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 105.2 [INFO] ------------------------------------------------------------------------
#60 105.2 [INFO] Total time:  01:31 min
#60 105.2 [INFO] Finished at: 2022-10-04T18:14:26Z
#60 105.2 [INFO] ------------------------------------------------------------------------
#60 DONE 105.4s

#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 12.42 [INFO] Scanning for projects...
#62 15.55 [INFO]
#62 15.56 [INFO] -------------------< org.openmrs.web:openmrs-webapp >-------------------
#62 15.56 [INFO] Building openmrs-webapp 2.6.0-SNAPSHOT
#62 15.56 [INFO] --------------------------------[ war ]---------------------------------
#62 22.84 [INFO]
#62 22.85 [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-webapp ---
#62 28.15 [INFO] ShortRevision tag detected. The value is '6'.
#62 28.25 [INFO] Executing: /bin/sh -c cd '/app/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#62 28.25 [INFO] Working directory: /app/webapp
#62 28.61 [INFO] Storing buildNumber: 0 at timestamp: 1664907294604
#62 28.67 [WARNING] Cannot get the branch information from the git repository:
#62 28.67 Detecting the current branch failed:
#62 28.67 [INFO] ShortRevision tag detected. The value is '6'.
#62 28.68 [INFO] Executing: /bin/sh -c cd '/app/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#62 28.68 [INFO] Working directory: /app/webapp
#62 28.71 [INFO] Storing buildScmBranch: UNKNOWN_BRANCH
#62 28.71 [INFO]
#62 28.71 [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-webapp ---
#62 29.71 [INFO]
#62 29.71 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ openmrs-webapp ---
#62 30.23 [INFO] Copying 2 resources
#62 30.28 [INFO] Copying 1 resource to ../jetty
#62 30.51 [INFO]
#62 30.52 [INFO] --- maven-antrun-plugin:3.1.0:run (default) @ openmrs-webapp ---
#62 33.14 [INFO] Executing tasks
#62 33.34 [INFO]     [unzip] Expanding: /app/webapp/src/main/resources/liquibase-demo-data.zip into /app/webapp/target/classes
#62 33.86 [INFO] Executed tasks
#62 33.86 [INFO]
#62 33.87 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ openmrs-webapp ---
#62 35.15 [INFO] No sources to compile
#62 35.15 [INFO]
#62 35.16 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ openmrs-webapp ---
#62 35.25 [INFO] Copying 1 resource
#62 35.25 [INFO]
#62 35.25 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ openmrs-webapp ---
#62 35.30 [INFO] No sources to compile
#62 35.30 [INFO]
#62 35.31 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openmrs-webapp ---
#62 38.54 [INFO] Tests are skipped.
#62 38.55 [INFO]
#62 38.55 [INFO] --- maven-war-plugin:3.3.2:war (default-war) @ openmrs-webapp ---
#62 40.64 [INFO] Packaging webapp
#62 40.65 [INFO] Assembling webapp [openmrs-webapp] in [/app/webapp/target/openmrs]
#62 40.72 [INFO] Processing war project
#62 40.72 [INFO] Copying webapp webResources [/app/webapp/src/main/webapp] to [/app/webapp/target/openmrs]
#62 40.98 [INFO] Copying webapp resources [/app/webapp/src/main/webapp]
#62 42.91 [INFO] Building war: /app/webapp/target/openmrs.war
#62 52.88 [INFO]
#62 52.89 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ openmrs-webapp ---
#62 56.25 [INFO] Building jar: /app/webapp/target/openmrs-tests.jar
#62 56.57 [INFO]
#62 56.57 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-webapp ---
#62 57.69 [INFO] Checking licenses...
#62 58.53 [INFO]
#62 58.54 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-webapp ---
#62 59.16 [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 59.32 [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 59.39 [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 59.43 [INFO] ------------------------------------------------------------------------
#62 59.43 [INFO] BUILD SUCCESS
#62 59.43 [INFO] ------------------------------------------------------------------------
#62 59.45 [INFO] Total time:  47.170 s
#62 59.46 [INFO] Finished at: 2022-10-04T18:15:25Z
#62 59.46 [INFO] ------------------------------------------------------------------------
#62 DONE 59.7s

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

#64 exporting to image
#64 exporting layers
#64 exporting layers 38.5s done
#64 exporting manifest sha256:8f4c1274e5db4e1e1d0071a651efc2841e8fc59709423b531b9ea42c81140540 0.0s done
#64 exporting config sha256:92913c2b1ad87a9143f8b16cee0609e06da3c4ba187d33b02559ce3245f79d26
#64 exporting config sha256:92913c2b1ad87a9143f8b16cee0609e06da3c4ba187d33b02559ce3245f79d26 0.0s done
#64 exporting manifest sha256:bbdb0ecde560f5d75432b9742e101b599b2f3841442a80f9ece10aa15f19fd34 0.0s done
#64 exporting config sha256:6a587577b0549530e09435f1f5f06bab93581109104ae1e74153573723ad9836 0.0s done
#64 exporting manifest list sha256:c0c48563562d342f9dea6968c9691748be928663f6fbe9737d5d3cb2c02ce6b7 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 22.0s done
#64 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:c0c48563562d342f9dea6968c9691748be928663f6fbe9737d5d3cb2c02ce6b7
#64 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:c0c48563562d342f9dea6968c9691748be928663f6fbe9737d5d3cb2c02ce6b7 0.9s done
#64 DONE 61.6s