OpenMRS Core Master

Build: #3037 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
22 minutes
Revision
628cd05227f6990db94bc6158f687e53eb300943 628cd05227f6990db94bc6158f687e53eb300943
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.

#61 94.99 [INFO] Finished at: 2022-09-28T16:01:05Z
#61 94.99 [INFO] ------------------------------------------------------------------------
#61 DONE 95.1s

#62 [linux/arm64 dev 24/27] COPY webapp/ ./webapp/
#62 DONE 0.1s

#63 [linux/arm64 dev 25/27] RUN mvn -pl webapp -s /usr/share/maven/ref/settings-docker.xml install -DskipTests
#63 12.67 [INFO] Scanning for projects...
#63 15.67 [INFO]
#63 15.67 [INFO] -------------------< org.openmrs.web:openmrs-webapp >-------------------
#63 15.67 [INFO] Building openmrs-webapp 2.6.0-SNAPSHOT
#63 15.67 [INFO] --------------------------------[ war ]---------------------------------
#63 21.97 [INFO]
#63 21.97 [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-webapp ---
#63 27.21 [INFO] ShortRevision tag detected. The value is '6'.
#63 27.27 [INFO] Executing: /bin/sh -c cd '/app/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#63 27.28 [INFO] Working directory: /app/webapp
#63 27.56 [INFO] Storing buildNumber: 0 at timestamp: 1664380892703
#63 27.61 [WARNING] Cannot get the branch information from the git repository:
#63 27.61 Detecting the current branch failed:
#63 27.61 [INFO] ShortRevision tag detected. The value is '6'.
#63 27.61 [INFO] Executing: /bin/sh -c cd '/app/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#63 27.62 [INFO] Working directory: /app/webapp
#63 27.65 [INFO] Storing buildScmBranch: UNKNOWN_BRANCH
#63 27.65 [INFO]
#63 27.65 [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-webapp ---
#63 28.42 [INFO]
#63 28.42 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ openmrs-webapp ---
#63 28.87 [INFO] Copying 2 resources
#63 28.94 [INFO] Copying 1 resource to ../jetty
#63 29.14 [INFO]
#63 29.14 [INFO] --- maven-antrun-plugin:3.1.0:run (default) @ openmrs-webapp ---
#63 31.66 [INFO] Executing tasks
#63 31.73 [INFO]     [unzip] Expanding: /app/webapp/src/main/resources/liquibase-demo-data.zip into /app/webapp/target/classes
#63 32.09 [INFO] Executed tasks
#63 32.09 [INFO]
#63 32.09 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ openmrs-webapp ---
#63 32.93 [INFO] No sources to compile
#63 32.93 [INFO]
#63 32.93 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ openmrs-webapp ---
#63 32.97 [INFO] Copying 1 resource
#63 32.98 [INFO]
#63 32.98 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ openmrs-webapp ---
#63 33.04 [INFO] No sources to compile
#63 33.05 [INFO]
#63 33.05 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openmrs-webapp ---
#63 36.01 [INFO] Tests are skipped.
#63 36.02 [INFO]
#63 36.03 [INFO] --- maven-war-plugin:3.3.2:war (default-war) @ openmrs-webapp ---
#63 37.84 [INFO] Packaging webapp
#63 37.85 [INFO] Assembling webapp [openmrs-webapp] in [/app/webapp/target/openmrs]
#63 37.91 [INFO] Processing war project
#63 37.91 [INFO] Copying webapp webResources [/app/webapp/src/main/webapp] to [/app/webapp/target/openmrs]
#63 38.23 [INFO] Copying webapp resources [/app/webapp/src/main/webapp]
#63 40.74 [INFO] Building war: /app/webapp/target/openmrs.war
#63 50.12 [INFO]
#63 50.14 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ openmrs-webapp ---
#63 53.35 [INFO] Building jar: /app/webapp/target/openmrs-tests.jar
#63 53.91 [INFO]
#63 53.91 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-webapp ---
#63 55.41 [INFO] Checking licenses...
#63 56.15 [INFO]
#63 56.16 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-webapp ---
#63 56.54 [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
#63 56.67 [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
#63 56.72 [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
#63 56.74 [INFO] ------------------------------------------------------------------------
#63 56.74 [INFO] BUILD SUCCESS
#63 56.74 [INFO] ------------------------------------------------------------------------
#63 56.75 [INFO] Total time:  44.213 s
#63 56.75 [INFO] Finished at: 2022-09-28T16:02:02Z
#63 56.75 [INFO] ------------------------------------------------------------------------
#63 DONE 57.0s

#64 [linux/arm64 dev 26/27] COPY wait-for-it.sh startup-init.sh startup.sh startup-dev.sh ./
#64 DONE 0.2s

#65 [linux/arm64 dev 27/27] RUN chmod 755 wait-for-it.sh && chmod 755 startup-init.sh && chmod 755 startup.sh      && chmod 755 startup-dev.sh
#65 DONE 0.4s

#66 exporting to image
#66 exporting layers
#66 exporting layers 40.9s done
#66 exporting manifest sha256:0c8562960fc4648dba0f54bd17057d4ae98e5a30fb363de44a6c661cf92434d1 0.0s done
#66 exporting config sha256:b8ec3565897d4d13f206f24c0fd35371a3df6d80d009482451b8f24c98750afe 0.0s done
#66 exporting manifest sha256:cecf072c4e85297679091fb0835ba598e19035308239f3160acff4333ce8c895 0.0s done
#66 exporting config sha256:10055cf68e9cdb280c4d2027639334937b7c20f2c173ebc1e55497006f1c7a64 0.0s done
#66 exporting manifest list sha256:3fe08465fde44c114ba93a674bbf27bad460bfaa0e6f9b9e41dd21c30b5c6d6c 0.0s done
#66 pushing layers
#66 ...

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

#66 exporting to image
#66 pushing layers 19.8s done
#66 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:3fe08465fde44c114ba93a674bbf27bad460bfaa0e6f9b9e41dd21c30b5c6d6c
#66 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:3fe08465fde44c114ba93a674bbf27bad460bfaa0e6f9b9e41dd21c30b5c6d6c 1.0s done
#66 DONE 61.8s