OpenMRS Core Master

Build: #3055 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
11 minutes
Revision
e9dd818523ceb0cad4f6f666083b3cacbf4b98a1 e9dd818523ceb0cad4f6f666083b3cacbf4b98a1
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 103.7 [INFO] ------------------------------------------------------------------------
#60 103.8 [INFO] Total time:  01:30 min
#60 103.8 [INFO] Finished at: 2022-10-03T07:26:19Z
#60 103.8 [INFO] ------------------------------------------------------------------------
#60 DONE 104.0s

#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 13.72 [INFO] Scanning for projects...
#62 16.70 [INFO]
#62 16.71 [INFO] -------------------< org.openmrs.web:openmrs-webapp >-------------------
#62 16.71 [INFO] Building openmrs-webapp 2.6.0-SNAPSHOT
#62 16.71 [INFO] --------------------------------[ war ]---------------------------------
#62 23.22 [INFO]
#62 23.22 [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-webapp ---
#62 28.92 [INFO] ShortRevision tag detected. The value is '6'.
#62 29.02 [INFO] Executing: /bin/sh -c cd '/app/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#62 29.02 [INFO] Working directory: /app/webapp
#62 29.35 [INFO] Storing buildNumber: 0 at timestamp: 1664782008598
#62 29.41 [WARNING] Cannot get the branch information from the git repository:
#62 29.41 Detecting the current branch failed:
#62 29.41 [INFO] ShortRevision tag detected. The value is '6'.
#62 29.41 [INFO] Executing: /bin/sh -c cd '/app/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#62 29.41 [INFO] Working directory: /app/webapp
#62 29.45 [INFO] Storing buildScmBranch: UNKNOWN_BRANCH
#62 29.45 [INFO]
#62 29.46 [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-webapp ---
#62 30.62 [INFO]
#62 30.63 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ openmrs-webapp ---
#62 31.31 [INFO] Copying 2 resources
#62 31.38 [INFO] Copying 1 resource to ../jetty
#62 31.62 [INFO]
#62 31.62 [INFO] --- maven-antrun-plugin:3.1.0:run (default) @ openmrs-webapp ---
#62 34.13 [INFO] Executing tasks
#62 34.22 [INFO]     [unzip] Expanding: /app/webapp/src/main/resources/liquibase-demo-data.zip into /app/webapp/target/classes
#62 34.51 [INFO] Executed tasks
#62 34.51 [INFO]
#62 34.52 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ openmrs-webapp ---
#62 36.42 [INFO] No sources to compile
#62 36.44 [INFO]
#62 36.44 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ openmrs-webapp ---
#62 36.73 [INFO] Copying 1 resource
#62 36.76 [INFO]
#62 36.76 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ openmrs-webapp ---
#62 36.80 [INFO] No sources to compile
#62 36.80 [INFO]
#62 36.80 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openmrs-webapp ---
#62 39.07 [INFO] Tests are skipped.
#62 39.08 [INFO]
#62 39.09 [INFO] --- maven-war-plugin:3.3.2:war (default-war) @ openmrs-webapp ---
#62 41.85 [INFO] Packaging webapp
#62 41.86 [INFO] Assembling webapp [openmrs-webapp] in [/app/webapp/target/openmrs]
#62 41.91 [INFO] Processing war project
#62 41.91 [INFO] Copying webapp webResources [/app/webapp/src/main/webapp] to [/app/webapp/target/openmrs]
#62 42.08 [INFO] Copying webapp resources [/app/webapp/src/main/webapp]
#62 43.91 [INFO] Building war: /app/webapp/target/openmrs.war
#62 53.21 [INFO]
#62 53.21 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ openmrs-webapp ---
#62 56.90 [INFO] Building jar: /app/webapp/target/openmrs-tests.jar
#62 57.21 [INFO]
#62 57.21 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-webapp ---
#62 58.53 [INFO] Checking licenses...
#62 59.22 [INFO]
#62 59.23 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-webapp ---
#62 59.63 [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.78 [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.84 [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.86 [INFO] ------------------------------------------------------------------------
#62 59.86 [INFO] BUILD SUCCESS
#62 59.86 [INFO] ------------------------------------------------------------------------
#62 59.87 [INFO] Total time:  46.285 s
#62 59.87 [INFO] Finished at: 2022-10-03T07:27:19Z
#62 59.88 [INFO] ------------------------------------------------------------------------
#62 DONE 60.2s

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

#64 exporting to image
#64 exporting layers
#64 exporting layers 16.7s done
#64 exporting manifest sha256:2406183241790ae88899941adab09ad02bba14680377a7d26bf233626913c5b6 0.0s done
#64 exporting config sha256:de9223f51293b7a8e3d4610832dc429cc0f643e7c49b2bb1e03b8f9a5d32debd
#64 exporting config sha256:de9223f51293b7a8e3d4610832dc429cc0f643e7c49b2bb1e03b8f9a5d32debd 0.0s done
#64 exporting manifest sha256:d540d36700c45a51c56a45662f3568d391ed6bdfeb7d7e240b6f7234ce51a415 0.0s done
#64 exporting config sha256:0414fae0f8ceea3ed1b1eddd49af7bce6504b6f0c9a63210b62b7130909331be 0.0s done
#64 exporting manifest list sha256:7b65716ce117d190da9b85792d4223dcdb142075ce4fa8d78c64aaa562c0da7e 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 9.1s done
#64 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:7b65716ce117d190da9b85792d4223dcdb142075ce4fa8d78c64aaa562c0da7e
#64 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:7b65716ce117d190da9b85792d4223dcdb142075ce4fa8d78c64aaa562c0da7e 0.8s done
#64 DONE 26.8s