OpenMRS Core 2.8.x
Build: #53 was successful
Job: Deploy to docker was successful
Build log
The build generated 1,573 lines of output. The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.
| 22-Oct-2025 15:47:13 | |
| 22-Oct-2025 15:47:13 | #32 [linux/arm64 stage-2 2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/* |
| 22-Oct-2025 15:47:15 | #32 ... |
| 22-Oct-2025 15:47:15 | |
| 22-Oct-2025 15:47:15 | #31 [linux/amd64 compile 16/18] RUN mvn -s /usr/share/maven/ref/settings-docker.xml -B dependency:go-offline -P !default-tools.jar,!mac-tools.jar |
| 22-Oct-2025 15:47:15 | #31 extracting sha256:b405d95b954c4c06e90f74c84f61fee0ba4afd31b31b62595fc4cfcd503513ae 11.3s done |
| 22-Oct-2025 15:47:15 | #31 DONE 42.1s |
| 22-Oct-2025 15:47:16 | |
| 22-Oct-2025 15:47:16 | #37 [linux/amd64 compile 17/18] COPY . . |
| 22-Oct-2025 15:47:17 | #37 DONE 1.9s |
| 22-Oct-2025 15:47:17 | |
| 22-Oct-2025 15:47:17 | #32 [linux/arm64 stage-2 2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/* |
| 22-Oct-2025 15:47:17 | #32 ... |
| 22-Oct-2025 15:47:17 | |
| 22-Oct-2025 15:47:17 | #38 [linux/amd64 compile 18/18] RUN mvn -s /usr/share/maven/ref/settings-docker.xml clean install -DskipTests |
| 22-Oct-2025 15:47:22 | #38 5.006 [INFO] Scanning for projects... |
| 22-Oct-2025 15:47:23 | #38 6.126 [INFO] ------------------------------------------------------------------------ |
| 22-Oct-2025 15:47:24 | #38 6.126 [INFO] Reactor Build Order: |
| 22-Oct-2025 15:47:24 | #38 6.126 [INFO] |
| 22-Oct-2025 15:47:24 | #38 6.131 [INFO] OpenMRS [pom] |
| 22-Oct-2025 15:47:24 | #38 6.131 [INFO] openmrs-tools [jar] |
| 22-Oct-2025 15:47:24 | #38 6.132 [INFO] openmrs-test [pom] |
| 22-Oct-2025 15:47:24 | #38 6.132 [INFO] openmrs-api [jar] |
| 22-Oct-2025 15:47:24 | #38 6.132 [INFO] openmrs-web [jar] |
| 22-Oct-2025 15:47:24 | #38 6.132 [INFO] openmrs-webapp [war] |
| 22-Oct-2025 15:47:24 | #38 6.132 [INFO] openmrs-liquibase [jar] |
| 22-Oct-2025 15:47:24 | #38 6.133 [INFO] openmrs-test-module [pom] |
| 22-Oct-2025 15:47:24 | #38 6.133 [INFO] openmrs-test-module-api [jar] |
| 22-Oct-2025 15:47:24 | #38 6.133 [INFO] openmrs-test-module-omod [jar] |
| 22-Oct-2025 15:47:24 | #38 6.154 [INFO] |
| 22-Oct-2025 15:47:24 | #38 6.154 [INFO] ------------------------< org.openmrs:openmrs >------------------------- |
| 22-Oct-2025 15:47:24 | #38 6.154 [INFO] Building OpenMRS 2.8.2-SNAPSHOT [1/10] |
| 22-Oct-2025 15:47:24 | #38 6.155 [INFO] from pom.xml |
| 22-Oct-2025 15:47:24 | #38 6.155 [INFO] --------------------------------[ pom ]--------------------------------- |
| 22-Oct-2025 15:47:24 | #38 6.390 [INFO] |
| 22-Oct-2025 15:47:24 | #38 6.395 [INFO] --- clean:3.2.0:clean (default-clean) @ openmrs --- |
| 22-Oct-2025 15:47:24 | #38 6.626 [INFO] |
| 22-Oct-2025 15:47:24 | #38 6.626 [INFO] --- buildnumber:3.2.1:create (default) @ openmrs --- |
| 22-Oct-2025 15:47:25 | #38 7.243 [INFO] ShortRevision tag detected. The value is '6'. |
| 22-Oct-2025 15:47:25 | #38 7.254 [INFO] Executing: /bin/sh -c cd '/openmrs_core' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' |
| 22-Oct-2025 15:47:25 | #38 7.254 [INFO] Working directory: /openmrs_core |
| 22-Oct-2025 15:47:25 | #38 7.317 [WARNING] Cannot get the revision information from the scm repository, proceeding with revision of 0 : |
| 22-Oct-2025 15:47:25 | #38 7.317 Exception while executing SCM command. |
| 22-Oct-2025 15:47:25 | #38 7.318 [INFO] Storing buildNumber: 0 at timestamp: 1761148045034 |
| 22-Oct-2025 15:47:25 | #38 7.319 [INFO] Executing: /bin/sh -c cd '/openmrs_core' && 'git' 'symbolic-ref' 'HEAD' |
| 22-Oct-2025 15:47:25 | #38 7.320 [INFO] Working directory: /openmrs_core |
| 22-Oct-2025 15:47:25 | #38 7.330 [INFO] Storing scmBranch: 2.8.x |
| 22-Oct-2025 15:47:25 | #38 7.330 [INFO] |
| 22-Oct-2025 15:47:25 | #38 7.330 [INFO] --- build-helper:3.6.1:parse-version (parse-version) @ openmrs --- |
| 22-Oct-2025 15:47:25 | #38 7.436 [INFO] |
| 22-Oct-2025 15:47:25 | #38 7.436 [INFO] --- jar:3.4.2:test-jar (default) @ openmrs --- |
| 22-Oct-2025 15:47:25 | #38 7.854 [WARNING] JAR will be empty - no content was marked for inclusion! |
| 22-Oct-2025 15:47:25 | #38 7.880 [INFO] Building jar: /openmrs_core/target/openmrs-2.8.2-SNAPSHOT-tests.jar |
| 22-Oct-2025 15:47:25 | #38 7.997 [INFO] |
| 22-Oct-2025 15:47:25 | #38 7.998 [INFO] --- license:3.0:check (default) @ openmrs --- |
| 22-Oct-2025 15:47:26 | #38 8.345 [INFO] Checking licenses... |
| 22-Oct-2025 15:47:27 | #38 9.610 [INFO] |
| 22-Oct-2025 15:47:27 | #38 9.626 [INFO] --- install:3.1.2:install (default-install) @ openmrs --- |
| 22-Oct-2025 15:47:27 | #38 9.728 [INFO] Installing /openmrs_core/pom.xml to /usr/share/maven/ref/repository/org/openmrs/openmrs/2.8.2-SNAPSHOT/openmrs-2.8.2-SNAPSHOT.pom |
| 22-Oct-2025 15:47:27 | #38 9.745 [INFO] Installing /openmrs_core/target/openmrs-2.8.2-SNAPSHOT-tests.jar to /usr/share/maven/ref/repository/org/openmrs/openmrs/2.8.2-SNAPSHOT/openmrs-2.8.2-SNAPSHOT-tests.jar |
| 22-Oct-2025 15:47:27 | #38 9.766 [INFO] |
| 22-Oct-2025 15:47:27 | #38 9.770 [INFO] ------------------< org.openmrs.tools:openmrs-tools >------------------- |
| 22-Oct-2025 15:47:27 | #38 9.771 [INFO] Building openmrs-tools 2.8.2-SNAPSHOT [2/10] |
| 22-Oct-2025 15:47:27 | #38 9.773 [INFO] from tools/pom.xml |
| 22-Oct-2025 15:47:27 | #38 9.775 [INFO] --------------------------------[ jar ]--------------------------------- |
| 22-Oct-2025 15:47:27 | #38 9.897 [INFO] |
| 22-Oct-2025 15:47:27 | #38 9.897 [INFO] --- clean:3.2.0:clean (default-clean) @ openmrs-tools --- |
| 22-Oct-2025 15:47:27 | #38 9.912 [INFO] |
| 22-Oct-2025 15:47:27 | #38 9.912 [INFO] --- buildnumber:3.2.1:create (default) @ openmrs-tools --- |
| 22-Oct-2025 15:47:27 | #38 9.917 [INFO] |
| 22-Oct-2025 15:47:27 | #38 9.917 [INFO] --- build-helper:3.6.1:parse-version (parse-version) @ openmrs-tools --- |
| 22-Oct-2025 15:47:27 | #38 9.920 [INFO] |
| 22-Oct-2025 15:47:27 | #38 9.920 [INFO] --- resources:3.3.1:resources (default-resources) @ openmrs-tools --- |
| 22-Oct-2025 15:47:27 | #38 10.04 [INFO] Copying 4 resources from src/main/resources to target/classes |
| 22-Oct-2025 15:47:28 | #38 10.06 [INFO] |
| 22-Oct-2025 15:47:28 | #38 10.06 [INFO] --- compiler:3.14.0:compile (default-compile) @ openmrs-tools --- |
| 22-Oct-2025 15:47:28 | #38 10.24 [INFO] No sources to compile |
| 22-Oct-2025 15:47:28 | #38 10.24 [INFO] |
| 22-Oct-2025 15:47:28 | #38 10.24 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openmrs-tools --- |
| 22-Oct-2025 15:47:28 | #38 10.24 [INFO] skip non existing resourceDirectory /openmrs_core/tools/src/test/resources |
| 22-Oct-2025 15:47:28 | #38 10.24 [INFO] |
| 22-Oct-2025 15:47:28 | #38 10.24 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ openmrs-tools --- |
| 22-Oct-2025 15:47:28 | #38 10.25 [INFO] No sources to compile |
| 22-Oct-2025 15:47:28 | #38 10.25 [INFO] |
| 22-Oct-2025 15:47:28 | #38 10.25 [INFO] --- surefire:3.5.3:test (default-test) @ openmrs-tools --- |
| 22-Oct-2025 15:47:28 | #38 10.52 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. |
| 22-Oct-2025 15:47:28 | #38 10.53 [INFO] Tests are skipped. |
| 22-Oct-2025 15:47:28 | #38 10.53 [INFO] |
| 22-Oct-2025 15:47:28 | #38 10.53 [INFO] --- jar:3.4.2:jar (default-jar) @ openmrs-tools --- |
| 22-Oct-2025 15:47:28 | #38 10.57 [INFO] Building jar: /openmrs_core/tools/target/openmrs-tools-2.8.2-SNAPSHOT.jar |
| 22-Oct-2025 15:47:28 | #38 10.58 [INFO] |
| 22-Oct-2025 15:47:28 | #38 10.58 [INFO] --- jar:3.4.2:test-jar (default) @ openmrs-tools --- |
| 22-Oct-2025 15:47:28 | #38 10.59 [WARNING] JAR will be empty - no content was marked for inclusion! |
| 22-Oct-2025 15:47:28 | #38 10.60 [INFO] Building jar: /openmrs_core/tools/target/openmrs-tools-2.8.2-SNAPSHOT-tests.jar |
| 22-Oct-2025 15:47:28 | #38 10.61 [INFO] |
| 22-Oct-2025 15:47:28 | #38 10.61 [INFO] --- license:3.0:check (default) @ openmrs-tools --- |
| 22-Oct-2025 15:47:28 | #38 10.61 [INFO] Checking licenses... |
| 22-Oct-2025 15:47:28 | #38 10.65 [INFO] |
| 22-Oct-2025 15:47:28 | #38 10.65 [INFO] --- install:3.1.2:install (default-install) @ openmrs-tools --- |
| 22-Oct-2025 15:47:28 | #38 10.65 [INFO] Installing /openmrs_core/tools/pom.xml to /usr/share/maven/ref/repository/org/openmrs/tools/openmrs-tools/2.8.2-SNAPSHOT/openmrs-tools-2.8.2-SNAPSHOT.pom |
| 22-Oct-2025 15:47:28 | #38 10.66 [INFO] Installing /openmrs_core/tools/target/openmrs-tools-2.8.2-SNAPSHOT.jar to /usr/share/maven/ref/repository/org/openmrs/tools/openmrs-tools/2.8.2-SNAPSHOT/openmrs-tools-2.8.2-SNAPSHOT.jar |
| 22-Oct-2025 15:47:28 | #38 10.66 [INFO] Installing /openmrs_core/tools/target/openmrs-tools-2.8.2-SNAPSHOT-tests.jar to /usr/share/maven/ref/repository/org/openmrs/tools/openmrs-tools/2.8.2-SNAPSHOT/openmrs-tools-2.8.2-SNAPSHOT-tests.jar |
| 22-Oct-2025 15:47:28 | #38 10.66 [INFO] |
| 22-Oct-2025 15:47:28 | #38 10.66 [INFO] -------------------< org.openmrs.test:openmrs-test >-------------------- |
| 22-Oct-2025 15:47:28 | #38 10.66 [INFO] Building openmrs-test 2.8.2-SNAPSHOT [3/10] |
| 22-Oct-2025 15:47:28 | #38 10.66 [INFO] from test/pom.xml |
| 22-Oct-2025 15:47:28 | #38 10.66 [INFO] --------------------------------[ pom ]--------------------------------- |
| 22-Oct-2025 15:47:28 | #38 10.96 [INFO] |
| 22-Oct-2025 15:47:28 | #38 10.96 [INFO] --- clean:3.2.0:clean (default-clean) @ openmrs-test --- |
| 22-Oct-2025 15:47:28 | #38 10.98 [INFO] |
| 22-Oct-2025 15:47:28 | #38 10.98 [INFO] --- buildnumber:3.2.1:create (default) @ openmrs-test --- |
| 22-Oct-2025 15:47:28 | #38 10.98 [INFO] |
| 22-Oct-2025 15:47:28 | #38 10.98 [INFO] --- build-helper:3.6.1:parse-version (parse-version) @ openmrs-test --- |
| 22-Oct-2025 15:47:28 | #38 10.98 [INFO] |
| 22-Oct-2025 15:47:28 | #38 10.98 [INFO] --- jar:3.4.2:test-jar (default) @ openmrs-test --- |
| 22-Oct-2025 15:47:28 | #38 10.99 [WARNING] JAR will be empty - no content was marked for inclusion! |
| 22-Oct-2025 15:47:28 | #38 10.99 [INFO] Building jar: /openmrs_core/test/target/openmrs-test-2.8.2-SNAPSHOT-tests.jar |
| 22-Oct-2025 15:47:28 | #38 11.08 [INFO] |
| 22-Oct-2025 15:47:29 | #38 11.09 [INFO] --- license:3.0:check (default) @ openmrs-test --- |
| 22-Oct-2025 15:47:29 | #38 11.10 [INFO] Checking licenses... |
| 22-Oct-2025 15:47:29 | #38 11.12 [INFO] |
| 22-Oct-2025 15:47:29 | #38 11.12 [INFO] --- install:3.1.2:install (default-install) @ openmrs-test --- |
| 22-Oct-2025 15:47:29 | #38 11.12 [INFO] Installing /openmrs_core/test/pom.xml to /usr/share/maven/ref/repository/org/openmrs/test/openmrs-test/2.8.2-SNAPSHOT/openmrs-test-2.8.2-SNAPSHOT.pom |
| 22-Oct-2025 15:47:29 | #38 11.13 [INFO] Installing /openmrs_core/test/target/openmrs-test-2.8.2-SNAPSHOT-tests.jar to /usr/share/maven/ref/repository/org/openmrs/test/openmrs-test/2.8.2-SNAPSHOT/openmrs-test-2.8.2-SNAPSHOT-tests.jar |
| 22-Oct-2025 15:47:29 | #38 11.14 [INFO] |
| 22-Oct-2025 15:47:29 | #38 11.14 [INFO] --------------------< org.openmrs.api:openmrs-api >--------------------- |
| 22-Oct-2025 15:47:29 | #38 11.14 [INFO] Building openmrs-api 2.8.2-SNAPSHOT [4/10] |
| 22-Oct-2025 15:47:29 | #38 11.14 [INFO] from api/pom.xml |
| 22-Oct-2025 15:47:29 | #38 11.14 [INFO] --------------------------------[ jar ]--------------------------------- |
| 22-Oct-2025 15:47:30 | #38 12.37 [INFO] |
| 22-Oct-2025 15:47:30 | #38 12.37 [INFO] --- clean:3.2.0:clean (default-clean) @ openmrs-api --- |
| 22-Oct-2025 15:47:30 | #38 12.37 [INFO] |
| 22-Oct-2025 15:47:30 | #38 12.37 [INFO] --- buildnumber:3.2.1:create (default) @ openmrs-api --- |
| 22-Oct-2025 15:47:30 | #38 12.38 [INFO] |
| 22-Oct-2025 15:47:30 | #38 12.38 [INFO] --- build-helper:3.6.1:parse-version (parse-version) @ openmrs-api --- |
| 22-Oct-2025 15:47:30 | #38 12.38 [INFO] |
| 22-Oct-2025 15:47:30 | #38 12.38 [INFO] --- jacoco:0.8.13:prepare-agent (prepare-agent) @ openmrs-api --- |
| 22-Oct-2025 15:47:30 | #38 12.52 [INFO] argLine set to -javaagent:/usr/share/maven/ref/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/openmrs_core/api/target/jacoco.exec,includes=org/openmrs/** -Duser.language=en -Duser.region=US -Xmx1g -Djava.locale.providers=COMPAT |
| 22-Oct-2025 15:47:30 | #38 12.52 [INFO] |
| 22-Oct-2025 15:47:30 | #38 12.53 [INFO] --- java-formatter:0.3:format (default) @ openmrs-api --- |
| 22-Oct-2025 15:47:30 | #38 12.92 [INFO] Using 'UTF-8' encoding to format source files. |
| 22-Oct-2025 15:47:35 | #38 ... |
| 22-Oct-2025 15:47:35 | |
| 22-Oct-2025 15:47:35 | #32 [linux/arm64 stage-2 2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/* |
| 22-Oct-2025 15:47:35 | #32 45.94 20 packages excluded due to repository priority protections |
| 22-Oct-2025 15:47:39 | #32 50.65 Resolving Dependencies |
| 22-Oct-2025 15:47:40 | #32 50.66 --> Running transaction check |
| 22-Oct-2025 15:47:40 | #32 50.66 ---> Package openssl-libs.aarch64 1:1.0.2k-24.amzn2.0.15 will be updated |
| 22-Oct-2025 15:47:40 | #32 50.72 ---> Package openssl-libs.aarch64 1:1.0.2k-24.amzn2.0.16 will be an update |
| 22-Oct-2025 15:47:40 | #32 51.58 --> Finished Dependency Resolution |
| 22-Oct-2025 15:47:40 | #32 51.66 |
| 22-Oct-2025 15:47:40 | #32 51.66 Dependencies Resolved |
| 22-Oct-2025 15:47:40 | #32 51.67 |
| 22-Oct-2025 15:47:40 | #32 51.67 ================================================================================ |
| 22-Oct-2025 15:47:40 | #32 51.67 Package Arch Version Repository Size |
| 22-Oct-2025 15:47:40 | #32 51.67 ================================================================================ |
| 22-Oct-2025 15:47:40 | #32 51.67 Updating: |
| 22-Oct-2025 15:47:40 | #32 51.67 openssl-libs aarch64 1:1.0.2k-24.amzn2.0.16 amzn2-core 1.0 M |
| 22-Oct-2025 15:47:40 | #32 51.67 |
| 22-Oct-2025 15:47:40 | #32 51.67 Transaction Summary |
| 22-Oct-2025 15:47:40 | #32 51.67 ================================================================================ |
| 22-Oct-2025 15:47:40 | #32 51.67 Upgrade 1 Package |
| 22-Oct-2025 15:47:40 | #32 51.67 |
| 22-Oct-2025 15:47:40 | #32 51.67 Total download size: 1.0 M |
| 22-Oct-2025 15:47:40 | #32 51.67 Downloading packages: |
| 22-Oct-2025 15:47:40 | #32 51.68 Delta RPMs disabled because /usr/bin/applydeltarpm not installed. |
| 22-Oct-2025 15:47:42 | #32 53.67 Running transaction check |
| 22-Oct-2025 15:47:43 | #32 53.78 Running transaction test |
| 22-Oct-2025 15:47:43 | #32 53.86 Transaction test succeeded |
| 22-Oct-2025 15:47:43 | #32 53.87 Running transaction |
| 22-Oct-2025 15:47:44 | #32 54.96 Updating : 1:openssl-libs-1.0.2k-24.amzn2.0.16.aarch64 1/2 |
| 22-Oct-2025 15:47:44 | #32 55.40 Cleanup : 1:openssl-libs-1.0.2k-24.amzn2.0.15.aarch64 2/2 |
| 22-Oct-2025 15:47:45 | #32 55.67 Verifying : 1:openssl-libs-1.0.2k-24.amzn2.0.16.aarch64 1/2 |
| 22-Oct-2025 15:47:45 | #32 55.75 Verifying : 1:openssl-libs-1.0.2k-24.amzn2.0.15.aarch64 2/2 |
| 22-Oct-2025 15:47:45 | #32 55.97 |
| 22-Oct-2025 15:47:45 | #32 55.97 Updated: |
| 22-Oct-2025 15:47:45 | #32 55.97 openssl-libs.aarch64 1:1.0.2k-24.amzn2.0.16 |
| 22-Oct-2025 15:47:45 | #32 55.97 |
| 22-Oct-2025 15:47:45 | #32 55.98 Complete! |
| 22-Oct-2025 15:47:46 | #32 ... |
| 22-Oct-2025 15:47:46 | |
| 22-Oct-2025 15:47:46 | #38 [linux/amd64 compile 18/18] RUN mvn -s /usr/share/maven/ref/settings-docker.xml clean install -DskipTests |
| 22-Oct-2025 15:47:46 | #38 18.82 [INFO] Number of files to be formatted: 1160 |
| 22-Oct-2025 15:47:46 | #38 22.28 [INFO] Successfully formatted: 0 file(s) |
| 22-Oct-2025 15:47:46 | #38 22.28 [INFO] Fail to format : 0 file(s) |
| 22-Oct-2025 15:47:46 | #38 22.28 [INFO] Skipped : 1160 file(s) |
| 22-Oct-2025 15:47:46 | #38 22.28 [INFO] Approximate time taken: 9s |
| 22-Oct-2025 15:47:46 | #38 22.28 [INFO] |
| 22-Oct-2025 15:47:46 | #38 22.28 [INFO] --- resources:3.3.1:resources (default-resources) @ openmrs-api --- |
| 22-Oct-2025 15:47:46 | #38 22.29 [INFO] Copying 1 resource from src/main/resources to target/classes |
| 22-Oct-2025 15:47:46 | #38 22.32 [INFO] Copying 151 resources from src/main/resources to target/classes |
| 22-Oct-2025 15:47:46 | #38 22.36 [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html |
| 22-Oct-2025 15:47:46 | #38 22.36 [INFO] |
| 22-Oct-2025 15:47:46 | #38 22.36 [INFO] --- compiler:3.14.0:compile (default-compile) @ openmrs-api --- |
| 22-Oct-2025 15:47:46 | #38 22.47 [INFO] Recompiling the module because of changed source code. |
| 22-Oct-2025 15:47:46 | #38 22.50 [INFO] Compiling 767 source files with javac [debug target 1.8] to target/classes |
| 22-Oct-2025 15:47:48 | #38 ... |
| 22-Oct-2025 15:47:48 | |
| 22-Oct-2025 15:47:48 | #32 [linux/arm64 stage-2 2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/* |
| 22-Oct-2025 15:47:48 | #32 59.04 Loaded plugins: ovl, priorities |
| 22-Oct-2025 15:47:48 | #32 59.21 Cleaning repos: AmazonCorretto amzn2-core |
| 22-Oct-2025 15:47:48 | #32 59.22 Cleaning up everything |
| 22-Oct-2025 15:47:48 | #32 59.22 Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos |
| 22-Oct-2025 15:47:48 | #32 DONE 59.6s |
| 22-Oct-2025 15:47:48 | |
| 22-Oct-2025 15:47:48 | #38 [linux/amd64 compile 18/18] RUN mvn -s /usr/share/maven/ref/settings-docker.xml clean install -DskipTests |
| 22-Oct-2025 15:47:49 | #38 ... |
| 22-Oct-2025 15:47:49 | |
| 22-Oct-2025 15:47:49 | #39 [linux/arm64 stage-2 3/10] RUN if [ "arm64" = "arm64" ] ; then TINI_URL="https://github.com/krallin/tini/releases/download/v0.19.0/tini-arm64" TINI_SHA=07952557df20bfd2a95f9bef198b445e006171969499a1d361bd9e6f8e5e0e81 ; fi && curl -fsSL -o /usr/bin/tini https://github.com/krallin/tini/releases/download/v0.19.0/tini && echo "93dcc18adc78c65a028a84799ecf8ad40c936fdfc5f2a57b1acda5a8117fa82c /usr/bin/tini" | sha256sum -c && chmod g+rx /usr/bin/tini |
| 22-Oct-2025 15:47:50 | #39 1.603 /usr/bin/tini: OK |
| 22-Oct-2025 15:47:50 | #39 DONE 1.8s |
| 22-Oct-2025 15:47:50 | |
| 22-Oct-2025 15:47:50 | #38 [linux/amd64 compile 18/18] RUN mvn -s /usr/share/maven/ref/settings-docker.xml clean install -DskipTests |
| 22-Oct-2025 15:47:50 | #38 ... |
| 22-Oct-2025 15:47:50 | |
| 22-Oct-2025 15:47:50 | #40 [linux/arm64 stage-2 4/10] RUN sed -i '/Connector port="8080"/a URIEncoding="UTF-8" relaxedPathChars="[]|" relaxedQueryChars="[]|{}^\`"<>"' /usr/local/tomcat/conf/server.xml && chmod -R g+rx /usr/local/tomcat && touch /usr/local/tomcat/bin/setenv.sh && chmod g+w /usr/local/tomcat/bin/setenv.sh && chmod -R g+w /usr/local/tomcat/webapps /usr/local/tomcat/logs /usr/local/tomcat/work /usr/local/tomcat/temp |
| 22-Oct-2025 15:47:55 | #40 DONE 4.7s |
| 22-Oct-2025 15:47:55 | |
| 22-Oct-2025 15:47:55 | #38 [linux/amd64 compile 18/18] RUN mvn -s /usr/share/maven/ref/settings-docker.xml clean install -DskipTests |
| 22-Oct-2025 15:47:55 | #38 ... |
| 22-Oct-2025 15:47:55 | |
| 22-Oct-2025 15:47:55 | #41 [linux/arm64 stage-2 5/10] RUN mkdir -p /openmrs/data/modules && mkdir -p /openmrs/data/owa && mkdir -p /openmrs/data/configuration && mkdir -p /openmrs/data/configuration_checksums && mkdir -p /openmrs/data/complex_obs && chmod -R g+rw /openmrs |
| 22-Oct-2025 15:47:56 | #41 DONE 0.7s |
| 22-Oct-2025 15:47:56 | |
| 22-Oct-2025 15:47:56 | #38 [linux/amd64 compile 18/18] RUN mvn -s /usr/share/maven/ref/settings-docker.xml clean install -DskipTests |
| 22-Oct-2025 15:47:56 | #38 37.83 [WARNING] unknown enum constant org.infinispan.factories.scopes.Scopes.GLOBAL |
| 22-Oct-2025 15:47:56 | #38 37.83 reason: class file for org.infinispan.factories.scopes.Scopes not found |
| 22-Oct-2025 15:47:56 | #38 37.83 [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT |
| 22-Oct-2025 15:47:56 | #38 37.83 reason: class file for org.infinispan.jmx.annotations.DataType not found |
| 22-Oct-2025 15:47:56 | #38 37.83 [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT |
| 22-Oct-2025 15:47:56 | #38 37.83 [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT |
| 22-Oct-2025 15:47:56 | #38 37.83 [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT |
| 22-Oct-2025 15:47:56 | #38 37.83 [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT |
| 22-Oct-2025 15:47:56 | #38 37.83 [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT |
| 22-Oct-2025 15:47:56 | #38 37.83 [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT |
| 22-Oct-2025 15:47:56 | #38 37.84 [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT |
| 22-Oct-2025 15:47:56 | #38 37.84 [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT |
| 22-Oct-2025 15:47:56 | #38 37.84 [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT |
| 22-Oct-2025 15:47:56 | #38 37.84 [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT |
| 22-Oct-2025 15:47:56 | #38 37.84 [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT |
| 22-Oct-2025 15:47:56 | #38 37.84 [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT |
| 22-Oct-2025 15:47:56 | #38 37.84 [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT |
| 22-Oct-2025 15:47:56 | #38 37.84 [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT |
| 22-Oct-2025 15:47:56 | #38 37.84 [WARNING] unknown enum constant org.infinispan.factories.scopes.Scopes.GLOBAL |
| 22-Oct-2025 15:47:56 | #38 37.84 [INFO] Processing Log4j annotations |
| 22-Oct-2025 15:47:56 | #38 37.84 [INFO] Annotations processed |
| 22-Oct-2025 15:47:56 | #38 37.84 [WARNING] unknown enum constant org.infinispan.factories.scopes.Scopes.GLOBAL |
| 22-Oct-2025 15:47:56 | #38 37.84 reason: class file for org.infinispan.factories.scopes.Scopes not found |
| 22-Oct-2025 15:47:56 | #38 37.84 [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT |
| 22-Oct-2025 15:47:56 | #38 37.84 reason: class file for org.infinispan.jmx.annotations.DataType not found |
| 22-Oct-2025 15:47:56 | #38 37.84 [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT |
| 22-Oct-2025 15:47:56 | #38 37.84 [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT |
| 22-Oct-2025 15:47:56 | #38 37.84 [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT |
| 22-Oct-2025 15:47:56 | #38 37.84 [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT |
| 22-Oct-2025 15:47:56 | #38 37.84 [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT |
| 22-Oct-2025 15:47:56 | #38 37.84 [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT |
| 22-Oct-2025 15:47:56 | #38 37.84 [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT |
| 22-Oct-2025 15:47:56 | #38 37.84 [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT |
| 22-Oct-2025 15:47:56 | #38 37.84 [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT |
| 22-Oct-2025 15:47:56 | #38 37.84 [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT |
| 22-Oct-2025 15:47:56 | #38 37.84 [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT |
| 22-Oct-2025 15:47:56 | #38 37.84 [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT |
| 22-Oct-2025 15:47:56 | #38 37.84 [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT |
| 22-Oct-2025 15:47:56 | #38 37.84 [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT |
| 22-Oct-2025 15:47:56 | #38 37.84 [WARNING] unknown enum constant org.infinispan.factories.scopes.Scopes.GLOBAL |
| 22-Oct-2025 15:47:56 | #38 37.84 [INFO] Processing Log4j annotations |
| 22-Oct-2025 15:47:56 | #38 37.84 [INFO] No elements to process |
| 22-Oct-2025 15:47:56 | #38 37.84 [WARNING] unknown enum constant org.infinispan.factories.scopes.Scopes.GLOBAL |
| 22-Oct-2025 15:47:56 | #38 37.84 reason: class file for org.infinispan.factories.scopes.Scopes not found |
| 22-Oct-2025 15:47:56 | #38 37.84 [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT |
| 22-Oct-2025 15:47:56 | #38 37.84 reason: class file for org.infinispan.jmx.annotations.DataType not found |
| 22-Oct-2025 15:47:56 | #38 37.84 [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT |
| 22-Oct-2025 15:47:56 | #38 37.84 [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT |
| 22-Oct-2025 15:47:56 | #38 37.84 [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT |
| 22-Oct-2025 15:47:56 | #38 37.84 [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT |
| 22-Oct-2025 15:47:56 | #38 37.84 [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT |
| 22-Oct-2025 15:47:56 | #38 37.84 [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT |
| 22-Oct-2025 15:47:56 | #38 37.84 [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT |
| 22-Oct-2025 15:47:56 | #38 37.84 [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT |
| 22-Oct-2025 15:47:56 | #38 37.84 [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT |
| 22-Oct-2025 15:47:56 | #38 37.84 [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT |
| 22-Oct-2025 15:47:56 | #38 37.84 [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT |
| 22-Oct-2025 15:47:56 | #38 37.84 [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT |
| 22-Oct-2025 15:47:56 | #38 37.84 [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT |
| 22-Oct-2025 15:47:56 | #38 37.84 [WARNING] unknown enum constant org.infinispan.jmx.annotations.DataType.TRAIT |
| 22-Oct-2025 15:47:56 | #38 37.85 [WARNING] unknown enum constant org.infinispan.factories.scopes.Scopes.GLOBAL |
| 22-Oct-2025 15:47:56 | #38 37.85 [WARNING] /openmrs_core/api/src/main/java/org/openmrs/api/cache/CacheConfig.java: unknown enum constant org.infinispan.factories.scopes.Scopes.GLOBAL |
| 22-Oct-2025 15:47:56 | #38 37.85 [WARNING] /openmrs_core/api/src/main/java/org/openmrs/api/cache/CacheConfig.java: unknown enum constant org.infinispan.factories.scopes.Scopes.GLOBAL |
| 22-Oct-2025 15:47:56 | #38 37.85 [WARNING] /openmrs_core/api/src/main/java/org/openmrs/api/cache/CacheConfig.java: unknown enum constant org.infinispan.factories.scopes.Scopes.GLOBAL |
| 22-Oct-2025 15:47:56 | #38 37.85 [INFO] /openmrs_core/api/src/main/java/liquibase/ext/logging/slf4j/Slf4JLogger.java: Some input files use or override a deprecated API. |
| 22-Oct-2025 15:47:56 | #38 37.85 [INFO] /openmrs_core/api/src/main/java/liquibase/ext/logging/slf4j/Slf4JLogger.java: Recompile with -Xlint:deprecation for details. |
| 22-Oct-2025 15:47:56 | #38 37.85 [INFO] /openmrs_core/api/src/main/java/org/openmrs/BaseCustomizableMetadata.java: Some input files use unchecked or unsafe operations. |
| 22-Oct-2025 15:47:56 | #38 37.85 [INFO] /openmrs_core/api/src/main/java/org/openmrs/BaseCustomizableMetadata.java: Recompile with -Xlint:unchecked for details. |
| 22-Oct-2025 15:47:56 | #38 37.85 [INFO] |
| 22-Oct-2025 15:47:56 | #38 37.85 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openmrs-api --- |
| 22-Oct-2025 15:47:56 | #38 37.86 [INFO] Copying 157 resources from src/test/resources to target/test-classes |
| 22-Oct-2025 15:47:56 | #38 37.91 [INFO] |
| 22-Oct-2025 15:47:56 | #38 37.91 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ openmrs-api --- |
| 22-Oct-2025 15:47:56 | #38 37.95 [INFO] Recompiling the module because of changed dependency. |
| 22-Oct-2025 15:47:56 | #38 37.96 [INFO] Compiling 393 source files with javac [debug target 1.8] to target/test-classes |
| 22-Oct-2025 15:48:02 | #38 44.52 [INFO] /openmrs_core/api/src/test/java/liquibase/ext/datatype/core/MySQLBooleanTypeTest.java: Some input files use or override a deprecated API. |
| 22-Oct-2025 15:48:02 | #38 44.52 [INFO] /openmrs_core/api/src/test/java/liquibase/ext/datatype/core/MySQLBooleanTypeTest.java: Recompile with -Xlint:deprecation for details. |
| 22-Oct-2025 15:48:02 | #38 44.52 [INFO] /openmrs_core/api/src/test/java/org/openmrs/EncounterTest.java: Some input files use unchecked or unsafe operations. |
| 22-Oct-2025 15:48:02 | #38 44.52 [INFO] /openmrs_core/api/src/test/java/org/openmrs/EncounterTest.java: Recompile with -Xlint:unchecked for details. |
| 22-Oct-2025 15:48:02 | #38 44.52 [INFO] |
| 22-Oct-2025 15:48:02 | #38 44.52 [INFO] --- surefire:3.5.3:test (default-test) @ openmrs-api --- |
| 22-Oct-2025 15:48:02 | #38 44.53 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. |
| 22-Oct-2025 15:48:02 | #38 44.53 [INFO] Tests are skipped. |
| 22-Oct-2025 15:48:02 | #38 44.53 [INFO] |
| 22-Oct-2025 15:48:02 | #38 44.54 [INFO] --- jar:3.4.2:jar (default-jar) @ openmrs-api --- |
| 22-Oct-2025 15:48:02 | #38 44.76 [INFO] Building jar: /openmrs_core/api/target/openmrs-api-2.8.2-SNAPSHOT.jar |
| 22-Oct-2025 15:48:03 | #38 45.24 [INFO] |
| 22-Oct-2025 15:48:03 | #38 45.24 [INFO] --- jar:3.4.2:test-jar (default) @ openmrs-api --- |
| 22-Oct-2025 15:48:03 | #38 45.31 [INFO] Building jar: /openmrs_core/api/target/openmrs-api-2.8.2-SNAPSHOT-tests.jar |
| 22-Oct-2025 15:48:03 | #38 45.69 [INFO] |
| 22-Oct-2025 15:48:03 | #38 45.69 [INFO] --- license:3.0:check (default) @ openmrs-api --- |
| 22-Oct-2025 15:48:03 | #38 45.70 [INFO] Checking licenses... |
| 22-Oct-2025 15:48:03 | #38 46.11 [INFO] |
| 22-Oct-2025 15:48:04 | #38 46.11 [INFO] --- install:3.1.2:install (default-install) @ openmrs-api --- |
| 22-Oct-2025 15:48:04 | #38 46.12 [INFO] Installing /openmrs_core/api/pom.xml to /usr/share/maven/ref/repository/org/openmrs/api/openmrs-api/2.8.2-SNAPSHOT/openmrs-api-2.8.2-SNAPSHOT.pom |
| 22-Oct-2025 15:48:04 | #38 46.12 [INFO] Installing /openmrs_core/api/target/openmrs-api-2.8.2-SNAPSHOT.jar to /usr/share/maven/ref/repository/org/openmrs/api/openmrs-api/2.8.2-SNAPSHOT/openmrs-api-2.8.2-SNAPSHOT.jar |
| 22-Oct-2025 15:48:04 | #38 46.12 [INFO] Installing /openmrs_core/api/target/openmrs-api-2.8.2-SNAPSHOT-tests.jar to /usr/share/maven/ref/repository/org/openmrs/api/openmrs-api/2.8.2-SNAPSHOT/openmrs-api-2.8.2-SNAPSHOT-tests.jar |
| 22-Oct-2025 15:48:04 | #38 46.13 [INFO] |
| 22-Oct-2025 15:48:04 | #38 46.13 [INFO] --------------------< org.openmrs.web:openmrs-web >--------------------- |
| 22-Oct-2025 15:48:04 | #38 46.13 [INFO] Building openmrs-web 2.8.2-SNAPSHOT [5/10] |
| 22-Oct-2025 15:48:04 | #38 46.13 [INFO] from web/pom.xml |
| 22-Oct-2025 15:48:04 | #38 46.13 [INFO] --------------------------------[ jar ]--------------------------------- |
| 22-Oct-2025 15:48:04 | #38 46.33 [INFO] |
| 22-Oct-2025 15:48:04 | #38 46.33 [INFO] --- clean:3.2.0:clean (default-clean) @ openmrs-web --- |
| 22-Oct-2025 15:48:04 | #38 46.34 [INFO] |
| 22-Oct-2025 15:48:04 | #38 46.34 [INFO] --- buildnumber:3.2.1:create (default) @ openmrs-web --- |
| 22-Oct-2025 15:48:04 | #38 46.34 [INFO] |
| 22-Oct-2025 15:48:04 | #38 46.34 [INFO] --- build-helper:3.6.1:parse-version (parse-version) @ openmrs-web --- |
| 22-Oct-2025 15:48:04 | #38 46.34 [INFO] |
| 22-Oct-2025 15:48:04 | #38 46.34 [INFO] --- jacoco:0.8.13:prepare-agent (prepare-agent) @ openmrs-web --- |
| 22-Oct-2025 15:48:04 | #38 46.34 [INFO] argLine set to -javaagent:/usr/share/maven/ref/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/openmrs_core/web/target/jacoco.exec,includes=org/openmrs/** -Duser.language=en -Duser.region=US -Xmx1g -Djava.locale.providers=COMPAT |
| 22-Oct-2025 15:48:04 | #38 46.34 [INFO] |
| 22-Oct-2025 15:48:04 | #38 46.34 [INFO] --- java-formatter:0.3:format (default) @ openmrs-web --- |
| 22-Oct-2025 15:48:04 | #38 46.35 [INFO] Using 'UTF-8' encoding to format source files. |
| 22-Oct-2025 15:48:04 | #38 46.71 [INFO] Number of files to be formatted: 65 |
| 22-Oct-2025 15:48:04 | #38 46.93 [INFO] Successfully formatted: 0 file(s) |
| 22-Oct-2025 15:48:04 | #38 46.93 [INFO] Fail to format : 0 file(s) |
| 22-Oct-2025 15:48:04 | #38 46.93 [INFO] Skipped : 65 file(s) |
| 22-Oct-2025 15:48:04 | #38 46.93 [INFO] Approximate time taken: 0s |
| 22-Oct-2025 15:48:04 | #38 46.93 [INFO] |
| 22-Oct-2025 15:48:04 | #38 46.93 [INFO] --- resources:3.3.1:resources (default-resources) @ openmrs-web --- |
| 22-Oct-2025 15:48:04 | #38 46.95 [INFO] Copying 20 resources from src/main/resources to target/classes |
| 22-Oct-2025 15:48:04 | #38 46.95 [INFO] |
| 22-Oct-2025 15:48:04 | #38 46.95 [INFO] --- compiler:3.14.0:compile (default-compile) @ openmrs-web --- |
| 22-Oct-2025 15:48:04 | #38 46.97 [INFO] Recompiling the module because of changed dependency. |
| 22-Oct-2025 15:48:04 | #38 46.97 [INFO] Compiling 42 source files with javac [debug target 1.8] to target/classes |
| 22-Oct-2025 15:48:05 | #38 47.64 [INFO] /openmrs_core/web/src/main/java/org/openmrs/web/controller/PseudoStaticContentController.java: Some input files use or override a deprecated API. |
| 22-Oct-2025 15:48:05 | #38 47.64 [INFO] /openmrs_core/web/src/main/java/org/openmrs/web/controller/PseudoStaticContentController.java: Recompile with -Xlint:deprecation for details. |
| 22-Oct-2025 15:48:05 | #38 47.64 [INFO] |
| 22-Oct-2025 15:48:05 | #38 47.64 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openmrs-web --- |
| 22-Oct-2025 15:48:05 | #38 47.64 [INFO] Copying 3 resources from src/test/resources to target/test-classes |
| 22-Oct-2025 15:48:05 | #38 47.65 [INFO] |
| 22-Oct-2025 15:48:05 | #38 47.65 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ openmrs-web --- |
| 22-Oct-2025 15:48:05 | #38 47.66 [INFO] Recompiling the module because of changed dependency. |
| 22-Oct-2025 15:48:05 | #38 47.66 [INFO] Compiling 23 source files with javac [debug target 1.8] to target/test-classes |
| 22-Oct-2025 15:48:05 | #38 48.06 [INFO] /openmrs_core/web/src/test/java/org/openmrs/web/test/BaseModuleWebContextSensitiveTest.java: Some input files use or override a deprecated API. |
| 22-Oct-2025 15:48:05 | #38 48.06 [INFO] /openmrs_core/web/src/test/java/org/openmrs/web/test/BaseModuleWebContextSensitiveTest.java: Recompile with -Xlint:deprecation for details. |
| 22-Oct-2025 15:48:05 | #38 48.06 [INFO] |
| 22-Oct-2025 15:48:05 | #38 48.06 [INFO] --- surefire:3.5.3:test (default-test) @ openmrs-web --- |
| 22-Oct-2025 15:48:05 | #38 48.07 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. |
| 22-Oct-2025 15:48:05 | #38 48.07 [INFO] Tests are skipped. |
| 22-Oct-2025 15:48:05 | #38 48.08 [INFO] |
| 22-Oct-2025 15:48:05 | #38 48.08 [INFO] --- jar:3.4.2:jar (default-jar) @ openmrs-web --- |
| 22-Oct-2025 15:48:05 | #38 48.10 [INFO] Building jar: /openmrs_core/web/target/openmrs-web-2.8.2-SNAPSHOT.jar |
| 22-Oct-2025 15:48:05 | #38 48.14 [INFO] |
| 22-Oct-2025 15:48:05 | #38 48.14 [INFO] --- jar:3.4.2:test-jar (default) @ openmrs-web --- |
| 22-Oct-2025 15:48:05 | #38 48.16 [INFO] Building jar: /openmrs_core/web/target/openmrs-web-2.8.2-SNAPSHOT-tests.jar |
| 22-Oct-2025 15:48:06 | #38 48.23 [INFO] |
| 22-Oct-2025 15:48:06 | #38 48.23 [INFO] --- license:3.0:check (default) @ openmrs-web --- |
| 22-Oct-2025 15:48:06 | #38 48.23 [INFO] Checking licenses... |
| 22-Oct-2025 15:48:06 | #38 48.28 [INFO] |
| 22-Oct-2025 15:48:06 | #38 48.28 [INFO] --- install:3.1.2:install (default-install) @ openmrs-web --- |
| 22-Oct-2025 15:48:06 | #38 48.28 [INFO] Installing /openmrs_core/web/pom.xml to /usr/share/maven/ref/repository/org/openmrs/web/openmrs-web/2.8.2-SNAPSHOT/openmrs-web-2.8.2-SNAPSHOT.pom |
| 22-Oct-2025 15:48:06 | #38 48.29 [INFO] Installing /openmrs_core/web/target/openmrs-web-2.8.2-SNAPSHOT.jar to /usr/share/maven/ref/repository/org/openmrs/web/openmrs-web/2.8.2-SNAPSHOT/openmrs-web-2.8.2-SNAPSHOT.jar |
| 22-Oct-2025 15:48:06 | #38 48.29 [INFO] Installing /openmrs_core/web/target/openmrs-web-2.8.2-SNAPSHOT-tests.jar to /usr/share/maven/ref/repository/org/openmrs/web/openmrs-web/2.8.2-SNAPSHOT/openmrs-web-2.8.2-SNAPSHOT-tests.jar |
| 22-Oct-2025 15:48:06 | #38 48.29 [INFO] |
| 22-Oct-2025 15:48:06 | #38 48.29 [INFO] -------------------< org.openmrs.web:openmrs-webapp >------------------- |
| 22-Oct-2025 15:48:06 | #38 48.29 [INFO] Building openmrs-webapp 2.8.2-SNAPSHOT [6/10] |
| 22-Oct-2025 15:48:06 | #38 48.29 [INFO] from webapp/pom.xml |
| 22-Oct-2025 15:48:06 | #38 48.29 [INFO] --------------------------------[ war ]--------------------------------- |
| 22-Oct-2025 15:48:06 | #38 48.40 [INFO] |
| 22-Oct-2025 15:48:06 | #38 48.40 [INFO] --- clean:3.2.0:clean (default-clean) @ openmrs-webapp --- |
| 22-Oct-2025 15:48:06 | #38 48.42 [INFO] |
| 22-Oct-2025 15:48:06 | #38 48.42 [INFO] --- buildnumber:3.2.1:create (default) @ openmrs-webapp --- |
| 22-Oct-2025 15:48:06 | #38 48.54 [INFO] |
| 22-Oct-2025 15:48:06 | #38 48.54 [INFO] --- build-helper:3.6.1:parse-version (parse-version) @ openmrs-webapp --- |
| 22-Oct-2025 15:48:06 | #38 48.61 [INFO] |
| 22-Oct-2025 15:48:06 | #38 48.61 [INFO] --- resources:3.3.1:resources (default-resources) @ openmrs-webapp --- |
| 22-Oct-2025 15:48:06 | #38 48.71 [INFO] Copying 2 resources from src/main/resources to target/classes |
| 22-Oct-2025 15:48:06 | #38 48.72 [INFO] Copying 1 resource from src/main/webapp to target/classes/../jetty |
| 22-Oct-2025 15:48:06 | #38 48.75 [INFO] |
| 22-Oct-2025 15:48:06 | #38 48.75 [INFO] --- antrun:3.1.0:run (default) @ openmrs-webapp --- |
| 22-Oct-2025 15:48:06 | #38 48.80 [INFO] No Ant target defined - SKIPPED |
| 22-Oct-2025 15:48:06 | #38 48.81 [INFO] |
| 22-Oct-2025 15:48:06 | #38 48.81 [INFO] --- compiler:3.14.0:compile (default-compile) @ openmrs-webapp --- |
| 22-Oct-2025 15:48:06 | #38 48.84 [INFO] No sources to compile |
| 22-Oct-2025 15:48:06 | #38 48.85 [INFO] |
| 22-Oct-2025 15:48:06 | #38 48.85 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openmrs-webapp --- |
| 22-Oct-2025 15:48:06 | #38 48.85 [INFO] Copying 1 resource from src/test/resources to target/test-classes |
| 22-Oct-2025 15:48:06 | #38 48.85 [INFO] |
| 22-Oct-2025 15:48:06 | #38 48.85 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ openmrs-webapp --- |
| 22-Oct-2025 15:48:06 | #38 48.85 [INFO] No sources to compile |
| 22-Oct-2025 15:48:06 | #38 48.85 [INFO] |
| 22-Oct-2025 15:48:06 | #38 48.85 [INFO] --- surefire:3.5.3:test (default-test) @ openmrs-webapp --- |
| 22-Oct-2025 15:48:06 | #38 48.94 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. |
| 22-Oct-2025 15:48:06 | #38 48.94 [INFO] Tests are skipped. |
| 22-Oct-2025 15:48:06 | #38 48.94 [INFO] |
| 22-Oct-2025 15:48:06 | #38 48.95 [INFO] --- war:3.4.0:war (default-war) @ openmrs-webapp --- |
| 22-Oct-2025 15:48:07 | #38 49.29 [INFO] Packaging webapp |
| 22-Oct-2025 15:48:07 | #38 49.29 [INFO] Assembling webapp [openmrs-webapp] in [/openmrs_core/webapp/target/openmrs] |
| 22-Oct-2025 15:48:07 | #38 49.30 [INFO] Processing war project |
| 22-Oct-2025 15:48:07 | #38 49.31 [INFO] Copying webapp webResources [/openmrs_core/webapp/src/main/webapp] to [/openmrs_core/webapp/target/openmrs] |
| 22-Oct-2025 15:48:07 | #38 49.38 [INFO] Copying webapp resources [/openmrs_core/webapp/src/main/webapp] |
| 22-Oct-2025 15:48:08 | #38 50.52 [INFO] Building war: /openmrs_core/webapp/target/openmrs.war |
| 22-Oct-2025 15:48:10 | #38 52.75 [INFO] |
| 22-Oct-2025 15:48:10 | #38 52.75 [INFO] --- jar:3.4.2:test-jar (default) @ openmrs-webapp --- |
| 22-Oct-2025 15:48:10 | #38 52.95 [INFO] Building jar: /openmrs_core/webapp/target/openmrs-tests.jar |
| 22-Oct-2025 15:48:10 | #38 52.98 [INFO] |
| 22-Oct-2025 15:48:10 | #38 52.98 [INFO] --- license:3.0:check (default) @ openmrs-webapp --- |
| 22-Oct-2025 15:48:10 | #38 53.00 [INFO] Checking licenses... |
| 22-Oct-2025 15:48:10 | #38 53.06 [INFO] |
| 22-Oct-2025 15:48:10 | #38 53.06 [INFO] --- install:3.1.2:install (default-install) @ openmrs-webapp --- |
| 22-Oct-2025 15:48:11 | #38 53.07 [INFO] Installing /openmrs_core/webapp/pom.xml to /usr/share/maven/ref/repository/org/openmrs/web/openmrs-webapp/2.8.2-SNAPSHOT/openmrs-webapp-2.8.2-SNAPSHOT.pom |
| 22-Oct-2025 15:48:11 | #38 53.08 [INFO] Installing /openmrs_core/webapp/target/openmrs.war to /usr/share/maven/ref/repository/org/openmrs/web/openmrs-webapp/2.8.2-SNAPSHOT/openmrs-webapp-2.8.2-SNAPSHOT.war |
| 22-Oct-2025 15:48:11 | #38 53.31 [INFO] Installing /openmrs_core/webapp/target/openmrs-tests.jar to /usr/share/maven/ref/repository/org/openmrs/web/openmrs-webapp/2.8.2-SNAPSHOT/openmrs-webapp-2.8.2-SNAPSHOT-tests.jar |
| 22-Oct-2025 15:48:11 | #38 53.32 [INFO] |
| 22-Oct-2025 15:48:11 | #38 53.32 [INFO] --------------< org.openmrs.liquibase:openmrs-liquibase >--------------- |
| 22-Oct-2025 15:48:11 | #38 53.32 [INFO] Building openmrs-liquibase 2.8.2-SNAPSHOT [7/10] |
| 22-Oct-2025 15:48:11 | #38 53.32 [INFO] from liquibase/pom.xml |
| 22-Oct-2025 15:48:11 | #38 53.32 [INFO] --------------------------------[ jar ]--------------------------------- |
| 22-Oct-2025 15:48:11 | #38 53.35 [INFO] |
| 22-Oct-2025 15:48:11 | #38 53.35 [INFO] --- clean:3.2.0:clean (default-clean) @ openmrs-liquibase --- |
| 22-Oct-2025 15:48:11 | #38 53.35 [INFO] |
| 22-Oct-2025 15:48:11 | #38 53.35 [INFO] --- buildnumber:3.2.1:create (default) @ openmrs-liquibase --- |
| 22-Oct-2025 15:48:11 | #38 53.36 [INFO] |
| 22-Oct-2025 15:48:11 | #38 53.36 [INFO] --- build-helper:3.6.1:parse-version (parse-version) @ openmrs-liquibase --- |
| 22-Oct-2025 15:48:11 | #38 53.36 [INFO] |
| 22-Oct-2025 15:48:11 | #38 53.36 [INFO] --- resources:3.3.1:resources (default-resources) @ openmrs-liquibase --- |
| 22-Oct-2025 15:48:11 | #38 53.36 [INFO] Copying 1 resource from src/main/resources to target/classes |
| 22-Oct-2025 15:48:11 | #38 53.36 [INFO] |
| 22-Oct-2025 15:48:11 | #38 53.36 [INFO] --- compiler:3.14.0:compile (default-compile) @ openmrs-liquibase --- |
| 22-Oct-2025 15:48:11 | #38 53.37 [INFO] Recompiling the module because of changed source code. |
| 22-Oct-2025 15:48:11 | #38 53.37 [INFO] Compiling 4 source files with javac [debug target 1.8] to target/classes |
| 22-Oct-2025 15:48:11 | #38 53.42 [INFO] |
| 22-Oct-2025 15:48:11 | #38 53.42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openmrs-liquibase --- |
| 22-Oct-2025 15:48:11 | #38 53.42 [INFO] Copying 7 resources from src/test/resources to target/test-classes |
| 22-Oct-2025 15:48:11 | #38 53.42 [INFO] |
| 22-Oct-2025 15:48:11 | #38 53.42 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ openmrs-liquibase --- |
| 22-Oct-2025 15:48:11 | #38 53.43 [INFO] Recompiling the module because of changed dependency. |
| 22-Oct-2025 15:48:11 | #38 53.43 [INFO] Compiling 4 source files with javac [debug target 1.8] to target/test-classes |
| 22-Oct-2025 15:48:11 | #38 53.53 [INFO] |
| 22-Oct-2025 15:48:11 | #38 53.53 [INFO] --- surefire:3.5.3:test (default-test) @ openmrs-liquibase --- |
| 22-Oct-2025 15:48:11 | #38 53.53 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. |
| 22-Oct-2025 15:48:11 | #38 53.54 [INFO] Tests are skipped. |
| 22-Oct-2025 15:48:11 | #38 53.54 [INFO] |
| 22-Oct-2025 15:48:11 | #38 53.54 [INFO] --- jar:3.4.2:jar (default-jar) @ openmrs-liquibase --- |
| 22-Oct-2025 15:48:11 | #38 53.55 [INFO] Building jar: /openmrs_core/liquibase/target/openmrs-liquibase-2.8.2-SNAPSHOT.jar |
| 22-Oct-2025 15:48:11 | #38 53.57 [INFO] |
| 22-Oct-2025 15:48:11 | #38 53.57 [INFO] --- assembly:3.7.1:single (default) @ openmrs-liquibase --- |
| 22-Oct-2025 15:48:11 | #38 53.95 [INFO] Artifact mysql:mysql-connector-java:pom:8.0.30 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] |
| 22-Oct-2025 15:48:11 | #38 53.96 [INFO] Artifact mysql:mysql-connector-java:pom:8.0.30 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] |
| 22-Oct-2025 15:48:12 | #38 54.35 Downloading from central: https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/8.0.30/mysql-connector-java-8.0.30.pom |
| 22-Oct-2025 15:48:12 | #38 54.83 Downloaded from central: https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/8.0.30/mysql-connector-java-8.0.30.pom (0 B at 0 B/s) |
| 22-Oct-2025 15:48:12 | #38 54.85 [INFO] Artifact org.slf4j:slf4j-api:pom:1.7.36 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] |
| 22-Oct-2025 15:48:12 | #38 54.86 [INFO] Artifact org.slf4j:slf4j-api:pom:1.7.36 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] |
| 22-Oct-2025 15:48:12 | #38 54.86 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom |
| 22-Oct-2025 15:48:12 | #38 54.89 Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (0 B at 0 B/s) |
| 22-Oct-2025 15:48:12 | #38 54.90 [INFO] Artifact org.slf4j:slf4j-parent:pom:1.7.36 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] |
| 22-Oct-2025 15:48:12 | #38 54.90 [INFO] Artifact org.slf4j:slf4j-parent:pom:1.7.36 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] |
| 22-Oct-2025 15:48:12 | #38 54.90 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom |
| 22-Oct-2025 15:48:12 | #38 54.98 Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (0 B at 0 B/s) |
| 22-Oct-2025 15:48:12 | #38 54.99 [INFO] Artifact jaxen:jaxen:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] |
| 22-Oct-2025 15:48:12 | #38 54.99 [INFO] Artifact jaxen:jaxen:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] |
| 22-Oct-2025 15:48:12 | #38 54.99 Downloading from central: https://repo.maven.apache.org/maven2/jaxen/jaxen/2.0.0/jaxen-2.0.0.pom |
| 22-Oct-2025 15:48:12 | #38 55.03 Downloaded from central: https://repo.maven.apache.org/maven2/jaxen/jaxen/2.0.0/jaxen-2.0.0.pom (0 B at 0 B/s) |
| 22-Oct-2025 15:48:12 | #38 55.04 [INFO] Artifact jaxen:jaxen-parent:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] |
| 22-Oct-2025 15:48:12 | #38 55.04 [INFO] Artifact jaxen:jaxen-parent:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] |
| 22-Oct-2025 15:48:12 | #38 55.04 Downloading from central: https://repo.maven.apache.org/maven2/jaxen/jaxen-parent/2.0.0/jaxen-parent-2.0.0.pom |
| 22-Oct-2025 15:48:12 | #38 55.09 Downloaded from central: https://repo.maven.apache.org/maven2/jaxen/jaxen-parent/2.0.0/jaxen-parent-2.0.0.pom (0 B at 0 B/s) |
| 22-Oct-2025 15:48:13 | #38 55.10 [INFO] Artifact com.google.protobuf:protobuf-java:pom:3.19.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] |
| 22-Oct-2025 15:48:13 | #38 55.11 [INFO] Artifact com.google.protobuf:protobuf-java:pom:3.19.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] |
| 22-Oct-2025 15:48:13 | #38 55.11 Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.19.4/protobuf-java-3.19.4.pom |
| 22-Oct-2025 15:48:13 | #38 55.14 Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.19.4/protobuf-java-3.19.4.pom (0 B at 0 B/s) |
| 22-Oct-2025 15:48:13 | #38 55.15 [INFO] Artifact com.google.protobuf:protobuf-parent:pom:3.19.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] |
| 22-Oct-2025 15:48:13 | #38 55.15 [INFO] Artifact com.google.protobuf:protobuf-parent:pom:3.19.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] |
| 22-Oct-2025 15:48:13 | #38 55.15 Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-parent/3.19.4/protobuf-parent-3.19.4.pom |
| 22-Oct-2025 15:48:13 | #38 55.18 Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-parent/3.19.4/protobuf-parent-3.19.4.pom (0 B at 0 B/s) |
| 22-Oct-2025 15:48:13 | #38 55.19 [INFO] Artifact org.apache.logging.log4j:log4j-slf4j-impl:pom:2.22.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] |
| 22-Oct-2025 15:48:13 | #38 55.19 [INFO] Artifact org.apache.logging.log4j:log4j-slf4j-impl:pom:2.22.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] |
| 22-Oct-2025 15:48:13 | #38 55.20 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-slf4j-impl/2.22.1/log4j-slf4j-impl-2.22.1.pom |
| 22-Oct-2025 15:48:13 | #38 55.23 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-slf4j-impl/2.22.1/log4j-slf4j-impl-2.22.1.pom (0 B at 0 B/s) |
| 22-Oct-2025 15:48:13 | #38 55.26 [INFO] Artifact org.apache.logging.log4j:log4j:pom:2.22.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] |
| 22-Oct-2025 15:48:13 | #38 55.26 [INFO] Artifact org.apache.logging.log4j:log4j:pom:2.22.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] |
| 22-Oct-2025 15:48:13 | #38 55.26 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.22.1/log4j-2.22.1.pom |
| 22-Oct-2025 15:48:13 | #38 55.29 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.22.1/log4j-2.22.1.pom (0 B at 0 B/s) |
| 22-Oct-2025 15:48:13 | #38 55.31 [INFO] Artifact org.apache.logging.log4j:log4j-bom:pom:2.22.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] |
| 22-Oct-2025 15:48:13 | #38 55.31 [INFO] Artifact org.apache.logging.log4j:log4j-bom:pom:2.22.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] |
| 22-Oct-2025 15:48:13 | #38 55.31 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-bom/2.22.1/log4j-bom-2.22.1.pom |
| 22-Oct-2025 15:48:13 | #38 55.40 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-bom/2.22.1/log4j-bom-2.22.1.pom (0 B at 0 B/s) |
| 22-Oct-2025 15:48:13 | #38 55.41 [INFO] Artifact org.apache.logging:logging-parent:pom:10.5.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] |
| 22-Oct-2025 15:48:13 | #38 55.41 [INFO] Artifact org.apache.logging:logging-parent:pom:10.5.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] |
| 22-Oct-2025 15:48:13 | #38 55.41 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/10.5.0/logging-parent-10.5.0.pom |
| 22-Oct-2025 15:48:13 | #38 55.46 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/10.5.0/logging-parent-10.5.0.pom (0 B at 0 B/s) |
| 22-Oct-2025 15:48:13 | #38 55.47 [INFO] Artifact org.apache:apache:pom:31 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] |
| 22-Oct-2025 15:48:13 | #38 55.47 [INFO] Artifact org.apache:apache:pom:31 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] |
| 22-Oct-2025 15:48:13 | #38 55.47 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/31/apache-31.pom |
| 22-Oct-2025 15:48:13 | #38 55.52 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/31/apache-31.pom (0 B at 0 B/s) |
| 22-Oct-2025 15:48:13 | #38 55.53 [INFO] Artifact org.dom4j:dom4j:pom:2.1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] |
| 22-Oct-2025 15:48:13 | #38 55.53 [INFO] Artifact org.dom4j:dom4j:pom:2.1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] |
| 22-Oct-2025 15:48:13 | #38 55.53 Downloading from central: https://repo.maven.apache.org/maven2/org/dom4j/dom4j/2.1.4/dom4j-2.1.4.pom |
| 22-Oct-2025 15:48:13 | #38 55.57 Downloaded from central: https://repo.maven.apache.org/maven2/org/dom4j/dom4j/2.1.4/dom4j-2.1.4.pom (0 B at 0 B/s) |
| 22-Oct-2025 15:48:13 | #38 55.58 [INFO] Artifact org.apache.logging.log4j:log4j-api:pom:2.22.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] |
| 22-Oct-2025 15:48:13 | #38 55.58 [INFO] Artifact org.apache.logging.log4j:log4j-api:pom:2.22.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] |
| 22-Oct-2025 15:48:13 | #38 55.58 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.22.1/log4j-api-2.22.1.pom |
| 22-Oct-2025 15:48:13 | #38 55.62 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.22.1/log4j-api-2.22.1.pom (0 B at 0 B/s) |
| 22-Oct-2025 15:48:13 | #38 55.64 [INFO] Artifact org.apache.logging.log4j:log4j-core:pom:2.22.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] |
| 22-Oct-2025 15:48:13 | #38 55.64 [INFO] Artifact org.apache.logging.log4j:log4j-core:pom:2.22.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] |
| 22-Oct-2025 15:48:13 | #38 55.65 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.22.1/log4j-core-2.22.1.pom |
| 22-Oct-2025 15:48:13 | #38 55.69 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.22.1/log4j-core-2.22.1.pom (0 B at 0 B/s) |
| 22-Oct-2025 15:48:13 | #38 56.11 [INFO] Building jar: /openmrs_core/liquibase/target/openmrs-liquibase-2.8.2-SNAPSHOT-jar-with-dependencies.jar |
| 22-Oct-2025 15:48:14 | #38 57.03 [INFO] |
| 22-Oct-2025 15:48:14 | #38 57.04 [INFO] --- jar:3.4.2:test-jar (default) @ openmrs-liquibase --- |
| 22-Oct-2025 15:48:14 | #38 57.05 [INFO] Building jar: /openmrs_core/liquibase/target/openmrs-liquibase-2.8.2-SNAPSHOT-tests.jar |
| 22-Oct-2025 15:48:15 | #38 57.18 [INFO] |
| 22-Oct-2025 15:48:15 | #38 57.18 [INFO] --- license:3.0:check (default) @ openmrs-liquibase --- |
| 22-Oct-2025 15:48:15 | #38 57.19 [INFO] Checking licenses... |
| 22-Oct-2025 15:48:15 | #38 57.20 [INFO] |
| 22-Oct-2025 15:48:15 | #38 57.20 [INFO] --- install:3.1.2:install (default-install) @ openmrs-liquibase --- |
| 22-Oct-2025 15:48:15 | #38 57.20 [INFO] Installing /openmrs_core/liquibase/pom.xml to /usr/share/maven/ref/repository/org/openmrs/liquibase/openmrs-liquibase/2.8.2-SNAPSHOT/openmrs-liquibase-2.8.2-SNAPSHOT.pom |
| 22-Oct-2025 15:48:15 | #38 57.21 [INFO] Installing /openmrs_core/liquibase/target/openmrs-liquibase-2.8.2-SNAPSHOT.jar to /usr/share/maven/ref/repository/org/openmrs/liquibase/openmrs-liquibase/2.8.2-SNAPSHOT/openmrs-liquibase-2.8.2-SNAPSHOT.jar |
| 22-Oct-2025 15:48:15 | #38 57.21 [INFO] Installing /openmrs_core/liquibase/target/openmrs-liquibase-2.8.2-SNAPSHOT-jar-with-dependencies.jar to /usr/share/maven/ref/repository/org/openmrs/liquibase/openmrs-liquibase/2.8.2-SNAPSHOT/openmrs-liquibase-2.8.2-SNAPSHOT-jar-with-dependencies.jar |
| 22-Oct-2025 15:48:15 | #38 57.23 [INFO] Installing /openmrs_core/liquibase/target/openmrs-liquibase-2.8.2-SNAPSHOT-tests.jar to /usr/share/maven/ref/repository/org/openmrs/liquibase/openmrs-liquibase/2.8.2-SNAPSHOT/openmrs-liquibase-2.8.2-SNAPSHOT-tests.jar |
| 22-Oct-2025 15:48:15 | #38 57.24 [INFO] |
| 22-Oct-2025 15:48:15 | #38 57.24 [INFO] ---------------< org.openmrs.module:openmrs-test-module >--------------- |
| 22-Oct-2025 15:48:15 | #38 57.24 [INFO] Building openmrs-test-module 2.8.2-SNAPSHOT [8/10] |
| 22-Oct-2025 15:48:15 | #38 57.24 [INFO] from test-module/pom.xml |
| 22-Oct-2025 15:48:15 | #38 57.24 [INFO] --------------------------------[ pom ]--------------------------------- |
| 22-Oct-2025 15:48:15 | #38 57.29 [INFO] |
| 22-Oct-2025 15:48:15 | #38 57.29 [INFO] --- clean:3.2.0:clean (default-clean) @ openmrs-test-module --- |
| 22-Oct-2025 15:48:15 | #38 57.31 [INFO] |
| 22-Oct-2025 15:48:15 | #38 57.32 [INFO] --- buildnumber:3.2.1:create (default) @ openmrs-test-module --- |
| 22-Oct-2025 15:48:15 | #38 57.39 [INFO] |
| 22-Oct-2025 15:48:15 | #38 57.39 [INFO] --- build-helper:3.6.1:parse-version (parse-version) @ openmrs-test-module --- |
| 22-Oct-2025 15:48:15 | #38 57.43 [INFO] |
| 22-Oct-2025 15:48:15 | #38 57.44 [INFO] --- jar:3.4.2:test-jar (default) @ openmrs-test-module --- |
| 22-Oct-2025 15:48:15 | #38 57.57 [WARNING] JAR will be empty - no content was marked for inclusion! |
| 22-Oct-2025 15:48:15 | #38 57.57 [INFO] Building jar: /openmrs_core/test-module/target/openmrs-test-module-2.8.2-SNAPSHOT-tests.jar |
| 22-Oct-2025 15:48:15 | #38 57.61 [INFO] |
| 22-Oct-2025 15:48:15 | #38 57.61 [INFO] --- license:3.0:check (default) @ openmrs-test-module --- |
| 22-Oct-2025 15:48:15 | #38 57.64 [INFO] Checking licenses... |
| 22-Oct-2025 15:48:15 | #38 57.69 [INFO] |
| 22-Oct-2025 15:48:15 | #38 57.69 [INFO] --- install:3.1.2:install (default-install) @ openmrs-test-module --- |
| 22-Oct-2025 15:48:15 | #38 57.72 [INFO] Installing /openmrs_core/test-module/pom.xml to /usr/share/maven/ref/repository/org/openmrs/module/openmrs-test-module/2.8.2-SNAPSHOT/openmrs-test-module-2.8.2-SNAPSHOT.pom |
| 22-Oct-2025 15:48:15 | #38 57.72 [INFO] Installing /openmrs_core/test-module/target/openmrs-test-module-2.8.2-SNAPSHOT-tests.jar to /usr/share/maven/ref/repository/org/openmrs/module/openmrs-test-module/2.8.2-SNAPSHOT/openmrs-test-module-2.8.2-SNAPSHOT-tests.jar |
| 22-Oct-2025 15:48:15 | #38 57.73 [INFO] |
| 22-Oct-2025 15:48:15 | #38 57.73 [INFO] -------------< org.openmrs.module:openmrs-test-module-api >------------- |
| 22-Oct-2025 15:48:15 | #38 57.73 [INFO] Building openmrs-test-module-api 2.8.2-SNAPSHOT [9/10] |
| 22-Oct-2025 15:48:15 | #38 57.73 [INFO] from test-module/api/pom.xml |
| 22-Oct-2025 15:48:15 | #38 57.73 [INFO] --------------------------------[ jar ]--------------------------------- |
| 22-Oct-2025 15:48:15 | #38 57.79 [INFO] |
| 22-Oct-2025 15:48:15 | #38 57.79 [INFO] --- clean:3.2.0:clean (default-clean) @ openmrs-test-module-api --- |
| 22-Oct-2025 15:48:15 | #38 57.80 [INFO] |
| 22-Oct-2025 15:48:15 | #38 57.80 [INFO] --- buildnumber:3.2.1:create (default) @ openmrs-test-module-api --- |
| 22-Oct-2025 15:48:15 | #38 57.80 [INFO] |
| 22-Oct-2025 15:48:15 | #38 57.80 [INFO] --- build-helper:3.6.1:parse-version (parse-version) @ openmrs-test-module-api --- |
| 22-Oct-2025 15:48:15 | #38 57.80 [INFO] |
| 22-Oct-2025 15:48:15 | #38 57.80 [INFO] --- resources:3.3.1:resources (default-resources) @ openmrs-test-module-api --- |
| 22-Oct-2025 15:48:15 | #38 57.86 [INFO] Copying 4 resources from src/main/resources to target/classes |
| 22-Oct-2025 15:48:15 | #38 57.90 [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html |
| 22-Oct-2025 15:48:15 | #38 57.90 [INFO] |
| 22-Oct-2025 15:48:15 | #38 57.90 [INFO] --- compiler:3.14.0:compile (default-compile) @ openmrs-test-module-api --- |
| 22-Oct-2025 15:48:15 | #38 57.97 [INFO] Recompiling the module because of changed dependency. |
| 22-Oct-2025 15:48:15 | #38 57.98 [INFO] Compiling 4 source files with javac [debug target 1.8] to target/classes |
| 22-Oct-2025 15:48:15 | #38 58.12 [INFO] |
| 22-Oct-2025 15:48:15 | #38 58.12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openmrs-test-module-api --- |
| 22-Oct-2025 15:48:16 | #38 58.12 [INFO] skip non existing resourceDirectory /openmrs_core/test-module/api/src/test/resources |
| 22-Oct-2025 15:48:16 | #38 58.12 [INFO] |
| 22-Oct-2025 15:48:16 | #38 58.12 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ openmrs-test-module-api --- |
| 22-Oct-2025 15:48:16 | #38 58.13 [INFO] Recompiling the module because of changed dependency. |
| 22-Oct-2025 15:48:16 | #38 58.13 [INFO] Compiling 3 source files with javac [debug target 1.8] to target/test-classes |
| 22-Oct-2025 15:48:16 | #38 58.25 [INFO] /openmrs_core/test-module/api/src/test/java/org/openmrs/module/testmodule/api/TestModuleServiceJUnit4Test.java: /openmrs_core/test-module/api/src/test/java/org/openmrs/module/testmodule/api/TestModuleServiceJUnit4Test.java uses or overrides a deprecated API. |
| 22-Oct-2025 15:48:16 | #38 58.25 [INFO] /openmrs_core/test-module/api/src/test/java/org/openmrs/module/testmodule/api/TestModuleServiceJUnit4Test.java: Recompile with -Xlint:deprecation for details. |
| 22-Oct-2025 15:48:16 | #38 58.25 [INFO] |
| 22-Oct-2025 15:48:16 | #38 58.25 [INFO] --- surefire:3.5.3:test (default-test) @ openmrs-test-module-api --- |
| 22-Oct-2025 15:48:16 | #38 58.30 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. |
| 22-Oct-2025 15:48:16 | #38 58.30 [INFO] Tests are skipped. |
| 22-Oct-2025 15:48:16 | #38 58.30 [INFO] |
| 22-Oct-2025 15:48:16 | #38 58.30 [INFO] --- jar:3.4.2:jar (default-jar) @ openmrs-test-module-api --- |
| 22-Oct-2025 15:48:16 | #38 58.34 [INFO] Building jar: /openmrs_core/test-module/api/target/openmrs-test-module-api-2.8.2-SNAPSHOT.jar |
| 22-Oct-2025 15:48:16 | #38 58.39 [INFO] |
| 22-Oct-2025 15:48:16 | #38 58.39 [INFO] --- jar:3.4.2:test-jar (default) @ openmrs-test-module-api --- |
| 22-Oct-2025 15:48:16 | #38 58.40 [INFO] Building jar: /openmrs_core/test-module/api/target/openmrs-test-module-api-2.8.2-SNAPSHOT-tests.jar |
| 22-Oct-2025 15:48:16 | #38 58.41 [INFO] |
| 22-Oct-2025 15:48:16 | #38 58.42 [INFO] --- license:3.0:check (default) @ openmrs-test-module-api --- |
| 22-Oct-2025 15:48:16 | #38 58.42 [INFO] Checking licenses... |
| 22-Oct-2025 15:48:16 | #38 58.44 [INFO] |
| 22-Oct-2025 15:48:16 | #38 58.44 [INFO] --- install:3.1.2:install (default-install) @ openmrs-test-module-api --- |
| 22-Oct-2025 15:48:16 | #38 58.44 [INFO] Installing /openmrs_core/test-module/api/pom.xml to /usr/share/maven/ref/repository/org/openmrs/module/openmrs-test-module-api/2.8.2-SNAPSHOT/openmrs-test-module-api-2.8.2-SNAPSHOT.pom |
| 22-Oct-2025 15:48:16 | #38 58.45 [INFO] Installing /openmrs_core/test-module/api/target/openmrs-test-module-api-2.8.2-SNAPSHOT.jar to /usr/share/maven/ref/repository/org/openmrs/module/openmrs-test-module-api/2.8.2-SNAPSHOT/openmrs-test-module-api-2.8.2-SNAPSHOT.jar |
| 22-Oct-2025 15:48:16 | #38 58.45 [INFO] Installing /openmrs_core/test-module/api/target/openmrs-test-module-api-2.8.2-SNAPSHOT-tests.jar to /usr/share/maven/ref/repository/org/openmrs/module/openmrs-test-module-api/2.8.2-SNAPSHOT/openmrs-test-module-api-2.8.2-SNAPSHOT-tests.jar |
| 22-Oct-2025 15:48:16 | #38 58.45 [INFO] |
| 22-Oct-2025 15:48:16 | #38 58.45 [INFO] ------------< org.openmrs.module:openmrs-test-module-omod >------------- |
| 22-Oct-2025 15:48:16 | #38 58.45 [INFO] Building openmrs-test-module-omod 2.8.2-SNAPSHOT [10/10] |
| 22-Oct-2025 15:48:16 | #38 58.46 [INFO] from test-module/omod/pom.xml |
| 22-Oct-2025 15:48:16 | #38 58.46 [INFO] --------------------------------[ jar ]--------------------------------- |
| 22-Oct-2025 15:48:16 | #38 58.57 [INFO] |
| 22-Oct-2025 15:48:16 | #38 58.58 [INFO] --- clean:3.2.0:clean (default-clean) @ openmrs-test-module-omod --- |
| 22-Oct-2025 15:48:16 | #38 58.59 [INFO] |
| 22-Oct-2025 15:48:16 | #38 58.60 [INFO] --- buildnumber:3.2.1:create (default) @ openmrs-test-module-omod --- |
| 22-Oct-2025 15:48:16 | #38 58.66 [INFO] |
| 22-Oct-2025 15:48:16 | #38 58.66 [INFO] --- build-helper:3.6.1:parse-version (parse-version) @ openmrs-test-module-omod --- |
| 22-Oct-2025 15:48:16 | #38 58.68 [INFO] |
| 22-Oct-2025 15:48:16 | #38 58.68 [INFO] --- openmrs:1.0.1:initialize-module (init) @ openmrs-test-module-omod --- |
| 22-Oct-2025 15:48:16 | #38 58.70 [INFO] |
| 22-Oct-2025 15:48:16 | #38 58.70 [INFO] --- dependency:3.8.1:unpack-dependencies (Expand moduleApplicationContext and messages) @ openmrs-test-module-omod --- |
| 22-Oct-2025 15:48:17 | #38 59.56 [INFO] |
| 22-Oct-2025 15:48:17 | #38 59.56 [INFO] --- resources:3.3.1:resources (default-resources) @ openmrs-test-module-omod --- |
| 22-Oct-2025 15:48:17 | #38 59.61 [INFO] Copying 2 resources from src/main/resources to target/classes |
| 22-Oct-2025 15:48:17 | #38 59.64 [INFO] skip non existing resourceDirectory /openmrs_core/test-module/omod/src/main/webapp |
| 22-Oct-2025 15:48:17 | #38 59.64 [INFO] skip non existing resourceDirectory /openmrs_core/test-module/omod/src/main/webapp |
| 22-Oct-2025 15:48:17 | #38 59.64 [INFO] |
| 22-Oct-2025 15:48:17 | #38 59.64 [INFO] --- compiler:3.14.0:compile (default-compile) @ openmrs-test-module-omod --- |
| 22-Oct-2025 15:48:17 | #38 59.73 [INFO] Recompiling the module because of changed dependency. |
| 22-Oct-2025 15:48:17 | #38 59.73 [INFO] Compiling 1 source file with javac [debug target 1.8] to target/classes |
| 22-Oct-2025 15:48:17 | #38 59.91 [INFO] |
| 22-Oct-2025 15:48:17 | #38 59.91 [INFO] --- resources:3.3.1:testResources (default-testResources) @ openmrs-test-module-omod --- |
| 22-Oct-2025 15:48:17 | #38 59.91 [INFO] skip non existing resourceDirectory /openmrs_core/test-module/omod/src/test/resources |
| 22-Oct-2025 15:48:17 | #38 59.91 [INFO] |
| 22-Oct-2025 15:48:17 | #38 59.91 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ openmrs-test-module-omod --- |
| 22-Oct-2025 15:48:17 | #38 59.94 [INFO] Recompiling the module because of changed dependency. |
| 22-Oct-2025 15:48:17 | #38 59.94 [INFO] Compiling 2 source files with javac [debug target 1.8] to target/test-classes |
| 22-Oct-2025 15:48:17 | #38 60.15 [INFO] /openmrs_core/test-module/omod/src/test/java/org/openmrs/module/web/controller/TestModuleControllerJUnit4Test.java: /openmrs_core/test-module/omod/src/test/java/org/openmrs/module/web/controller/TestModuleControllerJUnit4Test.java uses or overrides a deprecated API. |
| 22-Oct-2025 15:48:17 | #38 60.15 [INFO] /openmrs_core/test-module/omod/src/test/java/org/openmrs/module/web/controller/TestModuleControllerJUnit4Test.java: Recompile with -Xlint:deprecation for details. |
| 22-Oct-2025 15:48:17 | #38 60.15 [INFO] |
| 22-Oct-2025 15:48:17 | #38 60.15 [INFO] --- surefire:3.5.3:test (default-test) @ openmrs-test-module-omod --- |
| 22-Oct-2025 15:48:18 | #38 60.23 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. |
| 22-Oct-2025 15:48:18 | #38 60.23 [INFO] Tests are skipped. |
| 22-Oct-2025 15:48:18 | #38 60.23 [INFO] |
| 22-Oct-2025 15:48:18 | #38 60.23 [INFO] --- jar:3.4.2:jar (default-jar) @ openmrs-test-module-omod --- |
| 22-Oct-2025 15:48:18 | #38 60.46 [INFO] Building jar: /openmrs_core/test-module/omod/target/openmrs-test-module-2.8.2-SNAPSHOT.jar |
| 22-Oct-2025 15:48:18 | #38 60.52 [INFO] |
| 22-Oct-2025 15:48:18 | #38 60.52 [INFO] --- openmrs:1.0.1:package-module (pack) @ openmrs-test-module-omod --- |
| 22-Oct-2025 15:48:18 | #38 60.52 [INFO] Packaging OpenMRS module |
| 22-Oct-2025 15:48:18 | #38 60.55 [INFO] Building jar: /openmrs_core/test-module/omod/target/openmrs-test-module-2.8.2-SNAPSHOT.omod |
| 22-Oct-2025 15:48:18 | #38 60.62 [INFO] |
| 22-Oct-2025 15:48:18 | #38 60.62 [INFO] --- jar:3.4.2:test-jar (default) @ openmrs-test-module-omod --- |
| 22-Oct-2025 15:48:18 | #38 60.63 [INFO] Building jar: /openmrs_core/test-module/omod/target/openmrs-test-module-2.8.2-SNAPSHOT-tests.jar |
| 22-Oct-2025 15:48:18 | #38 60.65 [INFO] |
| 22-Oct-2025 15:48:18 | #38 60.65 [INFO] --- license:3.0:check (default) @ openmrs-test-module-omod --- |
| 22-Oct-2025 15:48:18 | #38 60.68 [INFO] Checking licenses... |
| 22-Oct-2025 15:48:18 | #38 60.76 [INFO] |
| 22-Oct-2025 15:48:18 | #38 60.76 [INFO] --- install:3.1.2:install (default-install) @ openmrs-test-module-omod --- |
| 22-Oct-2025 15:48:18 | #38 60.78 [INFO] Installing /openmrs_core/test-module/omod/pom.xml to /usr/share/maven/ref/repository/org/openmrs/module/openmrs-test-module-omod/2.8.2-SNAPSHOT/openmrs-test-module-omod-2.8.2-SNAPSHOT.pom |
| 22-Oct-2025 15:48:18 | #38 60.78 [INFO] Installing /openmrs_core/test-module/omod/target/openmrs-test-module-2.8.2-SNAPSHOT.omod to /usr/share/maven/ref/repository/org/openmrs/module/openmrs-test-module-omod/2.8.2-SNAPSHOT/openmrs-test-module-omod-2.8.2-SNAPSHOT.jar |
| 22-Oct-2025 15:48:18 | #38 60.78 [INFO] Installing /openmrs_core/test-module/omod/target/openmrs-test-module-2.8.2-SNAPSHOT-tests.jar to /usr/share/maven/ref/repository/org/openmrs/module/openmrs-test-module-omod/2.8.2-SNAPSHOT/openmrs-test-module-omod-2.8.2-SNAPSHOT-tests.jar |
| 22-Oct-2025 15:48:18 | #38 60.80 [INFO] ------------------------------------------------------------------------ |
| 22-Oct-2025 15:48:18 | #38 60.80 [INFO] Reactor Summary for OpenMRS 2.8.2-SNAPSHOT: |
| 22-Oct-2025 15:48:18 | #38 60.80 [INFO] |
| 22-Oct-2025 15:48:18 | #38 60.80 [INFO] OpenMRS ............................................ SUCCESS [ 3.612 s] |
| 22-Oct-2025 15:48:18 | #38 60.80 [INFO] openmrs-tools ...................................... SUCCESS [ 0.893 s] |
| 22-Oct-2025 15:48:18 | #38 60.80 [INFO] openmrs-test ....................................... SUCCESS [ 0.473 s] |
| 22-Oct-2025 15:48:18 | #38 60.80 [INFO] openmrs-api ........................................ SUCCESS [ 34.996 s] |
| 22-Oct-2025 15:48:18 | #38 60.80 [INFO] openmrs-web ........................................ SUCCESS [ 2.161 s] |
| 22-Oct-2025 15:48:18 | #38 60.80 [INFO] openmrs-webapp ..................................... SUCCESS [ 5.027 s] |
| 22-Oct-2025 15:48:18 | #38 60.80 [INFO] openmrs-liquibase .................................. SUCCESS [ 3.925 s] |
| 22-Oct-2025 15:48:18 | #38 60.80 [INFO] openmrs-test-module ................................ SUCCESS [ 0.487 s] |
| 22-Oct-2025 15:48:18 | #38 60.80 [INFO] openmrs-test-module-api ............................ SUCCESS [ 0.724 s] |
| 22-Oct-2025 15:48:18 | #38 60.80 [INFO] openmrs-test-module-omod ........................... SUCCESS [ 2.349 s] |
| 22-Oct-2025 15:48:18 | #38 60.80 [INFO] ------------------------------------------------------------------------ |
| 22-Oct-2025 15:48:18 | #38 60.80 [INFO] BUILD SUCCESS |
| 22-Oct-2025 15:48:18 | #38 60.80 [INFO] ------------------------------------------------------------------------ |
| 22-Oct-2025 15:48:18 | #38 60.80 [INFO] Total time: 55.892 s |
| 22-Oct-2025 15:48:18 | #38 60.80 [INFO] Finished at: 2025-10-22T15:48:18Z |
| 22-Oct-2025 15:48:18 | #38 60.81 [INFO] ------------------------------------------------------------------------ |
| 22-Oct-2025 15:48:18 | #38 DONE 61.0s |
| 22-Oct-2025 15:48:26 | |
| 22-Oct-2025 15:48:26 | #42 [linux/amd64 dev 3/8] RUN if [ "amd64" = "arm64" ] ; then TINI_URL="https://github.com/krallin/tini/releases/download/v0.19.0/tini-arm64" TINI_SHA=07952557df20bfd2a95f9bef198b445e006171969499a1d361bd9e6f8e5e0e81 ; fi && curl -fsSL -o /usr/bin/tini https://github.com/krallin/tini/releases/download/v0.19.0/tini && echo "93dcc18adc78c65a028a84799ecf8ad40c936fdfc5f2a57b1acda5a8117fa82c /usr/bin/tini" | sha256sum -c && chmod +x /usr/bin/tini |
| 22-Oct-2025 15:48:26 | #42 CACHED |
| 22-Oct-2025 15:48:26 | |
| 22-Oct-2025 15:48:26 | #43 [linux/amd64 dev 4/8] RUN curl -fL -o /tmp/apache-tomcat.tar.gz "https://www.apache.org/dyn/closer.cgi?action=download&filename=tomcat/tomcat-8/v8.5.83/bin/apache-tomcat-8.5.83.tar.gz" && echo "57cbe9608a9c4e88135e5f5480812e8d57690d5f3f6c43a7c05fe647bddb7c3b684bf0fc0efebad399d05e80c6d20c43d5ecdf38ec58f123e6653e443f9054e3 /tmp/apache-tomcat.tar.gz" | sha512sum -c && mkdir -p /usr/local/tomcat && gzip -d /tmp/apache-tomcat.tar.gz && tar -xvf /tmp/apache-tomcat.tar -C /usr/local/tomcat/ --strip-components=1 && rm -rf /tmp/apache-tomcat.tar.gz /usr/local/tomcat/webapps/* |
| 22-Oct-2025 15:48:26 | #43 CACHED |
| 22-Oct-2025 15:48:26 | |
| 22-Oct-2025 15:48:26 | #44 [linux/amd64 dev 2/8] RUN yum -y update && yum -y install tar gzip git && yum clean all |
| 22-Oct-2025 15:48:26 | #44 CACHED |
| 22-Oct-2025 15:48:26 | |
| 22-Oct-2025 15:48:26 | #45 [linux/arm64 dev 2/8] RUN yum -y update && yum -y install tar gzip git && yum clean all |
| 22-Oct-2025 15:48:26 | #45 CACHED |
| 22-Oct-2025 15:48:26 | |
| 22-Oct-2025 15:48:26 | #46 [linux/arm64 dev 3/8] RUN if [ "arm64" = "arm64" ] ; then TINI_URL="https://github.com/krallin/tini/releases/download/v0.19.0/tini-arm64" TINI_SHA=07952557df20bfd2a95f9bef198b445e006171969499a1d361bd9e6f8e5e0e81 ; fi && curl -fsSL -o /usr/bin/tini https://github.com/krallin/tini/releases/download/v0.19.0/tini && echo "93dcc18adc78c65a028a84799ecf8ad40c936fdfc5f2a57b1acda5a8117fa82c /usr/bin/tini" | sha256sum -c && chmod +x /usr/bin/tini |
| 22-Oct-2025 15:48:26 | #46 CACHED |
| 22-Oct-2025 15:48:26 | |
| 22-Oct-2025 15:48:26 | #47 [linux/arm64 dev 4/8] RUN curl -fL -o /tmp/apache-tomcat.tar.gz "https://www.apache.org/dyn/closer.cgi?action=download&filename=tomcat/tomcat-8/v8.5.83/bin/apache-tomcat-8.5.83.tar.gz" && echo "57cbe9608a9c4e88135e5f5480812e8d57690d5f3f6c43a7c05fe647bddb7c3b684bf0fc0efebad399d05e80c6d20c43d5ecdf38ec58f123e6653e443f9054e3 /tmp/apache-tomcat.tar.gz" | sha512sum -c && mkdir -p /usr/local/tomcat && gzip -d /tmp/apache-tomcat.tar.gz && tar -xvf /tmp/apache-tomcat.tar -C /usr/local/tomcat/ --strip-components=1 && rm -rf /tmp/apache-tomcat.tar.gz /usr/local/tomcat/webapps/* |
| 22-Oct-2025 15:48:26 | #47 CACHED |
| 22-Oct-2025 15:48:26 | |
| 22-Oct-2025 15:48:26 | #48 [linux/arm64 dev 5/8] WORKDIR /openmrs_core |
| 22-Oct-2025 15:48:27 | #48 ... |
| 22-Oct-2025 15:48:27 | |
| 22-Oct-2025 15:48:27 | #49 [linux/amd64 dev 5/8] WORKDIR /openmrs_core |
| 22-Oct-2025 15:48:27 | #49 CACHED |
| 22-Oct-2025 15:48:28 | |
| 22-Oct-2025 15:48:28 | #50 [auth] openmrs/openmrs-core:pull token for registry-1.docker.io |
| 22-Oct-2025 15:48:28 | #50 DONE 0.0s |
| 22-Oct-2025 15:48:28 | |
| 22-Oct-2025 15:48:28 | #48 [linux/arm64 dev 5/8] WORKDIR /openmrs_core |
| 22-Oct-2025 15:48:28 | #48 sha256:27498c6cd8e10a1ae75725072fe4c81e77c14a047fb181b826f262df75491a30 0B / 100B 0.2s |
| 22-Oct-2025 15:48:28 | #48 sha256:27498c6cd8e10a1ae75725072fe4c81e77c14a047fb181b826f262df75491a30 100B / 100B 0.7s done |
| 22-Oct-2025 15:48:28 | #48 sha256:241d14126bd29b5629e7040e9112ca82a41b6150fbba45e30759c72043a41456 0B / 19.76MB 0.2s |
| 22-Oct-2025 15:48:28 | #48 sha256:f278c7eb26c6c8befefb2cba93872595a09c643797b06b5a7b2fc66355156efb 158B / 158B 0.1s done |
| 22-Oct-2025 15:48:28 | #48 ... |
| 22-Oct-2025 15:48:28 | |
| 22-Oct-2025 15:48:28 | #49 [linux/amd64 dev 5/8] WORKDIR /openmrs_core |
| 22-Oct-2025 15:48:28 | #49 sha256:25286e3e1131c290f533cb3355132426d00276045910f733250f5a7bc29f2a35 100B / 100B 0.5s done |
| 22-Oct-2025 15:48:28 | #49 sha256:d8a9eb16a761152658725ddaa842f3110083753d9aa6ee49297df9a01e0379fc 19.76MB / 19.76MB 0.6s done |
| 22-Oct-2025 15:48:28 | #49 sha256:c663b95b0e211f10b50f410f2c87e91c4aa9c8dc777e6eb43a2b978b1ab254ae 9.53kB / 9.53kB 0.5s done |
| 22-Oct-2025 15:48:28 | #49 sha256:ba597b8dafe95cb11a16bfdc2a76bba9ea815644dec91da38c9e31090e300b27 40.25MB / 40.25MB 0.4s done |
| 22-Oct-2025 15:48:28 | #49 DONE 2.3s |
| 22-Oct-2025 15:48:28 | |
| 22-Oct-2025 15:48:28 | #48 [linux/arm64 dev 5/8] WORKDIR /openmrs_core |
| 22-Oct-2025 15:48:28 | #48 sha256:3c319d6a0b8056509527fdad6564e1daa7972ed26e6b6ef15f6c0204cb7c2041 0B / 41.34MB 0.2s |
| 22-Oct-2025 15:48:28 | #48 sha256:def9548674f2fc4379e7940aa269744449479f4137383f99c74e7e805e826b78 854B / 854B 0.1s done |
| 22-Oct-2025 15:48:29 | #48 sha256:3c2c7f958b4e28df653b0b7b032fead998af7490f6b6d83b414407ceff486c5a 9.24MB / 9.24MB 0.2s done |
| 22-Oct-2025 15:48:29 | #48 sha256:241d14126bd29b5629e7040e9112ca82a41b6150fbba45e30759c72043a41456 1.05MB / 19.76MB 0.6s |
| 22-Oct-2025 15:48:29 | #48 sha256:200c826bd362247849a4f5e9bdfb0d37e7661dcfc21397b3776a47f799533ac2 6.29MB / 31.20MB 0.2s |
| 22-Oct-2025 15:48:29 | #48 sha256:4e6afc24ae975b329125060c1e55b8ec8f2432c9b3267980996faeee744d5971 7.23MB / 145.93MB 0.2s |
| 22-Oct-2025 15:48:29 | #48 sha256:241d14126bd29b5629e7040e9112ca82a41b6150fbba45e30759c72043a41456 5.24MB / 19.76MB 0.8s |
| 22-Oct-2025 15:48:29 | #48 sha256:3c319d6a0b8056509527fdad6564e1daa7972ed26e6b6ef15f6c0204cb7c2041 6.40MB / 41.34MB 0.6s |
| 22-Oct-2025 15:48:29 | #48 sha256:200c826bd362247849a4f5e9bdfb0d37e7661dcfc21397b3776a47f799533ac2 19.92MB / 31.20MB 0.3s |
| 22-Oct-2025 15:48:29 | #48 sha256:4e6afc24ae975b329125060c1e55b8ec8f2432c9b3267980996faeee744d5971 19.88MB / 145.93MB 0.3s |
| 22-Oct-2025 15:48:29 | #48 sha256:241d14126bd29b5629e7040e9112ca82a41b6150fbba45e30759c72043a41456 10.49MB / 19.76MB 0.9s |
| 22-Oct-2025 15:48:29 | #48 sha256:3c319d6a0b8056509527fdad6564e1daa7972ed26e6b6ef15f6c0204cb7c2041 11.53MB / 41.34MB 0.8s |
| 22-Oct-2025 15:48:29 | #48 sha256:200c826bd362247849a4f5e9bdfb0d37e7661dcfc21397b3776a47f799533ac2 31.20MB / 31.20MB 0.5s done |
| 22-Oct-2025 15:48:29 | #48 sha256:4e6afc24ae975b329125060c1e55b8ec8f2432c9b3267980996faeee744d5971 30.41MB / 145.93MB 0.5s |
| 22-Oct-2025 15:48:29 | #48 sha256:241d14126bd29b5629e7040e9112ca82a41b6150fbba45e30759c72043a41456 13.63MB / 19.76MB 1.1s |
| 22-Oct-2025 15:48:29 | #48 sha256:3c319d6a0b8056509527fdad6564e1daa7972ed26e6b6ef15f6c0204cb7c2041 16.78MB / 41.34MB 0.9s |
| 22-Oct-2025 15:48:29 | #48 sha256:4e6afc24ae975b329125060c1e55b8ec8f2432c9b3267980996faeee744d5971 40.89MB / 145.93MB 0.6s |
| 22-Oct-2025 15:48:29 | #48 sha256:40f5b73c53837940799b3483bb0856614f1cc904ba1dacf23f839ee709fd2159 0B / 9.10kB 0.2s |
| 22-Oct-2025 15:48:29 | #48 sha256:241d14126bd29b5629e7040e9112ca82a41b6150fbba45e30759c72043a41456 18.87MB / 19.76MB 1.2s |
| 22-Oct-2025 15:48:29 | #48 sha256:3c319d6a0b8056509527fdad6564e1daa7972ed26e6b6ef15f6c0204cb7c2041 20.97MB / 41.34MB 1.1s |
| 22-Oct-2025 15:48:29 | #48 sha256:40f5b73c53837940799b3483bb0856614f1cc904ba1dacf23f839ee709fd2159 9.10kB / 9.10kB 0.3s done |
| 22-Oct-2025 15:48:29 | #48 sha256:241d14126bd29b5629e7040e9112ca82a41b6150fbba45e30759c72043a41456 19.76MB / 19.76MB 1.3s done |
| 22-Oct-2025 15:48:29 | #48 sha256:3c319d6a0b8056509527fdad6564e1daa7972ed26e6b6ef15f6c0204cb7c2041 26.51MB / 41.34MB 1.2s |
| 22-Oct-2025 15:48:29 | #48 sha256:4e6afc24ae975b329125060c1e55b8ec8f2432c9b3267980996faeee744d5971 58.72MB / 145.93MB 0.9s |
| 22-Oct-2025 15:48:30 | #48 sha256:3c319d6a0b8056509527fdad6564e1daa7972ed26e6b6ef15f6c0204cb7c2041 32.66MB / 41.34MB 1.4s |
| 22-Oct-2025 15:48:30 | #48 sha256:4e6afc24ae975b329125060c1e55b8ec8f2432c9b3267980996faeee744d5971 70.25MB / 145.93MB 1.1s |
| 22-Oct-2025 15:48:30 | #48 sha256:3c319d6a0b8056509527fdad6564e1daa7972ed26e6b6ef15f6c0204cb7c2041 41.34MB / 41.34MB 1.5s done |
| 22-Oct-2025 15:48:30 | #48 sha256:4e6afc24ae975b329125060c1e55b8ec8f2432c9b3267980996faeee744d5971 84.93MB / 145.93MB 1.2s |
| 22-Oct-2025 15:48:30 | #48 sha256:4e6afc24ae975b329125060c1e55b8ec8f2432c9b3267980996faeee744d5971 99.61MB / 145.93MB 1.4s |
| 22-Oct-2025 15:48:30 | #48 sha256:4e6afc24ae975b329125060c1e55b8ec8f2432c9b3267980996faeee744d5971 116.35MB / 145.93MB 1.5s |
| 22-Oct-2025 15:48:30 | #48 sha256:4e6afc24ae975b329125060c1e55b8ec8f2432c9b3267980996faeee744d5971 134.22MB / 145.93MB 1.7s |
| 22-Oct-2025 15:48:30 | #48 sha256:4e6afc24ae975b329125060c1e55b8ec8f2432c9b3267980996faeee744d5971 145.93MB / 145.93MB 1.8s |
| 22-Oct-2025 15:48:31 | #48 sha256:4e6afc24ae975b329125060c1e55b8ec8f2432c9b3267980996faeee744d5971 145.93MB / 145.93MB 1.8s done |
| 22-Oct-2025 15:48:31 | #48 extracting sha256:4e6afc24ae975b329125060c1e55b8ec8f2432c9b3267980996faeee744d5971 |
| 22-Oct-2025 15:48:34 | #48 ... |
| 22-Oct-2025 15:48:34 | |
| 22-Oct-2025 15:48:34 | #49 [linux/amd64 dev 5/8] WORKDIR /openmrs_core |
| 22-Oct-2025 15:48:34 | #49 extracting sha256:ba597b8dafe95cb11a16bfdc2a76bba9ea815644dec91da38c9e31090e300b27 3.8s done |
| 22-Oct-2025 15:48:34 | #49 extracting sha256:c663b95b0e211f10b50f410f2c87e91c4aa9c8dc777e6eb43a2b978b1ab254ae 0.1s done |
| 22-Oct-2025 15:48:34 | #49 extracting sha256:d8a9eb16a761152658725ddaa842f3110083753d9aa6ee49297df9a01e0379fc 1.2s done |
| 22-Oct-2025 15:48:34 | #49 DONE 7.3s |
| 22-Oct-2025 15:48:34 | |
| 22-Oct-2025 15:48:34 | #49 [linux/amd64 dev 5/8] WORKDIR /openmrs_core |
| 22-Oct-2025 15:48:34 | #49 extracting sha256:25286e3e1131c290f533cb3355132426d00276045910f733250f5a7bc29f2a35 0.1s done |
| 22-Oct-2025 15:48:34 | #49 DONE 7.4s |
| 22-Oct-2025 15:48:34 | |
| 22-Oct-2025 15:48:34 | #51 [linux/amd64 dev 6/8] COPY --from=compile /usr/share/maven/ref /usr/share/maven/ref |
| 22-Oct-2025 15:48:37 | #51 ... |
| 22-Oct-2025 15:48:37 | |
| 22-Oct-2025 15:48:37 | #48 [linux/arm64 dev 5/8] WORKDIR /openmrs_core |
| 22-Oct-2025 15:48:37 | #48 extracting sha256:4e6afc24ae975b329125060c1e55b8ec8f2432c9b3267980996faeee744d5971 6.9s done |
| 22-Oct-2025 15:48:37 | #48 DONE 11.1s |
| 22-Oct-2025 15:48:37 | |
| 22-Oct-2025 15:48:37 | #48 [linux/arm64 dev 5/8] WORKDIR /openmrs_core |
| 22-Oct-2025 15:48:37 | #48 extracting sha256:200c826bd362247849a4f5e9bdfb0d37e7661dcfc21397b3776a47f799533ac2 |
| 22-Oct-2025 15:48:39 | #48 extracting sha256:200c826bd362247849a4f5e9bdfb0d37e7661dcfc21397b3776a47f799533ac2 1.4s done |
| 22-Oct-2025 15:48:39 | #48 DONE 12.5s |
| 22-Oct-2025 15:48:39 | |
| 22-Oct-2025 15:48:39 | #51 [linux/amd64 dev 6/8] COPY --from=compile /usr/share/maven/ref /usr/share/maven/ref |
| 22-Oct-2025 15:48:39 | #51 ... |
| 22-Oct-2025 15:48:39 | |
| 22-Oct-2025 15:48:39 | #48 [linux/arm64 dev 5/8] WORKDIR /openmrs_core |
| 22-Oct-2025 15:48:39 | #48 extracting sha256:3c2c7f958b4e28df653b0b7b032fead998af7490f6b6d83b414407ceff486c5a |
| 22-Oct-2025 15:48:39 | #48 extracting sha256:3c2c7f958b4e28df653b0b7b032fead998af7490f6b6d83b414407ceff486c5a 0.2s done |
| 22-Oct-2025 15:48:39 | #48 DONE 12.6s |
| 22-Oct-2025 15:48:39 | |
| 22-Oct-2025 15:48:39 | #51 [linux/amd64 dev 6/8] COPY --from=compile /usr/share/maven/ref /usr/share/maven/ref |
| 22-Oct-2025 15:48:39 | #51 ... |
| 22-Oct-2025 15:48:39 | |
| 22-Oct-2025 15:48:39 | #48 [linux/arm64 dev 5/8] WORKDIR /openmrs_core |
| 22-Oct-2025 15:48:39 | #48 extracting sha256:def9548674f2fc4379e7940aa269744449479f4137383f99c74e7e805e826b78 0.1s done |
| 22-Oct-2025 15:48:39 | #48 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0.1s done |
| 22-Oct-2025 15:48:39 | #48 DONE 12.7s |
| 22-Oct-2025 15:48:39 | |
| 22-Oct-2025 15:48:39 | #48 [linux/arm64 dev 5/8] WORKDIR /openmrs_core |
| 22-Oct-2025 15:48:39 | #48 extracting sha256:f278c7eb26c6c8befefb2cba93872595a09c643797b06b5a7b2fc66355156efb 0.0s done |
| 22-Oct-2025 15:48:39 | #48 extracting sha256:3c319d6a0b8056509527fdad6564e1daa7972ed26e6b6ef15f6c0204cb7c2041 |
| 22-Oct-2025 15:48:41 | #48 extracting sha256:3c319d6a0b8056509527fdad6564e1daa7972ed26e6b6ef15f6c0204cb7c2041 1.9s done |
| 22-Oct-2025 15:48:41 | #48 DONE 14.7s |
| 22-Oct-2025 15:48:41 | |
| 22-Oct-2025 15:48:41 | #51 [linux/amd64 dev 6/8] COPY --from=compile /usr/share/maven/ref /usr/share/maven/ref |
| 22-Oct-2025 15:48:41 | #51 ... |
| 22-Oct-2025 15:48:41 | |
| 22-Oct-2025 15:48:41 | #48 [linux/arm64 dev 5/8] WORKDIR /openmrs_core |
| 22-Oct-2025 15:48:41 | #48 extracting sha256:40f5b73c53837940799b3483bb0856614f1cc904ba1dacf23f839ee709fd2159 0.0s done |
| 22-Oct-2025 15:48:41 | #48 extracting sha256:241d14126bd29b5629e7040e9112ca82a41b6150fbba45e30759c72043a41456 |
| 22-Oct-2025 15:48:41 | #48 extracting sha256:241d14126bd29b5629e7040e9112ca82a41b6150fbba45e30759c72043a41456 0.5s done |
| 22-Oct-2025 15:48:41 | #48 DONE 15.2s |
| 22-Oct-2025 15:48:41 | |
| 22-Oct-2025 15:48:41 | #51 [linux/amd64 dev 6/8] COPY --from=compile /usr/share/maven/ref /usr/share/maven/ref |
| 22-Oct-2025 15:48:42 | #51 ... |
| 22-Oct-2025 15:48:42 | |
| 22-Oct-2025 15:48:42 | #48 [linux/arm64 dev 5/8] WORKDIR /openmrs_core |
| 22-Oct-2025 15:48:42 | #48 extracting sha256:27498c6cd8e10a1ae75725072fe4c81e77c14a047fb181b826f262df75491a30 0.1s done |
| 22-Oct-2025 15:48:42 | #48 DONE 15.2s |
| 22-Oct-2025 15:48:42 | |
| 22-Oct-2025 15:48:42 | #52 [linux/arm64 dev 6/8] COPY --from=compile /usr/share/maven/ref /usr/share/maven/ref |
| 22-Oct-2025 15:48:46 | #52 ... |
| 22-Oct-2025 15:48:46 | |
| 22-Oct-2025 15:48:46 | #51 [linux/amd64 dev 6/8] COPY --from=compile /usr/share/maven/ref /usr/share/maven/ref |
| 22-Oct-2025 15:48:46 | #51 DONE 12.6s |
| 22-Oct-2025 15:48:46 | |
| 22-Oct-2025 15:48:46 | #53 [linux/amd64 dev 7/8] COPY --from=compile /openmrs_core /openmrs_core/ |
| 22-Oct-2025 15:48:47 | #53 ... |
| 22-Oct-2025 15:48:47 | |
| 22-Oct-2025 15:48:47 | #52 [linux/arm64 dev 6/8] COPY --from=compile /usr/share/maven/ref /usr/share/maven/ref |
| 22-Oct-2025 15:48:47 | #52 DONE 5.5s |
| 22-Oct-2025 15:48:47 | |
| 22-Oct-2025 15:48:47 | #54 [linux/arm64 dev 7/8] COPY --from=compile /openmrs_core /openmrs_core/ |
| 22-Oct-2025 15:48:52 | #54 DONE 5.3s |
| 22-Oct-2025 15:48:52 | |
| 22-Oct-2025 15:48:52 | #53 [linux/amd64 dev 7/8] COPY --from=compile /openmrs_core /openmrs_core/ |
| 22-Oct-2025 15:48:52 | #53 DONE 6.0s |
| 22-Oct-2025 15:48:52 | |
| 22-Oct-2025 15:48:52 | #55 [linux/amd64 dev 8/8] RUN mkdir -p /openmrs/distribution/openmrs_core/ && cp /openmrs_core/webapp/target/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war && cp /openmrs_core/wait-for-it.sh /openmrs_core/startup-init.sh /openmrs_core/startup.sh /openmrs_core/startup-dev.sh /openmrs/ && chmod +x /openmrs/wait-for-it.sh && chmod +x /openmrs/startup-init.sh && chmod +x /openmrs/startup.sh && chmod +x /openmrs/startup-dev.sh |
| 22-Oct-2025 15:48:53 | #55 DONE 0.9s |
| 22-Oct-2025 15:48:53 | |
| 22-Oct-2025 15:48:53 | #56 [linux/arm64 dev 8/8] RUN mkdir -p /openmrs/distribution/openmrs_core/ && cp /openmrs_core/webapp/target/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war && cp /openmrs_core/wait-for-it.sh /openmrs_core/startup-init.sh /openmrs_core/startup.sh /openmrs_core/startup-dev.sh /openmrs/ && chmod +x /openmrs/wait-for-it.sh && chmod +x /openmrs/startup-init.sh && chmod +x /openmrs/startup.sh && chmod +x /openmrs/startup-dev.sh |
| 22-Oct-2025 15:48:53 | #56 DONE 1.2s |
| 22-Oct-2025 15:48:53 | |
| 22-Oct-2025 15:48:53 | #57 [linux/amd64 stage-2 6/10] COPY --from=dev /openmrs/wait-for-it.sh /openmrs/startup-init.sh /openmrs/startup.sh /openmrs/ |
| 22-Oct-2025 15:48:54 | #57 DONE 0.2s |
| 22-Oct-2025 15:48:54 | |
| 22-Oct-2025 15:48:54 | #58 [linux/arm64 stage-2 6/10] COPY --from=dev /openmrs/wait-for-it.sh /openmrs/startup-init.sh /openmrs/startup.sh /openmrs/ |
| 22-Oct-2025 15:48:54 | #58 DONE 0.2s |
| 22-Oct-2025 15:48:54 | |
| 22-Oct-2025 15:48:54 | #59 [linux/amd64 stage-2 7/10] RUN chmod g+x /openmrs/wait-for-it.sh && chmod g+x /openmrs/startup-init.sh && chmod g+x /openmrs/startup.sh |
| 22-Oct-2025 15:48:54 | #59 DONE 0.2s |
| 22-Oct-2025 15:48:54 | |
| 22-Oct-2025 15:48:54 | #60 [linux/amd64 stage-2 8/10] WORKDIR /openmrs |
| 22-Oct-2025 15:48:54 | #60 DONE 0.2s |
| 22-Oct-2025 15:48:54 | |
| 22-Oct-2025 15:48:54 | #61 [linux/arm64 stage-2 7/10] RUN chmod g+x /openmrs/wait-for-it.sh && chmod g+x /openmrs/startup-init.sh && chmod g+x /openmrs/startup.sh |
| 22-Oct-2025 15:48:54 | #61 ... |
| 22-Oct-2025 15:48:54 | |
| 22-Oct-2025 15:48:54 | #62 [linux/amd64 stage-2 9/10] COPY --from=dev /openmrs_core/LICENSE LICENSE |
| 22-Oct-2025 15:48:54 | #62 DONE 0.1s |
| 22-Oct-2025 15:48:54 | |
| 22-Oct-2025 15:48:54 | #63 [linux/amd64 stage-2 10/10] COPY --from=dev /openmrs/distribution/openmrs_core/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war |
| 22-Oct-2025 15:48:55 | #63 ... |
| 22-Oct-2025 15:48:55 | |
| 22-Oct-2025 15:48:55 | #61 [linux/arm64 stage-2 7/10] RUN chmod g+x /openmrs/wait-for-it.sh && chmod g+x /openmrs/startup-init.sh && chmod g+x /openmrs/startup.sh |
| 22-Oct-2025 15:48:55 | #61 DONE 0.8s |
| 22-Oct-2025 15:48:55 | |
| 22-Oct-2025 15:48:55 | #63 [linux/amd64 stage-2 10/10] COPY --from=dev /openmrs/distribution/openmrs_core/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war |
| 22-Oct-2025 15:48:55 | #63 DONE 0.5s |
| 22-Oct-2025 15:48:55 | |
| 22-Oct-2025 15:48:55 | #64 [linux/arm64 stage-2 8/10] WORKDIR /openmrs |
| 22-Oct-2025 15:48:55 | #64 DONE 0.1s |
| 22-Oct-2025 15:48:55 | |
| 22-Oct-2025 15:48:55 | #65 [linux/arm64 stage-2 9/10] COPY --from=dev /openmrs_core/LICENSE LICENSE |
| 22-Oct-2025 15:48:55 | #65 DONE 0.1s |
| 22-Oct-2025 15:48:55 | |
| 22-Oct-2025 15:48:55 | #66 [linux/arm64 stage-2 10/10] COPY --from=dev /openmrs/distribution/openmrs_core/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war |
| 22-Oct-2025 15:48:55 | #66 DONE 0.3s |
| 22-Oct-2025 15:48:55 | |
| 22-Oct-2025 15:48:55 | #67 exporting to image |
| 22-Oct-2025 15:48:55 | #67 exporting layers |
| 22-Oct-2025 15:49:03 | #67 exporting layers 7.9s done |
| 22-Oct-2025 15:49:03 | #67 exporting manifest sha256:859128191026261cc5bc1149317ebc210b6a9fe287432c05a2d924fd4331aff7 0.0s done |
| 22-Oct-2025 15:49:03 | #67 exporting config sha256:683f58c99947152eeaf91eb427340196560eb33c1edbad69f37d98d1d78974d9 0.0s done |
| 22-Oct-2025 15:49:03 | #67 exporting attestation manifest sha256:026394969033729c1fd072b8b5b2c9fda43356e1037d67d2fa2d595120ae4549 0.1s done |
| 22-Oct-2025 15:49:03 | #67 exporting manifest sha256:99e39930872a6611e2d5f69bb8ad4d760436d8e219a8407d8c2388bbabcee8aa 0.0s done |
| 22-Oct-2025 15:49:03 | #67 exporting config sha256:b31d40d2de41b2e5f83d07dd3438c92aa0ab47ac80837b849d7f86b2100feb0b 0.0s done |
| 22-Oct-2025 15:49:03 | #67 exporting attestation manifest sha256:44eb5394940f585632dc52b5e8add7174f8a3173e7580155a99a3bd284ca049b 0.1s done |
| 22-Oct-2025 15:49:03 | #67 exporting manifest list sha256:f97c555d74e302bf226b0e1b2696e979de8c483e2b8a16685d67a05571a79717 |
| 22-Oct-2025 15:49:03 | #67 exporting manifest list sha256:f97c555d74e302bf226b0e1b2696e979de8c483e2b8a16685d67a05571a79717 0.0s done |
| 22-Oct-2025 15:49:03 | #67 pushing layers |
| 22-Oct-2025 15:49:03 | #67 ... |
| 22-Oct-2025 15:49:03 | |
| 22-Oct-2025 15:49:03 | #68 [auth] openmrs/openmrs-core:pull,push token for registry-1.docker.io |
| 22-Oct-2025 15:49:04 | #68 DONE 0.0s |
| 22-Oct-2025 15:49:04 | |
| 22-Oct-2025 15:49:04 | #67 exporting to image |
| 22-Oct-2025 15:49:11 | #67 pushing layers 7.2s done |
| 22-Oct-2025 15:49:11 | #67 pushing manifest for docker.io/openmrs/openmrs-core:2.8.x@sha256:f97c555d74e302bf226b0e1b2696e979de8c483e2b8a16685d67a05571a79717 |
| 22-Oct-2025 15:49:14 | #67 pushing manifest for docker.io/openmrs/openmrs-core:2.8.x@sha256:f97c555d74e302bf226b0e1b2696e979de8c483e2b8a16685d67a05571a79717 3.9s done |
| 22-Oct-2025 15:49:14 | #67 DONE 19.3s |
| 22-Oct-2025 15:49:14 | |
| 22-Oct-2025 15:49:14 | #69 exporting cache to registry |
| 22-Oct-2025 15:49:14 | #69 preparing build cache for export |
| 22-Oct-2025 15:50:34 | #69 writing layer sha256:06ba3426799456c8ca80428cd16ec573d39239d96b8f61c51eecdd46cc8dfdae |
| 22-Oct-2025 15:50:42 | #69 writing layer sha256:06ba3426799456c8ca80428cd16ec573d39239d96b8f61c51eecdd46cc8dfdae 8.4s done |
| 22-Oct-2025 15:50:42 | #69 writing layer sha256:08f7237632d7d99024ad277dbc535f8a147e072835a656d81f66880323337ec8 |
| 22-Oct-2025 15:50:42 | #69 writing layer sha256:08f7237632d7d99024ad277dbc535f8a147e072835a656d81f66880323337ec8 0.0s done |
| 22-Oct-2025 15:50:42 | #69 writing layer sha256:09983c1b90fbbe31ee49de673262f3a9a1e06054b90120f434031237259bc554 0.0s done |
| 22-Oct-2025 15:50:42 | #69 writing layer sha256:0ba8758e9dcb0ac8483b738b4c7499ab2e0e5788eb03505fe8a9a133a9916519 0.0s done |
| 22-Oct-2025 15:50:42 | #69 writing layer sha256:0d308841d227007e1ed0d4acb890e5fe7b05acdec4e3635c8759e35d9d451e75 0.0s done |
| 22-Oct-2025 15:50:42 | #69 writing layer sha256:0dcb0e41df1d6564ab68d3889cbeb7a5acc9c7d3fa54368c868cad0c70fd1f7b |
| 22-Oct-2025 15:50:43 | #69 writing layer sha256:0dcb0e41df1d6564ab68d3889cbeb7a5acc9c7d3fa54368c868cad0c70fd1f7b 0.0s done |
| 22-Oct-2025 15:50:43 | #69 writing layer sha256:12a79515b1a7ccccf7de2d8581bc6b35a7cab5f13a22006531808cfbfcccd36f 0.0s done |
| 22-Oct-2025 15:50:43 | #69 writing layer sha256:1464949e2919723b7c2e5f51d6e53b4fee0637df3681e62382136e1f087928bf 0.0s done |
| 22-Oct-2025 15:50:43 | #69 writing layer sha256:2182f45eb183dbc17df2dbf5ae55d6bcc43fd455c2be1ea9a27b229e2724ab83 |
| 22-Oct-2025 15:50:54 | #69 writing layer sha256:2182f45eb183dbc17df2dbf5ae55d6bcc43fd455c2be1ea9a27b229e2724ab83 11.4s done |
| 22-Oct-2025 15:50:54 | #69 writing layer sha256:21c88cb600be535a907eaa9dc28f559a1379c7964a2181880f693901eeb7c460 |
| 22-Oct-2025 15:50:54 | #69 writing layer sha256:21c88cb600be535a907eaa9dc28f559a1379c7964a2181880f693901eeb7c460 0.0s done |
| 22-Oct-2025 15:50:54 | #69 writing layer sha256:25286e3e1131c290f533cb3355132426d00276045910f733250f5a7bc29f2a35 0.0s done |
| 22-Oct-2025 15:50:54 | #69 writing layer sha256:26572eb21f07301779ccdc1bb6a5584d47cc4a88b01eb9aaa88da9fb765a3590 0.0s done |
| 22-Oct-2025 15:50:54 | #69 writing layer sha256:2b7bb9dd917554635417153be51783f683b7d127adb0fa226d32d491e89427af |
| 22-Oct-2025 15:50:54 | #69 writing layer sha256:2b7bb9dd917554635417153be51783f683b7d127adb0fa226d32d491e89427af 0.0s done |
| 22-Oct-2025 15:50:54 | #69 writing layer sha256:35913a78fbe523d3acacc87e661526203214a1dfa3d5ac8f35ce5ce3a5d163ac 0.0s done |
| 22-Oct-2025 15:50:54 | #69 writing layer sha256:3938898881e2526e5320d6ad90bc4546fb363172e2d9eb45de5e1576fb98b287 0.0s done |
| 22-Oct-2025 15:50:54 | #69 writing layer sha256:3f17340e2cc9f4d6cd9d45aa051c85cee085a75fee3f916f3726c39abd614eb2 0.0s done |
| 22-Oct-2025 15:50:54 | #69 writing layer sha256:4a3013d13d82a84e945fa3777cf596ea8fa4cd00c8b0f2b05f3750b615908887 |
| 22-Oct-2025 15:50:54 | #69 writing layer sha256:4a3013d13d82a84e945fa3777cf596ea8fa4cd00c8b0f2b05f3750b615908887 0.0s done |
| 22-Oct-2025 15:50:54 | #69 writing layer sha256:4cd5979a51d687593bba6f33af74af50fbc6d9e45f2ce60805aefb038d794379 0.0s done |
| 22-Oct-2025 15:50:54 | #69 writing layer sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 |
| 22-Oct-2025 15:50:54 | #69 writing layer sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done |
| 22-Oct-2025 15:50:54 | #69 writing layer sha256:501d73e4bb23e5dddc69f62819fce1ca5ab8ac21e5f04d2666d6ce96155d9a0f 0.0s done |
| 22-Oct-2025 15:50:54 | #69 writing layer sha256:5f18db8d7425420d3aff1dd6da10c7ef1ff706c1c71b71ac4567c5d9b4759c65 0.0s done |
| 22-Oct-2025 15:50:54 | #69 writing layer sha256:61539912e9577b282f36b07d19ba3c81da18610e870adb2edf5481e4b5e6d971 0.0s done |
| 22-Oct-2025 15:50:54 | #69 writing layer sha256:67a2f2435300a7bd43020f9916cb9f3e8baa5251b0fd67be92f6168bf57d86e0 0.0s done |
| 22-Oct-2025 15:50:54 | #69 writing layer sha256:8491ec65905f9b9a154d05f5f184d8efb8d11baaa35dad370d7daa0e429e0d62 |
| 22-Oct-2025 15:50:58 | #69 writing layer sha256:8491ec65905f9b9a154d05f5f184d8efb8d11baaa35dad370d7daa0e429e0d62 3.9s done |
| 22-Oct-2025 15:50:58 | #69 writing layer sha256:87376bedf5125f85c0fa74ec5bcee01192803cf11e29f0c0e2a744c04ebb4eeb |
| 22-Oct-2025 15:50:58 | #69 writing layer sha256:87376bedf5125f85c0fa74ec5bcee01192803cf11e29f0c0e2a744c04ebb4eeb 0.0s done |
| 22-Oct-2025 15:50:58 | #69 writing layer sha256:8b6c0dce7361457a1cee4518c5dc9c75ff3fa343c4460bdb254d7bd18bc1bf03 0.0s done |
| 22-Oct-2025 15:50:58 | #69 writing layer sha256:8f4770061586c1396bfae5e3a5addc2168a0c917d8da21617f75ec54a14b3e03 0.0s done |
| 22-Oct-2025 15:50:58 | #69 writing layer sha256:91f0f90aeef889cedc2e056e6976319ec5d96df70bf35b1d46092d2c1f375f2b |
| 22-Oct-2025 15:50:58 | #69 writing layer sha256:91f0f90aeef889cedc2e056e6976319ec5d96df70bf35b1d46092d2c1f375f2b 0.0s done |
| 22-Oct-2025 15:50:58 | #69 writing layer sha256:95c5f81addafcddf682d47b438bf01e30fdf81c1600459597f15ed6ea789712b 0.0s done |
| 22-Oct-2025 15:50:58 | #69 writing layer sha256:9ce057288630c397b0b65a16ea42f64541414630441e9562f826e29f031ce9c4 0.0s done |
| 22-Oct-2025 15:50:58 | #69 writing layer sha256:a001fc99905630109237af6a2ff3da6b4dc2fcc340b366fbf0b8b5d8ff979b2f 0.0s done |
| 22-Oct-2025 15:50:58 | #69 writing layer sha256:a0eb9072665c427775f02f3b3b9d070aaab9110259f757ec2560ffcafe7bb278 |
| 22-Oct-2025 15:50:59 | #69 writing layer sha256:a0eb9072665c427775f02f3b3b9d070aaab9110259f757ec2560ffcafe7bb278 0.0s done |
| 22-Oct-2025 15:50:59 | #69 writing layer sha256:a19abb7a818a8c83b984d7549e21dfe8e75e3fbb533c84540a60bc7bed23c8ae 0.0s done |
| 22-Oct-2025 15:50:59 | #69 writing layer sha256:a774b22815ec8a3aa316b1521ffd95fd4e5f87e8875455e9249356204c510ad9 0.0s done |
| 22-Oct-2025 15:50:59 | #69 writing layer sha256:b0440d7927e08dcb07c5de42f78cfb735e381712cc10e8ca0f105f2b7fafa2af done |
| 22-Oct-2025 15:50:59 | #69 writing layer sha256:b405d95b954c4c06e90f74c84f61fee0ba4afd31b31b62595fc4cfcd503513ae |
| 22-Oct-2025 15:50:59 | #69 writing layer sha256:b405d95b954c4c06e90f74c84f61fee0ba4afd31b31b62595fc4cfcd503513ae 0.0s done |
| 22-Oct-2025 15:50:59 | #69 writing layer sha256:ba597b8dafe95cb11a16bfdc2a76bba9ea815644dec91da38c9e31090e300b27 0.0s done |
| 22-Oct-2025 15:50:59 | #69 writing layer sha256:c1ded64f37b0c1f3a53519b36eff372839a9e43a5a59b19af030a09ad7702b81 0.0s done |
| 22-Oct-2025 15:50:59 | #69 writing layer sha256:c27d03dd6ee7ec209fab1c7a52e52a550e19899b329cd7e287bbd892c8008828 |
| 22-Oct-2025 15:51:04 | #69 writing layer sha256:c27d03dd6ee7ec209fab1c7a52e52a550e19899b329cd7e287bbd892c8008828 5.5s done |
| 22-Oct-2025 15:51:04 | #69 writing layer sha256:c663b95b0e211f10b50f410f2c87e91c4aa9c8dc777e6eb43a2b978b1ab254ae |
| 22-Oct-2025 15:51:04 | #69 writing layer sha256:c663b95b0e211f10b50f410f2c87e91c4aa9c8dc777e6eb43a2b978b1ab254ae 0.0s done |
| 22-Oct-2025 15:51:04 | #69 writing layer sha256:cae0b81f2ed07f7f9f790c2a243ee30bba6ac350ee3840b9690b81b881a82c6a 0.0s done |
| 22-Oct-2025 15:51:04 | #69 writing layer sha256:d0c7e2b3a192d148852c04384c0b26ae166699f5c5cd602d4fe154c9a5bcefce 0.0s done |
| 22-Oct-2025 15:51:04 | #69 writing layer sha256:d7ab0021c7ef1093dd3bcd7152642515d219f2ac21dec04c6be5b4e95366bc55 0.0s done |
| 22-Oct-2025 15:51:04 | #69 writing layer sha256:d8a9eb16a761152658725ddaa842f3110083753d9aa6ee49297df9a01e0379fc |
| 22-Oct-2025 15:51:04 | #69 writing layer sha256:d8a9eb16a761152658725ddaa842f3110083753d9aa6ee49297df9a01e0379fc 0.0s done |
| 22-Oct-2025 15:51:04 | #69 writing layer sha256:e5e6fa0b6d4e070a78f91cfb6d06b27293743821a69da7347763fa060824d21a 0.0s done |
| 22-Oct-2025 15:51:04 | #69 writing layer sha256:e6b5803dac53f47c6be29a1608865f9909fbe8466f6cf288c58332889f7c1a55 0.0s done |
| 22-Oct-2025 15:51:04 | #69 writing layer sha256:e7f8ebd1b86a39e9ed17d3c4d42ada3f46939c0984077954eb228234cdd7473f 0.0s done |
| 22-Oct-2025 15:51:04 | #69 writing layer sha256:eff982220dd7c601f14695ddd76c9a0d21451138efb6f8db2542a9cf2b57849d |
| 22-Oct-2025 15:51:05 | #69 writing layer sha256:eff982220dd7c601f14695ddd76c9a0d21451138efb6f8db2542a9cf2b57849d 0.0s done |
| 22-Oct-2025 15:51:05 | #69 writing layer sha256:f56ef4eb1f1ae9d1730d720d0581c31348ad7929b7018bb73a760b7ec1419d1b |
| 22-Oct-2025 15:51:05 | #69 writing layer sha256:f56ef4eb1f1ae9d1730d720d0581c31348ad7929b7018bb73a760b7ec1419d1b 1.0s done |
| 22-Oct-2025 15:51:05 | #69 writing layer sha256:f585234d76ed94edc2d27dfb9cbc87a7334c77c420391abc736d1166e5c7aadb |
| 22-Oct-2025 15:51:06 | #69 writing layer sha256:f585234d76ed94edc2d27dfb9cbc87a7334c77c420391abc736d1166e5c7aadb 0.0s done |
| 22-Oct-2025 15:51:06 | #69 writing layer sha256:f9cf4a9e14906e49719e6879e4f6ec58f527fd75adf473a55a012a665a60720d 0.0s done |
| 22-Oct-2025 15:51:06 | #69 writing config sha256:5ac30d7e65b95e26daef2b9c1ee50d3c59da6c6887492ebcf50e87e252c8e776 |
| 22-Oct-2025 15:51:06 | #69 writing config sha256:5ac30d7e65b95e26daef2b9c1ee50d3c59da6c6887492ebcf50e87e252c8e776 1.0s done |
| 22-Oct-2025 15:51:07 | #69 writing cache image manifest sha256:02811888e9f18760e9579eba12f198c7b86e46986374fadd7f9f5f319a805874 |
| 22-Oct-2025 15:51:09 | #69 preparing build cache for export 114.1s done |
| 22-Oct-2025 15:51:09 | #69 writing cache image manifest sha256:02811888e9f18760e9579eba12f198c7b86e46986374fadd7f9f5f319a805874 2.0s done |
| 22-Oct-2025 15:51:09 | #69 DONE 114.1s |
| 22-Oct-2025 15:51:09 | Finished task 'Deploy to docker' with result: Success |
| 22-Oct-2025 15:51:09 | Running post build plugin 'Docker Container Cleanup' |
| 22-Oct-2025 15:51:09 | Running post build plugin 'NCover Results Collector' |
| 22-Oct-2025 15:51:09 | Running post build plugin 'Build Results Label Collector' |
| 22-Oct-2025 15:51:09 | Running post build plugin 'Clover Results Collector' |
| 22-Oct-2025 15:51:09 | Running post build plugin 'npm Cache Cleanup' |
| 22-Oct-2025 15:51:09 | Running post build plugin 'Artifact Copier' |
| 22-Oct-2025 15:51:09 | Finalising the build... |
| 22-Oct-2025 15:51:09 | Stopping timer. |
| 22-Oct-2025 15:51:09 | Build TRUNK-OC28-DTD-53 completed. |
| 22-Oct-2025 15:51:09 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
| 22-Oct-2025 15:51:09 | Running on server: post build plugin 'NCover Results Collector' |
| 22-Oct-2025 15:51:09 | Running on server: post build plugin 'Build Labeller' |
| 22-Oct-2025 15:51:09 | Running on server: post build plugin 'Clover Delta Calculator' |
| 22-Oct-2025 15:51:09 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
| 22-Oct-2025 15:51:09 | All post build plugins have finished |
| 22-Oct-2025 15:51:09 | Generating build results summary... |
| 22-Oct-2025 15:51:09 | Saving build results to disk... |
| 22-Oct-2025 15:51:09 | Store variable context... |
| 22-Oct-2025 15:51:09 | Finished building TRUNK-OC28-DTD-53. |