Plan responsible for building Docker images for the 3.x demo and development sites
Build: #1831 was successful
Job: Build Frontend was successful
Job result summary
- Completed
- Duration
- 2 minutes
- Agent
- xindi.openmrs.org
- Revision
-
69c5dfb3e1b73b3876fb50d34ee923ad89f1d292
69c5dfb3e1b73b3876fb50d34ee923ad89f1d292 - Successful since
- #1743 ()
Error summary
The build generated some errors. See the full build log for more details.
#19 43.32 asset [1m[32micon_256x256.c729f6e7e914b58fcea5ce91d7aa9bad.png[39m[22m 6.87 KiB [1m[32m[emitted][39m[22m
#19 43.32 + 4 assets
#19 43.32 asset [1m[32mindex.html[39m[22m 2.96 KiB [1m[32m[emitted][39m[22m
#19 43.32 asset [1m[32mlogo.svg[39m[22m 1.33 KiB [1m[32m[emitted][39m[22m [from: ../@openmrs/esm-app-shell/src/assets/logo.svg] [1m[32m[copied][39m[22m
#19 43.32 asset [1m[32mmanifest.c61e464ba60302bdc2442acdd49954f1.json[39m[22m 1.2 KiB [1m[32m[emitted][39m[22m
#19 43.32 asset [1m[32mfavicon.ico[39m[22m 1.12 KiB [1m[32m[emitted][39m[22m [from: ../@openmrs/esm-app-shell/src/assets/favicon.ico] [1m[32m[copied][39m[22m
#19 43.32 Entrypoint [1mmain[39m[22m [1m[33m[big][39m[22m 2.44 MiB (1.52 MiB) = [1m[32mopenmrs.f96bacfdad9b5783.css[39m[22m 1.3 MiB [1m[32mopenmrs.af9ca2fd5b69b5a4.js[39m[22m 1.14 MiB 2 auxiliary assets
#19 43.32 orphan modules 10.9 MiB (javascript) 39.7 KiB (css/mini-extract) 2.4 MiB (asset) 46.2 KiB (runtime) [1m[33m[orphan][39m[22m 1487 modules
#19 43.32 runtime modules 19.1 KiB 14 modules
#19 43.32 built modules 4.47 MiB (javascript) 1.31 MiB (css/mini-extract) 420 bytes (share-init) 420 bytes (consume-shared) [1m[33m[built][39m[22m
#19 43.32 javascript modules 4.47 MiB 224 modules
#19 43.32 css modules 1.31 MiB
#19 43.32 modules by path [1m../@react-spectrum/[39m[22m 582 KiB 11 modules
#19 43.32 modules by path [1m../@openmrs/[39m[22m 759 KiB 3 modules
#19 43.32 provide-module modules 420 bytes
#19 43.32 modules by path [1mprovide shared module (default) @openmrs/[39m[22m 84 bytes 2 modules
#19 43.32 + 8 modules
#19 43.32 consume-shared-module modules 420 bytes
#19 43.32 modules by path [1mconsume shared module (default) @openmrs/[39m[22m 84 bytes 2 modules
#19 43.32 + 8 modules
#19 43.32
#19 43.32 [1m[33mWARNING[39m[22m in [1masset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
#19 43.32 This can impact web performance.
#19 43.32 Assets:
#19 43.32 openmrs.f96bacfdad9b5783.css (1.3 MiB)
#19 43.32 openmrs.af9ca2fd5b69b5a4.js (1.14 MiB)[39m[22m
#19 43.32
#19 43.32 [1m[33mWARNING[39m[22m in [1mentrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
#19 43.32 Entrypoints:
#19 43.32 main (2.44 MiB)
#19 43.32 openmrs.f96bacfdad9b5783.css
#19 43.32 openmrs.af9ca2fd5b69b5a4.js
#19 43.32 [39m[22m
#19 43.32
#19 43.32 webpack 5.89.0 compiled with [1m[33m2 warnings[39m[22m in 36038 ms
#19 43.32 [openmrs] Build finished.
#19 DONE 43.5s
#20 [linux/amd64 dev 7/7] RUN if [ ! -f ./spa/index.html ]; then echo 'Build failed. Please check the logs above for details. This may have happened because of an update to a library that OpenMRS depends on.'; exit 1; fi
#20 DONE 0.1s
#21 [linux/amd64 stage-1 2/7] RUN apk update && apk upgrade && apk add --no-cache moreutils
#21 CACHED
#22 [linux/amd64 stage-1 4/7] COPY startup.sh /usr/local/bin/startup.sh
#22 CACHED
#23 [linux/amd64 stage-1 3/7] RUN rm -rf /usr/share/nginx/html/*
#23 CACHED
#24 [linux/amd64 stage-1 5/7] RUN chmod +x /usr/local/bin/startup.sh
#24 CACHED
#25 [linux/arm64 stage-1 2/7] RUN apk update && apk upgrade && apk add --no-cache moreutils
#25 CACHED
#26 [linux/arm64 stage-1 4/7] COPY startup.sh /usr/local/bin/startup.sh
#26 CACHED
#27 [linux/arm64 stage-1 5/7] RUN chmod +x /usr/local/bin/startup.sh
#27 CACHED
#28 [linux/arm64 stage-1 3/7] RUN rm -rf /usr/share/nginx/html/*
#28 CACHED
#29 [linux/arm64 stage-1 6/7] COPY nginx.conf /etc/nginx/nginx.conf
#29 CACHED
#30 [linux/amd64 stage-1 6/7] COPY nginx.conf /etc/nginx/nginx.conf
#30 DONE 0.1s
#31 [linux/arm64 stage-1 7/7] COPY --from=dev /app/spa /usr/share/nginx/html
#31 DONE 1.2s
#32 [linux/amd64 stage-1 7/7] COPY --from=dev /app/spa /usr/share/nginx/html
#32 DONE 1.0s
#33 exporting to image
#33 exporting layers
#33 exporting layers 6.7s done
#33 exporting manifest sha256:302d6b0904051c70bf9a6d1673d5014c81f80f78e08c77cf22eb1fab3aef374e 0.0s done
#33 exporting config sha256:99844948abce4e777a629044414f7369d88bb75eb037b07b4b1dd07016ab7c66 0.0s done
#33 exporting manifest sha256:71f32ee283bd912ffa8f5d50759bfb1110f4870d04ff6045a4fd4744a6cfb921 0.0s done
#33 exporting config sha256:f41ef2a8585369ac0f447ba8152656687aad757fb6ab9e67222c4500c3ce98e9 0.0s done
#33 exporting manifest list sha256:3bbcf866434568585b6276af6cbd87cda750d969f864fbc88962631d22f8055b
#33 exporting manifest list sha256:3bbcf866434568585b6276af6cbd87cda750d969f864fbc88962631d22f8055b 0.0s done
#33 pushing layers
#33 ...
#34 [auth] openmrs/openmrs-reference-application-3-frontend:pull,push token for registry-1.docker.io
#34 DONE 0.0s
#33 exporting to image
#33 pushing layers 3.9s done
#33 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:3bbcf866434568585b6276af6cbd87cda750d969f864fbc88962631d22f8055b
#33 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:3bbcf866434568585b6276af6cbd87cda750d969f864fbc88962631d22f8055b 0.8s done
#33 pushing layers 0.7s done
#33 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:3bbcf866434568585b6276af6cbd87cda750d969f864fbc88962631d22f8055b
#33 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:3bbcf866434568585b6276af6cbd87cda750d969f864fbc88962631d22f8055b 0.3s done
#33 DONE 12.6s
#19 43.32 + 4 assets
#19 43.32 asset [1m[32mindex.html[39m[22m 2.96 KiB [1m[32m[emitted][39m[22m
#19 43.32 asset [1m[32mlogo.svg[39m[22m 1.33 KiB [1m[32m[emitted][39m[22m [from: ../@openmrs/esm-app-shell/src/assets/logo.svg] [1m[32m[copied][39m[22m
#19 43.32 asset [1m[32mmanifest.c61e464ba60302bdc2442acdd49954f1.json[39m[22m 1.2 KiB [1m[32m[emitted][39m[22m
#19 43.32 asset [1m[32mfavicon.ico[39m[22m 1.12 KiB [1m[32m[emitted][39m[22m [from: ../@openmrs/esm-app-shell/src/assets/favicon.ico] [1m[32m[copied][39m[22m
#19 43.32 Entrypoint [1mmain[39m[22m [1m[33m[big][39m[22m 2.44 MiB (1.52 MiB) = [1m[32mopenmrs.f96bacfdad9b5783.css[39m[22m 1.3 MiB [1m[32mopenmrs.af9ca2fd5b69b5a4.js[39m[22m 1.14 MiB 2 auxiliary assets
#19 43.32 orphan modules 10.9 MiB (javascript) 39.7 KiB (css/mini-extract) 2.4 MiB (asset) 46.2 KiB (runtime) [1m[33m[orphan][39m[22m 1487 modules
#19 43.32 runtime modules 19.1 KiB 14 modules
#19 43.32 built modules 4.47 MiB (javascript) 1.31 MiB (css/mini-extract) 420 bytes (share-init) 420 bytes (consume-shared) [1m[33m[built][39m[22m
#19 43.32 javascript modules 4.47 MiB 224 modules
#19 43.32 css modules 1.31 MiB
#19 43.32 modules by path [1m../@react-spectrum/[39m[22m 582 KiB 11 modules
#19 43.32 modules by path [1m../@openmrs/[39m[22m 759 KiB 3 modules
#19 43.32 provide-module modules 420 bytes
#19 43.32 modules by path [1mprovide shared module (default) @openmrs/[39m[22m 84 bytes 2 modules
#19 43.32 + 8 modules
#19 43.32 consume-shared-module modules 420 bytes
#19 43.32 modules by path [1mconsume shared module (default) @openmrs/[39m[22m 84 bytes 2 modules
#19 43.32 + 8 modules
#19 43.32
#19 43.32 [1m[33mWARNING[39m[22m in [1masset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
#19 43.32 This can impact web performance.
#19 43.32 Assets:
#19 43.32 openmrs.f96bacfdad9b5783.css (1.3 MiB)
#19 43.32 openmrs.af9ca2fd5b69b5a4.js (1.14 MiB)[39m[22m
#19 43.32
#19 43.32 [1m[33mWARNING[39m[22m in [1mentrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
#19 43.32 Entrypoints:
#19 43.32 main (2.44 MiB)
#19 43.32 openmrs.f96bacfdad9b5783.css
#19 43.32 openmrs.af9ca2fd5b69b5a4.js
#19 43.32 [39m[22m
#19 43.32
#19 43.32 webpack 5.89.0 compiled with [1m[33m2 warnings[39m[22m in 36038 ms
#19 43.32 [openmrs] Build finished.
#19 DONE 43.5s
#20 [linux/amd64 dev 7/7] RUN if [ ! -f ./spa/index.html ]; then echo 'Build failed. Please check the logs above for details. This may have happened because of an update to a library that OpenMRS depends on.'; exit 1; fi
#20 DONE 0.1s
#21 [linux/amd64 stage-1 2/7] RUN apk update && apk upgrade && apk add --no-cache moreutils
#21 CACHED
#22 [linux/amd64 stage-1 4/7] COPY startup.sh /usr/local/bin/startup.sh
#22 CACHED
#23 [linux/amd64 stage-1 3/7] RUN rm -rf /usr/share/nginx/html/*
#23 CACHED
#24 [linux/amd64 stage-1 5/7] RUN chmod +x /usr/local/bin/startup.sh
#24 CACHED
#25 [linux/arm64 stage-1 2/7] RUN apk update && apk upgrade && apk add --no-cache moreutils
#25 CACHED
#26 [linux/arm64 stage-1 4/7] COPY startup.sh /usr/local/bin/startup.sh
#26 CACHED
#27 [linux/arm64 stage-1 5/7] RUN chmod +x /usr/local/bin/startup.sh
#27 CACHED
#28 [linux/arm64 stage-1 3/7] RUN rm -rf /usr/share/nginx/html/*
#28 CACHED
#29 [linux/arm64 stage-1 6/7] COPY nginx.conf /etc/nginx/nginx.conf
#29 CACHED
#30 [linux/amd64 stage-1 6/7] COPY nginx.conf /etc/nginx/nginx.conf
#30 DONE 0.1s
#31 [linux/arm64 stage-1 7/7] COPY --from=dev /app/spa /usr/share/nginx/html
#31 DONE 1.2s
#32 [linux/amd64 stage-1 7/7] COPY --from=dev /app/spa /usr/share/nginx/html
#32 DONE 1.0s
#33 exporting to image
#33 exporting layers
#33 exporting layers 6.7s done
#33 exporting manifest sha256:302d6b0904051c70bf9a6d1673d5014c81f80f78e08c77cf22eb1fab3aef374e 0.0s done
#33 exporting config sha256:99844948abce4e777a629044414f7369d88bb75eb037b07b4b1dd07016ab7c66 0.0s done
#33 exporting manifest sha256:71f32ee283bd912ffa8f5d50759bfb1110f4870d04ff6045a4fd4744a6cfb921 0.0s done
#33 exporting config sha256:f41ef2a8585369ac0f447ba8152656687aad757fb6ab9e67222c4500c3ce98e9 0.0s done
#33 exporting manifest list sha256:3bbcf866434568585b6276af6cbd87cda750d969f864fbc88962631d22f8055b
#33 exporting manifest list sha256:3bbcf866434568585b6276af6cbd87cda750d969f864fbc88962631d22f8055b 0.0s done
#33 pushing layers
#33 ...
#34 [auth] openmrs/openmrs-reference-application-3-frontend:pull,push token for registry-1.docker.io
#34 DONE 0.0s
#33 exporting to image
#33 pushing layers 3.9s done
#33 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:3bbcf866434568585b6276af6cbd87cda750d969f864fbc88962631d22f8055b
#33 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:3bbcf866434568585b6276af6cbd87cda750d969f864fbc88962631d22f8055b 0.8s done
#33 pushing layers 0.7s done
#33 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:3bbcf866434568585b6276af6cbd87cda750d969f864fbc88962631d22f8055b
#33 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:3bbcf866434568585b6276af6cbd87cda750d969f864fbc88962631d22f8055b 0.3s done
#33 DONE 12.6s