OpenMRS Core Master

Build: #3826 was successful

Job: Deploy to docker JDK 11 was successful

Build log

The build generated 1,600 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

25-Jun-2025 08:30:01 #27 39.81 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-web ---
25-Jun-2025 08:30:01 #27 39.81 [INFO] Installing /openmrs_core/web/target/openmrs-web-2.8.0-SNAPSHOT.jar to /usr/share/maven/ref/repository/org/openmrs/web/openmrs-web/2.8.0-SNAPSHOT/openmrs-web-2.8.0-SNAPSHOT.jar
25-Jun-2025 08:30:01 #27 39.81 [INFO] Installing /openmrs_core/web/pom.xml to /usr/share/maven/ref/repository/org/openmrs/web/openmrs-web/2.8.0-SNAPSHOT/openmrs-web-2.8.0-SNAPSHOT.pom
25-Jun-2025 08:30:01 #27 39.81 [INFO] Installing /openmrs_core/web/target/openmrs-web-2.8.0-SNAPSHOT-tests.jar to /usr/share/maven/ref/repository/org/openmrs/web/openmrs-web/2.8.0-SNAPSHOT/openmrs-web-2.8.0-SNAPSHOT-tests.jar
25-Jun-2025 08:30:01 #27 39.82 [INFO]
25-Jun-2025 08:30:01 #27 39.82 [INFO] -------------------< org.openmrs.web:openmrs-webapp >-------------------
25-Jun-2025 08:30:01 #27 39.82 [INFO] Building openmrs-webapp 2.8.0-SNAPSHOT                            [6/10]
25-Jun-2025 08:30:01 #27 39.82 [INFO]   from webapp/pom.xml
25-Jun-2025 08:30:01 #27 39.82 [INFO] --------------------------------[ war ]---------------------------------
25-Jun-2025 08:30:01 #27 39.85 [INFO]
25-Jun-2025 08:30:01 #27 39.85 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-webapp ---
25-Jun-2025 08:30:01 #27 39.87 [INFO]
25-Jun-2025 08:30:01 #27 39.87 [INFO] --- buildnumber-maven-plugin:3.2.1:create (default) @ openmrs-webapp ---
25-Jun-2025 08:30:01 #27 39.92 [INFO]
25-Jun-2025 08:30:01 #27 39.92 [INFO] --- build-helper-maven-plugin:3.6.1:parse-version (parse-version) @ openmrs-webapp ---
25-Jun-2025 08:30:01 #27 39.94 [INFO]
25-Jun-2025 08:30:01 #27 39.94 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openmrs-webapp ---
25-Jun-2025 08:30:01 #27 40.06 [INFO] Copying 2 resources from src/main/resources to target/classes
25-Jun-2025 08:30:01 #27 40.07 [INFO] Copying 1 resource from src/main/webapp to target/jetty
25-Jun-2025 08:30:01 #27 40.11 [INFO]
25-Jun-2025 08:30:01 #27 40.11 [INFO] --- maven-antrun-plugin:3.1.0:run (default) @ openmrs-webapp ---
25-Jun-2025 08:30:01 #27 40.15 [INFO] No Ant target defined - SKIPPED
25-Jun-2025 08:30:01 #27 40.15 [INFO]
25-Jun-2025 08:30:01 #27 40.15 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ openmrs-webapp ---
25-Jun-2025 08:30:01 #27 40.23 [INFO] No sources to compile
25-Jun-2025 08:30:01 #27 40.23 [INFO]
25-Jun-2025 08:30:01 #27 40.24 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openmrs-webapp ---
25-Jun-2025 08:30:01 #27 40.24 [INFO] Copying 1 resource from src/test/resources to target/test-classes
25-Jun-2025 08:30:01 #27 40.24 [INFO]
25-Jun-2025 08:30:01 #27 40.24 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ openmrs-webapp ---
25-Jun-2025 08:30:01 #27 40.25 [INFO] No sources to compile
25-Jun-2025 08:30:01 #27 40.25 [INFO]
25-Jun-2025 08:30:01 #27 40.25 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ openmrs-webapp ---
25-Jun-2025 08:30:01 #27 40.41 [INFO] Tests are skipped.
25-Jun-2025 08:30:01 #27 40.41 [INFO]
25-Jun-2025 08:30:01 #27 40.41 [INFO] --- maven-war-plugin:3.4.0:war (default-war) @ openmrs-webapp ---
25-Jun-2025 08:30:02 #27 40.73 [INFO] Packaging webapp
25-Jun-2025 08:30:02 #27 40.73 [INFO] Assembling webapp [openmrs-webapp] in [/openmrs_core/webapp/target/openmrs]
25-Jun-2025 08:30:02 #27 40.74 [INFO] Processing war project
25-Jun-2025 08:30:02 #27 40.74 [INFO] Copying webapp webResources [/openmrs_core/webapp/src/main/webapp] to [/openmrs_core/webapp/target/openmrs]
25-Jun-2025 08:30:02 #27 40.80 [INFO] Copying webapp resources [/openmrs_core/webapp/src/main/webapp]
25-Jun-2025 08:30:02 #27 41.39 [INFO] Building war: /openmrs_core/webapp/target/openmrs.war
25-Jun-2025 08:30:05 #27 44.27 [INFO]
25-Jun-2025 08:30:05 #27 44.27 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ openmrs-webapp ---
25-Jun-2025 08:30:05 #27 44.39 [INFO] Building jar: /openmrs_core/webapp/target/openmrs-tests.jar
25-Jun-2025 08:30:05 #27 44.45 [INFO]
25-Jun-2025 08:30:05 #27 44.45 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-webapp ---
25-Jun-2025 08:30:05 #27 44.48 [INFO] Checking licenses...
25-Jun-2025 08:30:06 #27 44.58 [INFO]
25-Jun-2025 08:30:06 #27 44.58 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-webapp ---
25-Jun-2025 08:30:06 #27 44.61 [INFO] Installing /openmrs_core/webapp/target/openmrs.war to /usr/share/maven/ref/repository/org/openmrs/web/openmrs-webapp/2.8.0-SNAPSHOT/openmrs-webapp-2.8.0-SNAPSHOT.war
25-Jun-2025 08:30:06 #27 44.92 [INFO] Installing /openmrs_core/webapp/pom.xml to /usr/share/maven/ref/repository/org/openmrs/web/openmrs-webapp/2.8.0-SNAPSHOT/openmrs-webapp-2.8.0-SNAPSHOT.pom
25-Jun-2025 08:30:06 #27 44.93 [INFO] Installing /openmrs_core/webapp/target/openmrs-tests.jar to /usr/share/maven/ref/repository/org/openmrs/web/openmrs-webapp/2.8.0-SNAPSHOT/openmrs-webapp-2.8.0-SNAPSHOT-tests.jar
25-Jun-2025 08:30:06 #27 44.93 [INFO]
25-Jun-2025 08:30:06 #27 44.93 [INFO] --------------< org.openmrs.liquibase:openmrs-liquibase >---------------
25-Jun-2025 08:30:06 #27 44.93 [INFO] Building openmrs-liquibase 2.8.0-SNAPSHOT                         [7/10]
25-Jun-2025 08:30:06 #27 44.93 [INFO]   from liquibase/pom.xml
25-Jun-2025 08:30:06 #27 44.93 [INFO] --------------------------------[ jar ]---------------------------------
25-Jun-2025 08:30:06 #27 44.94 [INFO]
25-Jun-2025 08:30:06 #27 44.94 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-liquibase ---
25-Jun-2025 08:30:06 #27 44.94 [INFO]
25-Jun-2025 08:30:06 #27 44.94 [INFO] --- buildnumber-maven-plugin:3.2.1:create (default) @ openmrs-liquibase ---
25-Jun-2025 08:30:06 #27 44.94 [INFO]
25-Jun-2025 08:30:06 #27 44.94 [INFO] --- build-helper-maven-plugin:3.6.1:parse-version (parse-version) @ openmrs-liquibase ---
25-Jun-2025 08:30:06 #27 44.94 [INFO]
25-Jun-2025 08:30:06 #27 44.94 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openmrs-liquibase ---
25-Jun-2025 08:30:06 #27 44.95 [INFO] Copying 1 resource from src/main/resources to target/classes
25-Jun-2025 08:30:06 #27 44.95 [INFO]
25-Jun-2025 08:30:06 #27 44.95 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ openmrs-liquibase ---
25-Jun-2025 08:30:06 #27 44.95 [INFO] Recompiling the module because of changed source code.
25-Jun-2025 08:30:06 #27 44.96 [INFO] Compiling 4 source files with javac [debug target 1.8] to target/classes
25-Jun-2025 08:30:06 #27 45.04 [WARNING] bootstrap class path not set in conjunction with -source 8
25-Jun-2025 08:30:06 #27 45.04 [INFO]
25-Jun-2025 08:30:06 #27 45.04 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openmrs-liquibase ---
25-Jun-2025 08:30:06 #27 45.04 [INFO] Copying 7 resources from src/test/resources to target/test-classes
25-Jun-2025 08:30:06 #27 45.05 [INFO]
25-Jun-2025 08:30:06 #27 45.05 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ openmrs-liquibase ---
25-Jun-2025 08:30:06 #27 45.05 [INFO] Recompiling the module because of changed dependency.
25-Jun-2025 08:30:06 #27 45.05 [INFO] Compiling 4 source files with javac [debug target 1.8] to target/test-classes
25-Jun-2025 08:30:06 #27 45.16 [WARNING] bootstrap class path not set in conjunction with -source 8
25-Jun-2025 08:30:06 #27 45.16 [INFO]
25-Jun-2025 08:30:06 #27 45.16 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ openmrs-liquibase ---
25-Jun-2025 08:30:06 #27 45.16 [INFO] Tests are skipped.
25-Jun-2025 08:30:06 #27 45.17 [INFO]
25-Jun-2025 08:30:06 #27 45.17 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ openmrs-liquibase ---
25-Jun-2025 08:30:06 #27 45.17 [INFO] Building jar: /openmrs_core/liquibase/target/openmrs-liquibase-2.8.0-SNAPSHOT.jar
25-Jun-2025 08:30:06 #27 45.20 [INFO]
25-Jun-2025 08:30:06 #27 45.20 [INFO] --- maven-assembly-plugin:3.7.1:single (default) @ openmrs-liquibase ---
25-Jun-2025 08:30:07 #27 45.53 Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.11.4/junit-jupiter-api-5.11.4.pom
25-Jun-2025 08:30:07 #27 45.65 Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.11.4/junit-jupiter-api-5.11.4.pom (0 B at 0 B/s)
25-Jun-2025 08:30:07 #27 45.66 Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.4/junit-bom-5.11.4.pom
25-Jun-2025 08:30:07 #27 45.67 Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.4/junit-bom-5.11.4.pom (0 B at 0 B/s)
25-Jun-2025 08:30:07 #27 45.69 Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.11.4/junit-platform-commons-1.11.4.pom
25-Jun-2025 08:30:07 #27 45.71 Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.11.4/junit-platform-commons-1.11.4.pom (0 B at 0 B/s)
25-Jun-2025 08:30:07 #27 45.72 Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.11.4/junit-jupiter-engine-5.11.4.pom
25-Jun-2025 08:30:07 #27 45.73 Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.11.4/junit-jupiter-engine-5.11.4.pom (0 B at 0 B/s)
25-Jun-2025 08:30:07 #27 45.73 Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.11.13/byte-buddy-agent-1.11.13.pom
25-Jun-2025 08:30:07 #27 45.74 Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.11.13/byte-buddy-agent-1.11.13.pom (0 B at 0 B/s)
25-Jun-2025 08:30:07 #27 45.75 Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.11.13/byte-buddy-parent-1.11.13.pom
25-Jun-2025 08:30:07 #27 45.76 Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.11.13/byte-buddy-parent-1.11.13.pom (0 B at 0 B/s)
25-Jun-2025 08:30:07 #27 45.78 Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.pom
25-Jun-2025 08:30:07 #27 45.79 Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.pom (0 B at 0 B/s)
25-Jun-2025 08:30:07 #27 45.80 Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom
25-Jun-2025 08:30:07 #27 45.81 Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom (0 B at 0 B/s)
25-Jun-2025 08:30:07 #27 45.81 Downloading from central: https://repo.maven.apache.org/maven2/jaxen/jaxen/2.0.0/jaxen-2.0.0.pom
25-Jun-2025 08:30:07 #27 45.83 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)
25-Jun-2025 08:30:07 #27 45.84 Downloading from central: https://repo.maven.apache.org/maven2/jaxen/jaxen-parent/2.0.0/jaxen-parent-2.0.0.pom
25-Jun-2025 08:30:07 #27 45.85 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)
25-Jun-2025 08:30:07 #27 45.87 Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.19.4/protobuf-java-3.19.4.pom
25-Jun-2025 08:30:07 #27 45.90 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)
25-Jun-2025 08:30:07 #27 45.90 Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-parent/3.19.4/protobuf-parent-3.19.4.pom
25-Jun-2025 08:30:07 #27 45.91 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)
25-Jun-2025 08:30:07 #27 45.91 Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-bom/3.19.4/protobuf-bom-3.19.4.pom
25-Jun-2025 08:30:07 #27 45.92 Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-bom/3.19.4/protobuf-bom-3.19.4.pom (0 B at 0 B/s)
25-Jun-2025 08:30:07 #27 45.93 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
25-Jun-2025 08:30:07 #27 45.94 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)
25-Jun-2025 08:30:07 #27 45.95 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.22.1/log4j-2.22.1.pom
25-Jun-2025 08:30:07 #27 45.96 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)
25-Jun-2025 08:30:07 #27 45.96 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-bom/2.22.1/log4j-bom-2.22.1.pom
25-Jun-2025 08:30:07 #27 45.97 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)
25-Jun-2025 08:30:07 #27 45.98 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/10.5.0/logging-parent-10.5.0.pom
25-Jun-2025 08:30:07 #27 45.99 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)
25-Jun-2025 08:30:07 #27 46.00 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/31/apache-31.pom
25-Jun-2025 08:30:07 #27 46.00 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/31/apache-31.pom (0 B at 0 B/s)
25-Jun-2025 08:30:07 #27 46.01 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-bom/3.0.19/groovy-bom-3.0.19.pom
25-Jun-2025 08:30:07 #27 46.02 Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-bom/3.0.19/groovy-bom-3.0.19.pom (0 B at 0 B/s)
25-Jun-2025 08:30:07 #27 46.03 Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.16.0/jackson-bom-2.16.0.pom
25-Jun-2025 08:30:07 #27 46.04 Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.16.0/jackson-bom-2.16.0.pom (0 B at 0 B/s)
25-Jun-2025 08:30:07 #27 46.04 Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.16/jackson-parent-2.16.pom
25-Jun-2025 08:30:07 #27 46.05 Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.16/jackson-parent-2.16.pom (0 B at 0 B/s)
25-Jun-2025 08:30:07 #27 46.06 Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/56/oss-parent-56.pom
25-Jun-2025 08:30:07 #27 46.06 Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/56/oss-parent-56.pom (0 B at 0 B/s)
25-Jun-2025 08:30:07 #27 46.07 Downloading from central: https://repo.maven.apache.org/maven2/jakarta/platform/jakarta.jakartaee-bom/9.1.0/jakarta.jakartaee-bom-9.1.0.pom
25-Jun-2025 08:30:07 #27 46.08 Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/platform/jakarta.jakartaee-bom/9.1.0/jakarta.jakartaee-bom-9.1.0.pom (0 B at 0 B/s)
25-Jun-2025 08:30:07 #27 46.09 Downloading from central: https://repo.maven.apache.org/maven2/jakarta/platform/jakartaee-api-parent/9.1.0/jakartaee-api-parent-9.1.0.pom
25-Jun-2025 08:30:07 #27 46.10 Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/platform/jakartaee-api-parent/9.1.0/jakartaee-api-parent-9.1.0.pom (0 B at 0 B/s)
25-Jun-2025 08:30:07 #27 46.11 Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom
25-Jun-2025 08:30:07 #27 46.13 Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom (0 B at 0 B/s)
25-Jun-2025 08:30:07 #27 46.14 Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.53.v20231009/jetty-bom-9.4.53.v20231009.pom
25-Jun-2025 08:30:07 #27 46.15 Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.53.v20231009/jetty-bom-9.4.53.v20231009.pom (0 B at 0 B/s)
25-Jun-2025 08:30:07 #27 46.16 Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom
25-Jun-2025 08:30:07 #27 46.17 Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom (0 B at 0 B/s)
25-Jun-2025 08:30:07 #27 46.17 Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client-bom/5.12.4/kubernetes-client-bom-5.12.4.pom
25-Jun-2025 08:30:07 #27 46.19 Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client-bom/5.12.4/kubernetes-client-bom-5.12.4.pom (0 B at 0 B/s)
25-Jun-2025 08:30:07 #27 46.19 Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-bom/4.11.0/mockito-bom-4.11.0.pom
25-Jun-2025 08:30:07 #27 46.20 Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-bom/4.11.0/mockito-bom-4.11.0.pom (0 B at 0 B/s)
25-Jun-2025 08:30:07 #27 46.22 Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.104.Final/netty-bom-4.1.104.Final.pom
25-Jun-2025 08:30:07 #27 46.23 Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.104.Final/netty-bom-4.1.104.Final.pom (0 B at 0 B/s)
25-Jun-2025 08:30:07 #27 46.24 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
25-Jun-2025 08:30:07 #27 46.25 Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (0 B at 0 B/s)
25-Jun-2025 08:30:07 #27 46.28 Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/3.0/hamcrest-3.0.pom
25-Jun-2025 08:30:07 #27 46.29 Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/3.0/hamcrest-3.0.pom (0 B at 0 B/s)
25-Jun-2025 08:30:07 #27 46.30 Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.11.4/junit-platform-engine-1.11.4.pom
25-Jun-2025 08:30:07 #27 46.31 Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.11.4/junit-platform-engine-1.11.4.pom (0 B at 0 B/s)
25-Jun-2025 08:30:07 #27 46.32 Downloading from central: https://repo.maven.apache.org/maven2/org/dom4j/dom4j/2.1.4/dom4j-2.1.4.pom
25-Jun-2025 08:30:07 #27 46.33 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)
25-Jun-2025 08:30:07 #27 46.34 Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom
25-Jun-2025 08:30:07 #27 46.35 Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom (0 B at 0 B/s)
25-Jun-2025 08:30:07 #27 46.35 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.22.1/log4j-api-2.22.1.pom
25-Jun-2025 08:30:07 #27 46.36 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)
25-Jun-2025 08:30:07 #27 46.40 Downloading from central: https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/8.0.30/mysql-connector-java-8.0.30.pom
25-Jun-2025 08:30:07 #27 46.41 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)
25-Jun-2025 08:30:07 #27 46.42 Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.pom
25-Jun-2025 08:30:07 #27 46.43 Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.pom (0 B at 0 B/s)
25-Jun-2025 08:30:07 #27 46.44 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
25-Jun-2025 08:30:07 #27 46.44 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)
25-Jun-2025 08:30:07 #27 46.45 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
25-Jun-2025 08:30:07 #27 46.46 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)
25-Jun-2025 08:30:07 #27 46.47 Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.11.13/byte-buddy-1.11.13.pom
25-Jun-2025 08:30:07 #27 46.48 Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.11.13/byte-buddy-1.11.13.pom (0 B at 0 B/s)
25-Jun-2025 08:30:07 #27 46.49 Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/3.12.4/mockito-core-3.12.4.pom
25-Jun-2025 08:30:07 #27 46.50 Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/3.12.4/mockito-core-3.12.4.pom (0 B at 0 B/s)
25-Jun-2025 08:30:08 #27 46.51 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.22.1/log4j-core-2.22.1.pom
25-Jun-2025 08:30:08 #27 46.52 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)
25-Jun-2025 08:30:08 #27 46.99 [INFO] Building jar: /openmrs_core/liquibase/target/openmrs-liquibase-2.8.0-SNAPSHOT-jar-with-dependencies.jar
25-Jun-2025 08:30:10 #27 48.86 [INFO]
25-Jun-2025 08:30:10 #27 48.86 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ openmrs-liquibase ---
25-Jun-2025 08:30:10 #27 48.86 [INFO] Building jar: /openmrs_core/liquibase/target/openmrs-liquibase-2.8.0-SNAPSHOT-tests.jar
25-Jun-2025 08:30:10 #27 48.92 [INFO]
25-Jun-2025 08:30:10 #27 48.92 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-liquibase ---
25-Jun-2025 08:30:10 #27 48.92 [INFO] Checking licenses...
25-Jun-2025 08:30:10 #27 48.94 [INFO]
25-Jun-2025 08:30:10 #27 48.94 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-liquibase ---
25-Jun-2025 08:30:10 #27 48.95 [INFO] Installing /openmrs_core/liquibase/target/openmrs-liquibase-2.8.0-SNAPSHOT.jar to /usr/share/maven/ref/repository/org/openmrs/liquibase/openmrs-liquibase/2.8.0-SNAPSHOT/openmrs-liquibase-2.8.0-SNAPSHOT.jar
25-Jun-2025 08:30:10 #27 48.95 [INFO] Installing /openmrs_core/liquibase/pom.xml to /usr/share/maven/ref/repository/org/openmrs/liquibase/openmrs-liquibase/2.8.0-SNAPSHOT/openmrs-liquibase-2.8.0-SNAPSHOT.pom
25-Jun-2025 08:30:10 #27 48.95 [INFO] Installing /openmrs_core/liquibase/target/openmrs-liquibase-2.8.0-SNAPSHOT-jar-with-dependencies.jar to /usr/share/maven/ref/repository/org/openmrs/liquibase/openmrs-liquibase/2.8.0-SNAPSHOT/openmrs-liquibase-2.8.0-SNAPSHOT-jar-with-dependencies.jar
25-Jun-2025 08:30:10 #27 48.99 [INFO] Installing /openmrs_core/liquibase/target/openmrs-liquibase-2.8.0-SNAPSHOT-tests.jar to /usr/share/maven/ref/repository/org/openmrs/liquibase/openmrs-liquibase/2.8.0-SNAPSHOT/openmrs-liquibase-2.8.0-SNAPSHOT-tests.jar
25-Jun-2025 08:30:10 #27 48.99 [INFO]
25-Jun-2025 08:30:10 #27 48.99 [INFO] ---------------< org.openmrs.module:openmrs-test-module >---------------
25-Jun-2025 08:30:10 #27 48.99 [INFO] Building openmrs-test-module 2.8.0-SNAPSHOT                       [8/10]
25-Jun-2025 08:30:10 #27 48.99 [INFO]   from test-module/pom.xml
25-Jun-2025 08:30:10 #27 48.99 [INFO] --------------------------------[ pom ]---------------------------------
25-Jun-2025 08:30:10 #27 49.02 [INFO]
25-Jun-2025 08:30:10 #27 49.02 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-test-module ---
25-Jun-2025 08:30:10 #27 49.04 [INFO]
25-Jun-2025 08:30:10 #27 49.04 [INFO] --- buildnumber-maven-plugin:3.2.1:create (default) @ openmrs-test-module ---
25-Jun-2025 08:30:10 #27 49.11 [INFO]
25-Jun-2025 08:30:10 #27 49.11 [INFO] --- build-helper-maven-plugin:3.6.1:parse-version (parse-version) @ openmrs-test-module ---
25-Jun-2025 08:30:10 #27 49.15 [INFO]
25-Jun-2025 08:30:10 #27 49.15 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ openmrs-test-module ---
25-Jun-2025 08:30:10 #27 49.27 [WARNING] JAR will be empty - no content was marked for inclusion!
25-Jun-2025 08:30:10 #27 49.27 [INFO] Building jar: /openmrs_core/test-module/target/openmrs-test-module-2.8.0-SNAPSHOT-tests.jar
25-Jun-2025 08:30:10 #27 49.31 [INFO]
25-Jun-2025 08:30:10 #27 49.31 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-test-module ---
25-Jun-2025 08:30:10 #27 49.35 [INFO] Checking licenses...
25-Jun-2025 08:30:10 #27 49.43 [INFO]
25-Jun-2025 08:30:10 #27 49.44 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-test-module ---
25-Jun-2025 08:30:10 #27 49.46 [INFO] Installing /openmrs_core/test-module/pom.xml to /usr/share/maven/ref/repository/org/openmrs/module/openmrs-test-module/2.8.0-SNAPSHOT/openmrs-test-module-2.8.0-SNAPSHOT.pom
25-Jun-2025 08:30:10 #27 49.46 [INFO] Installing /openmrs_core/test-module/target/openmrs-test-module-2.8.0-SNAPSHOT-tests.jar to /usr/share/maven/ref/repository/org/openmrs/module/openmrs-test-module/2.8.0-SNAPSHOT/openmrs-test-module-2.8.0-SNAPSHOT-tests.jar
25-Jun-2025 08:30:10 #27 49.46 [INFO]
25-Jun-2025 08:30:10 #27 49.46 [INFO] -------------< org.openmrs.module:openmrs-test-module-api >-------------
25-Jun-2025 08:30:10 #27 49.46 [INFO] Building openmrs-test-module-api 2.8.0-SNAPSHOT                   [9/10]
25-Jun-2025 08:30:10 #27 49.46 [INFO]   from test-module/api/pom.xml
25-Jun-2025 08:30:10 #27 49.46 [INFO] --------------------------------[ jar ]---------------------------------
25-Jun-2025 08:30:10 #27 49.49 [INFO]
25-Jun-2025 08:30:10 #27 49.49 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-test-module-api ---
25-Jun-2025 08:30:10 #27 49.50 [INFO]
25-Jun-2025 08:30:10 #27 49.50 [INFO] --- buildnumber-maven-plugin:3.2.1:create (default) @ openmrs-test-module-api ---
25-Jun-2025 08:30:10 #27 49.50 [INFO]
25-Jun-2025 08:30:10 #27 49.50 [INFO] --- build-helper-maven-plugin:3.6.1:parse-version (parse-version) @ openmrs-test-module-api ---
25-Jun-2025 08:30:10 #27 49.50 [INFO]
25-Jun-2025 08:30:10 #27 49.50 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openmrs-test-module-api ---
25-Jun-2025 08:30:10 #27 49.54 [INFO] Copying 4 resources from src/main/resources to target/classes
25-Jun-2025 08:30:11 #27 49.57 [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
25-Jun-2025 08:30:11 #27 49.57 [INFO]
25-Jun-2025 08:30:11 #27 49.57 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ openmrs-test-module-api ---
25-Jun-2025 08:30:11 #27 49.67 [INFO] Recompiling the module because of changed dependency.
25-Jun-2025 08:30:11 #27 49.69 [INFO] Compiling 3 source files with javac [debug target 1.8] to target/classes
25-Jun-2025 08:30:11 #27 49.94 [WARNING] bootstrap class path not set in conjunction with -source 8
25-Jun-2025 08:30:11 #27 49.94 [INFO]
25-Jun-2025 08:30:11 #27 49.94 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openmrs-test-module-api ---
25-Jun-2025 08:30:11 #27 49.94 [INFO] skip non existing resourceDirectory /openmrs_core/test-module/api/src/test/resources
25-Jun-2025 08:30:11 #27 49.94 [INFO]
25-Jun-2025 08:30:11 #27 49.94 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ openmrs-test-module-api ---
25-Jun-2025 08:30:11 #27 49.95 [INFO] Recompiling the module because of changed dependency.
25-Jun-2025 08:30:11 #27 49.96 [INFO] Compiling 2 source files with javac [debug target 1.8] to target/test-classes
25-Jun-2025 08:30:11 #27 50.27 [WARNING] bootstrap class path not set in conjunction with -source 8
25-Jun-2025 08:30:11 #27 50.27 [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.
25-Jun-2025 08:30:11 #27 50.27 [INFO] /openmrs_core/test-module/api/src/test/java/org/openmrs/module/testmodule/api/TestModuleServiceJUnit4Test.java: Recompile with -Xlint:deprecation for details.
25-Jun-2025 08:30:11 #27 50.27 [INFO]
25-Jun-2025 08:30:11 #27 50.27 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ openmrs-test-module-api ---
25-Jun-2025 08:30:11 #27 50.34 [INFO] Tests are skipped.
25-Jun-2025 08:30:11 #27 50.34 [INFO]
25-Jun-2025 08:30:11 #27 50.35 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ openmrs-test-module-api ---
25-Jun-2025 08:30:11 #27 50.36 [INFO] Building jar: /openmrs_core/test-module/api/target/openmrs-test-module-api-2.8.0-SNAPSHOT.jar
25-Jun-2025 08:30:11 #27 50.38 [INFO]
25-Jun-2025 08:30:11 #27 50.38 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ openmrs-test-module-api ---
25-Jun-2025 08:30:11 #27 50.40 [INFO] Building jar: /openmrs_core/test-module/api/target/openmrs-test-module-api-2.8.0-SNAPSHOT-tests.jar
25-Jun-2025 08:30:11 #27 50.43 [INFO]
25-Jun-2025 08:30:11 #27 50.43 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-test-module-api ---
25-Jun-2025 08:30:11 #27 50.44 [INFO] Checking licenses...
25-Jun-2025 08:30:11 #27 50.47 [INFO]
25-Jun-2025 08:30:11 #27 50.47 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-test-module-api ---
25-Jun-2025 08:30:11 #27 50.47 [INFO] Installing /openmrs_core/test-module/api/target/openmrs-test-module-api-2.8.0-SNAPSHOT.jar to /usr/share/maven/ref/repository/org/openmrs/module/openmrs-test-module-api/2.8.0-SNAPSHOT/openmrs-test-module-api-2.8.0-SNAPSHOT.jar
25-Jun-2025 08:30:11 #27 50.47 [INFO] Installing /openmrs_core/test-module/api/pom.xml to /usr/share/maven/ref/repository/org/openmrs/module/openmrs-test-module-api/2.8.0-SNAPSHOT/openmrs-test-module-api-2.8.0-SNAPSHOT.pom
25-Jun-2025 08:30:11 #27 50.47 [INFO] Installing /openmrs_core/test-module/api/target/openmrs-test-module-api-2.8.0-SNAPSHOT-tests.jar to /usr/share/maven/ref/repository/org/openmrs/module/openmrs-test-module-api/2.8.0-SNAPSHOT/openmrs-test-module-api-2.8.0-SNAPSHOT-tests.jar
25-Jun-2025 08:30:11 #27 50.48 [INFO]
25-Jun-2025 08:30:11 #27 50.48 [INFO] ------------< org.openmrs.module:openmrs-test-module-omod >-------------
25-Jun-2025 08:30:11 #27 50.48 [INFO] Building openmrs-test-module-omod 2.8.0-SNAPSHOT                 [10/10]
25-Jun-2025 08:30:11 #27 50.48 [INFO]   from test-module/omod/pom.xml
25-Jun-2025 08:30:11 #27 50.48 [INFO] --------------------------------[ jar ]---------------------------------
25-Jun-2025 08:30:12 #27 50.58 [INFO]
25-Jun-2025 08:30:12 #27 50.58 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-test-module-omod ---
25-Jun-2025 08:30:12 #27 50.59 [INFO]
25-Jun-2025 08:30:12 #27 50.59 [INFO] --- buildnumber-maven-plugin:3.2.1:create (default) @ openmrs-test-module-omod ---
25-Jun-2025 08:30:12 #27 50.63 [INFO]
25-Jun-2025 08:30:12 #27 50.63 [INFO] --- build-helper-maven-plugin:3.6.1:parse-version (parse-version) @ openmrs-test-module-omod ---
25-Jun-2025 08:30:12 #27 50.65 [INFO]
25-Jun-2025 08:30:12 #27 50.66 [INFO] --- maven-openmrs-plugin:1.0.1:initialize-module (init) @ openmrs-test-module-omod ---
25-Jun-2025 08:30:12 #27 50.66 [INFO]
25-Jun-2025 08:30:12 #27 50.66 [INFO] --- maven-dependency-plugin:3.8.1:unpack-dependencies (Expand moduleApplicationContext and messages) @ openmrs-test-module-omod ---
25-Jun-2025 08:30:12 #27 51.12 [INFO]
25-Jun-2025 08:30:12 #27 51.12 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openmrs-test-module-omod ---
25-Jun-2025 08:30:12 #27 51.17 [INFO] Copying 2 resources from src/main/resources to target/classes
25-Jun-2025 08:30:12 #27 51.19 [INFO] skip non existing resourceDirectory /openmrs_core/test-module/omod/src/main/webapp
25-Jun-2025 08:30:12 #27 51.19 [INFO] skip non existing resourceDirectory /openmrs_core/test-module/omod/src/main/webapp
25-Jun-2025 08:30:12 #27 51.19 [INFO]
25-Jun-2025 08:30:12 #27 51.19 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ openmrs-test-module-omod ---
25-Jun-2025 08:30:12 #27 51.23 [INFO] Recompiling the module because of changed dependency.
25-Jun-2025 08:30:12 #27 51.24 [INFO] Compiling 1 source file with javac [debug target 1.8] to target/classes
25-Jun-2025 08:30:13 #27 51.57 [WARNING] bootstrap class path not set in conjunction with -source 8
25-Jun-2025 08:30:13 #27 51.57 [INFO]
25-Jun-2025 08:30:13 #27 51.57 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openmrs-test-module-omod ---
25-Jun-2025 08:30:13 #27 51.58 [INFO] skip non existing resourceDirectory /openmrs_core/test-module/omod/src/test/resources
25-Jun-2025 08:30:13 #27 51.58 [INFO]
25-Jun-2025 08:30:13 #27 51.58 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ openmrs-test-module-omod ---
25-Jun-2025 08:30:13 #27 51.58 [INFO] Recompiling the module because of changed dependency.
25-Jun-2025 08:30:13 #27 51.58 [INFO] Compiling 2 source files with javac [debug target 1.8] to target/test-classes
25-Jun-2025 08:30:13 #27 51.85 [WARNING] bootstrap class path not set in conjunction with -source 8
25-Jun-2025 08:30:13 #27 51.85 [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.
25-Jun-2025 08:30:13 #27 51.85 [INFO] /openmrs_core/test-module/omod/src/test/java/org/openmrs/module/web/controller/TestModuleControllerJUnit4Test.java: Recompile with -Xlint:deprecation for details.
25-Jun-2025 08:30:13 #27 51.85 [INFO]
25-Jun-2025 08:30:13 #27 51.85 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ openmrs-test-module-omod ---
25-Jun-2025 08:30:13 #27 51.88 [INFO] Tests are skipped.
25-Jun-2025 08:30:13 #27 51.88 [INFO]
25-Jun-2025 08:30:13 #27 51.88 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ openmrs-test-module-omod ---
25-Jun-2025 08:30:13 #27 52.01 [INFO] Building jar: /openmrs_core/test-module/omod/target/openmrs-test-module-2.8.0-SNAPSHOT.jar
25-Jun-2025 08:30:13 #27 52.05 [INFO]
25-Jun-2025 08:30:13 #27 52.05 [INFO] --- maven-openmrs-plugin:1.0.1:package-module (pack) @ openmrs-test-module-omod ---
25-Jun-2025 08:30:13 #27 52.05 [INFO] Packaging OpenMRS module
25-Jun-2025 08:30:13 #27 52.08 [INFO] Building jar: /openmrs_core/test-module/omod/target/openmrs-test-module-2.8.0-SNAPSHOT.omod
25-Jun-2025 08:30:13 #27 52.31 [INFO]
25-Jun-2025 08:30:13 #27 52.31 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ openmrs-test-module-omod ---
25-Jun-2025 08:30:13 #27 52.31 [INFO] Building jar: /openmrs_core/test-module/omod/target/openmrs-test-module-2.8.0-SNAPSHOT-tests.jar
25-Jun-2025 08:30:13 #27 52.32 [INFO]
25-Jun-2025 08:30:13 #27 52.32 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-test-module-omod ---
25-Jun-2025 08:30:13 #27 52.35 [INFO] Checking licenses...
25-Jun-2025 08:30:13 #27 52.38 [INFO]
25-Jun-2025 08:30:13 #27 52.38 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-test-module-omod ---
25-Jun-2025 08:30:13 #27 52.40 [INFO] Installing /openmrs_core/test-module/omod/target/openmrs-test-module-2.8.0-SNAPSHOT.omod to /usr/share/maven/ref/repository/org/openmrs/module/openmrs-test-module-omod/2.8.0-SNAPSHOT/openmrs-test-module-omod-2.8.0-SNAPSHOT.jar
25-Jun-2025 08:30:13 #27 52.41 [INFO] Installing /openmrs_core/test-module/omod/pom.xml to /usr/share/maven/ref/repository/org/openmrs/module/openmrs-test-module-omod/2.8.0-SNAPSHOT/openmrs-test-module-omod-2.8.0-SNAPSHOT.pom
25-Jun-2025 08:30:13 #27 52.41 [INFO] Installing /openmrs_core/test-module/omod/target/openmrs-test-module-2.8.0-SNAPSHOT-tests.jar to /usr/share/maven/ref/repository/org/openmrs/module/openmrs-test-module-omod/2.8.0-SNAPSHOT/openmrs-test-module-omod-2.8.0-SNAPSHOT-tests.jar
25-Jun-2025 08:30:13 #27 52.42 [INFO] ------------------------------------------------------------------------
25-Jun-2025 08:30:13 #27 52.42 [INFO] Reactor Summary for OpenMRS 2.8.0-SNAPSHOT:
25-Jun-2025 08:30:13 #27 52.42 [INFO]
25-Jun-2025 08:30:13 #27 52.42 [INFO] OpenMRS ............................................ SUCCESS [  2.016 s]
25-Jun-2025 08:30:13 #27 52.42 [INFO] openmrs-tools ...................................... SUCCESS [  0.384 s]
25-Jun-2025 08:30:13 #27 52.42 [INFO] openmrs-test ....................................... SUCCESS [  0.142 s]
25-Jun-2025 08:30:13 #27 52.42 [INFO] openmrs-api ........................................ SUCCESS [ 31.779 s]
25-Jun-2025 08:30:13 #27 52.42 [INFO] openmrs-web ........................................ SUCCESS [  1.669 s]
25-Jun-2025 08:30:13 #27 52.42 [INFO] openmrs-webapp ..................................... SUCCESS [  5.108 s]
25-Jun-2025 08:30:13 #27 52.42 [INFO] openmrs-liquibase .................................. SUCCESS [  4.062 s]
25-Jun-2025 08:30:13 #27 52.42 [INFO] openmrs-test-module ................................ SUCCESS [  0.470 s]
25-Jun-2025 08:30:13 #27 52.42 [INFO] openmrs-test-module-api ............................ SUCCESS [  1.018 s]
25-Jun-2025 08:30:13 #27 52.42 [INFO] openmrs-test-module-omod ........................... SUCCESS [  1.942 s]
25-Jun-2025 08:30:13 #27 52.42 [INFO] ------------------------------------------------------------------------
25-Jun-2025 08:30:13 #27 52.42 [INFO] BUILD SUCCESS
25-Jun-2025 08:30:13 #27 52.42 [INFO] ------------------------------------------------------------------------
25-Jun-2025 08:30:13 #27 52.42 [INFO] Total time:  50.479 s
25-Jun-2025 08:30:13 #27 52.42 [INFO] Finished at: 2025-06-25T08:30:13Z
25-Jun-2025 08:30:13 #27 52.42 [INFO] ------------------------------------------------------------------------
25-Jun-2025 08:30:14 #27 DONE 52.7s
25-Jun-2025 08:30:16
25-Jun-2025 08:30:16 #28 [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/*
25-Jun-2025 08:30:16 #28 CACHED
25-Jun-2025 08:30:16
25-Jun-2025 08:30:16 #29 [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
25-Jun-2025 08:30:16 #29 CACHED
25-Jun-2025 08:30:16
25-Jun-2025 08:30:16 #30 [linux/arm64 dev 2/8] RUN yum -y update && yum -y install tar gzip git && yum clean all
25-Jun-2025 08:30:16 #30 CACHED
25-Jun-2025 08:30:16
25-Jun-2025 08:30:16 #31 [linux/arm64 dev 5/8] WORKDIR /openmrs_core
25-Jun-2025 08:30:16 #31 ...
25-Jun-2025 08:30:16
25-Jun-2025 08:30:16 #32 [linux/amd64 dev 2/8] RUN yum -y update && yum -y install tar gzip git && yum clean all
25-Jun-2025 08:30:16 #32 CACHED
25-Jun-2025 08:30:16
25-Jun-2025 08:30:16 #33 [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/*
25-Jun-2025 08:30:16 #33 CACHED
25-Jun-2025 08:30:16
25-Jun-2025 08:30:16 #34 [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
25-Jun-2025 08:30:16 #34 CACHED
25-Jun-2025 08:30:16
25-Jun-2025 08:30:16 #35 [linux/amd64 dev 5/8] WORKDIR /openmrs_core
25-Jun-2025 08:30:17 #35 ...
25-Jun-2025 08:30:17
25-Jun-2025 08:30:17 #36 [auth] openmrs/openmrs-core:pull token for registry-1.docker.io
25-Jun-2025 08:30:17 #36 DONE 0.0s
25-Jun-2025 08:30:17
25-Jun-2025 08:30:17 #35 [linux/amd64 dev 5/8] WORKDIR /openmrs_core
25-Jun-2025 08:30:17 #35 sha256:a663a49d379c5e2297a43062f769a643f254243085fc3581ff8ba85c8b16c307 0B / 102B 0.2s
25-Jun-2025 08:30:17 #35 sha256:c5aa36c653b0af60e1ec7f5d2a6fb8180166fd912f7ddbd31cd8c96d537addfe 0B / 19.76MB 0.2s
25-Jun-2025 08:30:17 #35 sha256:849a8098ff5982306bdfaf5d826ccbef17dd826f9c3f72f634ce39e9d48bde49 0B / 9.53kB 0.2s
25-Jun-2025 08:30:17 #35 sha256:c99057602c356ee25af099c9a25bc874f05d89a86fdf112fcb3dd8cdd2ae9681 0B / 293.30MB 0.2s
25-Jun-2025 08:30:17 #35 sha256:a663a49d379c5e2297a43062f769a643f254243085fc3581ff8ba85c8b16c307 102B / 102B 0.3s done
25-Jun-2025 08:30:17 #35 sha256:849a8098ff5982306bdfaf5d826ccbef17dd826f9c3f72f634ce39e9d48bde49 9.53kB / 9.53kB 0.3s done
25-Jun-2025 08:30:17 #35 sha256:c5aa36c653b0af60e1ec7f5d2a6fb8180166fd912f7ddbd31cd8c96d537addfe 19.76MB / 19.76MB 0.5s done
25-Jun-2025 08:30:17 #35 sha256:c99057602c356ee25af099c9a25bc874f05d89a86fdf112fcb3dd8cdd2ae9681 32.45MB / 293.30MB 0.5s
25-Jun-2025 08:30:17 #35 sha256:c99057602c356ee25af099c9a25bc874f05d89a86fdf112fcb3dd8cdd2ae9681 50.35MB / 293.30MB 0.6s
25-Jun-2025 08:30:17 #35 sha256:c99057602c356ee25af099c9a25bc874f05d89a86fdf112fcb3dd8cdd2ae9681 68.99MB / 293.30MB 0.8s
25-Jun-2025 08:30:18 #35 sha256:c99057602c356ee25af099c9a25bc874f05d89a86fdf112fcb3dd8cdd2ae9681 92.27MB / 293.30MB 1.1s
25-Jun-2025 08:30:18 #35 sha256:c99057602c356ee25af099c9a25bc874f05d89a86fdf112fcb3dd8cdd2ae9681 113.25MB / 293.30MB 1.4s
25-Jun-2025 08:30:18 #35 sha256:c99057602c356ee25af099c9a25bc874f05d89a86fdf112fcb3dd8cdd2ae9681 129.02MB / 293.30MB 1.5s
25-Jun-2025 08:30:18 #35 sha256:c99057602c356ee25af099c9a25bc874f05d89a86fdf112fcb3dd8cdd2ae9681 145.75MB / 293.30MB 1.7s
25-Jun-2025 08:30:19 #35 sha256:c99057602c356ee25af099c9a25bc874f05d89a86fdf112fcb3dd8cdd2ae9681 160.43MB / 293.30MB 2.0s
25-Jun-2025 08:30:19 #35 sha256:c99057602c356ee25af099c9a25bc874f05d89a86fdf112fcb3dd8cdd2ae9681 189.79MB / 293.30MB 2.4s
25-Jun-2025 08:30:19 #35 sha256:c99057602c356ee25af099c9a25bc874f05d89a86fdf112fcb3dd8cdd2ae9681 208.67MB / 293.30MB 2.6s
25-Jun-2025 08:30:19 #35 sha256:c99057602c356ee25af099c9a25bc874f05d89a86fdf112fcb3dd8cdd2ae9681 228.15MB / 293.30MB 2.7s
25-Jun-2025 08:30:19 #35 sha256:c99057602c356ee25af099c9a25bc874f05d89a86fdf112fcb3dd8cdd2ae9681 250.41MB / 293.30MB 2.9s
25-Jun-2025 08:30:20 #35 sha256:c99057602c356ee25af099c9a25bc874f05d89a86fdf112fcb3dd8cdd2ae9681 265.29MB / 293.30MB 3.0s
25-Jun-2025 08:30:20 #35 sha256:c99057602c356ee25af099c9a25bc874f05d89a86fdf112fcb3dd8cdd2ae9681 284.98MB / 293.30MB 3.2s
25-Jun-2025 08:30:20 #35 sha256:c99057602c356ee25af099c9a25bc874f05d89a86fdf112fcb3dd8cdd2ae9681 293.30MB / 293.30MB 3.4s done
25-Jun-2025 08:30:20 #35 extracting sha256:c99057602c356ee25af099c9a25bc874f05d89a86fdf112fcb3dd8cdd2ae9681
25-Jun-2025 08:30:25 #35 ...
25-Jun-2025 08:30:25
25-Jun-2025 08:30:25 #31 [linux/arm64 dev 5/8] WORKDIR /openmrs_core
25-Jun-2025 08:30:25 #31 sha256:9e39644184f2b54cc3beae8300a7ecef22180600831790b54629c12ddcfb142b 102B / 102B 0.1s done
25-Jun-2025 08:30:25 #31 sha256:ae808db9e90e08040bfaacde6332f876c7d0694776e301939d6345494e24d597 19.76MB / 19.76MB 0.3s done
25-Jun-2025 08:30:25 #31 sha256:f7235ba715ef3c60e9e1f9eedc615123ce079054102c8cea3cee64e70a1d7a1c 9.10kB / 9.10kB 0.1s done
25-Jun-2025 08:30:25 #31 sha256:b9f56379cd9c89d0031c9545c97b87ff3978c1fe8f15526e723c859cf0dbf515 293.94MB / 293.94MB 3.5s done
25-Jun-2025 08:30:25 #31 sha256:2c235a1a0d2bb662a057542b543fcd498dee0540f7de626181e56ee73a4aca93 166B / 166B 0.1s done
25-Jun-2025 08:30:25 #31 sha256:97c127eca34a0b9353becd21b89cea9bc91adeb651c60599c4336d67601af9e4 362B / 362B 0.1s done
25-Jun-2025 08:30:25 #31 sha256:96de5e610b3b778e8c959eb77a2e1aa5b67dac32157f4b28b11ff10475aad58e 855B / 855B 0.1s done
25-Jun-2025 08:30:25 #31 sha256:4be01025852e11efecf720a809e3baedc6efff8a75131e02532302c32bc59238 8.36MB / 8.36MB 0.1s done
25-Jun-2025 08:30:25 #31 sha256:c39b6eb8f259579dfd713e0997ed6aaefcadf7717e5bf3d410189375f7be3385 116.05MB / 116.05MB 1.5s done
25-Jun-2025 08:30:25 #31 sha256:39d9808a3c4c5b5841e0ea4cbb27e837a64dc1ff0f7a1f6d86afc4e5c90ac1ab 145.01MB / 145.01MB 2.0s done
25-Jun-2025 08:30:25 #31 extracting sha256:39d9808a3c4c5b5841e0ea4cbb27e837a64dc1ff0f7a1f6d86afc4e5c90ac1ab
25-Jun-2025 08:30:26 #31 extracting sha256:39d9808a3c4c5b5841e0ea4cbb27e837a64dc1ff0f7a1f6d86afc4e5c90ac1ab 6.3s done
25-Jun-2025 08:30:26 #31 DONE 9.8s
25-Jun-2025 08:30:26
25-Jun-2025 08:30:26 #35 [linux/amd64 dev 5/8] WORKDIR /openmrs_core
25-Jun-2025 08:30:26 #35 ...
25-Jun-2025 08:30:26
25-Jun-2025 08:30:26 #31 [linux/arm64 dev 5/8] WORKDIR /openmrs_core
25-Jun-2025 08:30:26 #31 extracting sha256:c39b6eb8f259579dfd713e0997ed6aaefcadf7717e5bf3d410189375f7be3385
25-Jun-2025 08:30:29 #31 extracting sha256:c39b6eb8f259579dfd713e0997ed6aaefcadf7717e5bf3d410189375f7be3385 3.3s done
25-Jun-2025 08:30:29 #31 DONE 13.1s
25-Jun-2025 08:30:29
25-Jun-2025 08:30:29 #35 [linux/amd64 dev 5/8] WORKDIR /openmrs_core
25-Jun-2025 08:30:29 #35 ...
25-Jun-2025 08:30:29
25-Jun-2025 08:30:29 #31 [linux/arm64 dev 5/8] WORKDIR /openmrs_core
25-Jun-2025 08:30:29 #31 extracting sha256:4be01025852e11efecf720a809e3baedc6efff8a75131e02532302c32bc59238
25-Jun-2025 08:30:29 #31 extracting sha256:4be01025852e11efecf720a809e3baedc6efff8a75131e02532302c32bc59238 0.2s done
25-Jun-2025 08:30:29 #31 extracting sha256:96de5e610b3b778e8c959eb77a2e1aa5b67dac32157f4b28b11ff10475aad58e 0.0s done
25-Jun-2025 08:30:29 #31 extracting sha256:97c127eca34a0b9353becd21b89cea9bc91adeb651c60599c4336d67601af9e4 0.1s done
25-Jun-2025 08:30:29 #31 extracting sha256:2c235a1a0d2bb662a057542b543fcd498dee0540f7de626181e56ee73a4aca93 0.0s done
25-Jun-2025 08:30:29 #31 DONE 13.4s
25-Jun-2025 08:30:29
25-Jun-2025 08:30:29 #35 [linux/amd64 dev 5/8] WORKDIR /openmrs_core
25-Jun-2025 08:30:29 #35 ...
25-Jun-2025 08:30:29
25-Jun-2025 08:30:29 #31 [linux/arm64 dev 5/8] WORKDIR /openmrs_core
25-Jun-2025 08:30:29 #31 extracting sha256:b9f56379cd9c89d0031c9545c97b87ff3978c1fe8f15526e723c859cf0dbf515
25-Jun-2025 08:30:33 #31 ...
25-Jun-2025 08:30:33
25-Jun-2025 08:30:33 #35 [linux/amd64 dev 5/8] WORKDIR /openmrs_core
25-Jun-2025 08:30:33 #35 extracting sha256:c99057602c356ee25af099c9a25bc874f05d89a86fdf112fcb3dd8cdd2ae9681 13.3s done
25-Jun-2025 08:30:33 #35 extracting sha256:849a8098ff5982306bdfaf5d826ccbef17dd826f9c3f72f634ce39e9d48bde49 0.1s done
25-Jun-2025 08:30:33 #35 DONE 17.5s
25-Jun-2025 08:30:34
25-Jun-2025 08:30:34 #35 [linux/amd64 dev 5/8] WORKDIR /openmrs_core
25-Jun-2025 08:30:34 #35 extracting sha256:c5aa36c653b0af60e1ec7f5d2a6fb8180166fd912f7ddbd31cd8c96d537addfe
25-Jun-2025 08:30:34 #35 extracting sha256:c5aa36c653b0af60e1ec7f5d2a6fb8180166fd912f7ddbd31cd8c96d537addfe 0.8s done
25-Jun-2025 08:30:34 #35 DONE 18.3s
25-Jun-2025 08:30:34
25-Jun-2025 08:30:34 #31 [linux/arm64 dev 5/8] WORKDIR /openmrs_core
25-Jun-2025 08:30:34 #31 ...
25-Jun-2025 08:30:34
25-Jun-2025 08:30:34 #35 [linux/amd64 dev 5/8] WORKDIR /openmrs_core
25-Jun-2025 08:30:34 #35 extracting sha256:a663a49d379c5e2297a43062f769a643f254243085fc3581ff8ba85c8b16c307 0.1s done
25-Jun-2025 08:30:34 #35 DONE 18.4s
25-Jun-2025 08:30:34
25-Jun-2025 08:30:34 #37 [linux/amd64 dev 6/8] COPY --from=compile /usr/share/maven/ref /usr/share/maven/ref
25-Jun-2025 08:30:41 #37 ...
25-Jun-2025 08:30:41
25-Jun-2025 08:30:41 #31 [linux/arm64 dev 5/8] WORKDIR /openmrs_core
25-Jun-2025 08:30:41 #31 extracting sha256:b9f56379cd9c89d0031c9545c97b87ff3978c1fe8f15526e723c859cf0dbf515 11.7s done
25-Jun-2025 08:30:41 #31 extracting sha256:f7235ba715ef3c60e9e1f9eedc615123ce079054102c8cea3cee64e70a1d7a1c 0.1s done
25-Jun-2025 08:30:41 #31 extracting sha256:ae808db9e90e08040bfaacde6332f876c7d0694776e301939d6345494e24d597
25-Jun-2025 08:30:41 #31 extracting sha256:ae808db9e90e08040bfaacde6332f876c7d0694776e301939d6345494e24d597 0.4s done
25-Jun-2025 08:30:41 #31 DONE 25.5s
25-Jun-2025 08:30:41
25-Jun-2025 08:30:41 #37 [linux/amd64 dev 6/8] COPY --from=compile /usr/share/maven/ref /usr/share/maven/ref
25-Jun-2025 08:30:41 #37 ...
25-Jun-2025 08:30:41
25-Jun-2025 08:30:41 #31 [linux/arm64 dev 5/8] WORKDIR /openmrs_core
25-Jun-2025 08:30:41 #31 extracting sha256:9e39644184f2b54cc3beae8300a7ecef22180600831790b54629c12ddcfb142b 0.0s done
25-Jun-2025 08:30:41 #31 DONE 25.6s
25-Jun-2025 08:30:41
25-Jun-2025 08:30:41 #38 [linux/arm64 dev 6/8] COPY --from=compile /usr/share/maven/ref /usr/share/maven/ref
25-Jun-2025 08:30:46 #38 DONE 4.8s
25-Jun-2025 08:30:46
25-Jun-2025 08:30:46 #37 [linux/amd64 dev 6/8] COPY --from=compile /usr/share/maven/ref /usr/share/maven/ref
25-Jun-2025 08:30:46 #37 DONE 12.0s
25-Jun-2025 08:30:46
25-Jun-2025 08:30:46 #39 [linux/amd64 dev 7/8] COPY --from=compile /openmrs_core /openmrs_core/
25-Jun-2025 08:30:52 #39 DONE 5.3s
25-Jun-2025 08:30:52
25-Jun-2025 08:30:52 #40 [linux/arm64 dev 7/8] COPY --from=compile /openmrs_core /openmrs_core/
25-Jun-2025 08:30:52 #40 DONE 5.3s
25-Jun-2025 08:30:52
25-Jun-2025 08:30:52 #41 [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
25-Jun-2025 08:30:53 #41 ...
25-Jun-2025 08:30:53
25-Jun-2025 08:30:53 #42 [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
25-Jun-2025 08:30:53 #42 DONE 0.9s
25-Jun-2025 08:30:53
25-Jun-2025 08:30:53 #41 [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
25-Jun-2025 08:30:53 #41 DONE 1.3s
25-Jun-2025 08:30:53
25-Jun-2025 08:30:53 #43 exporting to image
25-Jun-2025 08:30:53 #43 exporting layers
25-Jun-2025 08:30:53 #43 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64
25-Jun-2025 08:31:36 #43 exporting layers 43.1s done
25-Jun-2025 08:31:36 #43 exporting manifest sha256:c84ffa53c5653b332eda48531de902aa324ebe47168a86e8ba3592dd126d2fce 0.0s done
25-Jun-2025 08:31:36 #43 exporting config sha256:bc0f472dfd64e640fbe4ee375cdb74c43b3fd71521f92a7e4ff335ebb66094c0 0.0s done
25-Jun-2025 08:31:36 #43 exporting manifest sha256:b8f4ec6ba87de8012fe275ab6d4b866acab663c0a97a7fc5a497fe64c9ed761f 0.0s done
25-Jun-2025 08:31:36 #43 exporting config sha256:c05017a2e7cfa3ebed637d41a80b88bf0beb2715b3a59d96d1c79d092ba80de3
25-Jun-2025 08:31:36 #43 exporting config sha256:c05017a2e7cfa3ebed637d41a80b88bf0beb2715b3a59d96d1c79d092ba80de3 0.0s done
25-Jun-2025 08:31:36 #43 exporting manifest list sha256:15a47b703dc3736442fe53c4e274e3a106f0cf4f9b34c24ccd53cbead33c945e 0.0s done
25-Jun-2025 08:31:36 #43 pushing layers
25-Jun-2025 08:31:36 #43 ...
25-Jun-2025 08:31:36
25-Jun-2025 08:31:36 #44 [auth] openmrs/openmrs-core:pull,push token for registry-1.docker.io
25-Jun-2025 08:31:36 #44 DONE 0.0s
25-Jun-2025 08:31:37
25-Jun-2025 08:31:37 #43 exporting to image
25-Jun-2025 08:31:49 #43 pushing layers 13.2s done
25-Jun-2025 08:31:49 #43 pushing manifest for docker.io/openmrs/openmrs-core:dev-amazoncorretto-11@sha256:15a47b703dc3736442fe53c4e274e3a106f0cf4f9b34c24ccd53cbead33c945e
25-Jun-2025 08:31:51 #43 pushing manifest for docker.io/openmrs/openmrs-core:dev-amazoncorretto-11@sha256:15a47b703dc3736442fe53c4e274e3a106f0cf4f9b34c24ccd53cbead33c945e 1.9s done
25-Jun-2025 08:31:51 #43 DONE 58.4s
25-Jun-2025 08:31:51
25-Jun-2025 08:31:51 #45 exporting cache to registry
25-Jun-2025 08:31:51 #45 preparing build cache for export
25-Jun-2025 08:32:07 #45 writing layer sha256:0367f797750e5b522e44b23bb85b9b84259ce7dab131a617b87343f6934a7bc4
25-Jun-2025 08:32:07 #45 ...
25-Jun-2025 08:32:07
25-Jun-2025 08:32:07 #46 [auth] openmrs/openmrs-core:pull,push token for registry-1.docker.io
25-Jun-2025 08:32:07 #46 DONE 0.0s
25-Jun-2025 08:32:07
25-Jun-2025 08:32:07 #45 exporting cache to registry
25-Jun-2025 08:32:07 #45 writing layer sha256:0367f797750e5b522e44b23bb85b9b84259ce7dab131a617b87343f6934a7bc4 0.3s done
25-Jun-2025 08:32:07 #45 writing layer sha256:051350971fda8fc7c299a737d1c3377fccdc3b0cece1b7a8f16794e6babff5fc
25-Jun-2025 08:32:07 #45 writing layer sha256:051350971fda8fc7c299a737d1c3377fccdc3b0cece1b7a8f16794e6babff5fc 0.1s done
25-Jun-2025 08:32:07 #45 writing layer sha256:0fea78ff16011c958345c22aea13950951f51df9433dc1ba162a2deedeb08584
25-Jun-2025 08:32:08 #45 writing layer sha256:0fea78ff16011c958345c22aea13950951f51df9433dc1ba162a2deedeb08584 0.1s done
25-Jun-2025 08:32:08 #45 writing layer sha256:102d9673734cf68094eed86b28cd01d1f123c9e497e6867b3386119f965ca01c
25-Jun-2025 08:32:08 #45 writing layer sha256:102d9673734cf68094eed86b28cd01d1f123c9e497e6867b3386119f965ca01c 0.2s done
25-Jun-2025 08:32:08 #45 writing layer sha256:16c88f9a7b6cc184c84e206f36236ed0d51a8766658183d04867b93a96ba8f23
25-Jun-2025 08:32:08 #45 writing layer sha256:16c88f9a7b6cc184c84e206f36236ed0d51a8766658183d04867b93a96ba8f23 0.1s done
25-Jun-2025 08:32:08 #45 writing layer sha256:1cdee3d784afc8dc3a31863ea6b75bfb24c3394d454dd5ca221d29fbd4c3f130 0.1s done
25-Jun-2025 08:32:08 #45 writing layer sha256:2035ccad53bb6eafa350848efee7b45b5583b9187cf90e58771d839a05f27497
25-Jun-2025 08:32:08 #45 writing layer sha256:2035ccad53bb6eafa350848efee7b45b5583b9187cf90e58771d839a05f27497 0.1s done
25-Jun-2025 08:32:08 #45 writing layer sha256:20bd1dab4d8522e299453f7b46856cfe4faec8b68cacbef458727d6f74be7af9
25-Jun-2025 08:32:08 #45 writing layer sha256:20bd1dab4d8522e299453f7b46856cfe4faec8b68cacbef458727d6f74be7af9 0.2s done
25-Jun-2025 08:32:08 #45 writing layer sha256:2690c3d3a5cd6ff32c21fdc1bc7da64b4c1c090bce47300c2c180b63277b2305
25-Jun-2025 08:32:09 #45 writing layer sha256:2690c3d3a5cd6ff32c21fdc1bc7da64b4c1c090bce47300c2c180b63277b2305 0.3s done
25-Jun-2025 08:32:09 #45 writing layer sha256:2c235a1a0d2bb662a057542b543fcd498dee0540f7de626181e56ee73a4aca93 0.1s done
25-Jun-2025 08:32:09 #45 writing layer sha256:30964c12f2c496bd64e457043854460d0a641cbc42d59c3e874c1baf16837924
25-Jun-2025 08:32:10 #45 writing layer sha256:30964c12f2c496bd64e457043854460d0a641cbc42d59c3e874c1baf16837924 1.1s done
25-Jun-2025 08:32:10 #45 writing layer sha256:39d9808a3c4c5b5841e0ea4cbb27e837a64dc1ff0f7a1f6d86afc4e5c90ac1ab 0.1s done
25-Jun-2025 08:32:10 #45 writing layer sha256:4be01025852e11efecf720a809e3baedc6efff8a75131e02532302c32bc59238
25-Jun-2025 08:32:10 #45 writing layer sha256:4be01025852e11efecf720a809e3baedc6efff8a75131e02532302c32bc59238 0.1s done
25-Jun-2025 08:32:10 #45 writing layer sha256:56b2d10c57b93b69976cfff1b55e40da2fec2b62f94d3dc49e5f2c828e372999
25-Jun-2025 08:32:10 #45 writing layer sha256:56b2d10c57b93b69976cfff1b55e40da2fec2b62f94d3dc49e5f2c828e372999 0.1s done
25-Jun-2025 08:32:10 #45 writing layer sha256:61a87f32e846bae55ee60c3450138c11e163e6102ee2d42d06a421e347e1d237
25-Jun-2025 08:32:10 #45 writing layer sha256:61a87f32e846bae55ee60c3450138c11e163e6102ee2d42d06a421e347e1d237 0.1s done
25-Jun-2025 08:32:10 #45 writing layer sha256:6252bf34e023a27decd82fd130f3e5ec81109f64986fad3c10ff27b00be8b6b0
25-Jun-2025 08:32:10 #45 writing layer sha256:6252bf34e023a27decd82fd130f3e5ec81109f64986fad3c10ff27b00be8b6b0 0.1s done
25-Jun-2025 08:32:10 #45 writing layer sha256:68b2b92c45e7e620f7e34406900ba6414bbc6318849268cc8665ffb73a2a83ce
25-Jun-2025 08:32:10 #45 writing layer sha256:68b2b92c45e7e620f7e34406900ba6414bbc6318849268cc8665ffb73a2a83ce 0.1s done
25-Jun-2025 08:32:10 #45 writing layer sha256:6930fb761c5ddc52f441b525e63c9062f28be691f03b326616dfe9b75196b85c
25-Jun-2025 08:32:11 #45 writing layer sha256:6930fb761c5ddc52f441b525e63c9062f28be691f03b326616dfe9b75196b85c 0.2s done
25-Jun-2025 08:32:11 #45 writing layer sha256:6b5bb81a435870406c96036a6aadbabbcc11df4940c851d4b20f55de9a31e00b 0.1s done
25-Jun-2025 08:32:11 #45 writing layer sha256:7336f2e0e566ce39c50060c3765458383462c6bdd1f10ef5f231c8f3321082f2
25-Jun-2025 08:32:11 #45 writing layer sha256:7336f2e0e566ce39c50060c3765458383462c6bdd1f10ef5f231c8f3321082f2 0.1s done
25-Jun-2025 08:32:11 #45 writing layer sha256:74bf782099490e316c15b2432bf23b88ad8a9480ddeabd1d04b99def193aae9f
25-Jun-2025 08:32:11 #45 writing layer sha256:74bf782099490e316c15b2432bf23b88ad8a9480ddeabd1d04b99def193aae9f 0.1s done
25-Jun-2025 08:32:11 #45 writing layer sha256:8207dd7153b0e391986d72eb5d8aa68831bb5cfcbb8df0d4329d741cfa461f44
25-Jun-2025 08:32:11 #45 writing layer sha256:8207dd7153b0e391986d72eb5d8aa68831bb5cfcbb8df0d4329d741cfa461f44 0.1s done
25-Jun-2025 08:32:11 #45 writing layer sha256:849a8098ff5982306bdfaf5d826ccbef17dd826f9c3f72f634ce39e9d48bde49
25-Jun-2025 08:32:11 #45 writing layer sha256:849a8098ff5982306bdfaf5d826ccbef17dd826f9c3f72f634ce39e9d48bde49 0.1s done
25-Jun-2025 08:32:11 #45 writing layer sha256:96de5e610b3b778e8c959eb77a2e1aa5b67dac32157f4b28b11ff10475aad58e
25-Jun-2025 08:32:11 #45 writing layer sha256:96de5e610b3b778e8c959eb77a2e1aa5b67dac32157f4b28b11ff10475aad58e 0.1s done
25-Jun-2025 08:32:11 #45 writing layer sha256:97c127eca34a0b9353becd21b89cea9bc91adeb651c60599c4336d67601af9e4
25-Jun-2025 08:32:11 #45 writing layer sha256:97c127eca34a0b9353becd21b89cea9bc91adeb651c60599c4336d67601af9e4 0.1s done
25-Jun-2025 08:32:11 #45 writing layer sha256:99e9b04a7dc206f4a47a0937a2039102066a5273ce57a11fa6894d90fe3957bc 0.1s done
25-Jun-2025 08:32:11 #45 writing layer sha256:9e39644184f2b54cc3beae8300a7ecef22180600831790b54629c12ddcfb142b
25-Jun-2025 08:32:12 #45 writing layer sha256:9e39644184f2b54cc3beae8300a7ecef22180600831790b54629c12ddcfb142b 0.1s done
25-Jun-2025 08:32:12 #45 writing layer sha256:a663a49d379c5e2297a43062f769a643f254243085fc3581ff8ba85c8b16c307
25-Jun-2025 08:32:12 #45 writing layer sha256:a663a49d379c5e2297a43062f769a643f254243085fc3581ff8ba85c8b16c307 0.1s done
25-Jun-2025 08:32:12 #45 writing layer sha256:a91566075c5abf3cb0107b0141198e2fa2de4c7a900b52f1710ef9181de66b17 0.1s done
25-Jun-2025 08:32:12 #45 writing layer sha256:adc258591e9b40c9f2036378786e53820cd32ad44db2bf9516de08bf8d9b386d
25-Jun-2025 08:32:12 #45 writing layer sha256:adc258591e9b40c9f2036378786e53820cd32ad44db2bf9516de08bf8d9b386d 0.1s done
25-Jun-2025 08:32:12 #45 writing layer sha256:ae296b2ce075274792cbe3f1072ae61e9638dc51147b12db70087242d9ba3b06
25-Jun-2025 08:32:18 #45 writing layer sha256:ae296b2ce075274792cbe3f1072ae61e9638dc51147b12db70087242d9ba3b06 6.7s done
25-Jun-2025 08:32:18 #45 writing layer sha256:ae808db9e90e08040bfaacde6332f876c7d0694776e301939d6345494e24d597
25-Jun-2025 08:32:19 #45 writing layer sha256:ae808db9e90e08040bfaacde6332f876c7d0694776e301939d6345494e24d597 0.1s done
25-Jun-2025 08:32:19 #45 writing layer sha256:b3116e1e111db53375106d5df93ae39966f7e468fed4cb5b7cf822b8ac1df26a
25-Jun-2025 08:32:19 #45 writing layer sha256:b3116e1e111db53375106d5df93ae39966f7e468fed4cb5b7cf822b8ac1df26a 0.1s done
25-Jun-2025 08:32:19 #45 writing layer sha256:b9f56379cd9c89d0031c9545c97b87ff3978c1fe8f15526e723c859cf0dbf515
25-Jun-2025 08:32:19 #45 writing layer sha256:b9f56379cd9c89d0031c9545c97b87ff3978c1fe8f15526e723c859cf0dbf515 0.1s done
25-Jun-2025 08:32:19 #45 writing layer sha256:c39b6eb8f259579dfd713e0997ed6aaefcadf7717e5bf3d410189375f7be3385 0.1s done
25-Jun-2025 08:32:19 #45 writing layer sha256:c5aa36c653b0af60e1ec7f5d2a6fb8180166fd912f7ddbd31cd8c96d537addfe
25-Jun-2025 08:32:19 #45 writing layer sha256:c5aa36c653b0af60e1ec7f5d2a6fb8180166fd912f7ddbd31cd8c96d537addfe 0.1s done
25-Jun-2025 08:32:19 #45 writing layer sha256:c99057602c356ee25af099c9a25bc874f05d89a86fdf112fcb3dd8cdd2ae9681
25-Jun-2025 08:32:19 #45 writing layer sha256:c99057602c356ee25af099c9a25bc874f05d89a86fdf112fcb3dd8cdd2ae9681 0.1s done
25-Jun-2025 08:32:19 #45 writing layer sha256:cb0e4057f9360571327d47d6ac2b7a353deb396397afad3f68ac53246adbf000 0.1s done
25-Jun-2025 08:32:19 #45 writing layer sha256:cb27ac2a4e6d7f577ad26d13387113717a5f58e2de6a3cb363a49fd4c720ef97
25-Jun-2025 08:32:19 #45 writing layer sha256:cb27ac2a4e6d7f577ad26d13387113717a5f58e2de6a3cb363a49fd4c720ef97 0.1s done
25-Jun-2025 08:32:19 #45 writing layer sha256:dc612edd1762c4b7c88eddb30ea53db5044f77c0422b9c6b67aa5c2e77da62fd
25-Jun-2025 08:32:19 #45 writing layer sha256:dc612edd1762c4b7c88eddb30ea53db5044f77c0422b9c6b67aa5c2e77da62fd 0.1s done
25-Jun-2025 08:32:19 #45 writing layer sha256:eab258d3eae5a88edc9212cea1fe1dbbadbc3e27b2765d1f5b32ecb415d3879b
25-Jun-2025 08:32:20 #45 writing layer sha256:eab258d3eae5a88edc9212cea1fe1dbbadbc3e27b2765d1f5b32ecb415d3879b 0.1s done
25-Jun-2025 08:32:20 #45 writing layer sha256:f7235ba715ef3c60e9e1f9eedc615123ce079054102c8cea3cee64e70a1d7a1c 0.1s done
25-Jun-2025 08:32:20 #45 writing layer sha256:fe50cf414dd6231032266feda4a643f4dc8670cd96ab0300faa6cf120c3d09d8
25-Jun-2025 08:32:20 #45 writing layer sha256:fe50cf414dd6231032266feda4a643f4dc8670cd96ab0300faa6cf120c3d09d8 0.1s done
25-Jun-2025 08:32:20 #45 writing layer sha256:fe961053deb50ec133a0b05387ddb309b4be8ced151ede1a0358cab27e8d58dc
25-Jun-2025 08:32:20 #45 writing layer sha256:fe961053deb50ec133a0b05387ddb309b4be8ced151ede1a0358cab27e8d58dc done
25-Jun-2025 08:32:20 #45 writing config sha256:7ba30408b572573bd2724c879339cf2431e3c0a59f075a78a49b8017980ecf04
25-Jun-2025 08:32:21 #45 writing config sha256:7ba30408b572573bd2724c879339cf2431e3c0a59f075a78a49b8017980ecf04 0.7s done
25-Jun-2025 08:32:21 #45 writing cache image manifest sha256:aacab6ca4430f28c3547775bd8facd6d7f0b724f8bc6c292d997b81fa2f50feb
25-Jun-2025 08:32:22 #45 preparing build cache for export 30.6s done
25-Jun-2025 08:32:22 #45 writing cache image manifest sha256:aacab6ca4430f28c3547775bd8facd6d7f0b724f8bc6c292d997b81fa2f50feb 1.1s done
25-Jun-2025 08:32:22 #45 DONE 30.6s
25-Jun-2025 08:32:22
25-Jun-2025 08:32:22 3 warnings found (use --debug to expand):
25-Jun-2025 08:32:22 - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 15)
25-Jun-2025 08:32:22 - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 55)
25-Jun-2025 08:32:22 - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64
25-Jun-2025 08:32:23 #1 [internal] load build definition from Dockerfile
25-Jun-2025 08:32:23 #1 transferring dockerfile:
25-Jun-2025 08:32:23 #1 transferring dockerfile: 6.03kB 0.0s done
25-Jun-2025 08:32:23 #1 DONE 0.0s
25-Jun-2025 08:32:23
25-Jun-2025 08:32:23 #2 [auth] docker/dockerfile:pull token for registry-1.docker.io
25-Jun-2025 08:32:23 #2 DONE 0.0s
25-Jun-2025 08:32:23
25-Jun-2025 08:32:23 #3 resolve image config for docker-image://docker.io/docker/dockerfile:1
25-Jun-2025 08:32:23 #3 DONE 0.4s
25-Jun-2025 08:32:23
25-Jun-2025 08:32:23 #4 docker-image://docker.io/docker/dockerfile:1@sha256:9857836c9ee4268391bb5b09f9f157f3c91bb15821bb77969642813b0d00518d
25-Jun-2025 08:32:23 #4 resolve docker.io/docker/dockerfile:1@sha256:9857836c9ee4268391bb5b09f9f157f3c91bb15821bb77969642813b0d00518d 0.1s done
25-Jun-2025 08:32:23 #4 CACHED
25-Jun-2025 08:32:24
25-Jun-2025 08:32:24 #5 [linux/amd64 internal] load metadata for docker.io/library/tomcat:9-jdk11-corretto
25-Jun-2025 08:32:24 #5 ...
25-Jun-2025 08:32:24
25-Jun-2025 08:32:24 #6 [auth] library/tomcat:pull token for registry-1.docker.io
25-Jun-2025 08:32:24 #6 DONE 0.0s
25-Jun-2025 08:32:24
25-Jun-2025 08:32:24 #7 [auth] library/maven:pull token for registry-1.docker.io
25-Jun-2025 08:32:24 #7 DONE 0.0s
25-Jun-2025 08:32:24
25-Jun-2025 08:32:24 #8 [linux/amd64 internal] load metadata for docker.io/library/maven:3.8-amazoncorretto-11
25-Jun-2025 08:32:25 #8 DONE 0.7s
25-Jun-2025 08:32:25
25-Jun-2025 08:32:25 #9 [linux/arm64 internal] load metadata for docker.io/library/maven:3.8-amazoncorretto-11
25-Jun-2025 08:32:25 #9 DONE 0.8s
25-Jun-2025 08:32:25
25-Jun-2025 08:32:25 #10 [linux/arm64 internal] load metadata for docker.io/library/tomcat:9-jdk11-corretto
25-Jun-2025 08:32:25 #10 DONE 0.9s
25-Jun-2025 08:32:25
25-Jun-2025 08:32:25 #5 [linux/amd64 internal] load metadata for docker.io/library/tomcat:9-jdk11-corretto
25-Jun-2025 08:32:25 #5 DONE 0.9s
25-Jun-2025 08:32:25
25-Jun-2025 08:32:25 #11 [internal] load .dockerignore
25-Jun-2025 08:32:25 #11 transferring context: 2B done
25-Jun-2025 08:32:25 #11 DONE 0.0s
25-Jun-2025 08:32:25
25-Jun-2025 08:32:25 #12 [internal] load build context
25-Jun-2025 08:32:25 #12 DONE 0.0s
25-Jun-2025 08:32:25
25-Jun-2025 08:32:25 #13 [linux/arm64 stage-2  1/10] FROM docker.io/library/tomcat:9-jdk11-corretto@sha256:5f65302d863acb511f8fed057b917e5985bf832a1bb494ee8ab647121f05f133
25-Jun-2025 08:32:25 #13 resolve docker.io/library/tomcat:9-jdk11-corretto@sha256:5f65302d863acb511f8fed057b917e5985bf832a1bb494ee8ab647121f05f133
25-Jun-2025 08:32:25 #13 resolve docker.io/library/tomcat:9-jdk11-corretto@sha256:5f65302d863acb511f8fed057b917e5985bf832a1bb494ee8ab647121f05f133 0.2s done
25-Jun-2025 08:32:25 #13 DONE 0.3s
25-Jun-2025 08:32:25
25-Jun-2025 08:32:25 #14 [linux/arm64 dev 1/8] FROM docker.io/library/maven:3.8-amazoncorretto-11@sha256:e1933d3bdea6f83498f7521ac0798612c3b8153b5b54ab10ee47cde4b434bdc3
25-Jun-2025 08:32:25 #14 resolve docker.io/library/maven:3.8-amazoncorretto-11@sha256:e1933d3bdea6f83498f7521ac0798612c3b8153b5b54ab10ee47cde4b434bdc3 0.2s done
25-Jun-2025 08:32:25 #14 DONE 0.2s
25-Jun-2025 08:32:25
25-Jun-2025 08:32:25 #15 [linux/amd64 compile  1/18] FROM docker.io/library/maven:3.8-amazoncorretto-11@sha256:e1933d3bdea6f83498f7521ac0798612c3b8153b5b54ab10ee47cde4b434bdc3
25-Jun-2025 08:32:25 #15 resolve docker.io/library/maven:3.8-amazoncorretto-11@sha256:e1933d3bdea6f83498f7521ac0798612c3b8153b5b54ab10ee47cde4b434bdc3 0.2s done
25-Jun-2025 08:32:25 #15 DONE 0.2s
25-Jun-2025 08:32:25
25-Jun-2025 08:32:25 #16 [linux/amd64 stage-2  1/10] FROM docker.io/library/tomcat:9-jdk11-corretto@sha256:5f65302d863acb511f8fed057b917e5985bf832a1bb494ee8ab647121f05f133
25-Jun-2025 08:32:25 #16 resolve docker.io/library/tomcat:9-jdk11-corretto@sha256:5f65302d863acb511f8fed057b917e5985bf832a1bb494ee8ab647121f05f133 0.2s done
25-Jun-2025 08:32:25 #16 DONE 0.3s
25-Jun-2025 08:32:25
25-Jun-2025 08:32:25 #17 importing cache manifest from openmrs/openmrs-core:nightly-amazoncorretto-11-cache
25-Jun-2025 08:32:25 #17 inferred cache manifest type: application/vnd.oci.image.manifest.v1+json done
25-Jun-2025 08:32:27 #17 ...
25-Jun-2025 08:32:27
25-Jun-2025 08:32:27 #18 importing cache manifest from openmrs/openmrs-core:dev-amazoncorretto-11-cache
25-Jun-2025 08:32:27 #18 inferred cache manifest type: application/vnd.oci.image.manifest.v1+json done
25-Jun-2025 08:32:27 #18 DONE 1.7s
25-Jun-2025 08:32:27
25-Jun-2025 08:32:27 #17 importing cache manifest from openmrs/openmrs-core:nightly-amazoncorretto-11-cache
25-Jun-2025 08:32:27 #17 DONE 2.1s
25-Jun-2025 08:32:27
25-Jun-2025 08:32:27 #12 [internal] load build context
25-Jun-2025 08:32:27 #12 transferring context: 176.29kB 0.4s done
25-Jun-2025 08:32:27 #12 DONE 0.4s
25-Jun-2025 08:32:27
25-Jun-2025 08:32:27 #19 [linux/amd64 compile  9/18] COPY liquibase/pom.xml liquibase/
25-Jun-2025 08:32:27 #19 CACHED
25-Jun-2025 08:32:27
25-Jun-2025 08:32:27 #20 [linux/amd64 compile  6/18] COPY pom.xml .
25-Jun-2025 08:32:27 #20 CACHED
25-Jun-2025 08:32:27
25-Jun-2025 08:32:27 #21 [linux/amd64 compile  4/18] COPY docker-pom.xml .
25-Jun-2025 08:32:27 #21 CACHED
25-Jun-2025 08:32:27
25-Jun-2025 08:32:27 #22 [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
25-Jun-2025 08:32:27 #22 CACHED
25-Jun-2025 08:32:27
25-Jun-2025 08:32:27 #23 [linux/arm64 dev 6/8] COPY --from=compile /usr/share/maven/ref /usr/share/maven/ref
25-Jun-2025 08:32:27 #23 CACHED
25-Jun-2025 08:32:27
25-Jun-2025 08:32:27 #24 [linux/amd64 compile  2/18] RUN yum -y update && yum -y install git && yum clean all
25-Jun-2025 08:32:27 #24 CACHED
25-Jun-2025 08:32:27
25-Jun-2025 08:32:27 #25 [linux/arm64 dev 5/8] WORKDIR /openmrs_core
25-Jun-2025 08:32:27 #25 CACHED
25-Jun-2025 08:32:27
25-Jun-2025 08:32:27 #26 [linux/amd64 compile 11/18] COPY web/pom.xml web/
25-Jun-2025 08:32:27 #26 CACHED
25-Jun-2025 08:32:27
25-Jun-2025 08:32:27 #27 [linux/arm64 dev 2/8] RUN yum -y update && yum -y install tar gzip git && yum clean all
25-Jun-2025 08:32:27 #27 CACHED
25-Jun-2025 08:32:27
25-Jun-2025 08:32:27 #28 [linux/amd64 compile  5/18] RUN mvn -s /usr/share/maven/ref/settings-docker.xml -f docker-pom.xml org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:5.11.0:setup-sdk -N -DbatchAnswers=n
25-Jun-2025 08:32:27 #28 CACHED
25-Jun-2025 08:32:27
25-Jun-2025 08:32:27 #29 [linux/amd64 compile 18/18] RUN mvn -s /usr/share/maven/ref/settings-docker.xml clean install -DskipTests
25-Jun-2025 08:32:27 #29 CACHED
25-Jun-2025 08:32:27
25-Jun-2025 08:32:27 #30 [linux/amd64 compile  8/18] COPY tools/pom.xml tools/
25-Jun-2025 08:32:27 #30 CACHED
25-Jun-2025 08:32:27
25-Jun-2025 08:32:27 #31 [linux/amd64 compile 12/18] COPY webapp/pom.xml webapp/
25-Jun-2025 08:32:27 #31 CACHED
25-Jun-2025 08:32:27
25-Jun-2025 08:32:27 #32 [linux/amd64 compile 14/18] COPY test-module/api/pom.xml test-module/api/
25-Jun-2025 08:32:27 #32 CACHED
25-Jun-2025 08:32:27
25-Jun-2025 08:32:27 #33 [linux/amd64 compile  3/18] WORKDIR /openmrs_core
25-Jun-2025 08:32:27 #33 CACHED
25-Jun-2025 08:32:27
25-Jun-2025 08:32:27 #34 [linux/amd64 compile  7/18] COPY test/pom.xml test/
25-Jun-2025 08:32:27 #34 CACHED
25-Jun-2025 08:32:27
25-Jun-2025 08:32:27 #35 [linux/amd64 compile 17/18] COPY . .
25-Jun-2025 08:32:27 #35 CACHED
25-Jun-2025 08:32:27
25-Jun-2025 08:32:27 #36 [linux/amd64 compile 15/18] COPY test-module/omod/pom.xml test-module/omod/
25-Jun-2025 08:32:27 #36 CACHED
25-Jun-2025 08:32:27
25-Jun-2025 08:32:27 #37 [linux/amd64 compile 13/18] COPY test-module/pom.xml test-module/
25-Jun-2025 08:32:27 #37 CACHED
25-Jun-2025 08:32:27
25-Jun-2025 08:32:27 #38 [linux/arm64 dev 7/8] COPY --from=compile /openmrs_core /openmrs_core/
25-Jun-2025 08:32:27 #38 CACHED
25-Jun-2025 08:32:27
25-Jun-2025 08:32:27 #39 [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/*
25-Jun-2025 08:32:27 #39 CACHED
25-Jun-2025 08:32:27
25-Jun-2025 08:32:27 #40 [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
25-Jun-2025 08:32:27 #40 CACHED
25-Jun-2025 08:32:27
25-Jun-2025 08:32:27 #41 [linux/amd64 compile 10/18] COPY api/pom.xml api/
25-Jun-2025 08:32:27 #41 CACHED
25-Jun-2025 08:32:27
25-Jun-2025 08:32:27 #42 [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
25-Jun-2025 08:32:27 #42 CACHED
25-Jun-2025 08:32:27
25-Jun-2025 08:32:27 #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/*
25-Jun-2025 08:32:27 #43 CACHED
25-Jun-2025 08:32:27
25-Jun-2025 08:32:27 #44 [linux/amd64 dev 2/8] RUN yum -y update && yum -y install tar gzip git && yum clean all
25-Jun-2025 08:32:27 #44 CACHED
25-Jun-2025 08:32:27
25-Jun-2025 08:32:27 #45 [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
25-Jun-2025 08:32:27 #45 CACHED
25-Jun-2025 08:32:27
25-Jun-2025 08:32:27 #46 [linux/amd64 dev 7/8] COPY --from=compile /openmrs_core /openmrs_core/
25-Jun-2025 08:32:27 #46 CACHED
25-Jun-2025 08:32:27
25-Jun-2025 08:32:27 #47 [linux/amd64 dev 5/8] WORKDIR /openmrs_core
25-Jun-2025 08:32:27 #47 CACHED
25-Jun-2025 08:32:27
25-Jun-2025 08:32:27 #48 [linux/amd64 dev 6/8] COPY --from=compile /usr/share/maven/ref /usr/share/maven/ref
25-Jun-2025 08:32:27 #48 CACHED
25-Jun-2025 08:32:27
25-Jun-2025 08:32:27 #49 [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
25-Jun-2025 08:32:27 #49 CACHED
25-Jun-2025 08:32:28
25-Jun-2025 08:32:28 #50 [linux/amd64 stage-2  8/10] WORKDIR /openmrs
25-Jun-2025 08:32:28 #50 CACHED
25-Jun-2025 08:32:28
25-Jun-2025 08:32:28 #51 [linux/amd64 stage-2  6/10] COPY --from=dev /openmrs/wait-for-it.sh /openmrs/startup-init.sh /openmrs/startup.sh /openmrs/
25-Jun-2025 08:32:28 #51 CACHED
25-Jun-2025 08:32:28
25-Jun-2025 08:32:28 #52 [linux/amd64 stage-2  3/10] 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 g+rx /usr/bin/tini
25-Jun-2025 08:32:28 #52 CACHED
25-Jun-2025 08:32:28
25-Jun-2025 08:32:28 #53 [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
25-Jun-2025 08:32:28 #53 CACHED
25-Jun-2025 08:32:28
25-Jun-2025 08:32:28 #54 [linux/amd64 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
25-Jun-2025 08:32:28 #54 CACHED
25-Jun-2025 08:32:28
25-Jun-2025 08:32:28 #55 [linux/amd64 stage-2  2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
25-Jun-2025 08:32:28 #55 CACHED
25-Jun-2025 08:32:28
25-Jun-2025 08:32:28 #56 [linux/amd64 stage-2  4/10] RUN sed -i '/Connector port="8080"/a URIEncoding="UTF-8" relaxedPathChars="[]|" relaxedQueryChars="[]|{}^&#x5c;&#x60;&quot;&lt;&gt;"'     /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
25-Jun-2025 08:32:28 #56 CACHED
25-Jun-2025 08:32:28
25-Jun-2025 08:32:28 #57 [linux/arm64 stage-2  8/10] WORKDIR /openmrs
25-Jun-2025 08:32:28 #57 CACHED
25-Jun-2025 08:32:28
25-Jun-2025 08:32:28 #58 [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
25-Jun-2025 08:32:28 #58 CACHED
25-Jun-2025 08:32:28
25-Jun-2025 08:32:28 #59 [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
25-Jun-2025 08:32:28 #59 CACHED
25-Jun-2025 08:32:28
25-Jun-2025 08:32:28 #60 [linux/arm64 stage-2  2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
25-Jun-2025 08:32:28 #60 CACHED
25-Jun-2025 08:32:28
25-Jun-2025 08:32:28 #61 [linux/arm64 stage-2  4/10] RUN sed -i '/Connector port="8080"/a URIEncoding="UTF-8" relaxedPathChars="[]|" relaxedQueryChars="[]|{}^&#x5c;&#x60;&quot;&lt;&gt;"'     /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
25-Jun-2025 08:32:28 #61 CACHED
25-Jun-2025 08:32:28
25-Jun-2025 08:32:28 #62 [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
25-Jun-2025 08:32:28 #62 CACHED
25-Jun-2025 08:32:28
25-Jun-2025 08:32:28 #63 [linux/arm64 stage-2  6/10] COPY --from=dev /openmrs/wait-for-it.sh /openmrs/startup-init.sh /openmrs/startup.sh /openmrs/
25-Jun-2025 08:32:28 #63 CACHED
25-Jun-2025 08:32:28
25-Jun-2025 08:32:28 #64 [linux/arm64 stage-2  9/10] COPY --from=dev /openmrs_core/LICENSE LICENSE
25-Jun-2025 08:32:29 #64 CACHED
25-Jun-2025 08:32:29
25-Jun-2025 08:32:29 #65 [linux/amd64 stage-2  9/10] COPY --from=dev /openmrs_core/LICENSE LICENSE
25-Jun-2025 08:32:29 #65 CACHED
25-Jun-2025 08:32:29
25-Jun-2025 08:32:29 #66 [linux/amd64 stage-2 10/10] COPY --from=dev /openmrs/distribution/openmrs_core/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war
25-Jun-2025 08:32:30 #66 DONE 0.8s
25-Jun-2025 08:32:30
25-Jun-2025 08:32:30 #67 [linux/arm64 stage-2 10/10] COPY --from=dev /openmrs/distribution/openmrs_core/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war
25-Jun-2025 08:32:30 #67 DONE 0.8s
25-Jun-2025 08:32:30
25-Jun-2025 08:32:30 #68 exporting to image
25-Jun-2025 08:32:30 #68 exporting layers
25-Jun-2025 08:32:30 #68 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64
25-Jun-2025 08:32:36 #68 exporting layers 5.3s done
25-Jun-2025 08:32:36 #68 exporting manifest sha256:bfb926e57071667974f158f9771b8443e4f740e63253c67c7595457e550ff658
25-Jun-2025 08:32:36 #68 exporting manifest sha256:bfb926e57071667974f158f9771b8443e4f740e63253c67c7595457e550ff658 0.1s done
25-Jun-2025 08:32:36 #68 exporting config sha256:d2ba9940cce74f960337805723c24c6470966ee6bc6801eac95503d409defe49 0.0s done
25-Jun-2025 08:32:36 #68 exporting manifest sha256:888b1bff8d45b4f3bd7d0a7d0af04d05652dedb7a269b0c5e8574335d0d42adf 0.0s done
25-Jun-2025 08:32:36 #68 exporting config sha256:e0038833a8eeaa68cc08af1560e825176d2e3dce165cac6f82dbf757bfa1dfb2
25-Jun-2025 08:32:36 #68 ...
25-Jun-2025 08:32:36
25-Jun-2025 08:32:36 #69 [auth] openmrs/openmrs-core:pull,push token for registry-1.docker.io
25-Jun-2025 08:32:36 #69 DONE 0.0s
25-Jun-2025 08:32:36
25-Jun-2025 08:32:36 #68 exporting to image
25-Jun-2025 08:32:36 #68 exporting config sha256:e0038833a8eeaa68cc08af1560e825176d2e3dce165cac6f82dbf757bfa1dfb2 0.0s done
25-Jun-2025 08:32:36 #68 exporting manifest list sha256:3dd2040bdba27f0ca6d91a2ff1348e7670447e26a2c7f415d61cebcd345e59b0 0.0s done
25-Jun-2025 08:32:36 #68 pushing layers
25-Jun-2025 08:32:40 #68 pushing layers 3.8s done
25-Jun-2025 08:32:40 #68 pushing manifest for docker.io/openmrs/openmrs-core:nightly-amazoncorretto-11@sha256:3dd2040bdba27f0ca6d91a2ff1348e7670447e26a2c7f415d61cebcd345e59b0
25-Jun-2025 08:32:42 #68 pushing manifest for docker.io/openmrs/openmrs-core:nightly-amazoncorretto-11@sha256:3dd2040bdba27f0ca6d91a2ff1348e7670447e26a2c7f415d61cebcd345e59b0 1.8s done
25-Jun-2025 08:32:42 #68 DONE 11.2s
25-Jun-2025 08:32:42
25-Jun-2025 08:32:42 #70 exporting cache to registry
25-Jun-2025 08:32:42 #70 preparing build cache for export
25-Jun-2025 08:32:48 #70 writing layer sha256:0367f797750e5b522e44b23bb85b9b84259ce7dab131a617b87343f6934a7bc4
25-Jun-2025 08:32:48 #70 writing layer sha256:0367f797750e5b522e44b23bb85b9b84259ce7dab131a617b87343f6934a7bc4 0.1s done
25-Jun-2025 08:32:48 #70 writing layer sha256:051350971fda8fc7c299a737d1c3377fccdc3b0cece1b7a8f16794e6babff5fc
25-Jun-2025 08:32:48 #70 writing layer sha256:051350971fda8fc7c299a737d1c3377fccdc3b0cece1b7a8f16794e6babff5fc 0.1s done
25-Jun-2025 08:32:48 #70 writing layer sha256:0fea78ff16011c958345c22aea13950951f51df9433dc1ba162a2deedeb08584 0.1s done
25-Jun-2025 08:32:48 #70 writing layer sha256:102d9673734cf68094eed86b28cd01d1f123c9e497e6867b3386119f965ca01c
25-Jun-2025 08:32:49 #70 writing layer sha256:102d9673734cf68094eed86b28cd01d1f123c9e497e6867b3386119f965ca01c 0.2s done
25-Jun-2025 08:32:49 #70 writing layer sha256:16c88f9a7b6cc184c84e206f36236ed0d51a8766658183d04867b93a96ba8f23
25-Jun-2025 08:32:49 #70 writing layer sha256:16c88f9a7b6cc184c84e206f36236ed0d51a8766658183d04867b93a96ba8f23 0.1s done
25-Jun-2025 08:32:49 #70 writing layer sha256:1cdee3d784afc8dc3a31863ea6b75bfb24c3394d454dd5ca221d29fbd4c3f130
25-Jun-2025 08:32:49 #70 writing layer sha256:1cdee3d784afc8dc3a31863ea6b75bfb24c3394d454dd5ca221d29fbd4c3f130 0.1s done
25-Jun-2025 08:32:49 #70 writing layer sha256:2035ccad53bb6eafa350848efee7b45b5583b9187cf90e58771d839a05f27497 0.1s done
25-Jun-2025 08:32:49 #70 writing layer sha256:20bd1dab4d8522e299453f7b46856cfe4faec8b68cacbef458727d6f74be7af9
25-Jun-2025 08:32:49 #70 writing layer sha256:20bd1dab4d8522e299453f7b46856cfe4faec8b68cacbef458727d6f74be7af9 0.2s done
25-Jun-2025 08:32:49 #70 writing layer sha256:2690c3d3a5cd6ff32c21fdc1bc7da64b4c1c090bce47300c2c180b63277b2305
25-Jun-2025 08:32:49 #70 writing layer sha256:2690c3d3a5cd6ff32c21fdc1bc7da64b4c1c090bce47300c2c180b63277b2305 0.2s done
25-Jun-2025 08:32:49 #70 writing layer sha256:2c1a37583440935e3ebaf937af7ac064eb7476abf80ca540ca1fb4fd40bf7c31
25-Jun-2025 08:32:50 #70 writing layer sha256:2c1a37583440935e3ebaf937af7ac064eb7476abf80ca540ca1fb4fd40bf7c31 0.1s done
25-Jun-2025 08:32:50 #70 writing layer sha256:2c235a1a0d2bb662a057542b543fcd498dee0540f7de626181e56ee73a4aca93
25-Jun-2025 08:32:50 #70 writing layer sha256:2c235a1a0d2bb662a057542b543fcd498dee0540f7de626181e56ee73a4aca93 0.1s done
25-Jun-2025 08:32:50 #70 writing layer sha256:30964c12f2c496bd64e457043854460d0a641cbc42d59c3e874c1baf16837924
25-Jun-2025 08:32:50 #70 writing layer sha256:30964c12f2c496bd64e457043854460d0a641cbc42d59c3e874c1baf16837924 0.2s done
25-Jun-2025 08:32:50 #70 writing layer sha256:39d9808a3c4c5b5841e0ea4cbb27e837a64dc1ff0f7a1f6d86afc4e5c90ac1ab
25-Jun-2025 08:32:50 #70 writing layer sha256:39d9808a3c4c5b5841e0ea4cbb27e837a64dc1ff0f7a1f6d86afc4e5c90ac1ab 0.1s done
25-Jun-2025 08:32:50 #70 writing layer sha256:4be01025852e11efecf720a809e3baedc6efff8a75131e02532302c32bc59238 0.1s done
25-Jun-2025 08:32:50 #70 writing layer sha256:4e327d21ee6e935a0b74a513014194b9825730ee906cffe295c4dda4703ad50c
25-Jun-2025 08:32:50 #70 writing layer sha256:4e327d21ee6e935a0b74a513014194b9825730ee906cffe295c4dda4703ad50c 0.1s done
25-Jun-2025 08:32:50 #70 writing layer sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1
25-Jun-2025 08:32:50 #70 writing layer sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done
25-Jun-2025 08:32:50 #70 writing layer sha256:523c363fba8147cef0effbdec32420407463f1b5db8b51b7f431937f2cb8eeb6
25-Jun-2025 08:32:50 #70 writing layer sha256:523c363fba8147cef0effbdec32420407463f1b5db8b51b7f431937f2cb8eeb6 0.1s done
25-Jun-2025 08:32:50 #70 writing layer sha256:56b2d10c57b93b69976cfff1b55e40da2fec2b62f94d3dc49e5f2c828e372999
25-Jun-2025 08:32:51 #70 writing layer sha256:56b2d10c57b93b69976cfff1b55e40da2fec2b62f94d3dc49e5f2c828e372999 0.1s done
25-Jun-2025 08:32:51 #70 writing layer sha256:5f086338743b1592b04dd28bb622bbc90bc21d1e005063326d329786682dfcc5
25-Jun-2025 08:32:51 #70 writing layer sha256:5f086338743b1592b04dd28bb622bbc90bc21d1e005063326d329786682dfcc5 0.1s done
25-Jun-2025 08:32:51 #70 writing layer sha256:61a87f32e846bae55ee60c3450138c11e163e6102ee2d42d06a421e347e1d237 0.1s done
25-Jun-2025 08:32:51 #70 writing layer sha256:6252bf34e023a27decd82fd130f3e5ec81109f64986fad3c10ff27b00be8b6b0
25-Jun-2025 08:32:51 #70 writing layer sha256:6252bf34e023a27decd82fd130f3e5ec81109f64986fad3c10ff27b00be8b6b0 0.1s done
25-Jun-2025 08:32:51 #70 writing layer sha256:68b2b92c45e7e620f7e34406900ba6414bbc6318849268cc8665ffb73a2a83ce 0.1s done
25-Jun-2025 08:32:51 #70 writing layer sha256:6930fb761c5ddc52f441b525e63c9062f28be691f03b326616dfe9b75196b85c
25-Jun-2025 08:32:51 #70 writing layer sha256:6930fb761c5ddc52f441b525e63c9062f28be691f03b326616dfe9b75196b85c 0.2s done
25-Jun-2025 08:32:51 #70 writing layer sha256:6b5bb81a435870406c96036a6aadbabbcc11df4940c851d4b20f55de9a31e00b
25-Jun-2025 08:32:51 #70 writing layer sha256:6b5bb81a435870406c96036a6aadbabbcc11df4940c851d4b20f55de9a31e00b 0.1s done
25-Jun-2025 08:32:51 #70 writing layer sha256:6cc455133faa9d7f7b359dc994dce11c3f6127b0256db586d4d763f950e440a3 0.1s done
25-Jun-2025 08:32:51 #70 writing layer sha256:7336f2e0e566ce39c50060c3765458383462c6bdd1f10ef5f231c8f3321082f2
25-Jun-2025 08:32:51 #70 writing layer sha256:7336f2e0e566ce39c50060c3765458383462c6bdd1f10ef5f231c8f3321082f2 0.1s done
25-Jun-2025 08:32:51 #70 writing layer sha256:73a2681b30f701eccedeaaff521a42fd2ec1b914bf6585b79222499dfc15423d
25-Jun-2025 08:32:52 #70 writing layer sha256:73a2681b30f701eccedeaaff521a42fd2ec1b914bf6585b79222499dfc15423d 0.1s done
25-Jun-2025 08:32:52 #70 writing layer sha256:74bf782099490e316c15b2432bf23b88ad8a9480ddeabd1d04b99def193aae9f
25-Jun-2025 08:32:52 #70 writing layer sha256:74bf782099490e316c15b2432bf23b88ad8a9480ddeabd1d04b99def193aae9f 0.1s done
25-Jun-2025 08:32:52 #70 writing layer sha256:7a3d621c44157c299eb1a3de605ae15e304882b06ff751aab9a3ad4ec972025d
25-Jun-2025 08:32:52 #70 writing layer sha256:7a3d621c44157c299eb1a3de605ae15e304882b06ff751aab9a3ad4ec972025d 0.2s done
25-Jun-2025 08:32:52 #70 writing layer sha256:7aaad2d8a1e1f9875f43884075ff79880c94367adfef7fb009a108ee38f2af74
25-Jun-2025 08:32:52 #70 writing layer sha256:7aaad2d8a1e1f9875f43884075ff79880c94367adfef7fb009a108ee38f2af74 0.1s done
25-Jun-2025 08:32:52 #70 writing layer sha256:8207dd7153b0e391986d72eb5d8aa68831bb5cfcbb8df0d4329d741cfa461f44 0.1s done
25-Jun-2025 08:32:52 #70 writing layer sha256:849a8098ff5982306bdfaf5d826ccbef17dd826f9c3f72f634ce39e9d48bde49
25-Jun-2025 08:32:52 #70 writing layer sha256:849a8098ff5982306bdfaf5d826ccbef17dd826f9c3f72f634ce39e9d48bde49 0.1s done
25-Jun-2025 08:32:52 #70 writing layer sha256:89dabc575a9543b9cb4725dec7b5d213e944af03e65ba0e02931d209c4c1f038
25-Jun-2025 08:32:52 #70 writing layer sha256:89dabc575a9543b9cb4725dec7b5d213e944af03e65ba0e02931d209c4c1f038 0.1s done
25-Jun-2025 08:32:52 #70 writing layer sha256:92aadd7fbd1d2d01c8ea4c9aae8fa853e71c14de59380ab87b39ff0affdbb122
25-Jun-2025 08:32:52 #70 writing layer sha256:92aadd7fbd1d2d01c8ea4c9aae8fa853e71c14de59380ab87b39ff0affdbb122 0.1s done
25-Jun-2025 08:32:52 #70 writing layer sha256:94257a018d3e9f5772f6e6292800ef2aed5b403abb6991c7db7841d955fc182c 0.1s done
25-Jun-2025 08:32:52 #70 writing layer sha256:95833b4690cda234aa1b2a80bbda861c36f5508d4740f302edbd0372de994bcb
25-Jun-2025 08:32:53 #70 writing layer sha256:95833b4690cda234aa1b2a80bbda861c36f5508d4740f302edbd0372de994bcb 0.1s done
25-Jun-2025 08:32:53 #70 writing layer sha256:96de5e610b3b778e8c959eb77a2e1aa5b67dac32157f4b28b11ff10475aad58e
25-Jun-2025 08:32:53 #70 writing layer sha256:96de5e610b3b778e8c959eb77a2e1aa5b67dac32157f4b28b11ff10475aad58e 0.1s done
25-Jun-2025 08:32:53 #70 writing layer sha256:97c127eca34a0b9353becd21b89cea9bc91adeb651c60599c4336d67601af9e4 0.1s done
25-Jun-2025 08:32:53 #70 writing layer sha256:99e9b04a7dc206f4a47a0937a2039102066a5273ce57a11fa6894d90fe3957bc
25-Jun-2025 08:32:53 #70 writing layer sha256:99e9b04a7dc206f4a47a0937a2039102066a5273ce57a11fa6894d90fe3957bc 0.1s done
25-Jun-2025 08:32:53 #70 writing layer sha256:9c776b38fe65ed2f342e8bb30261076104fcd69b23c295da467fa0417a965056
25-Jun-2025 08:32:53 #70 writing layer sha256:9c776b38fe65ed2f342e8bb30261076104fcd69b23c295da467fa0417a965056 0.2s done
25-Jun-2025 08:32:53 #70 writing layer sha256:9e39644184f2b54cc3beae8300a7ecef22180600831790b54629c12ddcfb142b
25-Jun-2025 08:32:53 #70 writing layer sha256:9e39644184f2b54cc3beae8300a7ecef22180600831790b54629c12ddcfb142b 0.1s done
25-Jun-2025 08:32:53 #70 writing layer sha256:a3a141bfe5627b562a870ad931fe1cdc50d3dbf733a0568d089499010c9116cb 0.1s done
25-Jun-2025 08:32:53 #70 writing layer sha256:a663a49d379c5e2297a43062f769a643f254243085fc3581ff8ba85c8b16c307
25-Jun-2025 08:32:53 #70 writing layer sha256:a663a49d379c5e2297a43062f769a643f254243085fc3581ff8ba85c8b16c307 0.1s done
25-Jun-2025 08:32:53 #70 writing layer sha256:a8f9b19bbafedb76f642c4e02738e0d41cbe3671ebe0de38412c94631ad3f823
25-Jun-2025 08:32:54 #70 writing layer sha256:a8f9b19bbafedb76f642c4e02738e0d41cbe3671ebe0de38412c94631ad3f823 0.1s done
25-Jun-2025 08:32:54 #70 writing layer sha256:a91566075c5abf3cb0107b0141198e2fa2de4c7a900b52f1710ef9181de66b17
25-Jun-2025 08:32:54 #70 writing layer sha256:a91566075c5abf3cb0107b0141198e2fa2de4c7a900b52f1710ef9181de66b17 0.1s done
25-Jun-2025 08:32:54 #70 writing layer sha256:adc258591e9b40c9f2036378786e53820cd32ad44db2bf9516de08bf8d9b386d
25-Jun-2025 08:32:54 #70 writing layer sha256:adc258591e9b40c9f2036378786e53820cd32ad44db2bf9516de08bf8d9b386d 0.1s done
25-Jun-2025 08:32:54 #70 writing layer sha256:ae296b2ce075274792cbe3f1072ae61e9638dc51147b12db70087242d9ba3b06
25-Jun-2025 08:32:54 #70 writing layer sha256:ae296b2ce075274792cbe3f1072ae61e9638dc51147b12db70087242d9ba3b06 0.2s done
25-Jun-2025 08:32:54 #70 writing layer sha256:ae808db9e90e08040bfaacde6332f876c7d0694776e301939d6345494e24d597 0.1s done
25-Jun-2025 08:32:54 #70 writing layer sha256:b3116e1e111db53375106d5df93ae39966f7e468fed4cb5b7cf822b8ac1df26a
25-Jun-2025 08:32:54 #70 writing layer sha256:b3116e1e111db53375106d5df93ae39966f7e468fed4cb5b7cf822b8ac1df26a 0.1s done
25-Jun-2025 08:32:54 #70 writing layer sha256:b9f56379cd9c89d0031c9545c97b87ff3978c1fe8f15526e723c859cf0dbf515
25-Jun-2025 08:32:54 #70 writing layer sha256:b9f56379cd9c89d0031c9545c97b87ff3978c1fe8f15526e723c859cf0dbf515 0.1s done
25-Jun-2025 08:32:54 #70 writing layer sha256:c02528b21f78970674bea62ccbbc30b73129bd4e1843ae0cd93faa74620a8b5e 0.1s done
25-Jun-2025 08:32:54 #70 writing layer sha256:c39b6eb8f259579dfd713e0997ed6aaefcadf7717e5bf3d410189375f7be3385
25-Jun-2025 08:32:54 #70 writing layer sha256:c39b6eb8f259579dfd713e0997ed6aaefcadf7717e5bf3d410189375f7be3385 0.1s done
25-Jun-2025 08:32:54 #70 writing layer sha256:c55e1d93828af2c83359a7a2975a45ceb193235bd13b3460b722707177445653
25-Jun-2025 08:32:55 #70 writing layer sha256:c55e1d93828af2c83359a7a2975a45ceb193235bd13b3460b722707177445653 0.1s done
25-Jun-2025 08:32:55 #70 writing layer sha256:c5aa36c653b0af60e1ec7f5d2a6fb8180166fd912f7ddbd31cd8c96d537addfe 0.1s done
25-Jun-2025 08:32:55 #70 writing layer sha256:c93eb42fc1cb8cbc6518e0c84a8b5166a23b8e065c2ea156492279ccf234ec25
25-Jun-2025 08:32:55 #70 writing layer sha256:c93eb42fc1cb8cbc6518e0c84a8b5166a23b8e065c2ea156492279ccf234ec25 0.1s done
25-Jun-2025 08:32:55 #70 writing layer sha256:c99057602c356ee25af099c9a25bc874f05d89a86fdf112fcb3dd8cdd2ae9681
25-Jun-2025 08:32:55 #70 writing layer sha256:c99057602c356ee25af099c9a25bc874f05d89a86fdf112fcb3dd8cdd2ae9681 0.1s done
25-Jun-2025 08:32:55 #70 writing layer sha256:cb0e4057f9360571327d47d6ac2b7a353deb396397afad3f68ac53246adbf000
25-Jun-2025 08:32:55 #70 writing layer sha256:cb0e4057f9360571327d47d6ac2b7a353deb396397afad3f68ac53246adbf000 0.1s done
25-Jun-2025 08:32:55 #70 writing layer sha256:cb27ac2a4e6d7f577ad26d13387113717a5f58e2de6a3cb363a49fd4c720ef97
25-Jun-2025 08:32:55 #70 writing layer sha256:cb27ac2a4e6d7f577ad26d13387113717a5f58e2de6a3cb363a49fd4c720ef97 0.1s done
25-Jun-2025 08:32:55 #70 writing layer sha256:cf9ff8c391314f7305cdc8f422ef7be64297aabd9bd7e10bde806f060f406eda
25-Jun-2025 08:32:55 #70 writing layer sha256:cf9ff8c391314f7305cdc8f422ef7be64297aabd9bd7e10bde806f060f406eda 0.1s done
25-Jun-2025 08:32:55 #70 writing layer sha256:dc612edd1762c4b7c88eddb30ea53db5044f77c0422b9c6b67aa5c2e77da62fd
25-Jun-2025 08:32:55 #70 writing layer sha256:dc612edd1762c4b7c88eddb30ea53db5044f77c0422b9c6b67aa5c2e77da62fd 0.1s done
25-Jun-2025 08:32:55 #70 writing layer sha256:dd25fb3c684379d151258785747640d1cd9d9734245e7340c6c79f294affd872
25-Jun-2025 08:32:55 #70 writing layer sha256:dd25fb3c684379d151258785747640d1cd9d9734245e7340c6c79f294affd872 0.1s done
25-Jun-2025 08:32:55 #70 writing layer sha256:e23e9bc7c2216b0afef4bc10181558b13762332e189bad7c287738b67e886b9e
25-Jun-2025 08:32:55 #70 writing layer sha256:e23e9bc7c2216b0afef4bc10181558b13762332e189bad7c287738b67e886b9e 0.1s done
25-Jun-2025 08:32:55 #70 writing layer sha256:e460d7adc5da616a5a4e9d8a175e9e867e8dafd2507098082ddc528adfc07d9a
25-Jun-2025 08:32:56 #70 writing layer sha256:e460d7adc5da616a5a4e9d8a175e9e867e8dafd2507098082ddc528adfc07d9a 0.1s done
25-Jun-2025 08:32:56 #70 writing layer sha256:eab258d3eae5a88edc9212cea1fe1dbbadbc3e27b2765d1f5b32ecb415d3879b
25-Jun-2025 08:32:56 #70 writing layer sha256:eab258d3eae5a88edc9212cea1fe1dbbadbc3e27b2765d1f5b32ecb415d3879b 0.1s done
25-Jun-2025 08:32:56 #70 writing layer sha256:f7235ba715ef3c60e9e1f9eedc615123ce079054102c8cea3cee64e70a1d7a1c 0.1s done
25-Jun-2025 08:32:56 #70 writing layer sha256:fe50cf414dd6231032266feda4a643f4dc8670cd96ab0300faa6cf120c3d09d8
25-Jun-2025 08:32:56 #70 writing layer sha256:fe50cf414dd6231032266feda4a643f4dc8670cd96ab0300faa6cf120c3d09d8 0.1s done
25-Jun-2025 08:32:56 #70 writing layer sha256:fe961053deb50ec133a0b05387ddb309b4be8ced151ede1a0358cab27e8d58dc
25-Jun-2025 08:32:56 #70 writing layer sha256:fe961053deb50ec133a0b05387ddb309b4be8ced151ede1a0358cab27e8d58dc done
25-Jun-2025 08:32:56 #70 writing config sha256:42d4318d2a7578dd13fdc89fe5cf218268df4b4b20d3ced5968ab5ce8c9d2b89
25-Jun-2025 08:32:57 #70 writing config sha256:42d4318d2a7578dd13fdc89fe5cf218268df4b4b20d3ced5968ab5ce8c9d2b89 0.7s done
25-Jun-2025 08:32:57 #70 writing cache image manifest sha256:8a6c6bfc261ea333821979ae46c401b48585376da49d7727463ef5bf3fbad3e3
25-Jun-2025 08:32:58 #70 preparing build cache for export 16.4s done
25-Jun-2025 08:32:58 #70 writing cache image manifest sha256:8a6c6bfc261ea333821979ae46c401b48585376da49d7727463ef5bf3fbad3e3 1.0s done
25-Jun-2025 08:32:58 #70 DONE 16.4s
25-Jun-2025 08:32:58
25-Jun-2025 08:32:58 3 warnings found (use --debug to expand):
25-Jun-2025 08:32:58 - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 15)
25-Jun-2025 08:32:58 - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 55)
25-Jun-2025 08:32:58 - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64
25-Jun-2025 08:32:58 Finished task 'Deploy to docker' with result: Success
25-Jun-2025 08:32:58 Running post build plugin 'Docker Container Cleanup'
25-Jun-2025 08:32:58 Running post build plugin 'NCover Results Collector'
25-Jun-2025 08:32:58 Running post build plugin 'Build Results Label Collector'
25-Jun-2025 08:32:58 Running post build plugin 'Clover Results Collector'
25-Jun-2025 08:32:58 Running post build plugin 'npm Cache Cleanup'
25-Jun-2025 08:32:58 Running post build plugin 'Artifact Copier'
25-Jun-2025 08:32:58 Finalising the build...
25-Jun-2025 08:32:58 Stopping timer.
25-Jun-2025 08:32:58 Build TRUNK-MASTER-DTD11-3826 completed.
25-Jun-2025 08:32:58 Running on server: post build plugin 'Build Hanging Detection Configuration'
25-Jun-2025 08:32:58 Running on server: post build plugin 'NCover Results Collector'
25-Jun-2025 08:32:58 Running on server: post build plugin 'Build Labeller'
25-Jun-2025 08:32:58 Running on server: post build plugin 'Clover Delta Calculator'
25-Jun-2025 08:32:58 Running on server: post build plugin 'Maven Dependencies Postprocessor'
25-Jun-2025 08:32:58 All post build plugins have finished
25-Jun-2025 08:32:58 Generating build results summary...
25-Jun-2025 08:32:58 Saving build results to disk...
25-Jun-2025 08:32:58 Store variable context...
25-Jun-2025 08:32:58 Finished building TRUNK-MASTER-DTD11-3826.