OpenMRS Core Master

Build: #3044 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
19 minutes
Revision
5b76adbdd2fc075639933a0037216a3384ba1d90 5b76adbdd2fc075639933a0037216a3384ba1d90
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 99.39 [INFO] ------------------------------------------------------------------------
#60 99.40 [INFO] Total time:  01:27 min
#60 99.41 [INFO] Finished at: 2022-09-29T21:07:06Z
#60 99.42 [INFO] ------------------------------------------------------------------------
#60 DONE 99.6s

#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 11.93 [INFO] Scanning for projects...
#62 15.34 [INFO]
#62 15.34 [INFO] -------------------< org.openmrs.web:openmrs-webapp >-------------------
#62 15.34 [INFO] Building openmrs-webapp 2.6.0-SNAPSHOT
#62 15.34 [INFO] --------------------------------[ war ]---------------------------------
#62 22.95 [INFO]
#62 22.95 [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-webapp ---
#62 27.48 [INFO] ShortRevision tag detected. The value is '6'.
#62 27.56 [INFO] Executing: /bin/sh -c cd '/app/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#62 27.56 [INFO] Working directory: /app/webapp
#62 27.88 [INFO] Storing buildNumber: 0 at timestamp: 1664485654696
#62 27.93 [WARNING] Cannot get the branch information from the git repository:
#62 27.93 Detecting the current branch failed:
#62 27.93 [INFO] ShortRevision tag detected. The value is '6'.
#62 27.93 [INFO] Executing: /bin/sh -c cd '/app/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#62 27.93 [INFO] Working directory: /app/webapp
#62 27.97 [INFO] Storing buildScmBranch: UNKNOWN_BRANCH
#62 27.97 [INFO]
#62 27.97 [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-webapp ---
#62 29.33 [INFO]
#62 29.33 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ openmrs-webapp ---
#62 30.02 [INFO] Copying 2 resources
#62 30.06 [INFO] Copying 1 resource to ../jetty
#62 30.28 [INFO]
#62 30.28 [INFO] --- maven-antrun-plugin:3.1.0:run (default) @ openmrs-webapp ---
#62 33.67 [INFO] Executing tasks
#62 33.75 [INFO]     [unzip] Expanding: /app/webapp/src/main/resources/liquibase-demo-data.zip into /app/webapp/target/classes
#62 34.10 [INFO] Executed tasks
#62 34.11 [INFO]
#62 34.11 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ openmrs-webapp ---
#62 35.15 [INFO] No sources to compile
#62 35.26 [INFO]
#62 35.26 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ openmrs-webapp ---
#62 35.86 [INFO] Copying 1 resource
#62 35.89 [INFO]
#62 35.89 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ openmrs-webapp ---
#62 36.06 [INFO] No sources to compile
#62 36.06 [INFO]
#62 36.06 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openmrs-webapp ---
#62 38.32 [INFO] Tests are skipped.
#62 38.33 [INFO]
#62 38.33 [INFO] --- maven-war-plugin:3.3.2:war (default-war) @ openmrs-webapp ---
#62 40.45 [INFO] Packaging webapp
#62 40.47 [INFO] Assembling webapp [openmrs-webapp] in [/app/webapp/target/openmrs]
#62 40.57 [INFO] Processing war project
#62 40.57 [INFO] Copying webapp webResources [/app/webapp/src/main/webapp] to [/app/webapp/target/openmrs]
#62 40.80 [INFO] Copying webapp resources [/app/webapp/src/main/webapp]
#62 42.94 [INFO] Building war: /app/webapp/target/openmrs.war
#62 53.38 [INFO]
#62 53.38 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ openmrs-webapp ---
#62 56.27 [INFO] Building jar: /app/webapp/target/openmrs-tests.jar
#62 57.25 [INFO]
#62 57.25 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-webapp ---
#62 58.73 [INFO] Checking licenses...
#62 59.47 [INFO]
#62 59.47 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-webapp ---
#62 59.89 [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 60.09 [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 60.16 [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 60.18 [INFO] ------------------------------------------------------------------------
#62 60.18 [INFO] BUILD SUCCESS
#62 60.18 [INFO] ------------------------------------------------------------------------
#62 60.19 [INFO] Total time:  48.427 s
#62 60.20 [INFO] Finished at: 2022-09-29T21:08:07Z
#62 60.20 [INFO] ------------------------------------------------------------------------
#62 DONE 60.5s

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

#64 exporting to image
#64 exporting layers
#64 exporting layers 33.5s done
#64 exporting manifest sha256:0030f4b65737e8956a7832c0c500ed73db134db9f2c01efb9a9018d519ebb860 0.0s done
#64 exporting config sha256:4a3f3e8024ac9929076b70ffa8b73252b05b614fc026b9ea04bba9d19653170a 0.0s done
#64 exporting manifest sha256:a885bc0f88dd20d02f094b104bf639a64d7d9f2d40b05fb2bcd83003a30dcf3d 0.0s done
#64 exporting config sha256:e1dcc6bff7501a52e320ae41669222f9eb1bd9480f3c04fb8b395212aed7b537
#64 exporting config sha256:e1dcc6bff7501a52e320ae41669222f9eb1bd9480f3c04fb8b395212aed7b537 0.0s done
#64 exporting manifest list sha256:744a822d05a163354fcd74b74d8ae581d92484962f8c04ad9f928a80027185d5 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 16.0s done
#64 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:744a822d05a163354fcd74b74d8ae581d92484962f8c04ad9f928a80027185d5
#64 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:744a822d05a163354fcd74b74d8ae581d92484962f8c04ad9f928a80027185d5 0.8s done
#64 DONE 50.5s