OpenMRS Core 2.7

Build: #91 was successful

Job: Deploy to docker JDK 17 was successful

Stages & jobs

  1. Build

  2. Test

  3. Deploy

  4. Release

    Requires a user to start manually
  5. Release image variants

Build log

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

23-Sep-2025 13:57:44 #29 119.2 [INFO] Installing /openmrs_core/test-module/omod/pom.xml to /usr/share/maven/ref/repository/org/openmrs/module/openmrs-test-module-omod/2.7.8-SNAPSHOT/openmrs-test-module-omod-2.7.8-SNAPSHOT.pom
23-Sep-2025 13:57:44 #29 119.2 [INFO] Installing /openmrs_core/test-module/omod/target/openmrs-test-module-2.7.8-SNAPSHOT.omod to /usr/share/maven/ref/repository/org/openmrs/module/openmrs-test-module-omod/2.7.8-SNAPSHOT/openmrs-test-module-omod-2.7.8-SNAPSHOT.jar
23-Sep-2025 13:57:44 #29 119.2 [INFO] Installing /openmrs_core/test-module/omod/target/openmrs-test-module-2.7.8-SNAPSHOT-tests.jar to /usr/share/maven/ref/repository/org/openmrs/module/openmrs-test-module-omod/2.7.8-SNAPSHOT/openmrs-test-module-omod-2.7.8-SNAPSHOT-tests.jar
23-Sep-2025 13:57:44 #29 119.2 [INFO] ------------------------------------------------------------------------
23-Sep-2025 13:57:44 #29 119.2 [INFO] Reactor Summary for OpenMRS 2.7.8-SNAPSHOT:
23-Sep-2025 13:57:44 #29 119.2 [INFO]
23-Sep-2025 13:57:44 #29 119.2 [INFO] OpenMRS ............................................ SUCCESS [ 18.624 s]
23-Sep-2025 13:57:44 #29 119.2 [INFO] openmrs-tools ...................................... SUCCESS [  6.117 s]
23-Sep-2025 13:57:44 #29 119.2 [INFO] openmrs-test ....................................... SUCCESS [  5.553 s]
23-Sep-2025 13:57:44 #29 119.2 [INFO] openmrs-api ........................................ SUCCESS [ 50.010 s]
23-Sep-2025 13:57:44 #29 119.2 [INFO] openmrs-web ........................................ SUCCESS [  6.230 s]
23-Sep-2025 13:57:44 #29 119.2 [INFO] openmrs-webapp ..................................... SUCCESS [ 10.465 s]
23-Sep-2025 13:57:44 #29 119.2 [INFO] openmrs-liquibase .................................. SUCCESS [  5.160 s]
23-Sep-2025 13:57:44 #29 119.2 [INFO] openmrs-test-module ................................ SUCCESS [  0.620 s]
23-Sep-2025 13:57:44 #29 119.2 [INFO] openmrs-test-module-api ............................ SUCCESS [  0.894 s]
23-Sep-2025 13:57:44 #29 119.2 [INFO] openmrs-test-module-omod ........................... SUCCESS [  7.096 s]
23-Sep-2025 13:57:44 #29 119.2 [INFO] ------------------------------------------------------------------------
23-Sep-2025 13:57:44 #29 119.2 [INFO] BUILD SUCCESS
23-Sep-2025 13:57:44 #29 119.2 [INFO] ------------------------------------------------------------------------
23-Sep-2025 13:57:44 #29 119.2 [INFO] Total time:  01:57 min
23-Sep-2025 13:57:44 #29 119.2 [INFO] Finished at: 2025-09-23T13:57:44Z
23-Sep-2025 13:57:44 #29 119.2 [INFO] ------------------------------------------------------------------------
23-Sep-2025 13:57:44 #29 DONE 119.5s
23-Sep-2025 13:57:47
23-Sep-2025 13:57:47 #30 [linux/amd64 dev 2/8] RUN yum -y update && yum -y install tar gzip git && yum clean all
23-Sep-2025 13:57:47 #30 CACHED
23-Sep-2025 13:57:47
23-Sep-2025 13:57:47 #31 [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-9/v9.0.107/bin/apache-tomcat-9.0.107.tar.gz"     && echo "1815837fa10083258b653dab1f3947fadbad377fa66546fa74aecea1439c6fed2ef4e40c86fa55e176d8c5739ad448196a7415ddfca6ff8d17c6fe8cdba0fefb  /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/*
23-Sep-2025 13:57:47 #31 CACHED
23-Sep-2025 13:57:47
23-Sep-2025 13:57:47 #32 [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
23-Sep-2025 13:57:47 #32 CACHED
23-Sep-2025 13:57:47
23-Sep-2025 13:57:47 #33 [linux/amd64 dev 5/8] WORKDIR /openmrs_core
23-Sep-2025 13:57:47 #33 ...
23-Sep-2025 13:57:47
23-Sep-2025 13:57:47 #34 [linux/arm64 dev 2/8] RUN yum -y update && yum -y install tar gzip git && yum clean all
23-Sep-2025 13:57:47 #34 CACHED
23-Sep-2025 13:57:47
23-Sep-2025 13:57:47 #35 [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-9/v9.0.107/bin/apache-tomcat-9.0.107.tar.gz"     && echo "1815837fa10083258b653dab1f3947fadbad377fa66546fa74aecea1439c6fed2ef4e40c86fa55e176d8c5739ad448196a7415ddfca6ff8d17c6fe8cdba0fefb  /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/*
23-Sep-2025 13:57:47 #35 CACHED
23-Sep-2025 13:57:47
23-Sep-2025 13:57:47 #36 [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
23-Sep-2025 13:57:47 #36 CACHED
23-Sep-2025 13:57:47
23-Sep-2025 13:57:47 #37 [linux/arm64 dev 5/8] WORKDIR /openmrs_core
23-Sep-2025 13:57:48 #37 CACHED
23-Sep-2025 13:57:48
23-Sep-2025 13:57:48 #33 [linux/amd64 dev 5/8] WORKDIR /openmrs_core
23-Sep-2025 13:57:48 #33 CACHED
23-Sep-2025 13:57:48
23-Sep-2025 13:57:48 #37 [linux/arm64 dev 5/8] WORKDIR /openmrs_core
23-Sep-2025 13:57:48 #37 sha256:7f7704bdb2059400f3f855d1929681672be8f5117d8be5c208b3aafb4db72190 0B / 9.10kB 0.2s
23-Sep-2025 13:57:49 #37 sha256:22c9dc6baa48a73afd54db7eae4769e4078e520a6b6aa4d068c2bc5fe44dc237 0B / 40.06MB 0.2s
23-Sep-2025 13:57:49 #37 sha256:6acd1a4abda940acc9f2129e544c89c80b96477280afbbed9e0ee81cf6b3d71d 159B / 159B 0.2s
23-Sep-2025 13:57:49 #37 sha256:c9bbf73a9595ec16a898da240b95d25f6bbccc1aa2d42262de13ec688f800b4a 851B / 851B 0.2s
23-Sep-2025 13:57:49 #37 sha256:7f7704bdb2059400f3f855d1929681672be8f5117d8be5c208b3aafb4db72190 9.10kB / 9.10kB 0.3s done
23-Sep-2025 13:57:49 #37 sha256:22c9dc6baa48a73afd54db7eae4769e4078e520a6b6aa4d068c2bc5fe44dc237 4.19MB / 40.06MB 0.3s
23-Sep-2025 13:57:49 #37 sha256:6acd1a4abda940acc9f2129e544c89c80b96477280afbbed9e0ee81cf6b3d71d 159B / 159B 0.3s done
23-Sep-2025 13:57:49 #37 sha256:c9bbf73a9595ec16a898da240b95d25f6bbccc1aa2d42262de13ec688f800b4a 851B / 851B 0.2s done
23-Sep-2025 13:57:49 #37 sha256:fe8b877cd8227bc171cdbdae14b1b14a3ea47addcb98a87f3e68bb49462c2642 0B / 9.24MB 0.2s
23-Sep-2025 13:57:49 #37 sha256:fe8b877cd8227bc171cdbdae14b1b14a3ea47addcb98a87f3e68bb49462c2642 8.39MB / 9.24MB 0.3s
23-Sep-2025 13:57:49 #37 sha256:1923ba58db5b8e677e6c58cc4dd647df8b7808b587d06e1a62a3e7abb2ec7150 10.49MB / 31.18MB 0.3s
23-Sep-2025 13:57:49 #37 sha256:4631668d04649745d5ef178b1d9d09d5db97400b4793635195f5f8603b3c4570 0B / 143.05MB 0.2s
23-Sep-2025 13:57:49 #37 sha256:22c9dc6baa48a73afd54db7eae4769e4078e520a6b6aa4d068c2bc5fe44dc237 9.44MB / 40.06MB 0.6s
23-Sep-2025 13:57:49 #37 sha256:fe8b877cd8227bc171cdbdae14b1b14a3ea47addcb98a87f3e68bb49462c2642 9.24MB / 9.24MB 0.3s done
23-Sep-2025 13:57:49 #37 sha256:1923ba58db5b8e677e6c58cc4dd647df8b7808b587d06e1a62a3e7abb2ec7150 12.58MB / 31.18MB 0.5s
23-Sep-2025 13:57:49 #37 sha256:22c9dc6baa48a73afd54db7eae4769e4078e520a6b6aa4d068c2bc5fe44dc237 12.58MB / 40.06MB 0.8s
23-Sep-2025 13:57:49 #37 sha256:1923ba58db5b8e677e6c58cc4dd647df8b7808b587d06e1a62a3e7abb2ec7150 20.97MB / 31.18MB 0.6s
23-Sep-2025 13:57:49 #37 sha256:a91b5238a9fe3179ab0c01e037bb1cee69661fce54f0a324c0ba14edb32c5934 2.10MB / 150.39MB 0.2s
23-Sep-2025 13:57:49 #37 sha256:22c9dc6baa48a73afd54db7eae4769e4078e520a6b6aa4d068c2bc5fe44dc237 18.87MB / 40.06MB 0.9s
23-Sep-2025 13:57:49 #37 sha256:1923ba58db5b8e677e6c58cc4dd647df8b7808b587d06e1a62a3e7abb2ec7150 24.12MB / 31.18MB 0.8s
23-Sep-2025 13:57:49 #37 sha256:4631668d04649745d5ef178b1d9d09d5db97400b4793635195f5f8603b3c4570 11.53MB / 143.05MB 0.6s
23-Sep-2025 13:57:49 #37 sha256:22c9dc6baa48a73afd54db7eae4769e4078e520a6b6aa4d068c2bc5fe44dc237 20.97MB / 40.06MB 1.1s
23-Sep-2025 13:57:49 #37 sha256:1923ba58db5b8e677e6c58cc4dd647df8b7808b587d06e1a62a3e7abb2ec7150 27.26MB / 31.18MB 0.9s
23-Sep-2025 13:57:49 #37 sha256:a91b5238a9fe3179ab0c01e037bb1cee69661fce54f0a324c0ba14edb32c5934 11.53MB / 150.39MB 0.5s
23-Sep-2025 13:57:50 #37 sha256:22c9dc6baa48a73afd54db7eae4769e4078e520a6b6aa4d068c2bc5fe44dc237 25.17MB / 40.06MB 1.2s
23-Sep-2025 13:57:50 #37 sha256:1923ba58db5b8e677e6c58cc4dd647df8b7808b587d06e1a62a3e7abb2ec7150 31.18MB / 31.18MB 1.0s done
23-Sep-2025 13:57:50 #37 sha256:22c9dc6baa48a73afd54db7eae4769e4078e520a6b6aa4d068c2bc5fe44dc237 37.93MB / 40.06MB 1.4s
23-Sep-2025 13:57:50 #37 sha256:4631668d04649745d5ef178b1d9d09d5db97400b4793635195f5f8603b3c4570 27.26MB / 143.05MB 1.1s
23-Sep-2025 13:57:50 #37 sha256:44fb931604a5509dd2f5cbf8d1604d64dd0f56962f61bf6cd3f092bce2e7687a 9.44MB / 64.79MB 0.2s
23-Sep-2025 13:57:50 #37 sha256:22c9dc6baa48a73afd54db7eae4769e4078e520a6b6aa4d068c2bc5fe44dc237 40.06MB / 40.06MB 1.4s done
23-Sep-2025 13:57:50 #37 sha256:4631668d04649745d5ef178b1d9d09d5db97400b4793635195f5f8603b3c4570 47.19MB / 143.05MB 1.2s
23-Sep-2025 13:57:50 #37 sha256:a91b5238a9fe3179ab0c01e037bb1cee69661fce54f0a324c0ba14edb32c5934 25.46MB / 150.39MB 0.9s
23-Sep-2025 13:57:50 #37 sha256:44fb931604a5509dd2f5cbf8d1604d64dd0f56962f61bf6cd3f092bce2e7687a 28.31MB / 64.79MB 0.3s
23-Sep-2025 13:57:50 #37 sha256:4631668d04649745d5ef178b1d9d09d5db97400b4793635195f5f8603b3c4570 58.72MB / 143.05MB 1.4s
23-Sep-2025 13:57:50 #37 sha256:a91b5238a9fe3179ab0c01e037bb1cee69661fce54f0a324c0ba14edb32c5934 42.80MB / 150.39MB 1.1s
23-Sep-2025 13:57:50 #37 sha256:44fb931604a5509dd2f5cbf8d1604d64dd0f56962f61bf6cd3f092bce2e7687a 38.23MB / 64.79MB 0.5s
23-Sep-2025 13:57:50 #37 sha256:5dcc7d9a607bc77c92d4de21c9dc3606691f37320daa15a637fe2ce921d9ade8 6.29MB / 23.64MB 0.2s
23-Sep-2025 13:57:50 #37 sha256:4631668d04649745d5ef178b1d9d09d5db97400b4793635195f5f8603b3c4570 69.99MB / 143.05MB 1.5s
23-Sep-2025 13:57:50 #37 sha256:a91b5238a9fe3179ab0c01e037bb1cee69661fce54f0a324c0ba14edb32c5934 51.38MB / 150.39MB 1.2s
23-Sep-2025 13:57:50 #37 sha256:5dcc7d9a607bc77c92d4de21c9dc3606691f37320daa15a637fe2ce921d9ade8 23.64MB / 23.64MB 0.4s done
23-Sep-2025 13:57:50 #37 sha256:4631668d04649745d5ef178b1d9d09d5db97400b4793635195f5f8603b3c4570 79.69MB / 143.05MB 1.7s
23-Sep-2025 13:57:50 #37 sha256:a91b5238a9fe3179ab0c01e037bb1cee69661fce54f0a324c0ba14edb32c5934 70.64MB / 150.39MB 1.4s
23-Sep-2025 13:57:50 #37 sha256:44fb931604a5509dd2f5cbf8d1604d64dd0f56962f61bf6cd3f092bce2e7687a 64.79MB / 64.79MB 0.8s
23-Sep-2025 13:57:50 #37 sha256:5322a22ab5c05a4a85476b6e5303954e19045fc459c74c14741e59ab4ba8b435 102B / 102B 0.1s done
23-Sep-2025 13:57:50 #37 sha256:4631668d04649745d5ef178b1d9d09d5db97400b4793635195f5f8603b3c4570 97.52MB / 143.05MB 1.8s
23-Sep-2025 13:57:50 #37 sha256:a91b5238a9fe3179ab0c01e037bb1cee69661fce54f0a324c0ba14edb32c5934 84.93MB / 150.39MB 1.5s
23-Sep-2025 13:57:50 #37 sha256:44fb931604a5509dd2f5cbf8d1604d64dd0f56962f61bf6cd3f092bce2e7687a 64.79MB / 64.79MB 0.8s done
23-Sep-2025 13:57:50 #37 extracting sha256:44fb931604a5509dd2f5cbf8d1604d64dd0f56962f61bf6cd3f092bce2e7687a
23-Sep-2025 13:57:51 #37 sha256:4631668d04649745d5ef178b1d9d09d5db97400b4793635195f5f8603b3c4570 110.10MB / 143.05MB 2.0s
23-Sep-2025 13:57:51 #37 sha256:a91b5238a9fe3179ab0c01e037bb1cee69661fce54f0a324c0ba14edb32c5934 98.01MB / 150.39MB 1.7s
23-Sep-2025 13:57:51 #37 sha256:4631668d04649745d5ef178b1d9d09d5db97400b4793635195f5f8603b3c4570 129.20MB / 143.05MB 2.1s
23-Sep-2025 13:57:51 #37 sha256:a91b5238a9fe3179ab0c01e037bb1cee69661fce54f0a324c0ba14edb32c5934 112.20MB / 150.39MB 1.8s
23-Sep-2025 13:57:51 #37 sha256:4631668d04649745d5ef178b1d9d09d5db97400b4793635195f5f8603b3c4570 143.05MB / 143.05MB 2.3s
23-Sep-2025 13:57:51 #37 sha256:4631668d04649745d5ef178b1d9d09d5db97400b4793635195f5f8603b3c4570 143.05MB / 143.05MB 2.4s done
23-Sep-2025 13:57:51 #37 sha256:a91b5238a9fe3179ab0c01e037bb1cee69661fce54f0a324c0ba14edb32c5934 123.73MB / 150.39MB 2.0s
23-Sep-2025 13:57:51 #37 sha256:a91b5238a9fe3179ab0c01e037bb1cee69661fce54f0a324c0ba14edb32c5934 150.39MB / 150.39MB 2.3s
23-Sep-2025 13:57:51 #37 sha256:a91b5238a9fe3179ab0c01e037bb1cee69661fce54f0a324c0ba14edb32c5934 150.39MB / 150.39MB 2.4s done
23-Sep-2025 13:57:53 #37 ...
23-Sep-2025 13:57:53
23-Sep-2025 13:57:53 #33 [linux/amd64 dev 5/8] WORKDIR /openmrs_core
23-Sep-2025 13:57:53 #33 sha256:83ef2f0b8048f48c672703b89a8e73ccecae945504b7ef1797dd332eec3e5414 23.64MB / 23.64MB 0.3s done
23-Sep-2025 13:57:53 #33 sha256:aac83466e91d024647b53fe980b56732fe3809cf078982100ab2b7b228897ec7 9.53kB / 9.53kB 0.1s done
23-Sep-2025 13:57:53 #33 sha256:19c258e5f4a6ebd632bffde3f183bd54556aaf83c2b0c2aecb975cfb438b6562 38.90MB / 38.90MB 0.5s done
23-Sep-2025 13:57:53 #33 extracting sha256:19c258e5f4a6ebd632bffde3f183bd54556aaf83c2b0c2aecb975cfb438b6562 1.8s done
23-Sep-2025 13:57:53 #33 DONE 5.7s
23-Sep-2025 13:57:53
23-Sep-2025 13:57:53 #33 [linux/amd64 dev 5/8] WORKDIR /openmrs_core
23-Sep-2025 13:57:53 #33 extracting sha256:aac83466e91d024647b53fe980b56732fe3809cf078982100ab2b7b228897ec7 0.1s done
23-Sep-2025 13:57:53 #33 extracting sha256:83ef2f0b8048f48c672703b89a8e73ccecae945504b7ef1797dd332eec3e5414
23-Sep-2025 13:57:53 #33 extracting sha256:83ef2f0b8048f48c672703b89a8e73ccecae945504b7ef1797dd332eec3e5414 0.4s done
23-Sep-2025 13:57:53 #33 extracting sha256:5322a22ab5c05a4a85476b6e5303954e19045fc459c74c14741e59ab4ba8b435
23-Sep-2025 13:57:54 #33 extracting sha256:5322a22ab5c05a4a85476b6e5303954e19045fc459c74c14741e59ab4ba8b435 0.1s done
23-Sep-2025 13:57:54 #33 DONE 6.2s
23-Sep-2025 13:57:54
23-Sep-2025 13:57:54 #38 [linux/amd64 dev 6/8] COPY --from=compile /usr/share/maven/ref /usr/share/maven/ref
23-Sep-2025 13:57:54 #38 ...
23-Sep-2025 13:57:54
23-Sep-2025 13:57:54 #37 [linux/arm64 dev 5/8] WORKDIR /openmrs_core
23-Sep-2025 13:57:54 #37 extracting sha256:44fb931604a5509dd2f5cbf8d1604d64dd0f56962f61bf6cd3f092bce2e7687a 3.7s done
23-Sep-2025 13:57:54 #37 DONE 7.2s
23-Sep-2025 13:57:54
23-Sep-2025 13:57:54 #37 [linux/arm64 dev 5/8] WORKDIR /openmrs_core
23-Sep-2025 13:57:54 #37 extracting sha256:a91b5238a9fe3179ab0c01e037bb1cee69661fce54f0a324c0ba14edb32c5934
23-Sep-2025 13:57:57 #37 ...
23-Sep-2025 13:57:57
23-Sep-2025 13:57:57 #38 [linux/amd64 dev 6/8] COPY --from=compile /usr/share/maven/ref /usr/share/maven/ref
23-Sep-2025 13:57:57 #38 DONE 3.9s
23-Sep-2025 13:57:57
23-Sep-2025 13:57:57 #39 [linux/amd64 dev 7/8] COPY --from=compile /openmrs_core /openmrs_core/
23-Sep-2025 13:58:02 #39 DONE 5.0s
23-Sep-2025 13:58:02
23-Sep-2025 13:58:02 #37 [linux/arm64 dev 5/8] WORKDIR /openmrs_core
23-Sep-2025 13:58:02 #37 extracting sha256:a91b5238a9fe3179ab0c01e037bb1cee69661fce54f0a324c0ba14edb32c5934 3.3s done
23-Sep-2025 13:58:02 #37 extracting sha256:4631668d04649745d5ef178b1d9d09d5db97400b4793635195f5f8603b3c4570
23-Sep-2025 13:58:03 #37 extracting sha256:4631668d04649745d5ef178b1d9d09d5db97400b4793635195f5f8603b3c4570 5.2s done
23-Sep-2025 13:58:03 #37 DONE 15.8s
23-Sep-2025 13:58:03
23-Sep-2025 13:58:03 #40 [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
23-Sep-2025 13:58:03 #40 DONE 0.6s
23-Sep-2025 13:58:03
23-Sep-2025 13:58:03 #37 [linux/arm64 dev 5/8] WORKDIR /openmrs_core
23-Sep-2025 13:58:03 #37 extracting sha256:1923ba58db5b8e677e6c58cc4dd647df8b7808b587d06e1a62a3e7abb2ec7150
23-Sep-2025 13:58:04 #37 extracting sha256:1923ba58db5b8e677e6c58cc4dd647df8b7808b587d06e1a62a3e7abb2ec7150 1.4s done
23-Sep-2025 13:58:04 #37 DONE 17.2s
23-Sep-2025 13:58:04
23-Sep-2025 13:58:04 #37 [linux/arm64 dev 5/8] WORKDIR /openmrs_core
23-Sep-2025 13:58:04 #37 extracting sha256:fe8b877cd8227bc171cdbdae14b1b14a3ea47addcb98a87f3e68bb49462c2642
23-Sep-2025 13:58:04 #37 extracting sha256:fe8b877cd8227bc171cdbdae14b1b14a3ea47addcb98a87f3e68bb49462c2642 0.2s done
23-Sep-2025 13:58:04 #37 DONE 17.4s
23-Sep-2025 13:58:04
23-Sep-2025 13:58:04 #37 [linux/arm64 dev 5/8] WORKDIR /openmrs_core
23-Sep-2025 13:58:04 #37 extracting sha256:c9bbf73a9595ec16a898da240b95d25f6bbccc1aa2d42262de13ec688f800b4a 0.0s done
23-Sep-2025 13:58:04 #37 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0.0s done
23-Sep-2025 13:58:04 #37 extracting sha256:6acd1a4abda940acc9f2129e544c89c80b96477280afbbed9e0ee81cf6b3d71d 0.0s done
23-Sep-2025 13:58:04 #37 DONE 17.5s
23-Sep-2025 13:58:05
23-Sep-2025 13:58:05 #37 [linux/arm64 dev 5/8] WORKDIR /openmrs_core
23-Sep-2025 13:58:05 #37 extracting sha256:22c9dc6baa48a73afd54db7eae4769e4078e520a6b6aa4d068c2bc5fe44dc237
23-Sep-2025 13:58:06 #37 extracting sha256:22c9dc6baa48a73afd54db7eae4769e4078e520a6b6aa4d068c2bc5fe44dc237 1.7s done
23-Sep-2025 13:58:06 #37 DONE 19.3s
23-Sep-2025 13:58:06
23-Sep-2025 13:58:06 #37 [linux/arm64 dev 5/8] WORKDIR /openmrs_core
23-Sep-2025 13:58:06 #37 extracting sha256:7f7704bdb2059400f3f855d1929681672be8f5117d8be5c208b3aafb4db72190 0.0s done
23-Sep-2025 13:58:06 #37 extracting sha256:5dcc7d9a607bc77c92d4de21c9dc3606691f37320daa15a637fe2ce921d9ade8
23-Sep-2025 13:58:07 #37 extracting sha256:5dcc7d9a607bc77c92d4de21c9dc3606691f37320daa15a637fe2ce921d9ade8 0.3s done
23-Sep-2025 13:58:07 #37 DONE 19.6s
23-Sep-2025 13:58:07
23-Sep-2025 13:58:07 #37 [linux/arm64 dev 5/8] WORKDIR /openmrs_core
23-Sep-2025 13:58:07 #37 extracting sha256:5322a22ab5c05a4a85476b6e5303954e19045fc459c74c14741e59ab4ba8b435 0.0s done
23-Sep-2025 13:58:07 #37 DONE 19.6s
23-Sep-2025 13:58:07
23-Sep-2025 13:58:07 #41 [linux/arm64 dev 6/8] COPY --from=compile /usr/share/maven/ref /usr/share/maven/ref
23-Sep-2025 13:58:11 #41 DONE 4.9s
23-Sep-2025 13:58:12
23-Sep-2025 13:58:12 #42 [linux/arm64 dev 7/8] COPY --from=compile /openmrs_core /openmrs_core/
23-Sep-2025 13:58:15 #42 DONE 3.3s
23-Sep-2025 13:58:15
23-Sep-2025 13:58:15 #43 [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
23-Sep-2025 13:58:16 #43 DONE 0.9s
23-Sep-2025 13:58:16
23-Sep-2025 13:58:16 #44 exporting to image
23-Sep-2025 13:58:16 #44 exporting layers
23-Sep-2025 13:58:50 #44 exporting layers 34.3s done
23-Sep-2025 13:58:50 #44 exporting manifest sha256:c834e59c0c75adf4f49958c775bcfd415306cc7febdc270b55368ef150320cd4 0.0s done
23-Sep-2025 13:58:50 #44 exporting config sha256:5d41cc1e4639ef45061d2dd31dd54ca7cb58887c2c5899ce5785cff478c36c8e 0.0s done
23-Sep-2025 13:58:50 #44 exporting attestation manifest sha256:22ed709a9feb46f9348df11fd9a843b6efcf254fda2f944db09cff0cbe153e4e
23-Sep-2025 13:58:50 #44 exporting attestation manifest sha256:22ed709a9feb46f9348df11fd9a843b6efcf254fda2f944db09cff0cbe153e4e 0.0s done
23-Sep-2025 13:58:50 #44 exporting manifest sha256:46dd572a2cadead384710adb1eba20a6b10ffbaca8a09d462928b3f605700044 0.0s done
23-Sep-2025 13:58:50 #44 exporting config sha256:eb23dbef5dba8802d97d92ed33803a8887c7b4a952731197332b99826cadf51b 0.0s done
23-Sep-2025 13:58:50 #44 exporting attestation manifest sha256:0a129f8e680a619586ff93f9100bcf2af4cad602c66580450b5b50d2aa27fdd5 0.1s done
23-Sep-2025 13:58:50 #44 exporting manifest list sha256:966842632c0e0c322c3c7a74ba799d87c2db6e9418a198f02a7acc6baebaac26 0.0s done
23-Sep-2025 13:58:50 #44 pushing layers
23-Sep-2025 13:58:50 #44 ...
23-Sep-2025 13:58:50
23-Sep-2025 13:58:50 #45 [auth] openmrs/openmrs-core:pull,push token for registry-1.docker.io
23-Sep-2025 13:58:51 #45 DONE 0.0s
23-Sep-2025 13:58:51
23-Sep-2025 13:58:51 #44 exporting to image
23-Sep-2025 13:59:01 #44 pushing layers 11.0s done
23-Sep-2025 13:59:01 #44 pushing manifest for docker.io/openmrs/openmrs-core:2.7.x-dev-amazoncorretto-17@sha256:966842632c0e0c322c3c7a74ba799d87c2db6e9418a198f02a7acc6baebaac26
23-Sep-2025 13:59:05 #44 pushing manifest for docker.io/openmrs/openmrs-core:2.7.x-dev-amazoncorretto-17@sha256:966842632c0e0c322c3c7a74ba799d87c2db6e9418a198f02a7acc6baebaac26 3.9s done
23-Sep-2025 13:59:05 #44 DONE 49.6s
23-Sep-2025 13:59:05
23-Sep-2025 13:59:05 #46 exporting cache to registry
23-Sep-2025 13:59:05 #46 preparing build cache for export
23-Sep-2025 13:59:27 #46 writing layer sha256:0682183422b285f71770aa44cf247e277efb7885d943634184906cc755446004
23-Sep-2025 13:59:27 #46 writing layer sha256:0682183422b285f71770aa44cf247e277efb7885d943634184906cc755446004 0.1s done
23-Sep-2025 13:59:27 #46 writing layer sha256:09aeab4ef8be56f86548b4b7e43fc7d255958eabb6188965fa1d9e8b92b7b568 0.1s done
23-Sep-2025 13:59:27 #46 writing layer sha256:0c31e84362b17be00ccd03302ca56ddbf8561b17d46e8c82bc87c21d389e7731
23-Sep-2025 13:59:27 #46 writing layer sha256:0c31e84362b17be00ccd03302ca56ddbf8561b17d46e8c82bc87c21d389e7731 0.1s done
23-Sep-2025 13:59:27 #46 writing layer sha256:1923ba58db5b8e677e6c58cc4dd647df8b7808b587d06e1a62a3e7abb2ec7150 0.1s done
23-Sep-2025 13:59:27 #46 writing layer sha256:19c258e5f4a6ebd632bffde3f183bd54556aaf83c2b0c2aecb975cfb438b6562
23-Sep-2025 13:59:27 #46 writing layer sha256:19c258e5f4a6ebd632bffde3f183bd54556aaf83c2b0c2aecb975cfb438b6562 0.1s done
23-Sep-2025 13:59:27 #46 writing layer sha256:22c9dc6baa48a73afd54db7eae4769e4078e520a6b6aa4d068c2bc5fe44dc237 0.1s done
23-Sep-2025 13:59:27 #46 writing layer sha256:44fb931604a5509dd2f5cbf8d1604d64dd0f56962f61bf6cd3f092bce2e7687a
23-Sep-2025 13:59:27 #46 writing layer sha256:44fb931604a5509dd2f5cbf8d1604d64dd0f56962f61bf6cd3f092bce2e7687a 0.1s done
23-Sep-2025 13:59:27 #46 writing layer sha256:4631668d04649745d5ef178b1d9d09d5db97400b4793635195f5f8603b3c4570 0.1s done
23-Sep-2025 13:59:27 #46 writing layer sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1
23-Sep-2025 13:59:28 #46 writing layer sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done
23-Sep-2025 13:59:28 #46 writing layer sha256:4ff7a516d961b23d1e0bd26924982c46dc4a14bc8b17e3e6f370adf1f8c90aaa 0.1s done
23-Sep-2025 13:59:28 #46 writing layer sha256:5322a22ab5c05a4a85476b6e5303954e19045fc459c74c14741e59ab4ba8b435
23-Sep-2025 13:59:28 #46 writing layer sha256:5322a22ab5c05a4a85476b6e5303954e19045fc459c74c14741e59ab4ba8b435 done
23-Sep-2025 13:59:28 #46 writing layer sha256:55dd1dc656c591b0bc91c9db11967807c8092011b929ec64b2f9fb03c6142171 0.1s done
23-Sep-2025 13:59:28 #46 writing layer sha256:58124cff445d9b0fd72b9d566e8943c2b38b71e180e684bfa7f45085fc13036b
23-Sep-2025 13:59:28 #46 writing layer sha256:58124cff445d9b0fd72b9d566e8943c2b38b71e180e684bfa7f45085fc13036b 0.1s done
23-Sep-2025 13:59:28 #46 writing layer sha256:5d3b1c08ca1c1d7105c811941dbe23ccb6cf37fb67ab2c9fa2679d3d6486842b
23-Sep-2025 13:59:29 #46 writing layer sha256:5d3b1c08ca1c1d7105c811941dbe23ccb6cf37fb67ab2c9fa2679d3d6486842b 1.1s done
23-Sep-2025 13:59:29 #46 writing layer sha256:5d403363c22c77826ea435384ceb4687701760414acaa5141111bc65ef98b5e1
23-Sep-2025 13:59:29 #46 writing layer sha256:5d403363c22c77826ea435384ceb4687701760414acaa5141111bc65ef98b5e1 0.1s done
23-Sep-2025 13:59:29 #46 writing layer sha256:5dcc7d9a607bc77c92d4de21c9dc3606691f37320daa15a637fe2ce921d9ade8 0.1s done
23-Sep-2025 13:59:29 #46 writing layer sha256:5eaabf4b4af9ff8c7ec3bda6b48d5de3ca29dc22ea9a976f4da766319f0d37ca
23-Sep-2025 13:59:29 #46 writing layer sha256:5eaabf4b4af9ff8c7ec3bda6b48d5de3ca29dc22ea9a976f4da766319f0d37ca 0.1s done
23-Sep-2025 13:59:29 #46 writing layer sha256:6075fbc57b5dcafc0bc574ce13f39d394e770cd58f58ed758ab5625fa43e425a 0.1s done
23-Sep-2025 13:59:29 #46 writing layer sha256:64c28a5403510390e754b58f6684be083744d018f481d6b4ad4b34dadbee7cd5
23-Sep-2025 13:59:29 #46 writing layer sha256:64c28a5403510390e754b58f6684be083744d018f481d6b4ad4b34dadbee7cd5 0.1s done
23-Sep-2025 13:59:29 #46 writing layer sha256:698e8629e082f0efabdf30195a9f4580e48bb66787d325e45673b9e15c22543e
23-Sep-2025 13:59:29 #46 writing layer sha256:698e8629e082f0efabdf30195a9f4580e48bb66787d325e45673b9e15c22543e 0.2s done
23-Sep-2025 13:59:29 #46 writing layer sha256:6abef779133a6c14dc1b7e8891b08b3cac122d1a868c488098846ce333db207c
23-Sep-2025 13:59:30 #46 writing layer sha256:6abef779133a6c14dc1b7e8891b08b3cac122d1a868c488098846ce333db207c 0.1s done
23-Sep-2025 13:59:30 #46 writing layer sha256:6acd1a4abda940acc9f2129e544c89c80b96477280afbbed9e0ee81cf6b3d71d 0.1s done
23-Sep-2025 13:59:30 #46 writing layer sha256:6cd48cd726779f279d45509309b23f31d38047a2cc449677845fd8a084ea8048
23-Sep-2025 13:59:30 #46 writing layer sha256:6cd48cd726779f279d45509309b23f31d38047a2cc449677845fd8a084ea8048 0.1s done
23-Sep-2025 13:59:30 #46 writing layer sha256:7b4509ac7afd3461aa3c72d6774fce6711581b81fb7dea0e9942e272e1ccb86f 0.1s done
23-Sep-2025 13:59:30 #46 writing layer sha256:7b5e45489b2f542f0904fd903d6115c7acd094989fbed4144f2e55ce7b55a321
23-Sep-2025 13:59:30 #46 writing layer sha256:7b5e45489b2f542f0904fd903d6115c7acd094989fbed4144f2e55ce7b55a321 0.1s done
23-Sep-2025 13:59:30 #46 writing layer sha256:7c896c547113f81f1ce5f56f0cef157c8a8dd8d88394b209a8a7e04de771124e 0.1s done
23-Sep-2025 13:59:30 #46 writing layer sha256:7f7704bdb2059400f3f855d1929681672be8f5117d8be5c208b3aafb4db72190
23-Sep-2025 13:59:30 #46 writing layer sha256:7f7704bdb2059400f3f855d1929681672be8f5117d8be5c208b3aafb4db72190 0.1s done
23-Sep-2025 13:59:30 #46 writing layer sha256:83ef2f0b8048f48c672703b89a8e73ccecae945504b7ef1797dd332eec3e5414 0.1s done
23-Sep-2025 13:59:30 #46 writing layer sha256:86b420fde98dae967824f37dfaa40e0ed247a8e4cb1cdb30eff36d84efbbbc2f
23-Sep-2025 13:59:30 #46 writing layer sha256:86b420fde98dae967824f37dfaa40e0ed247a8e4cb1cdb30eff36d84efbbbc2f 0.2s done
23-Sep-2025 13:59:30 #46 writing layer sha256:8f0f8ad9f4fb3bdd02a00f69aa062cd66ca4b22b239c30919b303510ca640638
23-Sep-2025 13:59:31 #46 writing layer sha256:8f0f8ad9f4fb3bdd02a00f69aa062cd66ca4b22b239c30919b303510ca640638 done
23-Sep-2025 13:59:31 #46 writing layer sha256:9214a1a41dbd5fbceda22a80e56900898fdbf2b4f159d8b809645972c9cd4079
23-Sep-2025 13:59:31 #46 writing layer sha256:9214a1a41dbd5fbceda22a80e56900898fdbf2b4f159d8b809645972c9cd4079 0.1s done
23-Sep-2025 13:59:31 #46 writing layer sha256:a91b5238a9fe3179ab0c01e037bb1cee69661fce54f0a324c0ba14edb32c5934 0.1s done
23-Sep-2025 13:59:31 #46 writing layer sha256:aac83466e91d024647b53fe980b56732fe3809cf078982100ab2b7b228897ec7
23-Sep-2025 13:59:31 #46 writing layer sha256:aac83466e91d024647b53fe980b56732fe3809cf078982100ab2b7b228897ec7 0.1s done
23-Sep-2025 13:59:31 #46 writing layer sha256:ac4b8e3bc4b9653ad8fdf0ff9b956c204d5774aef2fa827d8ecef908f68a14cf 0.1s done
23-Sep-2025 13:59:31 #46 writing layer sha256:b5e5587d384a531ee1fbc1266232e32d4f394d3b094ba3e419cb3b31a7a4609f
23-Sep-2025 13:59:31 #46 writing layer sha256:b5e5587d384a531ee1fbc1266232e32d4f394d3b094ba3e419cb3b31a7a4609f 0.3s done
23-Sep-2025 13:59:31 #46 writing layer sha256:c9bbf73a9595ec16a898da240b95d25f6bbccc1aa2d42262de13ec688f800b4a
23-Sep-2025 13:59:31 #46 writing layer sha256:c9bbf73a9595ec16a898da240b95d25f6bbccc1aa2d42262de13ec688f800b4a 0.1s done
23-Sep-2025 13:59:31 #46 writing layer sha256:d6e0cee3bbadaade72a51916e95c15f852f99c7f8652eae570de823e66e5c9fc
23-Sep-2025 13:59:41 #46 writing layer sha256:d6e0cee3bbadaade72a51916e95c15f852f99c7f8652eae570de823e66e5c9fc 9.6s done
23-Sep-2025 13:59:41 #46 writing layer sha256:de2894b07bed0687e9e67c3810255965790a97901c5d0f2b20bf7bc76884034b
23-Sep-2025 13:59:41 #46 writing layer sha256:de2894b07bed0687e9e67c3810255965790a97901c5d0f2b20bf7bc76884034b 0.2s done
23-Sep-2025 13:59:41 #46 writing layer sha256:e575997de82575757eddbefcb2d500c7e1dcb18a378658a412790e45e0dc1aca
23-Sep-2025 13:59:41 #46 writing layer sha256:e575997de82575757eddbefcb2d500c7e1dcb18a378658a412790e45e0dc1aca 0.1s done
23-Sep-2025 13:59:41 #46 writing layer sha256:e8c43ab44b5673d9c240bc67fc4374d9bdeb273c6e898e96a9d7030f53e0b31d 0.1s done
23-Sep-2025 13:59:41 #46 writing layer sha256:ed9366c5e7bd5a6d2a9b3c3bd58e67cb4e92dc15ea766d757f065f39f426a045
23-Sep-2025 13:59:41 #46 writing layer sha256:ed9366c5e7bd5a6d2a9b3c3bd58e67cb4e92dc15ea766d757f065f39f426a045 0.1s done
23-Sep-2025 13:59:41 #46 writing layer sha256:f23adb5bfee953f468ee4b2f04956d14c5b45babca67f79253f5df75aa5ac81a 0.1s done
23-Sep-2025 13:59:41 #46 writing layer sha256:fe8b877cd8227bc171cdbdae14b1b14a3ea47addcb98a87f3e68bb49462c2642
23-Sep-2025 13:59:42 #46 writing layer sha256:fe8b877cd8227bc171cdbdae14b1b14a3ea47addcb98a87f3e68bb49462c2642 0.1s done
23-Sep-2025 13:59:42 #46 writing config sha256:7a6c8707a1ffca3211fa6b1c22e493d8e7dbae00503951bf9f615785193adb85
23-Sep-2025 13:59:42 #46 writing config sha256:7a6c8707a1ffca3211fa6b1c22e493d8e7dbae00503951bf9f615785193adb85 1.0s done
23-Sep-2025 13:59:43 #46 writing cache image manifest sha256:dbe588b169939cb64a9e336e74e039e88136b42561dd96b3c47046637c04b0ca
23-Sep-2025 13:59:44 #46 preparing build cache for export 39.1s done
23-Sep-2025 13:59:44 #46 writing cache image manifest sha256:dbe588b169939cb64a9e336e74e039e88136b42561dd96b3c47046637c04b0ca 2.0s done
23-Sep-2025 13:59:44 #46 DONE 39.1s
23-Sep-2025 13:59:46 #0 building with "openmrs-builder" instance using docker-container driver
23-Sep-2025 13:59:46
23-Sep-2025 13:59:46 #1 [internal] load build definition from Dockerfile
23-Sep-2025 13:59:46 #1 transferring dockerfile: 6.77kB 0.0s done
23-Sep-2025 13:59:46 #1 DONE 0.0s
23-Sep-2025 13:59:46
23-Sep-2025 13:59:46 #2 [auth] docker/dockerfile:pull token for registry-1.docker.io
23-Sep-2025 13:59:46 #2 DONE 0.0s
23-Sep-2025 13:59:46
23-Sep-2025 13:59:46 #3 resolve image config for docker-image://docker.io/docker/dockerfile:1
23-Sep-2025 13:59:46 #3 DONE 0.4s
23-Sep-2025 13:59:46
23-Sep-2025 13:59:46 #4 docker-image://docker.io/docker/dockerfile:1@sha256:dabfc0969b935b2080555ace70ee69a5261af8a8f1b4df97b9e7fbcf6722eddf
23-Sep-2025 13:59:46 #4 resolve docker.io/docker/dockerfile:1@sha256:dabfc0969b935b2080555ace70ee69a5261af8a8f1b4df97b9e7fbcf6722eddf 0.0s done
23-Sep-2025 13:59:46 #4 CACHED
23-Sep-2025 13:59:46
23-Sep-2025 13:59:46 #5 [linux/arm64 internal] load metadata for docker.io/library/maven:3.9-amazoncorretto-17
23-Sep-2025 13:59:47 #5 ...
23-Sep-2025 13:59:47
23-Sep-2025 13:59:47 #6 [auth] library/tomcat:pull token for registry-1.docker.io
23-Sep-2025 13:59:47 #6 DONE 0.0s
23-Sep-2025 13:59:47
23-Sep-2025 13:59:47 #5 [linux/arm64 internal] load metadata for docker.io/library/maven:3.9-amazoncorretto-17
23-Sep-2025 13:59:47 #5 DONE 0.2s
23-Sep-2025 13:59:47
23-Sep-2025 13:59:47 #7 [linux/amd64 internal] load metadata for docker.io/library/tomcat:9-jdk17-corretto
23-Sep-2025 13:59:47 #7 ...
23-Sep-2025 13:59:47
23-Sep-2025 13:59:47 #8 [linux/amd64 internal] load metadata for docker.io/library/maven:3.9-amazoncorretto-17
23-Sep-2025 13:59:47 #8 DONE 0.2s
23-Sep-2025 13:59:47
23-Sep-2025 13:59:47 #9 [linux/arm64 internal] load metadata for docker.io/library/tomcat:9-jdk17-corretto
23-Sep-2025 13:59:47 #9 ...
23-Sep-2025 13:59:47
23-Sep-2025 13:59:47 #7 [linux/amd64 internal] load metadata for docker.io/library/tomcat:9-jdk17-corretto
23-Sep-2025 13:59:47 #7 DONE 0.6s
23-Sep-2025 13:59:47
23-Sep-2025 13:59:47 #9 [linux/arm64 internal] load metadata for docker.io/library/tomcat:9-jdk17-corretto
23-Sep-2025 13:59:47 #9 DONE 0.7s
23-Sep-2025 13:59:47
23-Sep-2025 13:59:47 #10 [internal] load .dockerignore
23-Sep-2025 13:59:47 #10 transferring context:
23-Sep-2025 13:59:47 #10 transferring context: 2B done
23-Sep-2025 13:59:47 #10 DONE 0.2s
23-Sep-2025 13:59:47
23-Sep-2025 13:59:47 #11 importing cache manifest from openmrs/openmrs-core:2.7.x-amazoncorretto-17-cache
23-Sep-2025 13:59:48 #11 ...
23-Sep-2025 13:59:48
23-Sep-2025 13:59:48 #12 [internal] load build context
23-Sep-2025 13:59:48 #12 DONE 0.0s
23-Sep-2025 13:59:48
23-Sep-2025 13:59:48 #13 [linux/amd64 compile  1/17] FROM docker.io/library/maven:3.9-amazoncorretto-17@sha256:13c5938e042e7f24afa063f93b842d90dbb0940923eaa0e0f8c40002046fcbd2
23-Sep-2025 13:59:48 #13 resolve docker.io/library/maven:3.9-amazoncorretto-17@sha256:13c5938e042e7f24afa063f93b842d90dbb0940923eaa0e0f8c40002046fcbd2 0.2s done
23-Sep-2025 13:59:48 #13 DONE 0.2s
23-Sep-2025 13:59:48
23-Sep-2025 13:59:48 #14 [linux/arm64 dev 1/8] FROM docker.io/library/maven:3.9-amazoncorretto-17@sha256:13c5938e042e7f24afa063f93b842d90dbb0940923eaa0e0f8c40002046fcbd2
23-Sep-2025 13:59:48 #14 resolve docker.io/library/maven:3.9-amazoncorretto-17@sha256:13c5938e042e7f24afa063f93b842d90dbb0940923eaa0e0f8c40002046fcbd2 0.2s done
23-Sep-2025 13:59:48 #14 DONE 0.2s
23-Sep-2025 13:59:48
23-Sep-2025 13:59:48 #15 [linux/arm64 stage-2  1/10] FROM docker.io/library/tomcat:9-jdk17-corretto@sha256:1a7dbdf328573eff35fc584ce99801ea2dc298c4b75c9f98b148d809856086b6
23-Sep-2025 13:59:48 #15 resolve docker.io/library/tomcat:9-jdk17-corretto@sha256:1a7dbdf328573eff35fc584ce99801ea2dc298c4b75c9f98b148d809856086b6 0.2s done
23-Sep-2025 13:59:48 #15 DONE 0.2s
23-Sep-2025 13:59:48
23-Sep-2025 13:59:48 #16 [linux/amd64 stage-2  1/10] FROM docker.io/library/tomcat:9-jdk17-corretto@sha256:1a7dbdf328573eff35fc584ce99801ea2dc298c4b75c9f98b148d809856086b6
23-Sep-2025 13:59:48 #16 resolve docker.io/library/tomcat:9-jdk17-corretto@sha256:1a7dbdf328573eff35fc584ce99801ea2dc298c4b75c9f98b148d809856086b6 0.2s done
23-Sep-2025 13:59:48 #16 DONE 0.2s
23-Sep-2025 13:59:48
23-Sep-2025 13:59:48 #11 importing cache manifest from openmrs/openmrs-core:2.7.x-amazoncorretto-17-cache
23-Sep-2025 13:59:48 #11 inferred cache manifest type: application/vnd.oci.image.manifest.v1+json done
23-Sep-2025 13:59:48 #11 ...
23-Sep-2025 13:59:48
23-Sep-2025 13:59:48 #17 [auth] openmrs/openmrs-core:pull token for registry-1.docker.io
23-Sep-2025 13:59:48 #17 DONE 0.0s
23-Sep-2025 13:59:49
23-Sep-2025 13:59:49 #18 importing cache manifest from openmrs/openmrs-core:2.7.x-dev-amazoncorretto-17-cache
23-Sep-2025 13:59:49 #18 inferred cache manifest type: application/vnd.oci.image.manifest.v1+json done
23-Sep-2025 13:59:49 #18 ...
23-Sep-2025 13:59:49
23-Sep-2025 13:59:49 #11 importing cache manifest from openmrs/openmrs-core:2.7.x-amazoncorretto-17-cache
23-Sep-2025 13:59:49 #11 DONE 1.3s
23-Sep-2025 13:59:49
23-Sep-2025 13:59:49 #18 importing cache manifest from openmrs/openmrs-core:2.7.x-dev-amazoncorretto-17-cache
23-Sep-2025 13:59:49 #18 DONE 1.8s
23-Sep-2025 13:59:49
23-Sep-2025 13:59:49 #12 [internal] load build context
23-Sep-2025 13:59:51 #12 transferring context: 28.79MB 1.4s done
23-Sep-2025 13:59:51 #12 DONE 1.6s
23-Sep-2025 13:59:51
23-Sep-2025 13:59:51 #19 [linux/amd64 compile 16/17] COPY . .
23-Sep-2025 13:59:51 #19 CACHED
23-Sep-2025 13:59:51
23-Sep-2025 13:59:51 #20 [linux/amd64 compile 11/17] COPY web/pom.xml web/
23-Sep-2025 13:59:51 #20 CACHED
23-Sep-2025 13:59:51
23-Sep-2025 13:59:51 #21 [linux/amd64 dev 7/8] COPY --from=compile /openmrs_core /openmrs_core/
23-Sep-2025 13:59:51 #21 CACHED
23-Sep-2025 13:59:51
23-Sep-2025 13:59:51 #22 [linux/amd64 compile  9/17] COPY liquibase/pom.xml liquibase/
23-Sep-2025 13:59:51 #22 CACHED
23-Sep-2025 13:59:51
23-Sep-2025 13:59:51 #23 [linux/amd64 compile  2/17] RUN yum -y update && yum -y install git && yum clean all
23-Sep-2025 13:59:51 #23 CACHED
23-Sep-2025 13:59:51
23-Sep-2025 13:59:51 #24 [linux/amd64 compile  4/17] COPY docker-pom.xml .
23-Sep-2025 13:59:51 #24 CACHED
23-Sep-2025 13:59:51
23-Sep-2025 13:59:51 #25 [linux/amd64 dev 6/8] COPY --from=compile /usr/share/maven/ref /usr/share/maven/ref
23-Sep-2025 13:59:51 #25 CACHED
23-Sep-2025 13:59:51
23-Sep-2025 13:59:51 #26 [linux/amd64 compile  5/17] RUN mvn -s /usr/share/maven/ref/settings-docker.xml -Daether.dependencyCollector.impl=bf -f docker-pom.xml org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:5.11.0:setup-sdk -N -DbatchAnswers=n
23-Sep-2025 13:59:51 #26 CACHED
23-Sep-2025 13:59:51
23-Sep-2025 13:59:51 #27 [linux/amd64 compile  8/17] COPY tools/pom.xml tools/
23-Sep-2025 13:59:51 #27 CACHED
23-Sep-2025 13:59:51
23-Sep-2025 13:59:51 #28 [linux/amd64 compile  3/17] WORKDIR /openmrs_core
23-Sep-2025 13:59:51 #28 CACHED
23-Sep-2025 13:59:51
23-Sep-2025 13:59:51 #29 [linux/amd64 compile 15/17] COPY test-module/omod/pom.xml test-module/omod/
23-Sep-2025 13:59:51 #29 CACHED
23-Sep-2025 13:59:51
23-Sep-2025 13:59:51 #30 [linux/amd64 compile 14/17] COPY test-module/api/pom.xml test-module/api/
23-Sep-2025 13:59:51 #30 CACHED
23-Sep-2025 13:59:51
23-Sep-2025 13:59:51 #31 [linux/amd64 compile 17/17] RUN mvn -s /usr/share/maven/ref/settings-docker.xml -Daether.dependencyCollector.impl=bf clean install -DskipTests
23-Sep-2025 13:59:51 #31 CACHED
23-Sep-2025 13:59:51
23-Sep-2025 13:59:51 #32 [linux/amd64 dev 5/8] WORKDIR /openmrs_core
23-Sep-2025 13:59:51 #32 CACHED
23-Sep-2025 13:59:51
23-Sep-2025 13:59:51 #33 [linux/amd64 dev 2/8] RUN yum -y update && yum -y install tar gzip git && yum clean all
23-Sep-2025 13:59:51 #33 CACHED
23-Sep-2025 13:59:51
23-Sep-2025 13:59:51 #34 [linux/amd64 compile 12/17] COPY webapp/pom.xml webapp/
23-Sep-2025 13:59:51 #34 CACHED
23-Sep-2025 13:59:51
23-Sep-2025 13:59:51 #35 [linux/amd64 compile  6/17] COPY pom.xml .
23-Sep-2025 13:59:51 #35 CACHED
23-Sep-2025 13:59:51
23-Sep-2025 13:59:51 #36 [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-9/v9.0.107/bin/apache-tomcat-9.0.107.tar.gz"     && echo "1815837fa10083258b653dab1f3947fadbad377fa66546fa74aecea1439c6fed2ef4e40c86fa55e176d8c5739ad448196a7415ddfca6ff8d17c6fe8cdba0fefb  /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/*
23-Sep-2025 13:59:51 #36 CACHED
23-Sep-2025 13:59:51
23-Sep-2025 13:59:51 #37 [linux/amd64 compile  7/17] COPY test/pom.xml test/
23-Sep-2025 13:59:51 #37 CACHED
23-Sep-2025 13:59:51
23-Sep-2025 13:59:51 #38 [linux/amd64 compile 10/17] COPY api/pom.xml api/
23-Sep-2025 13:59:51 #38 CACHED
23-Sep-2025 13:59:51
23-Sep-2025 13:59:51 #39 [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
23-Sep-2025 13:59:51 #39 CACHED
23-Sep-2025 13:59:51
23-Sep-2025 13:59:51 #40 [linux/amd64 compile 13/17] COPY test-module/pom.xml test-module/
23-Sep-2025 13:59:51 #40 CACHED
23-Sep-2025 13:59:51
23-Sep-2025 13:59:51 #41 [linux/arm64 dev 7/8] COPY --from=compile /openmrs_core /openmrs_core/
23-Sep-2025 13:59:51 #41 CACHED
23-Sep-2025 13:59:51
23-Sep-2025 13:59:51 #42 [linux/arm64 dev 2/8] RUN yum -y update && yum -y install tar gzip git && yum clean all
23-Sep-2025 13:59:51 #42 CACHED
23-Sep-2025 13:59:51
23-Sep-2025 13:59:51 #43 [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
23-Sep-2025 13:59:51 #43 CACHED
23-Sep-2025 13:59:51
23-Sep-2025 13:59:51 #44 [linux/arm64 dev 5/8] WORKDIR /openmrs_core
23-Sep-2025 13:59:51 #44 CACHED
23-Sep-2025 13:59:51
23-Sep-2025 13:59:51 #45 [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-9/v9.0.107/bin/apache-tomcat-9.0.107.tar.gz"     && echo "1815837fa10083258b653dab1f3947fadbad377fa66546fa74aecea1439c6fed2ef4e40c86fa55e176d8c5739ad448196a7415ddfca6ff8d17c6fe8cdba0fefb  /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/*
23-Sep-2025 13:59:51 #45 CACHED
23-Sep-2025 13:59:51
23-Sep-2025 13:59:51 #46 [linux/arm64 dev 6/8] COPY --from=compile /usr/share/maven/ref /usr/share/maven/ref
23-Sep-2025 13:59:51 #46 CACHED
23-Sep-2025 13:59:51
23-Sep-2025 13:59:51 #47 [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
23-Sep-2025 13:59:53 #47 ...
23-Sep-2025 13:59:53
23-Sep-2025 13:59:53 #48 [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
23-Sep-2025 13:59:53 #48 CACHED
23-Sep-2025 13:59:53
23-Sep-2025 13:59:53 #47 [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
23-Sep-2025 13:59:53 #47 CACHED
23-Sep-2025 13:59:53
23-Sep-2025 13:59:53 #48 [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
23-Sep-2025 13:59:53 #48 sha256:698e8629e082f0efabdf30195a9f4580e48bb66787d325e45673b9e15c22543e 0B / 89.67MB 0.2s
23-Sep-2025 13:59:53 #48 sha256:de2894b07bed0687e9e67c3810255965790a97901c5d0f2b20bf7bc76884034b 0B / 332.20MB 0.2s
23-Sep-2025 13:59:53 #48 sha256:5322a22ab5c05a4a85476b6e5303954e19045fc459c74c14741e59ab4ba8b435 102B / 102B 0.2s done
23-Sep-2025 13:59:53 #48 sha256:83ef2f0b8048f48c672703b89a8e73ccecae945504b7ef1797dd332eec3e5414 12.60MB / 23.64MB 0.2s
23-Sep-2025 13:59:54 #48 sha256:83ef2f0b8048f48c672703b89a8e73ccecae945504b7ef1797dd332eec3e5414 23.64MB / 23.64MB 0.3s
23-Sep-2025 13:59:54 #48 sha256:aac83466e91d024647b53fe980b56732fe3809cf078982100ab2b7b228897ec7 9.53kB / 9.53kB 0.2s
23-Sep-2025 13:59:54 #48 sha256:698e8629e082f0efabdf30195a9f4580e48bb66787d325e45673b9e15c22543e 8.39MB / 89.67MB 0.6s
23-Sep-2025 13:59:54 #48 sha256:83ef2f0b8048f48c672703b89a8e73ccecae945504b7ef1797dd332eec3e5414 23.64MB / 23.64MB 0.4s done
23-Sep-2025 13:59:54 #48 sha256:aac83466e91d024647b53fe980b56732fe3809cf078982100ab2b7b228897ec7 9.53kB / 9.53kB 0.2s done
23-Sep-2025 13:59:54 #48 sha256:f23adb5bfee953f468ee4b2f04956d14c5b45babca67f79253f5df75aa5ac81a 159B / 159B 0.1s done
23-Sep-2025 13:59:54 #48 sha256:19c258e5f4a6ebd632bffde3f183bd54556aaf83c2b0c2aecb975cfb438b6562 14.52MB / 38.90MB 0.2s
23-Sep-2025 13:59:54 #48 sha256:7b4509ac7afd3461aa3c72d6774fce6711581b81fb7dea0e9942e272e1ccb86f 851B / 851B 0.1s done
23-Sep-2025 13:59:54 #48 sha256:19c258e5f4a6ebd632bffde3f183bd54556aaf83c2b0c2aecb975cfb438b6562 38.90MB / 38.90MB 0.3s done
23-Sep-2025 13:59:54 #48 sha256:5eaabf4b4af9ff8c7ec3bda6b48d5de3ca29dc22ea9a976f4da766319f0d37ca 9.24MB / 9.24MB 0.2s done
23-Sep-2025 13:59:54 #48 sha256:698e8629e082f0efabdf30195a9f4580e48bb66787d325e45673b9e15c22543e 15.73MB / 89.67MB 0.9s
23-Sep-2025 13:59:54 #48 sha256:6075fbc57b5dcafc0bc574ce13f39d394e770cd58f58ed758ab5625fa43e425a 5.24MB / 30.12MB 0.2s
23-Sep-2025 13:59:54 #48 sha256:6075fbc57b5dcafc0bc574ce13f39d394e770cd58f58ed758ab5625fa43e425a 22.02MB / 30.12MB 0.3s
23-Sep-2025 13:59:54 #48 sha256:e8c43ab44b5673d9c240bc67fc4374d9bdeb273c6e898e96a9d7030f53e0b31d 11.53MB / 167.17MB 0.2s
23-Sep-2025 13:59:54 #48 sha256:698e8629e082f0efabdf30195a9f4580e48bb66787d325e45673b9e15c22543e 25.17MB / 89.67MB 1.2s
23-Sep-2025 13:59:54 #48 sha256:6075fbc57b5dcafc0bc574ce13f39d394e770cd58f58ed758ab5625fa43e425a 30.12MB / 30.12MB 0.4s done
23-Sep-2025 13:59:54 #48 sha256:e8c43ab44b5673d9c240bc67fc4374d9bdeb273c6e898e96a9d7030f53e0b31d 48.23MB / 167.17MB 0.5s
23-Sep-2025 13:59:55 #48 sha256:698e8629e082f0efabdf30195a9f4580e48bb66787d325e45673b9e15c22543e 30.41MB / 89.67MB 1.4s
23-Sep-2025 13:59:55 #48 sha256:e8c43ab44b5673d9c240bc67fc4374d9bdeb273c6e898e96a9d7030f53e0b31d 68.16MB / 167.17MB 0.6s
23-Sep-2025 13:59:55 #48 sha256:ed9366c5e7bd5a6d2a9b3c3bd58e67cb4e92dc15ea766d757f065f39f426a045 9.44MB / 151.89MB 0.2s
23-Sep-2025 13:59:55 #48 sha256:e8c43ab44b5673d9c240bc67fc4374d9bdeb273c6e898e96a9d7030f53e0b31d 76.55MB / 167.17MB 0.8s
23-Sep-2025 13:59:55 #48 sha256:ed9366c5e7bd5a6d2a9b3c3bd58e67cb4e92dc15ea766d757f065f39f426a045 22.02MB / 151.89MB 0.3s
23-Sep-2025 13:59:55 #48 sha256:698e8629e082f0efabdf30195a9f4580e48bb66787d325e45673b9e15c22543e 39.85MB / 89.67MB 1.7s
23-Sep-2025 13:59:55 #48 sha256:ed9366c5e7bd5a6d2a9b3c3bd58e67cb4e92dc15ea766d757f065f39f426a045 34.60MB / 151.89MB 0.5s
23-Sep-2025 13:59:55 #48 sha256:698e8629e082f0efabdf30195a9f4580e48bb66787d325e45673b9e15c22543e 46.14MB / 89.67MB 1.8s
23-Sep-2025 13:59:55 #48 sha256:e8c43ab44b5673d9c240bc67fc4374d9bdeb273c6e898e96a9d7030f53e0b31d 89.13MB / 167.17MB 1.1s
23-Sep-2025 13:59:55 #48 sha256:ed9366c5e7bd5a6d2a9b3c3bd58e67cb4e92dc15ea766d757f065f39f426a045 46.14MB / 151.89MB 0.6s
23-Sep-2025 13:59:55 #48 sha256:e8c43ab44b5673d9c240bc67fc4374d9bdeb273c6e898e96a9d7030f53e0b31d 97.52MB / 167.17MB 1.2s
23-Sep-2025 13:59:55 #48 sha256:ed9366c5e7bd5a6d2a9b3c3bd58e67cb4e92dc15ea766d757f065f39f426a045 54.80MB / 151.89MB 0.8s
23-Sep-2025 13:59:55 #48 sha256:698e8629e082f0efabdf30195a9f4580e48bb66787d325e45673b9e15c22543e 55.57MB / 89.67MB 2.1s
23-Sep-2025 13:59:56 #48 sha256:698e8629e082f0efabdf30195a9f4580e48bb66787d325e45673b9e15c22543e 61.87MB / 89.67MB 2.4s
23-Sep-2025 13:59:56 #48 sha256:698e8629e082f0efabdf30195a9f4580e48bb66787d325e45673b9e15c22543e 68.16MB / 89.67MB 2.7s
23-Sep-2025 13:59:56 #48 sha256:698e8629e082f0efabdf30195a9f4580e48bb66787d325e45673b9e15c22543e 75.50MB / 89.67MB 3.0s
23-Sep-2025 13:59:56 #48 sha256:ed9366c5e7bd5a6d2a9b3c3bd58e67cb4e92dc15ea766d757f065f39f426a045 62.91MB / 151.89MB 1.8s
23-Sep-2025 13:59:56 #48 sha256:e8c43ab44b5673d9c240bc67fc4374d9bdeb273c6e898e96a9d7030f53e0b31d 114.29MB / 167.17MB 2.4s
23-Sep-2025 13:59:57 #48 sha256:e8c43ab44b5673d9c240bc67fc4374d9bdeb273c6e898e96a9d7030f53e0b31d 130.02MB / 167.17MB 2.6s
23-Sep-2025 13:59:57 #48 sha256:ed9366c5e7bd5a6d2a9b3c3bd58e67cb4e92dc15ea766d757f065f39f426a045 76.69MB / 151.89MB 2.1s
23-Sep-2025 13:59:57 #48 sha256:698e8629e082f0efabdf30195a9f4580e48bb66787d325e45673b9e15c22543e 81.79MB / 89.67MB 3.5s
23-Sep-2025 13:59:57 #48 sha256:e8c43ab44b5673d9c240bc67fc4374d9bdeb273c6e898e96a9d7030f53e0b31d 152.04MB / 167.17MB 2.7s
23-Sep-2025 13:59:57 #48 sha256:ed9366c5e7bd5a6d2a9b3c3bd58e67cb4e92dc15ea766d757f065f39f426a045 97.52MB / 151.89MB 2.3s
23-Sep-2025 13:59:57 #48 sha256:ed9366c5e7bd5a6d2a9b3c3bd58e67cb4e92dc15ea766d757f065f39f426a045 121.63MB / 151.89MB 2.4s
23-Sep-2025 13:59:57 #48 sha256:698e8629e082f0efabdf30195a9f4580e48bb66787d325e45673b9e15c22543e 89.67MB / 89.67MB 3.8s done
23-Sep-2025 13:59:57 #48 sha256:ed9366c5e7bd5a6d2a9b3c3bd58e67cb4e92dc15ea766d757f065f39f426a045 138.49MB / 151.89MB 2.6s
23-Sep-2025 13:59:57 #48 sha256:ed9366c5e7bd5a6d2a9b3c3bd58e67cb4e92dc15ea766d757f065f39f426a045 151.89MB / 151.89MB 2.7s done
23-Sep-2025 13:59:57 #48 sha256:0c31e84362b17be00ccd03302ca56ddbf8561b17d46e8c82bc87c21d389e7731 11.53MB / 62.98MB 0.2s
23-Sep-2025 13:59:57 #48 sha256:0c31e84362b17be00ccd03302ca56ddbf8561b17d46e8c82bc87c21d389e7731 30.41MB / 62.98MB 0.3s
23-Sep-2025 13:59:57 #48 sha256:8f0f8ad9f4fb3bdd02a00f69aa062cd66ca4b22b239c30919b303510ca640638 0B / 202.48MB 0.2s
23-Sep-2025 13:59:57 #48 sha256:0c31e84362b17be00ccd03302ca56ddbf8561b17d46e8c82bc87c21d389e7731 39.85MB / 62.98MB 0.5s
23-Sep-2025 13:59:58 #48 sha256:e8c43ab44b5673d9c240bc67fc4374d9bdeb273c6e898e96a9d7030f53e0b31d 160.43MB / 167.17MB 3.6s
23-Sep-2025 13:59:58 #48 sha256:0c31e84362b17be00ccd03302ca56ddbf8561b17d46e8c82bc87c21d389e7731 44.04MB / 62.98MB 0.9s
23-Sep-2025 13:59:58 #48 sha256:e8c43ab44b5673d9c240bc67fc4374d9bdeb273c6e898e96a9d7030f53e0b31d 167.17MB / 167.17MB 4.0s done
23-Sep-2025 13:59:58 #48 sha256:0c31e84362b17be00ccd03302ca56ddbf8561b17d46e8c82bc87c21d389e7731 61.42MB / 62.98MB 1.1s
23-Sep-2025 13:59:58 #48 sha256:0c31e84362b17be00ccd03302ca56ddbf8561b17d46e8c82bc87c21d389e7731 62.98MB / 62.98MB 1.1s done
23-Sep-2025 13:59:58 #48 extracting sha256:0c31e84362b17be00ccd03302ca56ddbf8561b17d46e8c82bc87c21d389e7731
23-Sep-2025 13:59:58 #48 sha256:de2894b07bed0687e9e67c3810255965790a97901c5d0f2b20bf7bc76884034b 7.34MB / 332.20MB 5.3s
23-Sep-2025 14:00:02 #48 extracting sha256:0c31e84362b17be00ccd03302ca56ddbf8561b17d46e8c82bc87c21d389e7731 4.1s done
23-Sep-2025 14:00:02 #48 extracting sha256:ed9366c5e7bd5a6d2a9b3c3bd58e67cb4e92dc15ea766d757f065f39f426a045
23-Sep-2025 14:00:02 #48 sha256:8f0f8ad9f4fb3bdd02a00f69aa062cd66ca4b22b239c30919b303510ca640638 6.29MB / 202.48MB 5.3s
23-Sep-2025 14:00:03 #48 ...
23-Sep-2025 14:00:03
23-Sep-2025 14:00:03 #47 [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
23-Sep-2025 14:00:03 #47 sha256:86b420fde98dae967824f37dfaa40e0ed247a8e4cb1cdb30eff36d84efbbbc2f 89.67MB / 89.67MB 4.5s done
23-Sep-2025 14:00:03 #47 sha256:b5e5587d384a531ee1fbc1266232e32d4f394d3b094ba3e419cb3b31a7a4609f 7.34MB / 332.20MB 5.4s
23-Sep-2025 14:00:03 #47 sha256:5dcc7d9a607bc77c92d4de21c9dc3606691f37320daa15a637fe2ce921d9ade8 23.64MB / 23.64MB 0.6s done
23-Sep-2025 14:00:03 #47 sha256:7f7704bdb2059400f3f855d1929681672be8f5117d8be5c208b3aafb4db72190 0B / 9.10kB 0.2s
23-Sep-2025 14:00:04 #47 sha256:7f7704bdb2059400f3f855d1929681672be8f5117d8be5c208b3aafb4db72190 9.10kB / 9.10kB 0.4s done
23-Sep-2025 14:00:04 #47 ...
23-Sep-2025 14:00:04
23-Sep-2025 14:00:04 #48 [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
23-Sep-2025 14:00:04 #48 sha256:de2894b07bed0687e9e67c3810255965790a97901c5d0f2b20bf7bc76884034b 15.73MB / 332.20MB 10.4s
23-Sep-2025 14:00:07 #48 sha256:8f0f8ad9f4fb3bdd02a00f69aa062cd66ca4b22b239c30919b303510ca640638 16.78MB / 202.48MB 9.8s
23-Sep-2025 14:00:07 #48 extracting sha256:ed9366c5e7bd5a6d2a9b3c3bd58e67cb4e92dc15ea766d757f065f39f426a045 5.2s done
23-Sep-2025 14:00:07 #48 extracting sha256:e8c43ab44b5673d9c240bc67fc4374d9bdeb273c6e898e96a9d7030f53e0b31d
23-Sep-2025 14:00:09 #48 sha256:de2894b07bed0687e9e67c3810255965790a97901c5d0f2b20bf7bc76884034b 28.31MB / 332.20MB 15.5s
23-Sep-2025 14:00:11 #48 sha256:8f0f8ad9f4fb3bdd02a00f69aa062cd66ca4b22b239c30919b303510ca640638 27.26MB / 202.48MB 13.8s
23-Sep-2025 14:00:12 #48 extracting sha256:e8c43ab44b5673d9c240bc67fc4374d9bdeb273c6e898e96a9d7030f53e0b31d 4.4s done
23-Sep-2025 14:00:12 #48 extracting sha256:6075fbc57b5dcafc0bc574ce13f39d394e770cd58f58ed758ab5625fa43e425a
23-Sep-2025 14:00:14 #48 ...
23-Sep-2025 14:00:14
23-Sep-2025 14:00:14 #47 [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
23-Sep-2025 14:00:14 #47 sha256:b5e5587d384a531ee1fbc1266232e32d4f394d3b094ba3e419cb3b31a7a4609f 32.51MB / 332.20MB 15.6s
23-Sep-2025 14:00:14 #47 sha256:22c9dc6baa48a73afd54db7eae4769e4078e520a6b6aa4d068c2bc5fe44dc237 40.06MB / 40.06MB 0.5s done
23-Sep-2025 14:00:14 #47 sha256:6acd1a4abda940acc9f2129e544c89c80b96477280afbbed9e0ee81cf6b3d71d 159B / 159B 0.1s done
23-Sep-2025 14:00:14 #47 sha256:c9bbf73a9595ec16a898da240b95d25f6bbccc1aa2d42262de13ec688f800b4a 851B / 851B 0.1s done
23-Sep-2025 14:00:14 #47 sha256:fe8b877cd8227bc171cdbdae14b1b14a3ea47addcb98a87f3e68bb49462c2642 9.24MB / 9.24MB 0.3s done
23-Sep-2025 14:00:14 #47 sha256:1923ba58db5b8e677e6c58cc4dd647df8b7808b587d06e1a62a3e7abb2ec7150 31.18MB / 31.18MB 0.5s done
23-Sep-2025 14:00:14 #47 sha256:4631668d04649745d5ef178b1d9d09d5db97400b4793635195f5f8603b3c4570 143.05MB / 143.05MB 1.5s done
23-Sep-2025 14:00:14 #47 sha256:a91b5238a9fe3179ab0c01e037bb1cee69661fce54f0a324c0ba14edb32c5934 150.39MB / 150.39MB 1.4s done
23-Sep-2025 14:00:14 #47 sha256:44fb931604a5509dd2f5cbf8d1604d64dd0f56962f61bf6cd3f092bce2e7687a 64.79MB / 64.79MB 0.6s done
23-Sep-2025 14:00:14 #47 extracting sha256:44fb931604a5509dd2f5cbf8d1604d64dd0f56962f61bf6cd3f092bce2e7687a 4.4s done
23-Sep-2025 14:00:14 #47 extracting sha256:a91b5238a9fe3179ab0c01e037bb1cee69661fce54f0a324c0ba14edb32c5934
23-Sep-2025 14:00:14 #47 ...
23-Sep-2025 14:00:14
23-Sep-2025 14:00:14 #48 [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
23-Sep-2025 14:00:14 #48 sha256:de2894b07bed0687e9e67c3810255965790a97901c5d0f2b20bf7bc76884034b 41.94MB / 332.20MB 20.6s
23-Sep-2025 14:00:14 #48 extracting sha256:6075fbc57b5dcafc0bc574ce13f39d394e770cd58f58ed758ab5625fa43e425a 2.7s done
23-Sep-2025 14:00:14 #48 extracting sha256:5eaabf4b4af9ff8c7ec3bda6b48d5de3ca29dc22ea9a976f4da766319f0d37ca
23-Sep-2025 14:00:15 #48 extracting sha256:5eaabf4b4af9ff8c7ec3bda6b48d5de3ca29dc22ea9a976f4da766319f0d37ca 0.4s done
23-Sep-2025 14:00:15 #48 extracting sha256:7b4509ac7afd3461aa3c72d6774fce6711581b81fb7dea0e9942e272e1ccb86f 0.1s done
23-Sep-2025 14:00:15 #48 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0.1s done
23-Sep-2025 14:00:15 #48 extracting sha256:f23adb5bfee953f468ee4b2f04956d14c5b45babca67f79253f5df75aa5ac81a 0.1s done
23-Sep-2025 14:00:15 #48 extracting sha256:19c258e5f4a6ebd632bffde3f183bd54556aaf83c2b0c2aecb975cfb438b6562
23-Sep-2025 14:00:15 #48 sha256:8f0f8ad9f4fb3bdd02a00f69aa062cd66ca4b22b239c30919b303510ca640638 37.75MB / 202.48MB 18.0s
23-Sep-2025 14:00:18 #48 extracting sha256:19c258e5f4a6ebd632bffde3f183bd54556aaf83c2b0c2aecb975cfb438b6562 3.2s done
23-Sep-2025 14:00:18 #48 extracting sha256:aac83466e91d024647b53fe980b56732fe3809cf078982100ab2b7b228897ec7
23-Sep-2025 14:00:18 #48 extracting sha256:aac83466e91d024647b53fe980b56732fe3809cf078982100ab2b7b228897ec7 0.1s done
23-Sep-2025 14:00:18 #48 extracting sha256:83ef2f0b8048f48c672703b89a8e73ccecae945504b7ef1797dd332eec3e5414
23-Sep-2025 14:00:19 #48 sha256:de2894b07bed0687e9e67c3810255965790a97901c5d0f2b20bf7bc76884034b 54.53MB / 332.20MB 25.7s
23-Sep-2025 14:00:19 #48 extracting sha256:83ef2f0b8048f48c672703b89a8e73ccecae945504b7ef1797dd332eec3e5414 0.5s done
23-Sep-2025 14:00:19 #48 extracting sha256:5322a22ab5c05a4a85476b6e5303954e19045fc459c74c14741e59ab4ba8b435 0.0s done
23-Sep-2025 14:00:19 #48 sha256:8f0f8ad9f4fb3bdd02a00f69aa062cd66ca4b22b239c30919b303510ca640638 48.23MB / 202.48MB 22.2s
23-Sep-2025 14:00:24 #48 sha256:8f0f8ad9f4fb3bdd02a00f69aa062cd66ca4b22b239c30919b303510ca640638 58.72MB / 202.48MB 26.6s
23-Sep-2025 14:00:24 #48 sha256:de2894b07bed0687e9e67c3810255965790a97901c5d0f2b20bf7bc76884034b 67.11MB / 332.20MB 30.8s
23-Sep-2025 14:00:24 #48 ...
23-Sep-2025 14:00:24
23-Sep-2025 14:00:24 #47 [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
23-Sep-2025 14:00:24 #47 sha256:b5e5587d384a531ee1fbc1266232e32d4f394d3b094ba3e419cb3b31a7a4609f 57.67MB / 332.20MB 26.0s
23-Sep-2025 14:00:24 #47 extracting sha256:a91b5238a9fe3179ab0c01e037bb1cee69661fce54f0a324c0ba14edb32c5934 5.5s done
23-Sep-2025 14:00:24 #47 extracting sha256:4631668d04649745d5ef178b1d9d09d5db97400b4793635195f5f8603b3c4570 3.3s done
23-Sep-2025 14:00:24 #47 extracting sha256:1923ba58db5b8e677e6c58cc4dd647df8b7808b587d06e1a62a3e7abb2ec7150 1.1s done
23-Sep-2025 14:00:24 #47 extracting sha256:fe8b877cd8227bc171cdbdae14b1b14a3ea47addcb98a87f3e68bb49462c2642 0.2s done
23-Sep-2025 14:00:24 #47 extracting sha256:c9bbf73a9595ec16a898da240b95d25f6bbccc1aa2d42262de13ec688f800b4a 0.0s done
23-Sep-2025 14:00:24 #47 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0.0s done
23-Sep-2025 14:00:24 #47 extracting sha256:6acd1a4abda940acc9f2129e544c89c80b96477280afbbed9e0ee81cf6b3d71d 0.0s done
23-Sep-2025 14:00:24 #47 extracting sha256:22c9dc6baa48a73afd54db7eae4769e4078e520a6b6aa4d068c2bc5fe44dc237
23-Sep-2025 14:00:24 #47 ...
23-Sep-2025 14:00:24
23-Sep-2025 14:00:24 #48 [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
23-Sep-2025 14:00:28 #48 sha256:8f0f8ad9f4fb3bdd02a00f69aa062cd66ca4b22b239c30919b303510ca640638 69.21MB / 202.48MB 30.6s
23-Sep-2025 14:00:29 #48 sha256:de2894b07bed0687e9e67c3810255965790a97901c5d0f2b20bf7bc76884034b 79.69MB / 332.20MB 35.9s
23-Sep-2025 14:00:32 #48 sha256:8f0f8ad9f4fb3bdd02a00f69aa062cd66ca4b22b239c30919b303510ca640638 79.69MB / 202.48MB 35.0s
23-Sep-2025 14:00:34 #48 sha256:de2894b07bed0687e9e67c3810255965790a97901c5d0f2b20bf7bc76884034b 93.32MB / 332.20MB 41.0s
23-Sep-2025 14:00:34 #48 ...
23-Sep-2025 14:00:34
23-Sep-2025 14:00:34 #47 [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
23-Sep-2025 14:00:34 #47 sha256:b5e5587d384a531ee1fbc1266232e32d4f394d3b094ba3e419cb3b31a7a4609f 83.89MB / 332.20MB 36.3s
23-Sep-2025 14:00:34 #47 extracting sha256:22c9dc6baa48a73afd54db7eae4769e4078e520a6b6aa4d068c2bc5fe44dc237 1.6s done
23-Sep-2025 14:00:34 #47 extracting sha256:7f7704bdb2059400f3f855d1929681672be8f5117d8be5c208b3aafb4db72190 0.0s done
23-Sep-2025 14:00:34 #47 extracting sha256:5dcc7d9a607bc77c92d4de21c9dc3606691f37320daa15a637fe2ce921d9ade8 0.4s done
23-Sep-2025 14:00:34 #47 extracting sha256:5322a22ab5c05a4a85476b6e5303954e19045fc459c74c14741e59ab4ba8b435 0.0s done
23-Sep-2025 14:00:35 #47 ...
23-Sep-2025 14:00:35
23-Sep-2025 14:00:35 #48 [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
23-Sep-2025 14:00:36 #48 sha256:8f0f8ad9f4fb3bdd02a00f69aa062cd66ca4b22b239c30919b303510ca640638 90.18MB / 202.48MB 38.4s
23-Sep-2025 14:00:39 #48 sha256:de2894b07bed0687e9e67c3810255965790a97901c5d0f2b20bf7bc76884034b 108.00MB / 332.20MB 46.1s
23-Sep-2025 14:00:39 #48 sha256:8f0f8ad9f4fb3bdd02a00f69aa062cd66ca4b22b239c30919b303510ca640638 100.66MB / 202.48MB 42.3s
23-Sep-2025 14:00:44 #48 sha256:8f0f8ad9f4fb3bdd02a00f69aa062cd66ca4b22b239c30919b303510ca640638 111.15MB / 202.48MB 46.4s
23-Sep-2025 14:00:44 #48 sha256:de2894b07bed0687e9e67c3810255965790a97901c5d0f2b20bf7bc76884034b 120.59MB / 332.20MB 51.2s
23-Sep-2025 14:00:45 #48 ...
23-Sep-2025 14:00:45
23-Sep-2025 14:00:45 #47 [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
23-Sep-2025 14:00:45 #47 sha256:b5e5587d384a531ee1fbc1266232e32d4f394d3b094ba3e419cb3b31a7a4609f 104.86MB / 332.20MB 46.7s
23-Sep-2025 14:00:45 #47 ...
23-Sep-2025 14:00:45
23-Sep-2025 14:00:45 #48 [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
23-Sep-2025 14:00:48 #48 sha256:8f0f8ad9f4fb3bdd02a00f69aa062cd66ca4b22b239c30919b303510ca640638 121.63MB / 202.48MB 50.7s
23-Sep-2025 14:00:50 #48 sha256:de2894b07bed0687e9e67c3810255965790a97901c5d0f2b20bf7bc76884034b 133.17MB / 332.20MB 56.3s
23-Sep-2025 14:00:52 #48 sha256:8f0f8ad9f4fb3bdd02a00f69aa062cd66ca4b22b239c30919b303510ca640638 132.12MB / 202.48MB 55.1s
23-Sep-2025 14:00:55 #48 sha256:de2894b07bed0687e9e67c3810255965790a97901c5d0f2b20bf7bc76884034b 144.70MB / 332.20MB 61.4s
23-Sep-2025 14:00:55 #48 ...
23-Sep-2025 14:00:55
23-Sep-2025 14:00:55 #47 [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
23-Sep-2025 14:00:55 #47 sha256:b5e5587d384a531ee1fbc1266232e32d4f394d3b094ba3e419cb3b31a7a4609f 128.97MB / 332.20MB 57.0s
23-Sep-2025 14:00:55 #47 ...
23-Sep-2025 14:00:55
23-Sep-2025 14:00:55 #48 [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
23-Sep-2025 14:00:57 #48 sha256:8f0f8ad9f4fb3bdd02a00f69aa062cd66ca4b22b239c30919b303510ca640638 142.61MB / 202.48MB 59.6s
23-Sep-2025 14:01:00 #48 sha256:de2894b07bed0687e9e67c3810255965790a97901c5d0f2b20bf7bc76884034b 157.29MB / 332.20MB 66.5s
23-Sep-2025 14:01:01 #48 sha256:8f0f8ad9f4fb3bdd02a00f69aa062cd66ca4b22b239c30919b303510ca640638 153.09MB / 202.48MB 63.9s
23-Sep-2025 14:01:05 #48 sha256:de2894b07bed0687e9e67c3810255965790a97901c5d0f2b20bf7bc76884034b 168.82MB / 332.20MB 71.6s
23-Sep-2025 14:01:05 #48 ...
23-Sep-2025 14:01:05
23-Sep-2025 14:01:05 #47 [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
23-Sep-2025 14:01:05 #47 sha256:b5e5587d384a531ee1fbc1266232e32d4f394d3b094ba3e419cb3b31a7a4609f 154.14MB / 332.20MB 67.4s
23-Sep-2025 14:01:06 #47 ...
23-Sep-2025 14:01:06
23-Sep-2025 14:01:06 #48 [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
23-Sep-2025 14:01:06 #48 sha256:8f0f8ad9f4fb3bdd02a00f69aa062cd66ca4b22b239c30919b303510ca640638 163.58MB / 202.48MB 68.6s
23-Sep-2025 14:01:10 #48 sha256:de2894b07bed0687e9e67c3810255965790a97901c5d0f2b20bf7bc76884034b 180.36MB / 332.20MB 76.7s
23-Sep-2025 14:01:10 #48 sha256:8f0f8ad9f4fb3bdd02a00f69aa062cd66ca4b22b239c30919b303510ca640638 174.06MB / 202.48MB 73.1s
23-Sep-2025 14:01:14 #48 sha256:8f0f8ad9f4fb3bdd02a00f69aa062cd66ca4b22b239c30919b303510ca640638 184.55MB / 202.48MB 76.4s
23-Sep-2025 14:01:15 #48 sha256:de2894b07bed0687e9e67c3810255965790a97901c5d0f2b20bf7bc76884034b 197.13MB / 332.20MB 81.5s
23-Sep-2025 14:01:16 #48 ...
23-Sep-2025 14:01:16
23-Sep-2025 14:01:16 #47 [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
23-Sep-2025 14:01:16 #47 sha256:b5e5587d384a531ee1fbc1266232e32d4f394d3b094ba3e419cb3b31a7a4609f 175.11MB / 332.20MB 77.7s
23-Sep-2025 14:01:16 #47 ...
23-Sep-2025 14:01:16
23-Sep-2025 14:01:16 #48 [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
23-Sep-2025 14:01:16 #48 sha256:8f0f8ad9f4fb3bdd02a00f69aa062cd66ca4b22b239c30919b303510ca640638 195.04MB / 202.48MB 79.2s
23-Sep-2025 14:01:18 #48 sha256:8f0f8ad9f4fb3bdd02a00f69aa062cd66ca4b22b239c30919b303510ca640638 202.48MB / 202.48MB 81.1s done
23-Sep-2025 14:01:19 #48 sha256:de2894b07bed0687e9e67c3810255965790a97901c5d0f2b20bf7bc76884034b 213.91MB / 332.20MB 86.0s
23-Sep-2025 14:01:23 #48 sha256:de2894b07bed0687e9e67c3810255965790a97901c5d0f2b20bf7bc76884034b 230.69MB / 332.20MB 90.0s
23-Sep-2025 14:01:26 #48 sha256:de2894b07bed0687e9e67c3810255965790a97901c5d0f2b20bf7bc76884034b 247.46MB / 332.20MB 92.9s
23-Sep-2025 14:01:26 #48 ...
23-Sep-2025 14:01:26
23-Sep-2025 14:01:26 #47 [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
23-Sep-2025 14:01:26 #47 sha256:b5e5587d384a531ee1fbc1266232e32d4f394d3b094ba3e419cb3b31a7a4609f 202.38MB / 332.20MB 88.1s
23-Sep-2025 14:01:26 #47 ...
23-Sep-2025 14:01:26
23-Sep-2025 14:01:26 #48 [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
23-Sep-2025 14:01:29 #48 sha256:de2894b07bed0687e9e67c3810255965790a97901c5d0f2b20bf7bc76884034b 264.24MB / 332.20MB 95.7s
23-Sep-2025 14:01:32 #48 sha256:de2894b07bed0687e9e67c3810255965790a97901c5d0f2b20bf7bc76884034b 281.02MB / 332.20MB 98.9s
23-Sep-2025 14:01:36 #48 ...
23-Sep-2025 14:01:36
23-Sep-2025 14:01:36 #47 [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
23-Sep-2025 14:01:36 #47 sha256:b5e5587d384a531ee1fbc1266232e32d4f394d3b094ba3e419cb3b31a7a4609f 238.03MB / 332.20MB 98.1s
23-Sep-2025 14:01:36 #47 ...
23-Sep-2025 14:01:36
23-Sep-2025 14:01:36 #48 [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
23-Sep-2025 14:01:36 #48 sha256:de2894b07bed0687e9e67c3810255965790a97901c5d0f2b20bf7bc76884034b 297.80MB / 332.20MB 103.2s
23-Sep-2025 14:01:42 #48 sha256:de2894b07bed0687e9e67c3810255965790a97901c5d0f2b20bf7bc76884034b 312.48MB / 332.20MB 108.3s
23-Sep-2025 14:01:45 #48 sha256:de2894b07bed0687e9e67c3810255965790a97901c5d0f2b20bf7bc76884034b 332.20MB / 332.20MB 111.6s done
23-Sep-2025 14:01:45 #48 extracting sha256:de2894b07bed0687e9e67c3810255965790a97901c5d0f2b20bf7bc76884034b
23-Sep-2025 14:01:46 #48 ...
23-Sep-2025 14:01:46
23-Sep-2025 14:01:46 #47 [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
23-Sep-2025 14:01:46 #47 sha256:b5e5587d384a531ee1fbc1266232e32d4f394d3b094ba3e419cb3b31a7a4609f 332.20MB / 332.20MB 107.8s done
23-Sep-2025 14:01:46 #47 extracting sha256:b5e5587d384a531ee1fbc1266232e32d4f394d3b094ba3e419cb3b31a7a4609f
23-Sep-2025 14:01:52 #47 ...
23-Sep-2025 14:01:52
23-Sep-2025 14:01:52 #48 [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
23-Sep-2025 14:01:52 #48 extracting sha256:de2894b07bed0687e9e67c3810255965790a97901c5d0f2b20bf7bc76884034b 7.6s done
23-Sep-2025 14:01:52 #48 extracting sha256:8f0f8ad9f4fb3bdd02a00f69aa062cd66ca4b22b239c30919b303510ca640638
23-Sep-2025 14:01:57 #48 extracting sha256:8f0f8ad9f4fb3bdd02a00f69aa062cd66ca4b22b239c30919b303510ca640638 4.2s done
23-Sep-2025 14:01:57 #48 DONE 125.8s
23-Sep-2025 14:01:57
23-Sep-2025 14:01:57 #47 [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
23-Sep-2025 14:01:57 #47 extracting sha256:b5e5587d384a531ee1fbc1266232e32d4f394d3b094ba3e419cb3b31a7a4609f 7.1s done
23-Sep-2025 14:01:57 #47 extracting sha256:8f0f8ad9f4fb3bdd02a00f69aa062cd66ca4b22b239c30919b303510ca640638 4.2s done
23-Sep-2025 14:01:57 #47 extracting sha256:86b420fde98dae967824f37dfaa40e0ed247a8e4cb1cdb30eff36d84efbbbc2f
23-Sep-2025 14:01:58 #47 ...
23-Sep-2025 14:01:58
23-Sep-2025 14:01:58 #48 [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
23-Sep-2025 14:01:58 #48 extracting sha256:698e8629e082f0efabdf30195a9f4580e48bb66787d325e45673b9e15c22543e 1.3s done
23-Sep-2025 14:01:58 #48 DONE 127.1s
23-Sep-2025 14:01:58
23-Sep-2025 14:01:58 #47 [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
23-Sep-2025 14:01:58 #47 ...
23-Sep-2025 14:01:58
23-Sep-2025 14:01:58 #49 [linux/amd64 stage-2  2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
23-Sep-2025 14:01:58 #49 CACHED
23-Sep-2025 14:01:58
23-Sep-2025 14:01:58 #50 [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
23-Sep-2025 14:01:58 #50 CACHED
23-Sep-2025 14:01:58
23-Sep-2025 14:01:58 #51 [linux/amd64 stage-2  6/10] COPY --from=dev /openmrs/wait-for-it.sh /openmrs/startup-init.sh /openmrs/startup.sh /openmrs/
23-Sep-2025 14:01:58 #51 CACHED
23-Sep-2025 14:01:58
23-Sep-2025 14:01:58 #52 [linux/amd64 stage-2  8/10] WORKDIR /openmrs
23-Sep-2025 14:01:58 #52 CACHED
23-Sep-2025 14:01:58
23-Sep-2025 14:01:58 #53 [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     && mkdir -p /openmrs/data/activemq-data     && chmod -R g+rw /openmrs
23-Sep-2025 14:01:58 #53 CACHED
23-Sep-2025 14:01:58
23-Sep-2025 14:01:58 #54 [linux/amd64 stage-2  4/10] RUN sed -i '/Connector port="8080"/a URIEncoding="UTF-8" relaxedPathChars="[]|" relaxedQueryChars="[]|{}^\`"<>"'     /usr/local/tomcat/conf/server.xml     && chmod -R g+rx /usr/local/tomcat     && touch /usr/local/tomcat/bin/setenv.sh && chmod g+w /usr/local/tomcat/bin/setenv.sh     && chmod -R g+w /usr/local/tomcat/webapps /usr/local/tomcat/logs /usr/local/tomcat/work /usr/local/tomcat/temp
23-Sep-2025 14:01:58 #54 CACHED
23-Sep-2025 14:01:58
23-Sep-2025 14:01:58 #55 [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
23-Sep-2025 14:01:58 #55 CACHED
23-Sep-2025 14:01:58
23-Sep-2025 14:01:58 #56 [linux/amd64 stage-2  9/10] COPY --from=dev /openmrs_core/LICENSE LICENSE
23-Sep-2025 14:01:59 #56 ...
23-Sep-2025 14:01:59
23-Sep-2025 14:01:59 #47 [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
23-Sep-2025 14:01:59 #47 extracting sha256:86b420fde98dae967824f37dfaa40e0ed247a8e4cb1cdb30eff36d84efbbbc2f 1.2s done
23-Sep-2025 14:01:59 #47 DONE 127.4s
23-Sep-2025 14:01:59
23-Sep-2025 14:01:59 #57 [linux/arm64 stage-2  4/10] RUN sed -i '/Connector port="8080"/a URIEncoding="UTF-8" relaxedPathChars="[]|" relaxedQueryChars="[]|{}^\`"<>"'     /usr/local/tomcat/conf/server.xml     && chmod -R g+rx /usr/local/tomcat     && touch /usr/local/tomcat/bin/setenv.sh && chmod g+w /usr/local/tomcat/bin/setenv.sh     && chmod -R g+w /usr/local/tomcat/webapps /usr/local/tomcat/logs /usr/local/tomcat/work /usr/local/tomcat/temp
23-Sep-2025 14:01:59 #57 CACHED
23-Sep-2025 14:01:59
23-Sep-2025 14:01:59 #58 [linux/arm64 stage-2  6/10] COPY --from=dev /openmrs/wait-for-it.sh /openmrs/startup-init.sh /openmrs/startup.sh /openmrs/
23-Sep-2025 14:01:59 #58 CACHED
23-Sep-2025 14:01:59
23-Sep-2025 14:01:59 #59 [linux/arm64 stage-2  2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
23-Sep-2025 14:01:59 #59 CACHED
23-Sep-2025 14:01:59
23-Sep-2025 14:01:59 #60 [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
23-Sep-2025 14:01:59 #60 CACHED
23-Sep-2025 14:01:59
23-Sep-2025 14:01:59 #61 [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     && mkdir -p /openmrs/data/activemq-data     && chmod -R g+rw /openmrs
23-Sep-2025 14:01:59 #61 CACHED
23-Sep-2025 14:01:59
23-Sep-2025 14:01:59 #62 [linux/arm64 stage-2  8/10] WORKDIR /openmrs
23-Sep-2025 14:01:59 #62 CACHED
23-Sep-2025 14:01:59
23-Sep-2025 14:01:59 #63 [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
23-Sep-2025 14:01:59 #63 CACHED
23-Sep-2025 14:01:59
23-Sep-2025 14:01:59 #64 [linux/arm64 stage-2  9/10] COPY --from=dev /openmrs_core/LICENSE LICENSE
23-Sep-2025 14:02:01 #64 ...
23-Sep-2025 14:02:01
23-Sep-2025 14:02:01 #56 [linux/amd64 stage-2  9/10] COPY --from=dev /openmrs_core/LICENSE LICENSE
23-Sep-2025 14:02:01 #56 CACHED
23-Sep-2025 14:02:01
23-Sep-2025 14:02:01 #64 [linux/arm64 stage-2  9/10] COPY --from=dev /openmrs_core/LICENSE LICENSE
23-Sep-2025 14:02:01 #64 sha256:6e76c212d0f0905a34cec95704a7b42662d3527fd174a167d557262ddfa34d64 5.83kB / 5.83kB 0.1s done
23-Sep-2025 14:02:01 #64 sha256:b137770a7a0573fad1007cfbde3f8b4997a76684847788ff82876901144652da 6.00kB / 6.00kB 0.1s done
23-Sep-2025 14:02:01 #64 sha256:f3285e86ae4e5156ffa8d7f64b5227a2d9f4b70b0b360dc81cd6e032b962eac8 237B / 237B 0.1s done
23-Sep-2025 14:02:01 #64 sha256:7d78eaa969e0eea603386dc42b828fde85cbc1f1c1da8ea8b25fa5196e84b2c5 9.11kB / 9.11kB 0.1s done
23-Sep-2025 14:02:01 #64 sha256:4fb0bcfe4c506852b8d7c131dd1ced51e6986a1bb31a993beef99e446ddae8c4 9.44MB / 12.72MB 0.2s
23-Sep-2025 14:02:02 #64 sha256:4fb0bcfe4c506852b8d7c131dd1ced51e6986a1bb31a993beef99e446ddae8c4 12.72MB / 12.72MB 0.2s done
23-Sep-2025 14:02:02 #64 sha256:b79d6dec32b0793120713185385c6dcced75f2aa9998757b780e8b64e0eb448e 479.42kB / 479.42kB 0.1s done
23-Sep-2025 14:02:02 #64 sha256:526a98b22a2fa382306d25da6894116dbe6977ac1902eecbdf68d12434d7b3c5 137B / 137B 0.1s done
23-Sep-2025 14:02:02 #64 sha256:b5f5d3142a71e9cd58b91545e4873c0bdcdc517b5d43f09ddf7e1a4c69f8f7c5 12.58MB / 18.30MB 0.2s
23-Sep-2025 14:02:02 #64 sha256:b5f5d3142a71e9cd58b91545e4873c0bdcdc517b5d43f09ddf7e1a4c69f8f7c5 18.30MB / 18.30MB 0.2s done
23-Sep-2025 14:02:02 #64 extracting sha256:526a98b22a2fa382306d25da6894116dbe6977ac1902eecbdf68d12434d7b3c5 0.1s done
23-Sep-2025 14:02:02 #64 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0.1s done
23-Sep-2025 14:02:02 #64 DONE 3.0s
23-Sep-2025 14:02:02
23-Sep-2025 14:02:02 #56 [linux/amd64 stage-2  9/10] COPY --from=dev /openmrs_core/LICENSE LICENSE
23-Sep-2025 14:02:02 #56 sha256:b5683e4a57653baeffd08d7c3b7cfbdf75e43427d6745507aa86ab5aeebcc723 5.83kB / 5.83kB 0.3s done
23-Sep-2025 14:02:02 #56 sha256:3febae11f389ff7d43e902cb28f0b0e8f2fad780a9e5e2a327757071f4568d05 6.00kB / 6.00kB 0.1s done
23-Sep-2025 14:02:02 #56 sha256:db7556325a4acc17af52464058f9065ea38bbc67c5b458db1e6c99c3151adc1b 238B / 238B 0.1s done
23-Sep-2025 14:02:02 #56 sha256:2ea74d457619e3705358eabd797d27c2ef73b0b900ff3a11a81233bbadbddb5b 12.72MB / 12.72MB 0.3s done
23-Sep-2025 14:02:02 #56 sha256:6fe2812810917addeced1b5176182d536fb3a086ee23228c8fe7f4d9e5237896 9.53kB / 9.53kB 0.2s done
23-Sep-2025 14:02:02 #56 sha256:7d551d05d4ed97fed97f27cc57e59baf2867e602ec5d3c1414e7878bdcfd8b47 495.62kB / 495.62kB 0.2s done
23-Sep-2025 14:02:02 #56 sha256:b8fdcce6975a5fb2c1425ca6e9a6263ec79d532eec86a0e8f9e6ab7a50c86ac1 138B / 138B 0.1s done
23-Sep-2025 14:02:02 #56 sha256:96f76a47260b9bee2869c7acbde6677bec5cd4b0fa99a53c3629e4f0c432efc8 18.35MB / 18.35MB 0.3s done
23-Sep-2025 14:02:02 #56 extracting sha256:b8fdcce6975a5fb2c1425ca6e9a6263ec79d532eec86a0e8f9e6ab7a50c86ac1 0.1s done
23-Sep-2025 14:02:02 #56 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0.1s done
23-Sep-2025 14:02:02 #56 extracting sha256:96f76a47260b9bee2869c7acbde6677bec5cd4b0fa99a53c3629e4f0c432efc8
23-Sep-2025 14:02:02 #56 extracting sha256:96f76a47260b9bee2869c7acbde6677bec5cd4b0fa99a53c3629e4f0c432efc8 0.8s done
23-Sep-2025 14:02:02 #56 DONE 4.1s
23-Sep-2025 14:02:02
23-Sep-2025 14:02:02 #64 [linux/arm64 stage-2  9/10] COPY --from=dev /openmrs_core/LICENSE LICENSE
23-Sep-2025 14:02:02 #64 extracting sha256:b5f5d3142a71e9cd58b91545e4873c0bdcdc517b5d43f09ddf7e1a4c69f8f7c5
23-Sep-2025 14:02:03 #64 extracting sha256:b5f5d3142a71e9cd58b91545e4873c0bdcdc517b5d43f09ddf7e1a4c69f8f7c5 0.8s done
23-Sep-2025 14:02:03 #64 DONE 3.8s
23-Sep-2025 14:02:03
23-Sep-2025 14:02:03 #56 [linux/amd64 stage-2  9/10] COPY --from=dev /openmrs_core/LICENSE LICENSE
23-Sep-2025 14:02:03 #56 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0.1s done
23-Sep-2025 14:02:03 #56 extracting sha256:7d551d05d4ed97fed97f27cc57e59baf2867e602ec5d3c1414e7878bdcfd8b47
23-Sep-2025 14:02:03 #56 ...
23-Sep-2025 14:02:03
23-Sep-2025 14:02:03 #64 [linux/arm64 stage-2  9/10] COPY --from=dev /openmrs_core/LICENSE LICENSE
23-Sep-2025 14:02:03 #64 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0.0s done
23-Sep-2025 14:02:03 #64 extracting sha256:b79d6dec32b0793120713185385c6dcced75f2aa9998757b780e8b64e0eb448e 0.1s done
23-Sep-2025 14:02:03 #64 DONE 3.9s
23-Sep-2025 14:02:03
23-Sep-2025 14:02:03 #56 [linux/amd64 stage-2  9/10] COPY --from=dev /openmrs_core/LICENSE LICENSE
23-Sep-2025 14:02:03 #56 extracting sha256:7d551d05d4ed97fed97f27cc57e59baf2867e602ec5d3c1414e7878bdcfd8b47 0.1s done
23-Sep-2025 14:02:03 #56 extracting sha256:6fe2812810917addeced1b5176182d536fb3a086ee23228c8fe7f4d9e5237896 0.1s done
23-Sep-2025 14:02:03 #56 extracting sha256:2ea74d457619e3705358eabd797d27c2ef73b0b900ff3a11a81233bbadbddb5b
23-Sep-2025 14:02:03 #56 extracting sha256:2ea74d457619e3705358eabd797d27c2ef73b0b900ff3a11a81233bbadbddb5b 0.5s done
23-Sep-2025 14:02:03 #56 DONE 4.8s
23-Sep-2025 14:02:03
23-Sep-2025 14:02:03 #64 [linux/arm64 stage-2  9/10] COPY --from=dev /openmrs_core/LICENSE LICENSE
23-Sep-2025 14:02:03 #64 extracting sha256:7d78eaa969e0eea603386dc42b828fde85cbc1f1c1da8ea8b25fa5196e84b2c5 0.0s done
23-Sep-2025 14:02:03 #64 extracting sha256:4fb0bcfe4c506852b8d7c131dd1ced51e6986a1bb31a993beef99e446ddae8c4
23-Sep-2025 14:02:03 #64 extracting sha256:4fb0bcfe4c506852b8d7c131dd1ced51e6986a1bb31a993beef99e446ddae8c4 0.5s done
23-Sep-2025 14:02:03 #64 extracting sha256:f3285e86ae4e5156ffa8d7f64b5227a2d9f4b70b0b360dc81cd6e032b962eac8 0.0s done
23-Sep-2025 14:02:03 #64 extracting sha256:6e76c212d0f0905a34cec95704a7b42662d3527fd174a167d557262ddfa34d64
23-Sep-2025 14:02:03 #64 ...
23-Sep-2025 14:02:03
23-Sep-2025 14:02:03 #56 [linux/amd64 stage-2  9/10] COPY --from=dev /openmrs_core/LICENSE LICENSE
23-Sep-2025 14:02:03 #56 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0.1s done
23-Sep-2025 14:02:03 #56 extracting sha256:db7556325a4acc17af52464058f9065ea38bbc67c5b458db1e6c99c3151adc1b 0.1s done
23-Sep-2025 14:02:03 #56 extracting sha256:b5683e4a57653baeffd08d7c3b7cfbdf75e43427d6745507aa86ab5aeebcc723 0.0s done
23-Sep-2025 14:02:03 #56 DONE 5.0s
23-Sep-2025 14:02:03
23-Sep-2025 14:02:03 #64 [linux/arm64 stage-2  9/10] COPY --from=dev /openmrs_core/LICENSE LICENSE
23-Sep-2025 14:02:03 #64 extracting sha256:6e76c212d0f0905a34cec95704a7b42662d3527fd174a167d557262ddfa34d64 0.1s done
23-Sep-2025 14:02:03 #64 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0.1s done
23-Sep-2025 14:02:03 #64 extracting sha256:b137770a7a0573fad1007cfbde3f8b4997a76684847788ff82876901144652da 0.1s done
23-Sep-2025 14:02:03 #64 DONE 4.7s
23-Sep-2025 14:02:03
23-Sep-2025 14:02:03 #56 [linux/amd64 stage-2  9/10] COPY --from=dev /openmrs_core/LICENSE LICENSE
23-Sep-2025 14:02:03 #56 extracting sha256:3febae11f389ff7d43e902cb28f0b0e8f2fad780a9e5e2a327757071f4568d05 0.1s done
23-Sep-2025 14:02:03 #56 DONE 5.0s
23-Sep-2025 14:02:03
23-Sep-2025 14:02:03 #65 [linux/amd64 stage-2 10/10] COPY --from=dev /openmrs/distribution/openmrs_core/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war
23-Sep-2025 14:02:04 #65 DONE 0.5s
23-Sep-2025 14:02:04
23-Sep-2025 14:02:04 #66 [linux/arm64 stage-2 10/10] COPY --from=dev /openmrs/distribution/openmrs_core/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war
23-Sep-2025 14:02:04 #66 DONE 0.4s
23-Sep-2025 14:02:04
23-Sep-2025 14:02:04 #67 exporting to image
23-Sep-2025 14:02:04 #67 exporting layers
23-Sep-2025 14:02:08 #67 exporting layers 3.8s done
23-Sep-2025 14:02:08 #67 exporting manifest sha256:a519cd47da17ee5581b6e5438d02094d808e2c9fc5ce90f4300650f9a911a921 0.0s done
23-Sep-2025 14:02:08 #67 exporting config sha256:37896451a4a0d4b411170974a73e7158b4707f9f59919b4e92f4b599e3ac6cab 0.0s done
23-Sep-2025 14:02:08 #67 exporting attestation manifest sha256:df5913a12d03cf62ba9a05fa954bf73f3d72dbbf9accb8e63d0d5018778601d5
23-Sep-2025 14:02:08 #67 exporting attestation manifest sha256:df5913a12d03cf62ba9a05fa954bf73f3d72dbbf9accb8e63d0d5018778601d5 0.1s done
23-Sep-2025 14:02:08 #67 exporting manifest sha256:96a7931009d941d7e7e1a1ca05a30c501aa8342641f07a4a21e2c3b4d7d3e412 0.0s done
23-Sep-2025 14:02:08 #67 exporting config sha256:869c68cc6f7841c9a7800de982809360c8f79af882986ce822677e5aa6ea1805
23-Sep-2025 14:02:08 #67 exporting config sha256:869c68cc6f7841c9a7800de982809360c8f79af882986ce822677e5aa6ea1805 0.0s done
23-Sep-2025 14:02:08 #67 exporting attestation manifest sha256:d25b6c276b7c502dd2e9781ac704d4765ed04446fa12ac4835cc3ac81bc73688 0.1s done
23-Sep-2025 14:02:08 #67 exporting manifest list sha256:156e5bed98fec864a7c8a135072146b4ed3003a1ca3b5f46411a8c538bbcc644
23-Sep-2025 14:02:08 #67 ...
23-Sep-2025 14:02:08
23-Sep-2025 14:02:08 #68 [auth] openmrs/openmrs-core:pull,push token for registry-1.docker.io
23-Sep-2025 14:02:08 #68 DONE 0.0s
23-Sep-2025 14:02:08
23-Sep-2025 14:02:08 #67 exporting to image
23-Sep-2025 14:02:08 #67 exporting manifest list sha256:156e5bed98fec864a7c8a135072146b4ed3003a1ca3b5f46411a8c538bbcc644 0.0s done
23-Sep-2025 14:02:08 #67 pushing layers
23-Sep-2025 14:02:15 #67 pushing layers 6.3s done
23-Sep-2025 14:02:15 #67 pushing manifest for docker.io/openmrs/openmrs-core:2.7.x-amazoncorretto-17@sha256:156e5bed98fec864a7c8a135072146b4ed3003a1ca3b5f46411a8c538bbcc644
23-Sep-2025 14:02:18 #67 pushing manifest for docker.io/openmrs/openmrs-core:2.7.x-amazoncorretto-17@sha256:156e5bed98fec864a7c8a135072146b4ed3003a1ca3b5f46411a8c538bbcc644 3.8s done
23-Sep-2025 14:02:18 #67 DONE 14.4s
23-Sep-2025 14:02:18
23-Sep-2025 14:02:18 #69 exporting cache to registry
23-Sep-2025 14:02:18 #69 preparing build cache for export
23-Sep-2025 14:02:26 #69 writing layer sha256:0682183422b285f71770aa44cf247e277efb7885d943634184906cc755446004
23-Sep-2025 14:02:26 #69 writing layer sha256:0682183422b285f71770aa44cf247e277efb7885d943634184906cc755446004 0.1s done
23-Sep-2025 14:02:26 #69 writing layer sha256:0c31e84362b17be00ccd03302ca56ddbf8561b17d46e8c82bc87c21d389e7731
23-Sep-2025 14:02:26 #69 writing layer sha256:0c31e84362b17be00ccd03302ca56ddbf8561b17d46e8c82bc87c21d389e7731 0.1s done
23-Sep-2025 14:02:26 #69 writing layer sha256:105379320343e55da905afbb6ebd0c6cf9c4994763ac0a03cd600fbb7c13c3b9
23-Sep-2025 14:02:26 #69 writing layer sha256:105379320343e55da905afbb6ebd0c6cf9c4994763ac0a03cd600fbb7c13c3b9 0.2s done
23-Sep-2025 14:02:26 #69 writing layer sha256:1923ba58db5b8e677e6c58cc4dd647df8b7808b587d06e1a62a3e7abb2ec7150
23-Sep-2025 14:02:26 #69 writing layer sha256:1923ba58db5b8e677e6c58cc4dd647df8b7808b587d06e1a62a3e7abb2ec7150 0.1s done
23-Sep-2025 14:02:26 #69 writing layer sha256:19c258e5f4a6ebd632bffde3f183bd54556aaf83c2b0c2aecb975cfb438b6562 0.1s done
23-Sep-2025 14:02:26 #69 writing layer sha256:22c9dc6baa48a73afd54db7eae4769e4078e520a6b6aa4d068c2bc5fe44dc237
23-Sep-2025 14:02:26 #69 writing layer sha256:22c9dc6baa48a73afd54db7eae4769e4078e520a6b6aa4d068c2bc5fe44dc237 0.1s done
23-Sep-2025 14:02:26 #69 writing layer sha256:2ea74d457619e3705358eabd797d27c2ef73b0b900ff3a11a81233bbadbddb5b 0.1s done
23-Sep-2025 14:02:26 #69 writing layer sha256:3febae11f389ff7d43e902cb28f0b0e8f2fad780a9e5e2a327757071f4568d05
23-Sep-2025 14:02:27 #69 writing layer sha256:3febae11f389ff7d43e902cb28f0b0e8f2fad780a9e5e2a327757071f4568d05 0.1s done
23-Sep-2025 14:02:27 #69 writing layer sha256:44fb931604a5509dd2f5cbf8d1604d64dd0f56962f61bf6cd3f092bce2e7687a 0.1s done
23-Sep-2025 14:02:27 #69 writing layer sha256:4631668d04649745d5ef178b1d9d09d5db97400b4793635195f5f8603b3c4570
23-Sep-2025 14:02:27 #69 writing layer sha256:4631668d04649745d5ef178b1d9d09d5db97400b4793635195f5f8603b3c4570 0.1s done
23-Sep-2025 14:02:27 #69 writing layer sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1
23-Sep-2025 14:02:27 #69 writing layer sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done
23-Sep-2025 14:02:27 #69 writing layer sha256:4fb0bcfe4c506852b8d7c131dd1ced51e6986a1bb31a993beef99e446ddae8c4 0.1s done
23-Sep-2025 14:02:27 #69 writing layer sha256:4ff7a516d961b23d1e0bd26924982c46dc4a14bc8b17e3e6f370adf1f8c90aaa 0.1s done
23-Sep-2025 14:02:27 #69 writing layer sha256:526a98b22a2fa382306d25da6894116dbe6977ac1902eecbdf68d12434d7b3c5
23-Sep-2025 14:02:27 #69 writing layer sha256:526a98b22a2fa382306d25da6894116dbe6977ac1902eecbdf68d12434d7b3c5 0.1s done
23-Sep-2025 14:02:27 #69 writing layer sha256:5322a22ab5c05a4a85476b6e5303954e19045fc459c74c14741e59ab4ba8b435 done
23-Sep-2025 14:02:27 #69 writing layer sha256:55dd1dc656c591b0bc91c9db11967807c8092011b929ec64b2f9fb03c6142171
23-Sep-2025 14:02:27 #69 writing layer sha256:55dd1dc656c591b0bc91c9db11967807c8092011b929ec64b2f9fb03c6142171 0.1s done
23-Sep-2025 14:02:27 #69 writing layer sha256:58124cff445d9b0fd72b9d566e8943c2b38b71e180e684bfa7f45085fc13036b 0.1s done
23-Sep-2025 14:02:27 #69 writing layer sha256:5d403363c22c77826ea435384ceb4687701760414acaa5141111bc65ef98b5e1
23-Sep-2025 14:02:27 #69 writing layer sha256:5d403363c22c77826ea435384ceb4687701760414acaa5141111bc65ef98b5e1 0.1s done
23-Sep-2025 14:02:27 #69 writing layer sha256:5dcc7d9a607bc77c92d4de21c9dc3606691f37320daa15a637fe2ce921d9ade8 0.1s done
23-Sep-2025 14:02:27 #69 writing layer sha256:5eaabf4b4af9ff8c7ec3bda6b48d5de3ca29dc22ea9a976f4da766319f0d37ca
23-Sep-2025 14:02:28 #69 writing layer sha256:5eaabf4b4af9ff8c7ec3bda6b48d5de3ca29dc22ea9a976f4da766319f0d37ca 0.1s done
23-Sep-2025 14:02:28 #69 writing layer sha256:6075fbc57b5dcafc0bc574ce13f39d394e770cd58f58ed758ab5625fa43e425a 0.1s done
23-Sep-2025 14:02:28 #69 writing layer sha256:64c28a5403510390e754b58f6684be083744d018f481d6b4ad4b34dadbee7cd5
23-Sep-2025 14:02:28 #69 writing layer sha256:64c28a5403510390e754b58f6684be083744d018f481d6b4ad4b34dadbee7cd5 0.1s done
23-Sep-2025 14:02:28 #69 writing layer sha256:698e8629e082f0efabdf30195a9f4580e48bb66787d325e45673b9e15c22543e 0.1s done
23-Sep-2025 14:02:28 #69 writing layer sha256:6abef779133a6c14dc1b7e8891b08b3cac122d1a868c488098846ce333db207c
23-Sep-2025 14:02:28 #69 writing layer sha256:6abef779133a6c14dc1b7e8891b08b3cac122d1a868c488098846ce333db207c 0.1s done
23-Sep-2025 14:02:28 #69 writing layer sha256:6acd1a4abda940acc9f2129e544c89c80b96477280afbbed9e0ee81cf6b3d71d 0.1s done
23-Sep-2025 14:02:28 #69 writing layer sha256:6cd48cd726779f279d45509309b23f31d38047a2cc449677845fd8a084ea8048
23-Sep-2025 14:02:28 #69 writing layer sha256:6cd48cd726779f279d45509309b23f31d38047a2cc449677845fd8a084ea8048 0.1s done
23-Sep-2025 14:02:28 #69 writing layer sha256:6e76c212d0f0905a34cec95704a7b42662d3527fd174a167d557262ddfa34d64 0.1s done
23-Sep-2025 14:02:28 #69 writing layer sha256:6fe2812810917addeced1b5176182d536fb3a086ee23228c8fe7f4d9e5237896
23-Sep-2025 14:02:28 #69 writing layer sha256:6fe2812810917addeced1b5176182d536fb3a086ee23228c8fe7f4d9e5237896 0.1s done
23-Sep-2025 14:02:28 #69 writing layer sha256:7b4509ac7afd3461aa3c72d6774fce6711581b81fb7dea0e9942e272e1ccb86f 0.1s done
23-Sep-2025 14:02:28 #69 writing layer sha256:7b5e45489b2f542f0904fd903d6115c7acd094989fbed4144f2e55ce7b55a321
23-Sep-2025 14:02:28 #69 writing layer sha256:7b5e45489b2f542f0904fd903d6115c7acd094989fbed4144f2e55ce7b55a321 0.1s done
23-Sep-2025 14:02:28 #69 writing layer sha256:7c896c547113f81f1ce5f56f0cef157c8a8dd8d88394b209a8a7e04de771124e 0.1s done
23-Sep-2025 14:02:28 #69 writing layer sha256:7d551d05d4ed97fed97f27cc57e59baf2867e602ec5d3c1414e7878bdcfd8b47
23-Sep-2025 14:02:28 #69 writing layer sha256:7d551d05d4ed97fed97f27cc57e59baf2867e602ec5d3c1414e7878bdcfd8b47 0.1s done
23-Sep-2025 14:02:28 #69 writing layer sha256:7d78eaa969e0eea603386dc42b828fde85cbc1f1c1da8ea8b25fa5196e84b2c5 0.1s done
23-Sep-2025 14:02:28 #69 writing layer sha256:7f7704bdb2059400f3f855d1929681672be8f5117d8be5c208b3aafb4db72190
23-Sep-2025 14:02:29 #69 writing layer sha256:7f7704bdb2059400f3f855d1929681672be8f5117d8be5c208b3aafb4db72190 0.1s done
23-Sep-2025 14:02:29 #69 writing layer sha256:83ef2f0b8048f48c672703b89a8e73ccecae945504b7ef1797dd332eec3e5414 0.1s done
23-Sep-2025 14:02:29 #69 writing layer sha256:84415a7ad7e36b829efd247cdcc420a037e6ddfc55a4e2f2ef09c9e5f6efc96a
23-Sep-2025 14:02:29 #69 writing layer sha256:84415a7ad7e36b829efd247cdcc420a037e6ddfc55a4e2f2ef09c9e5f6efc96a 0.2s done
23-Sep-2025 14:02:29 #69 writing layer sha256:86b420fde98dae967824f37dfaa40e0ed247a8e4cb1cdb30eff36d84efbbbc2f
23-Sep-2025 14:02:29 #69 writing layer sha256:86b420fde98dae967824f37dfaa40e0ed247a8e4cb1cdb30eff36d84efbbbc2f 0.1s done
23-Sep-2025 14:02:29 #69 writing layer sha256:8f0f8ad9f4fb3bdd02a00f69aa062cd66ca4b22b239c30919b303510ca640638
23-Sep-2025 14:02:29 #69 writing layer sha256:8f0f8ad9f4fb3bdd02a00f69aa062cd66ca4b22b239c30919b303510ca640638 done
23-Sep-2025 14:02:29 #69 writing layer sha256:9214a1a41dbd5fbceda22a80e56900898fdbf2b4f159d8b809645972c9cd4079
23-Sep-2025 14:02:29 #69 writing layer sha256:9214a1a41dbd5fbceda22a80e56900898fdbf2b4f159d8b809645972c9cd4079 0.1s done
23-Sep-2025 14:02:29 #69 writing layer sha256:96f76a47260b9bee2869c7acbde6677bec5cd4b0fa99a53c3629e4f0c432efc8
23-Sep-2025 14:02:29 #69 writing layer sha256:96f76a47260b9bee2869c7acbde6677bec5cd4b0fa99a53c3629e4f0c432efc8 0.1s done
23-Sep-2025 14:02:29 #69 writing layer sha256:a91b5238a9fe3179ab0c01e037bb1cee69661fce54f0a324c0ba14edb32c5934 0.1s done
23-Sep-2025 14:02:29 #69 writing layer sha256:aac83466e91d024647b53fe980b56732fe3809cf078982100ab2b7b228897ec7
23-Sep-2025 14:02:29 #69 writing layer sha256:aac83466e91d024647b53fe980b56732fe3809cf078982100ab2b7b228897ec7 0.1s done
23-Sep-2025 14:02:29 #69 writing layer sha256:ac4b8e3bc4b9653ad8fdf0ff9b956c204d5774aef2fa827d8ecef908f68a14cf 0.1s done
23-Sep-2025 14:02:29 #69 writing layer sha256:b137770a7a0573fad1007cfbde3f8b4997a76684847788ff82876901144652da
23-Sep-2025 14:02:30 #69 writing layer sha256:b137770a7a0573fad1007cfbde3f8b4997a76684847788ff82876901144652da 0.1s done
23-Sep-2025 14:02:30 #69 writing layer sha256:b5683e4a57653baeffd08d7c3b7cfbdf75e43427d6745507aa86ab5aeebcc723 0.1s done
23-Sep-2025 14:02:30 #69 writing layer sha256:b5e5587d384a531ee1fbc1266232e32d4f394d3b094ba3e419cb3b31a7a4609f
23-Sep-2025 14:02:30 #69 writing layer sha256:b5e5587d384a531ee1fbc1266232e32d4f394d3b094ba3e419cb3b31a7a4609f 0.1s done
23-Sep-2025 14:02:30 #69 writing layer sha256:b5f5d3142a71e9cd58b91545e4873c0bdcdc517b5d43f09ddf7e1a4c69f8f7c5 0.1s done
23-Sep-2025 14:02:30 #69 writing layer sha256:b79d6dec32b0793120713185385c6dcced75f2aa9998757b780e8b64e0eb448e
23-Sep-2025 14:02:30 #69 writing layer sha256:b79d6dec32b0793120713185385c6dcced75f2aa9998757b780e8b64e0eb448e 0.1s done
23-Sep-2025 14:02:30 #69 writing layer sha256:b8fdcce6975a5fb2c1425ca6e9a6263ec79d532eec86a0e8f9e6ab7a50c86ac1 0.1s done
23-Sep-2025 14:02:30 #69 writing layer sha256:c9bbf73a9595ec16a898da240b95d25f6bbccc1aa2d42262de13ec688f800b4a
23-Sep-2025 14:02:30 #69 writing layer sha256:c9bbf73a9595ec16a898da240b95d25f6bbccc1aa2d42262de13ec688f800b4a 0.1s done
23-Sep-2025 14:02:30 #69 writing layer sha256:db7556325a4acc17af52464058f9065ea38bbc67c5b458db1e6c99c3151adc1b 0.1s done
23-Sep-2025 14:02:30 #69 writing layer sha256:de2894b07bed0687e9e67c3810255965790a97901c5d0f2b20bf7bc76884034b
23-Sep-2025 14:02:30 #69 writing layer sha256:de2894b07bed0687e9e67c3810255965790a97901c5d0f2b20bf7bc76884034b 0.1s done
23-Sep-2025 14:02:30 #69 writing layer sha256:e575997de82575757eddbefcb2d500c7e1dcb18a378658a412790e45e0dc1aca 0.1s done
23-Sep-2025 14:02:30 #69 writing layer sha256:e8c43ab44b5673d9c240bc67fc4374d9bdeb273c6e898e96a9d7030f53e0b31d
23-Sep-2025 14:02:30 #69 writing layer sha256:e8c43ab44b5673d9c240bc67fc4374d9bdeb273c6e898e96a9d7030f53e0b31d 0.1s done
23-Sep-2025 14:02:30 #69 writing layer sha256:ed9366c5e7bd5a6d2a9b3c3bd58e67cb4e92dc15ea766d757f065f39f426a045 0.1s done
23-Sep-2025 14:02:30 #69 writing layer sha256:f23adb5bfee953f468ee4b2f04956d14c5b45babca67f79253f5df75aa5ac81a
23-Sep-2025 14:02:31 #69 writing layer sha256:f23adb5bfee953f468ee4b2f04956d14c5b45babca67f79253f5df75aa5ac81a 0.1s done
23-Sep-2025 14:02:31 #69 writing layer sha256:f3285e86ae4e5156ffa8d7f64b5227a2d9f4b70b0b360dc81cd6e032b962eac8 0.1s done
23-Sep-2025 14:02:31 #69 writing layer sha256:fe8b877cd8227bc171cdbdae14b1b14a3ea47addcb98a87f3e68bb49462c2642
23-Sep-2025 14:02:31 #69 writing layer sha256:fe8b877cd8227bc171cdbdae14b1b14a3ea47addcb98a87f3e68bb49462c2642 0.1s done
23-Sep-2025 14:02:31 #69 writing config sha256:eb07f9c168f7129fb6eb9e6b965b6b53638b06d1798adeb4f3991f01b1e504a8
23-Sep-2025 14:02:31 #69 writing config sha256:eb07f9c168f7129fb6eb9e6b965b6b53638b06d1798adeb4f3991f01b1e504a8 0.8s done
23-Sep-2025 14:02:31 #69 writing cache image manifest sha256:0661346fdae79d042e17c5dfa225c33febff0fff2b0fc9751b0466eaedb9c192
23-Sep-2025 14:02:34 #69 preparing build cache for export 15.4s done
23-Sep-2025 14:02:34 #69 writing cache image manifest sha256:0661346fdae79d042e17c5dfa225c33febff0fff2b0fc9751b0466eaedb9c192 2.2s done
23-Sep-2025 14:02:34 #69 DONE 15.4s
23-Sep-2025 14:02:34 Finished task 'Deploy to docker' with result: Success
23-Sep-2025 14:02:34 Running post build plugin 'Docker Container Cleanup'
23-Sep-2025 14:02:34 Running post build plugin 'NCover Results Collector'
23-Sep-2025 14:02:34 Running post build plugin 'Build Results Label Collector'
23-Sep-2025 14:02:34 Running post build plugin 'Clover Results Collector'
23-Sep-2025 14:02:34 Running post build plugin 'npm Cache Cleanup'
23-Sep-2025 14:02:34 Running post build plugin 'Artifact Copier'
23-Sep-2025 14:02:34 Finalising the build...
23-Sep-2025 14:02:34 Stopping timer.
23-Sep-2025 14:02:34 Build TRUNK-OC27-DTD17-91 completed.
23-Sep-2025 14:02:34 Running on server: post build plugin 'Build Hanging Detection Configuration'
23-Sep-2025 14:02:34 Running on server: post build plugin 'NCover Results Collector'
23-Sep-2025 14:02:34 Running on server: post build plugin 'Build Labeller'
23-Sep-2025 14:02:34 Running on server: post build plugin 'Clover Delta Calculator'
23-Sep-2025 14:02:34 Running on server: post build plugin 'Maven Dependencies Postprocessor'
23-Sep-2025 14:02:34 All post build plugins have finished
23-Sep-2025 14:02:34 Generating build results summary...
23-Sep-2025 14:02:34 Saving build results to disk...
23-Sep-2025 14:02:34 Store variable context...
23-Sep-2025 14:02:34 Finished building TRUNK-OC27-DTD17-91.