-
Sub-task
-
Resolution: Cannot Reproduce
-
Undefined
-
None
-
None
-
False
-
-
False
-
-
-
CoreOS East - Sprint 284
Build Details
| Field | Value |
|---|---|
| Job | build-node-image |
| Build Number | #2599 |
| Stream | 4.20-9.6 |
| Arch | ppc64le |
| Timestamp | 2026-02-23T19:49:16 |
| Duration | ~22 minutes |
| Jenkins URL | https://jenkins-rhcos--prod-pipeline.apps.int.prod-stable-spoke1-dc-iad2.itup.redhat.com/job/build-node-image/2599/ |
Root Cause Analysis
The build failed on ppc64le due to a TLS certificate verification error when pulling the base image from registry.ci.openshift.org.
Error Message
Error: creating build container: unable to copy from source docker://registry.ci.openshift.org/coreos/rhel-coreos-base@sha256:cd7b860799895b1faaff5400410e215e4fa6355f650442deea2b920961332e70: initializing source docker://registry.ci.openshift.org/coreos/rhel-coreos-base@sha256:cd7b860799895b1faaff5400410e215e4fa6355f650442deea2b920961332e70: pinging container registry registry.ci.openshift.org: Get "https://registry.ci.openshift.org/v2/": tls: failed to verify certificate: x509: certificate is valid for *.apps.ci.l2s4.p1.openshiftapps.com, api.ci.l2s4.p1.openshiftapps.com, rh-api.ci.l2s4.p1.openshiftapps.com, not registry.ci.openshift.org
Analysis
This is a transient infrastructure issue - the registry.ci.openshift.org endpoint returned a certificate for a different domain (ci.l2s4.p1.openshiftapps.com). This is likely a temporary routing or certificate configuration issue with the OpenShift CI registry.
Resolution
Retry the build - this is a transient infrastructure flake.