OpenMRS Core 2.8.x
Build: #15 was successful
Job: Release JDK 11 image was successful
Job result summary
- Completed
- Duration
- 10 minutes
- Agent
- xiao.openmrs.org (2)
- Revision
-
b6f738df2652e708c7e14fcc52d63c988e9da80d
- Successful since
- #4 ()
- Number of retries
- 1
Error summary
The build generated some errors. See the full build log for more details.
#52 DONE 0.5s
#53 [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
#53 DONE 4.4s
#51 [linux/arm64 stage-2 2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
#51 ...
#54 [linux/amd64 stage-2 5/10] RUN mkdir -p /openmrs/data/modules && mkdir -p /openmrs/data/owa && mkdir -p /openmrs/data/configuration && mkdir -p /openmrs/data/configuration_checksums && mkdir -p /openmrs/data/complex_obs && chmod -R g+rw /openmrs
#54 DONE 0.5s
#51 [linux/arm64 stage-2 2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
#51 ...
#55 [linux/amd64 stage-2 6/10] COPY --from=dev /openmrs/wait-for-it.sh /openmrs/startup-init.sh /openmrs/startup.sh /openmrs/
#55 DONE 0.3s
#51 [linux/arm64 stage-2 2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
#51 ...
#56 [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
#56 DONE 0.5s
#51 [linux/arm64 stage-2 2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
#51 ...
#57 [linux/amd64 stage-2 8/10] WORKDIR /openmrs
#57 DONE 0.3s
#51 [linux/arm64 stage-2 2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
#51 ...
#58 [linux/amd64 stage-2 9/10] COPY --from=dev /openmrs_core/LICENSE LICENSE
#58 DONE 0.3s
#51 [linux/arm64 stage-2 2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
#51 ...
#59 [linux/amd64 stage-2 10/10] COPY --from=dev /openmrs/distribution/openmrs_core/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war
#59 DONE 0.6s
#51 [linux/arm64 stage-2 2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
#51 31.94 20 packages excluded due to repository priority protections
#51 35.80 No packages marked for update
#51 37.86 Loaded plugins: ovl, priorities
#51 37.97 Cleaning repos: AmazonCorretto amzn2-core
#51 37.97 Cleaning up everything
#51 37.97 Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
#51 DONE 38.3s
#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
#60 0.917 /usr/bin/tini: OK
#60 DONE 1.0s
#61 [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
#61 DONE 3.4s
#62 [linux/arm64 stage-2 5/10] RUN mkdir -p /openmrs/data/modules && mkdir -p /openmrs/data/owa && mkdir -p /openmrs/data/configuration && mkdir -p /openmrs/data/configuration_checksums && mkdir -p /openmrs/data/complex_obs && chmod -R g+rw /openmrs
#62 DONE 0.5s
#63 [linux/arm64 stage-2 6/10] COPY --from=dev /openmrs/wait-for-it.sh /openmrs/startup-init.sh /openmrs/startup.sh /openmrs/
#63 DONE 0.1s
#64 [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
#64 DONE 0.4s
#65 [linux/arm64 stage-2 8/10] WORKDIR /openmrs
#65 DONE 0.1s
#66 [linux/arm64 stage-2 9/10] COPY --from=dev /openmrs_core/LICENSE LICENSE
#66 DONE 0.1s
#67 [linux/arm64 stage-2 10/10] COPY --from=dev /openmrs/distribution/openmrs_core/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war
#67 DONE 0.3s
#68 exporting to image
#68 exporting layers
#68 exporting layers 5.2s done
#68 exporting manifest sha256:6cb2d2992c3fa84e36283e4fecb84638829464f38f9f3df03b95de167e272f21 0.0s done
#68 exporting config sha256:000029a3bc096bc546bf25a686633cd7cb77b75cb80c7bce8104cba2ad70c2e4 0.0s done
#68 exporting attestation manifest sha256:e043598ac9d788395fcbe81bed54bb46da8642bafe2b7448e23d115d88785cf8
#68 exporting attestation manifest sha256:e043598ac9d788395fcbe81bed54bb46da8642bafe2b7448e23d115d88785cf8 0.1s done
#68 exporting manifest sha256:026b84e3eebca4be733a7df505c69e0e4bd5bbc5e74cabdf000d24ea20af3e53 0.0s done
#68 exporting config sha256:19013c229fafe37149ec4ac231cd5d5986ab757aca8290022b4d098300497890 0.0s done
#68 exporting attestation manifest sha256:848d52465fe971c8f187d812bbe7ac3619d8f323c3d2df35c415690f0f1de7de 0.1s done
#68 exporting manifest list sha256:6afb8bb932a6098f0427be63c047ae2b9659a26adeacbcd956b24c03bd1ca789 0.0s done
#68 ...
#69 [auth] openmrs/openmrs-core:pull,push token for registry-1.docker.io
#69 DONE 0.0s
#68 exporting to image
#68 pushing layers
#68 pushing layers 6.3s done
#68 pushing manifest for docker.io/openmrs/openmrs-core:2.8.0-amazoncorretto-11@sha256:6afb8bb932a6098f0427be63c047ae2b9659a26adeacbcd956b24c03bd1ca789
#68 pushing manifest for docker.io/openmrs/openmrs-core:2.8.0-amazoncorretto-11@sha256:6afb8bb932a6098f0427be63c047ae2b9659a26adeacbcd956b24c03bd1ca789 2.6s done
#68 DONE 14.4s
------
> importing cache manifest from openmrs/openmrs-core:2.8.0-dev-amazoncorretto-11-cache:
------
#53 [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
#53 DONE 4.4s
#51 [linux/arm64 stage-2 2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
#51 ...
#54 [linux/amd64 stage-2 5/10] RUN mkdir -p /openmrs/data/modules && mkdir -p /openmrs/data/owa && mkdir -p /openmrs/data/configuration && mkdir -p /openmrs/data/configuration_checksums && mkdir -p /openmrs/data/complex_obs && chmod -R g+rw /openmrs
#54 DONE 0.5s
#51 [linux/arm64 stage-2 2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
#51 ...
#55 [linux/amd64 stage-2 6/10] COPY --from=dev /openmrs/wait-for-it.sh /openmrs/startup-init.sh /openmrs/startup.sh /openmrs/
#55 DONE 0.3s
#51 [linux/arm64 stage-2 2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
#51 ...
#56 [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
#56 DONE 0.5s
#51 [linux/arm64 stage-2 2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
#51 ...
#57 [linux/amd64 stage-2 8/10] WORKDIR /openmrs
#57 DONE 0.3s
#51 [linux/arm64 stage-2 2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
#51 ...
#58 [linux/amd64 stage-2 9/10] COPY --from=dev /openmrs_core/LICENSE LICENSE
#58 DONE 0.3s
#51 [linux/arm64 stage-2 2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
#51 ...
#59 [linux/amd64 stage-2 10/10] COPY --from=dev /openmrs/distribution/openmrs_core/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war
#59 DONE 0.6s
#51 [linux/arm64 stage-2 2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
#51 31.94 20 packages excluded due to repository priority protections
#51 35.80 No packages marked for update
#51 37.86 Loaded plugins: ovl, priorities
#51 37.97 Cleaning repos: AmazonCorretto amzn2-core
#51 37.97 Cleaning up everything
#51 37.97 Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
#51 DONE 38.3s
#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
#60 0.917 /usr/bin/tini: OK
#60 DONE 1.0s
#61 [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
#61 DONE 3.4s
#62 [linux/arm64 stage-2 5/10] RUN mkdir -p /openmrs/data/modules && mkdir -p /openmrs/data/owa && mkdir -p /openmrs/data/configuration && mkdir -p /openmrs/data/configuration_checksums && mkdir -p /openmrs/data/complex_obs && chmod -R g+rw /openmrs
#62 DONE 0.5s
#63 [linux/arm64 stage-2 6/10] COPY --from=dev /openmrs/wait-for-it.sh /openmrs/startup-init.sh /openmrs/startup.sh /openmrs/
#63 DONE 0.1s
#64 [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
#64 DONE 0.4s
#65 [linux/arm64 stage-2 8/10] WORKDIR /openmrs
#65 DONE 0.1s
#66 [linux/arm64 stage-2 9/10] COPY --from=dev /openmrs_core/LICENSE LICENSE
#66 DONE 0.1s
#67 [linux/arm64 stage-2 10/10] COPY --from=dev /openmrs/distribution/openmrs_core/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war
#67 DONE 0.3s
#68 exporting to image
#68 exporting layers
#68 exporting layers 5.2s done
#68 exporting manifest sha256:6cb2d2992c3fa84e36283e4fecb84638829464f38f9f3df03b95de167e272f21 0.0s done
#68 exporting config sha256:000029a3bc096bc546bf25a686633cd7cb77b75cb80c7bce8104cba2ad70c2e4 0.0s done
#68 exporting attestation manifest sha256:e043598ac9d788395fcbe81bed54bb46da8642bafe2b7448e23d115d88785cf8
#68 exporting attestation manifest sha256:e043598ac9d788395fcbe81bed54bb46da8642bafe2b7448e23d115d88785cf8 0.1s done
#68 exporting manifest sha256:026b84e3eebca4be733a7df505c69e0e4bd5bbc5e74cabdf000d24ea20af3e53 0.0s done
#68 exporting config sha256:19013c229fafe37149ec4ac231cd5d5986ab757aca8290022b4d098300497890 0.0s done
#68 exporting attestation manifest sha256:848d52465fe971c8f187d812bbe7ac3619d8f323c3d2df35c415690f0f1de7de 0.1s done
#68 exporting manifest list sha256:6afb8bb932a6098f0427be63c047ae2b9659a26adeacbcd956b24c03bd1ca789 0.0s done
#68 ...
#69 [auth] openmrs/openmrs-core:pull,push token for registry-1.docker.io
#69 DONE 0.0s
#68 exporting to image
#68 pushing layers
#68 pushing layers 6.3s done
#68 pushing manifest for docker.io/openmrs/openmrs-core:2.8.0-amazoncorretto-11@sha256:6afb8bb932a6098f0427be63c047ae2b9659a26adeacbcd956b24c03bd1ca789
#68 pushing manifest for docker.io/openmrs/openmrs-core:2.8.0-amazoncorretto-11@sha256:6afb8bb932a6098f0427be63c047ae2b9659a26adeacbcd956b24c03bd1ca789 2.6s done
#68 DONE 14.4s
------
> importing cache manifest from openmrs/openmrs-core:2.8.0-dev-amazoncorretto-11-cache:
------