Skip to content

CI on "cherry-pick-release-4.0-8d204916db6ec2cadd028114ec19e1a9817bb55d" by @jjngx #17774

CI on "cherry-pick-release-4.0-8d204916db6ec2cadd028114ec19e1a9817bb55d" by @jjngx

CI on "cherry-pick-release-4.0-8d204916db6ec2cadd028114ec19e1a9817bb55d" by @jjngx #17774

Triggered via pull request January 15, 2025 14:51
Status Failure
Total duration 27m 55s
Artifacts 58

ci.yml

on: pull_request
Checks and variables
15s
Checks and variables
Verify generated code
1m 24s
Verify generated code
Unit Tests
6s
Unit Tests
Build Binaries
9s
Build Binaries
Matrix: Build Docker Plus
Matrix: Build Docker OSS
Matrix: Build Docker NAP
Setup Matrix for Smoke Tests
14s
Setup Matrix for Smoke Tests
Matrix: helm-tests
Tag untested image with PR number  /  Re-tag images in GCR Dev Registry
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
Tag tested image as stable / Re-tag images in GCR Dev Registry
Final CI Results
0s
Final CI Results
Promote images on Force Run  /  Checks and variables
Promote images on Force Run / Checks and variables
Promote images on Force Run  /  Run govulncheck
Promote images on Force Run / Run govulncheck
Promote images on Force Run  /  Build Binaries
Promote images on Force Run / Build Binaries
Promote images on Force Run  /  ...  /  Package and Publish Helm Chart
Promote images on Force Run / Publish Helm Chart / Package and Publish Helm Chart
Promote images on Force Run  /  Update Release Draft
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 / Release Docker Plus / 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 / Release Docker Plus / 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 / Release Docker Plus / 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 / Release Docker Plus / Push Plus images to the NGINX Registry
Promote images on Force Run  /  ...  /  Push images to the GCR Release Registry
Promote images on Force Run / Release Docker Plus / Push images to the GCR Release Registry
Promote images on Force Run  /  ...  /  Re-tag images in GCR Dev Registry
Promote images on Force Run / Tag build image as stable / 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 / Release Docker OSS / 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 / Release Docker OSS / 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 / Release Docker OSS / 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 / Release Docker OSS / 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 / Release Docker OSS / Push images to the GCR Release Registry
Promote images on Force Run  /  ...  /  Re-tag images in GCR Dev Registry
Promote images on Force Run / Tag tested image as stable / Re-tag images in GCR Dev Registry
Promote images on Force Run  /  Certify OpenShift UBI images
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
Fit to window
Zoom out
Zoom in

Annotations

28 errors and 11 warnings
Build Docker NAP (ubi-8-plus-nap, goreleaser, linux/amd64, waf) / build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c source /tmp/rhel_license \t&& if [ -z \"${NAP_MODULES##*waf*}\" ]; then \tcp /tmp/app-protect-8.repo /etc/yum.repos.d/app-protect-8.repo; \tfi \t&& groupadd --system --gid 101 nginx \t&& useradd --system --gid nginx --no-create-home --home-dir /nonexistent --comment \"nginx user\" --shell /bin/false --uid 101 nginx \t&& rpm --import /tmp/nginx_signing.key \t&& dnf --nodocs install -y nginx-plus nginx-plus-module-njs nginx-plus-module-fips-check \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then dnf --nodocs install -y nginx-agent; fi \t&& sed -i 's/\\(def in_container():\\)/\\1\\n return False/g' /usr/lib64/python*/*-packages/rhsm/config.py \t&& subscription-manager register --org=${RHEL_ORGANIZATION} --activationkey=${RHEL_ACTIVATION_KEY} || true \t&& subscription-manager attach \t&& dnf config-manager --set-enabled codeready-builder-for-rhel-8-x86_64-rpms \t&& dnf --nodocs install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm \t&& rpm --import /tmp/app-protect-security-updates.key \t&& if [ -z \"${NAP_MODULES##*waf*}\" ]; then \tdnf --nodocs install -y app-protect app-protect-attack-signatures app-protect-threat-campaigns; \tfi \t&& subscription-manager unregister \t&& if [ -z \"${NAP_MODULES##*waf*}\" ]; then \trm -f /etc/yum.repos.d/app-protect-8.repo \t&& nap-waf.sh; \tfi \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then agent.sh; fi \t&& dnf clean all" did not complete successfully: exit code: 1
Build Docker NAP (ubi-8-plus-nap-v5, goreleaser, linux/amd64, waf) / build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c source /tmp/rhel_license \t&& if [ -z \"${NAP_MODULES##*waf*}\" ]; then \tcp /tmp/app-protect-8.repo /etc/yum.repos.d/app-protect-8.repo; \tfi \t&& groupadd --system --gid 101 nginx \t&& useradd --system --gid nginx --no-create-home --home-dir /nonexistent --comment \"nginx user\" --shell /bin/false --uid 101 nginx \t&& rpm --import /tmp/nginx_signing.key \t&& dnf --nodocs install -y nginx-plus nginx-plus-module-njs nginx-plus-module-fips-check \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then dnf --nodocs install -y nginx-agent; fi \t&& sed -i 's/\\(def in_container():\\)/\\1\\n return False/g' /usr/lib64/python*/*-packages/rhsm/config.py \t&& subscription-manager register --org=${RHEL_ORGANIZATION} --activationkey=${RHEL_ACTIVATION_KEY} || true \t&& subscription-manager attach \t&& dnf config-manager --set-enabled codeready-builder-for-rhel-8-x86_64-rpms \t&& dnf --nodocs install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm \t&& if [ -z \"${NAP_MODULES##*waf*}\" ]; then \tdnf --nodocs install -y app-protect-module-plus-33+5.210*; \tfi \t&& subscription-manager unregister \t&& if [ -z \"${NAP_MODULES##*waf*}\" ]; then \trm -f /etc/yum.repos.d/app-protect-8.repo \t&& nap-waf.sh; \tfi \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then agent.sh; fi \t&& dnf clean all" did not complete successfully: exit code: 1
Build Docker NAP (ubi-9-plus-nap, goreleaser, linux/amd64, waf,dos) / build
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c source /tmp/rhel_license \t&& rpm -ivh https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm \t&& microdnf --nodocs install -y ca-certificates shadow-utils subscription-manager \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then microdnf --nodocs install -y nginx-agent; fi \t&& subscription-manager register --org=${RHEL_ORGANIZATION} --activationkey=${RHEL_ACTIVATION_KEY} || true \t&& subscription-manager attach \t&& rpm --import /tmp/app-protect-security-updates.key \t&& if [ -z \"${NAP_MODULES##*waf*}\" ]; then \tcp /tmp/app-protect-9.repo /etc/yum.repos.d/app-protect-9.repo \t&& microdnf --enablerepo=codeready-builder-for-rhel-9-x86_64-rpms --nodocs install -y \tapp-protect app-protect-attack-signatures app-protect-threat-campaigns \t&& rm -f /etc/yum.repos.d/app-protect-9.repo \t&& nap-waf.sh; \tfi \t&& if [ -z \"${NAP_MODULES##*dos*}\" ]; then \tcp /tmp/app-protect-dos-9.repo /etc/yum.repos.d/app-protect-dos-9.repo \t&& microdnf --nodocs install -y app-protect-dos \t&& rm -f /etc/yum.repos.d/app-protect-dos-9.repo \t&& nap-dos.sh; \tfi \t&& subscription-manager unregister \t&& ubi-clean.sh \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then agent.sh; fi" did not complete successfully: exit code: 1
Build Docker NAP (ubi-9-plus-nap, goreleaser, linux/amd64, dos) / build
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c source /tmp/rhel_license \t&& rpm -ivh https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm \t&& microdnf --nodocs install -y ca-certificates shadow-utils subscription-manager \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then microdnf --nodocs install -y nginx-agent; fi \t&& subscription-manager register --org=${RHEL_ORGANIZATION} --activationkey=${RHEL_ACTIVATION_KEY} || true \t&& subscription-manager attach \t&& rpm --import /tmp/app-protect-security-updates.key \t&& if [ -z \"${NAP_MODULES##*waf*}\" ]; then \tcp /tmp/app-protect-9.repo /etc/yum.repos.d/app-protect-9.repo \t&& microdnf --enablerepo=codeready-builder-for-rhel-9-x86_64-rpms --nodocs install -y \tapp-protect app-protect-attack-signatures app-protect-threat-campaigns \t&& rm -f /etc/yum.repos.d/app-protect-9.repo \t&& nap-waf.sh; \tfi \t&& if [ -z \"${NAP_MODULES##*dos*}\" ]; then \tcp /tmp/app-protect-dos-9.repo /etc/yum.repos.d/app-protect-dos-9.repo \t&& microdnf --nodocs install -y app-protect-dos \t&& rm -f /etc/yum.repos.d/app-protect-dos-9.repo \t&& nap-dos.sh; \tfi \t&& subscription-manager unregister \t&& ubi-clean.sh \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then agent.sh; fi" did not complete successfully: exit code: 1
Build Docker NAP (ubi-9-plus-nap, goreleaser, linux/amd64, waf) / build
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c source /tmp/rhel_license \t&& rpm -ivh https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm \t&& microdnf --nodocs install -y ca-certificates shadow-utils subscription-manager \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then microdnf --nodocs install -y nginx-agent; fi \t&& subscription-manager register --org=${RHEL_ORGANIZATION} --activationkey=${RHEL_ACTIVATION_KEY} || true \t&& subscription-manager attach \t&& rpm --import /tmp/app-protect-security-updates.key \t&& if [ -z \"${NAP_MODULES##*waf*}\" ]; then \tcp /tmp/app-protect-9.repo /etc/yum.repos.d/app-protect-9.repo \t&& microdnf --enablerepo=codeready-builder-for-rhel-9-x86_64-rpms --nodocs install -y \tapp-protect app-protect-attack-signatures app-protect-threat-campaigns \t&& rm -f /etc/yum.repos.d/app-protect-9.repo \t&& nap-waf.sh; \tfi \t&& if [ -z \"${NAP_MODULES##*dos*}\" ]; then \tcp /tmp/app-protect-dos-9.repo /etc/yum.repos.d/app-protect-dos-9.repo \t&& microdnf --nodocs install -y app-protect-dos \t&& rm -f /etc/yum.repos.d/app-protect-dos-9.repo \t&& nap-dos.sh; \tfi \t&& subscription-manager unregister \t&& ubi-clean.sh \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then agent.sh; fi" did not complete successfully: exit code: 1
ingresses 1/2 alpine-plus 1.32.0 smoke tests / setup-smoke
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: nginx-ingress-f0f51346e33aff6a83b844d4e45b3258
ingresses 1/2 alpine-plus 1.32.0 smoke tests / setup-smoke
Input required and not supplied: path
ingresses 2/2 alpine-plus-fips 1.32.0 smoke tests / setup-smoke
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: nginx-ingress-f0f51346e33aff6a83b844d4e45b3258
ingresses 2/2 alpine-plus-fips 1.32.0 smoke tests / setup-smoke
Input required and not supplied: path
VS 2/3 debian-plus 1.32.0 smoke tests / setup-smoke
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: nginx-ingress-f0f51346e33aff6a83b844d4e45b3258
VS 2/3 debian-plus 1.32.0 smoke tests / setup-smoke
Input required and not supplied: path
VSR 1/3 alpine-plus 1.32.0 smoke tests / setup-smoke
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: nginx-ingress-f0f51346e33aff6a83b844d4e45b3258
VSR 1/3 alpine-plus 1.32.0 smoke tests / setup-smoke
Input required and not supplied: path
VS 3/3 debian-plus 1.32.0 smoke tests / setup-smoke
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: nginx-ingress-f0f51346e33aff6a83b844d4e45b3258
VS 3/3 debian-plus 1.32.0 smoke tests / setup-smoke
Input required and not supplied: path
VSR 3/3 alpine-plus 1.32.0 smoke tests / setup-smoke
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: nginx-ingress-f0f51346e33aff6a83b844d4e45b3258
VSR 3/3 alpine-plus 1.32.0 smoke tests / setup-smoke
Input required and not supplied: path
policies 2/2 ubi-9-plus 1.32.0 smoke tests / setup-smoke
Input required and not supplied: path
policies 1/2 ubi-9-plus 1.32.0 smoke tests / setup-smoke
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: nginx-ingress-f0f51346e33aff6a83b844d4e45b3258
policies 1/2 ubi-9-plus 1.32.0 smoke tests / setup-smoke
Input required and not supplied: path
policies 2/2 ubi-9-plus 1.32.0 smoke tests / setup-smoke
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: nginx-ingress-f0f51346e33aff6a83b844d4e45b3258
VSR 2/3 alpine-plus-fips 1.32.0 smoke tests / setup-smoke
Input required and not supplied: path
VSR 2/3 alpine-plus-fips 1.32.0 smoke tests / setup-smoke
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: nginx-ingress-f0f51346e33aff6a83b844d4e45b3258
TS debian-plus 1.32.0 smoke tests / setup-smoke
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: nginx-ingress-f0f51346e33aff6a83b844d4e45b3258
TS debian-plus 1.32.0 smoke tests / setup-smoke
Input required and not supplied: path
VS 1/3 debian-plus 1.32.0 smoke tests / setup-smoke
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: nginx-ingress-f0f51346e33aff6a83b844d4e45b3258
VS 1/3 debian-plus 1.32.0 smoke tests / setup-smoke
Input required and not supplied: path
Final CI Results
Process completed with exit code 1.
ingresses 1/2 alpine-plus 1.32.0 smoke tests / setup-smoke
Failed to restore: Cache service responded with 429
ingresses 2/2 alpine-plus-fips 1.32.0 smoke tests / setup-smoke
Failed to restore: Cache service responded with 429
VS 2/3 debian-plus 1.32.0 smoke tests / setup-smoke
Failed to restore: Cache service responded with 429
VSR 1/3 alpine-plus 1.32.0 smoke tests / setup-smoke
Failed to restore: Cache service responded with 429
VS 3/3 debian-plus 1.32.0 smoke tests / setup-smoke
Failed to restore: Cache service responded with 429
VSR 3/3 alpine-plus 1.32.0 smoke tests / setup-smoke
Failed to restore: Cache service responded with 429
policies 1/2 ubi-9-plus 1.32.0 smoke tests / setup-smoke
Failed to restore: Cache service responded with 429
policies 2/2 ubi-9-plus 1.32.0 smoke tests / setup-smoke
Failed to restore: Cache service responded with 429
VSR 2/3 alpine-plus-fips 1.32.0 smoke tests / setup-smoke
Failed to restore: Cache service responded with 429
TS debian-plus 1.32.0 smoke tests / setup-smoke
Failed to restore: Cache service responded with 429
VS 1/3 debian-plus 1.32.0 smoke tests / setup-smoke
Failed to restore: Cache service responded with 429

Artifacts

Produced during runtime
Name Size
nginx~kubernetes-ingress~0FSI97.dockerbuild
53.2 KB
nginx~kubernetes-ingress~0S8BEJ.dockerbuild
93.1 KB
nginx~kubernetes-ingress~1BRFWE.dockerbuild
325 KB
nginx~kubernetes-ingress~1DIH2K.dockerbuild
167 KB
nginx~kubernetes-ingress~2MEQCP.dockerbuild
69 KB
nginx~kubernetes-ingress~2VC7IR.dockerbuild
106 KB
nginx~kubernetes-ingress~2Z3LGY.dockerbuild
109 KB
nginx~kubernetes-ingress~34PYYP.dockerbuild
36.4 KB
nginx~kubernetes-ingress~3H92MC.dockerbuild
70.6 KB
nginx~kubernetes-ingress~46KNKE.dockerbuild
129 KB
nginx~kubernetes-ingress~5ONZSY.dockerbuild
108 KB
nginx~kubernetes-ingress~6OEMAU.dockerbuild
131 KB
nginx~kubernetes-ingress~98EDC9.dockerbuild
133 KB
nginx~kubernetes-ingress~CWMSKD.dockerbuild
71 KB
nginx~kubernetes-ingress~EMICJ5.dockerbuild
36.7 KB
nginx~kubernetes-ingress~FN189Y.dockerbuild
37.3 KB
nginx~kubernetes-ingress~GID0MD.dockerbuild
113 KB
nginx~kubernetes-ingress~H6H6DY.dockerbuild
38 KB
nginx~kubernetes-ingress~I9QWF6.dockerbuild
50.8 KB
nginx~kubernetes-ingress~IT8GMI.dockerbuild
37.6 KB
nginx~kubernetes-ingress~JA2LQH.dockerbuild
323 KB
nginx~kubernetes-ingress~K54YR2.dockerbuild
37.4 KB
nginx~kubernetes-ingress~KPJ8U3.dockerbuild
149 KB
nginx~kubernetes-ingress~L909YP.dockerbuild
70.9 KB
nginx~kubernetes-ingress~M17D5H.dockerbuild
80.7 KB
nginx~kubernetes-ingress~M2L7HK.dockerbuild
36.7 KB
nginx~kubernetes-ingress~MXDDVZ.dockerbuild
67.8 KB
nginx~kubernetes-ingress~N2WFGI.dockerbuild
94.2 KB
nginx~kubernetes-ingress~NE7NDC.dockerbuild
128 KB
nginx~kubernetes-ingress~NHKP4D.dockerbuild
76.2 KB
nginx~kubernetes-ingress~O6AMVU.dockerbuild
38 KB
nginx~kubernetes-ingress~OBAZ5Q.dockerbuild
38.4 KB
nginx~kubernetes-ingress~OVSS1H.dockerbuild
164 KB
nginx~kubernetes-ingress~PJI245.dockerbuild
38.3 KB
nginx~kubernetes-ingress~Q4PP0D.dockerbuild
72.9 KB
nginx~kubernetes-ingress~Q5AIGX.dockerbuild
126 KB
nginx~kubernetes-ingress~R01Z5P.dockerbuild
52.7 KB
nginx~kubernetes-ingress~RDYIAF.dockerbuild
67.9 KB
nginx~kubernetes-ingress~RP6WHX.dockerbuild
111 KB
nginx~kubernetes-ingress~RRCKYH.dockerbuild
68.8 KB
nginx~kubernetes-ingress~RW6S0G.dockerbuild
248 KB
nginx~kubernetes-ingress~SYTOKS.dockerbuild
37.9 KB
nginx~kubernetes-ingress~T1I740.dockerbuild
70.4 KB
nginx~kubernetes-ingress~U8B5VY.dockerbuild
71 KB
nginx~kubernetes-ingress~WP13IR.dockerbuild
158 KB
nginx~kubernetes-ingress~XN4WNC.dockerbuild
47.3 KB
nginx~kubernetes-ingress~Y6D7DX.dockerbuild
47.3 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 KB
tests-nginx-alpine-VSR_3_3-1.32.0.html
14.4 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.5 KB
tests-nginx-debian-VS_1_3-1.32.0.html
33.1 KB
tests-nginx-debian-VS_2_3-1.32.0.html
34.2 KB
tests-nginx-debian-VS_3_3-1.32.0.html
19.4 KB
tests-nginx-debian-ingresses_1_2-1.32.0.html
18.4 KB
tests-nginx-debian-ingresses_2_2-1.32.0.html
18.4 KB
tests-nginx-ubi-TS-1.32.0.html
21.3 KB