CI on "dependabot/docker/build/docker-images-7d7c436b02" by @dependabot[bot] #18310
ci.yml
on: pull_request
Checks and variables
11s
Matrix: Build Docker Plus
Matrix: Build Docker OSS
Matrix: Build Docker NAP
Matrix: helm-tests
Tag untested image with PR number
/
Re-tag images in GCR Dev Registry
Matrix: smoke-tests-nap
Waiting for pending jobs
Matrix: smoke-tests-plus
Matrix: smoke-tests-oss
Tag tested image as stable
/
Re-tag images in GCR Dev Registry
Promote images on Force Run
/
Checks and variables
Promote images on Force Run
/
Run govulncheck
Promote images on Force Run
/
...
/
Package and Publish Helm Chart
Promote images on Force Run
/
Update Release Draft
Matrix: Promote images on Force Run / Build Docker NAP
Waiting for pending jobs
Matrix: Promote images on Force Run / Build Docker Plus
Waiting for pending jobs
Matrix: Promote images on Force Run / Build Docker OSS
Waiting for pending jobs
Promote images on Force Run
/
...
/
Push Plus images to the AWS Marketplace Registry
Promote images on Force Run
/
...
/
Push Plus images to the Azure Marketplace Registry
Promote images on Force Run
/
...
/
Push Plus images to the GCR Marketplace Registry
Promote images on Force Run
/
...
/
Push Plus images to the NGINX Registry
Promote images on Force Run
/
...
/
Push images to the GCR Release Registry
Promote images on Force Run
/
...
/
Re-tag images in GCR Dev Registry
Promote images on Force Run
/
...
/
Push OSS images to the AWS Public Registry
Promote images on Force Run
/
...
/
Push OSS images to the DockerHub Public Registry
Promote images on Force Run
/
...
/
Push OSS images to the GitHub Public Registry
Promote images on Force Run
/
...
/
Push OSS images to the Quay Public Registry
Promote images on Force Run
/
...
/
Push images to the GCR Release Registry
Promote images on Force Run
/
...
/
Re-tag images in GCR Dev Registry
Promote images on Force Run
/
Certify OpenShift UBI images
Matrix: Promote images on Force Run / scan-docker-nap
Waiting for pending jobs
Matrix: Promote images on Force Run / scan-docker-oss
Waiting for pending jobs
Matrix: Promote images on Force Run / scan-docker-plus
Waiting for pending jobs
Annotations
3 errors and 23 warnings
Build Docker NAP (alpine-plus-nap-fips, goreleaser, linux/amd64, waf) / build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c printf \"%s\\n\" \"https://${PACKAGE_REPO}/plus/${NGINX_PLUS_VERSION}/alpine/v$(grep -E -o '^[0-9]+\\.[0-9]+' /etc/alpine-release)/main\" >> /etc/apk/repositories \t&& printf \"%s\\n\" \"https://${PACKAGE_REPO}/app-protect/${NGINX_PLUS_VERSION}/alpine/v$(grep -E -o '^[0-9]+\\.[0-9]+' /etc/alpine-release)/main\" >> /etc/apk/repositories \t&& printf \"%s\\n\" \"https://pkgs.nginx.com/app-protect-security-updates/alpine/v$(grep -E -o '^[0-9]+\\.[0-9]+' /etc/alpine-release)/main\" >> /etc/apk/repositories \t&& printf \"%s\\n\" \"https://${PACKAGE_REPO}/nginx-agent/alpine/v$(grep -E -o '^[0-9]+\\.[0-9]+' /etc/alpine-release)/main\" >> /etc/apk/repositories \t&& apk add --no-cache libcap-utils libcurl nginx-plus nginx-plus-module-njs nginx-plus-module-opentracing nginx-plus-module-fips-check \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then apk add --no-cache nginx-agent; fi \t&& mkdir -p /usr/ssl \t&& cp -av /tmp/fips/usr/lib/ossl-modules/fips.so /usr/lib/ossl-modules/fips.so \t&& cp -av /tmp/fips/usr/ssl/fipsmodule.cnf /usr/ssl/fipsmodule.cnf \t&& cp -av /tmp/fips/etc/ssl/openssl.cnf /etc/ssl/openssl.cnf \t&& cp -av /tmp/ot/usr/local/lib/libjaegertracing*so* /tmp/ot/usr/local/lib/libzipkin*so* /tmp/ot/usr/local/lib/libdd*so* /tmp/ot/usr/local/lib/libyaml*so* /usr/local/lib/ \t&& ldconfig /usr/local/lib/ \t&& apk add --no-cache app-protect app-protect-attack-signatures app-protect-threat-campaigns \t&& sed -i -e '/nginx.com/d' /etc/apk/repositories \t&& nap-waf.sh \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then \tagent.sh \t; fi" did not complete successfully: exit code: 1
|
Build Docker NAP (alpine-plus-nap-v5-fips, goreleaser, linux/amd64, waf) / build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c printf \"%s\\n\" \"https://${PACKAGE_REPO}/plus/${NGINX_PLUS_VERSION}/alpine/v$(grep -E -o '^[0-9]+\\.[0-9]+' /etc/alpine-release)/main\" >> /etc/apk/repositories \t&& printf \"%s\\n\" \"https://${PACKAGE_REPO}/app-protect-x-plus/alpine/v$(grep -E -o '^[0-9]+\\.[0-9]+' /etc/alpine-release)/main\" >> /etc/apk/repositories \t&& printf \"%s\\n\" \"https://${PACKAGE_REPO}/nginx-agent/alpine/v$(grep -E -o '^[0-9]+\\.[0-9]+' /etc/alpine-release)/main\" >> /etc/apk/repositories \t&& apk add --no-cache libcap-utils libcurl nginx-plus nginx-plus-module-njs nginx-plus-module-opentracing nginx-plus-module-fips-check \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then apk add --no-cache nginx-agent; fi \t&& mkdir -p /usr/ssl \t&& cp -av /tmp/fips/usr/lib/ossl-modules/fips.so /usr/lib/ossl-modules/fips.so \t&& cp -av /tmp/fips/usr/ssl/fipsmodule.cnf /usr/ssl/fipsmodule.cnf \t&& cp -av /tmp/fips/etc/ssl/openssl.cnf /etc/ssl/openssl.cnf \t&& cp -av /tmp/ot/usr/local/lib/libjaegertracing*so* /tmp/ot/usr/local/lib/libzipkin*so* /tmp/ot/usr/local/lib/libdd*so* /tmp/ot/usr/local/lib/libyaml*so* /usr/local/lib/ \t&& ldconfig /usr/local/lib/ \t&& apk add --no-cache app-protect-module-plus~=33.5.210 \t&& sed -i -e '/nginx.com/d' /etc/apk/repositories \t&& nap-waf.sh \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then \tagent.sh \t; fi" did not complete successfully: exit code: 1
|
Final CI Results
Process completed with exit code 1.
|
Build Docker NAP (alpine-plus-nap-fips, goreleaser, linux/amd64, waf) / build
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build Docker NAP (alpine-plus-nap-v5-fips, goreleaser, linux/amd64, waf) / build
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build Docker NAP (debian-plus-nap, linux/amd64, aws, dos) / build
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build Docker Plus (alpine-plus-fips, linux/arm64, linux/amd64, goreleaser) / build
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build Docker Plus (alpine-plus, linux/arm64, linux/amd64, goreleaser) / build
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build Docker Plus (debian-plus, linux/arm64, linux/amd64, goreleaser) / build
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build Docker NAP (debian-plus-nap, linux/amd64, goreleaser, waf) / build
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build Docker NAP (ubi-8-plus-nap-v5, goreleaser, linux/amd64, waf) / build
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build Docker NAP (ubi-9-plus-nap, goreleaser, linux/amd64, dos) / build
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build Docker NAP (debian-plus-nap, linux/amd64, goreleaser, dos) / build
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build Docker Plus (debian-plus, linux/arm64, linux/amd64, aws) / build
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build Docker NAP (debian-plus-nap, linux/amd64, goreleaser, waf,dos) / build
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build Docker NAP (debian-plus-nap-v5, goreleaser, linux/amd64, waf) / build
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build Docker NAP (ubi-9-plus-nap, goreleaser, linux/amd64, waf,dos) / build
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build Docker Plus (ubi-9-plus, linux/arm64, linux/amd64, goreleaser) / build
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build Docker NAP (debian-plus-nap, linux/amd64, aws, waf) / build
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build Docker NAP (ubi-9-plus-nap, goreleaser, linux/amd64, waf) / build
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build Docker NAP (debian-plus-nap, linux/amd64, aws, waf,dos) / build
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build Docker NAP (ubi-8-plus-nap, goreleaser, linux/amd64, waf) / build
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build Docker OSS (alpine, linux/arm, linux/arm64, linux/amd64, linux/ppc64le, linux/s390x) / build
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build Docker OSS (debian, linux/arm, linux/arm64, linux/amd64, linux/ppc64le, linux/s390x) / build
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build Docker NAP (ubi-9-plus-nap-v5, goreleaser, linux/amd64, waf) / build
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build Docker OSS (ubi, linux/arm64, linux/amd64, linux/ppc64le, linux/s390x) / build
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
nginx~kubernetes-ingress~0U8LAX.dockerbuild
|
97 KB |
|
nginx~kubernetes-ingress~28S58N.dockerbuild
|
96 KB |
|
nginx~kubernetes-ingress~5TYCSV.dockerbuild
|
112 KB |
|
nginx~kubernetes-ingress~7CIGG4.dockerbuild
|
64.9 KB |
|
nginx~kubernetes-ingress~874FKV.dockerbuild
|
154 KB |
|
nginx~kubernetes-ingress~CIRJA2.dockerbuild
|
64.3 KB |
|
nginx~kubernetes-ingress~HZXN8P.dockerbuild
|
142 KB |
|
nginx~kubernetes-ingress~IMV2LW.dockerbuild
|
112 KB |
|
nginx~kubernetes-ingress~JAFZNR.dockerbuild
|
98 KB |
|
nginx~kubernetes-ingress~KLJ787.dockerbuild
|
168 KB |
|
nginx~kubernetes-ingress~L5IBFF.dockerbuild
|
106 KB |
|
nginx~kubernetes-ingress~MKXY8S.dockerbuild
|
102 KB |
|
nginx~kubernetes-ingress~MMA8VW.dockerbuild
|
158 KB |
|
nginx~kubernetes-ingress~NRY491.dockerbuild
|
312 KB |
|
nginx~kubernetes-ingress~PIIM14.dockerbuild
|
431 KB |
|
nginx~kubernetes-ingress~QCPLTT.dockerbuild
|
187 KB |
|
nginx~kubernetes-ingress~QQ5E34.dockerbuild
|
103 KB |
|
nginx~kubernetes-ingress~TRFVN1.dockerbuild
|
109 KB |
|
nginx~kubernetes-ingress~V6PTLJ.dockerbuild
|
93.9 KB |
|
nginx~kubernetes-ingress~VVMPBH.dockerbuild
|
98.6 KB |
|
nginx~kubernetes-ingress~WID3WZ.dockerbuild
|
106 KB |
|
nginx~kubernetes-ingress~XX13M1.dockerbuild
|
490 KB |
|
nginx~kubernetes-ingress~ZC0DEU.dockerbuild
|
98.8 KB |
|
tests-nginx-alpine-VSR_1_3-1.32.0.html
|
15.6 KB |
|
tests-nginx-alpine-VSR_2_3-1.32.0.html
|
25.9 KB |
|
tests-nginx-alpine-VSR_3_3-1.32.0.html
|
14.4 KB |
|
tests-nginx-alpine-plus-VSR_1_3-1.32.0.html
|
17.6 KB |
|
tests-nginx-alpine-plus-VSR_3_3-1.32.0.html
|
15 KB |
|
tests-nginx-alpine-plus-fips-VSR_2_3-1.32.0.html
|
30.1 KB |
|
tests-nginx-alpine-plus-fips-ingresses_2_2-1.32.0.html
|
18.7 KB |
|
tests-nginx-alpine-plus-ingresses_1_2-1.32.0.html
|
22 KB |
|
tests-nginx-alpine-policies_1_2-1.32.0.html
|
15.1 KB |
|
tests-nginx-alpine-policies_2_2-1.32.0.html
|
23.6 KB |
|
tests-nginx-debian-VS_1_3-1.32.0.html
|
34.7 KB |
|
tests-nginx-debian-VS_2_3-1.32.0.html
|
33.3 KB |
|
tests-nginx-debian-VS_3_3-1.32.0.html
|
19.6 KB |
|
tests-nginx-debian-ingresses_1_2-1.32.0.html
|
18.3 KB |
|
tests-nginx-debian-ingresses_2_2-1.32.0.html
|
18.4 KB |
|
tests-nginx-debian-plus-OIDC-UI_1_1-1.32.0.html
|
10.2 KB |
|
tests-nginx-debian-plus-TS-1.32.0.html
|
25.5 KB |
|
tests-nginx-debian-plus-VS_1_3-1.32.0.html
|
34.7 KB |
|
tests-nginx-debian-plus-VS_2_3-1.32.0.html
|
40.7 KB |
|
tests-nginx-debian-plus-VS_3_3-1.32.0.html
|
19.6 KB |
|
tests-nginx-ubi-9-plus-policies_1_2-1.32.0.html
|
20 KB |
|
tests-nginx-ubi-9-plus-policies_2_2-1.32.0.html
|
20.5 KB |
|
tests-nginx-ubi-TS-1.32.0.html
|
21.2 KB |
|