-
Bug
-
Resolution: Done
-
Major
-
None
-
False
-
None
-
False
-
-
-
Pipelines Sprint 247
Description of problem:
When attempting to install the "openshift-pipelines-pipelines-operator-bundle-container" in a disconnected environment, the installation failed due to a missing multi-arch image from the specified registry URL.
Prerequisites (if any, like setup, operators/versions):
This issue was encountered in an OpenShift 4.13 cluster.
Steps to Reproduce
- Attempt to install the "openshift-pipelines-pipelines-operator-bundle-container" in a disconnected environment.
- Observe that the installation fails due to the missing image.
Actual results:
The installation of the "openshift-pipelines-pipelines-operator-bundle-container" fails with the following error:
javascriptCopy code
Error: ImagePullBackOff
The error message indicates that the image "registry-proxy.engineering.redhat.com/rh-osbs/openshift-pipelines-pipelines-operator-bundle-container@sha256:cc7addb9bcb15a26ded9ff28226d1074dc50c1458c489d60da0ee6d4566c9c7f" could not be pulled.
Expected results:
The installation of the "openshift-pipelines-pipelines-operator-bundle-container" should succeed without any errors.
Reproducibility (Always/Intermittent/Only Once):
Acceptance criteria:
The issue should be resolved, and the installation of the "openshift-pipelines-pipelines-operator-bundle-container" should succeed in the disconnected environment.
Definition of Done:
Build Details:
Additional info (Such as Logs, Screenshots, etc):
https://artifacts.ospqa.com/builds/1.12.0/584991-4.13/mapping.txt
---- ------ ---- ---- -------
Normal Scheduled 3m6s default-scheduler Successfully assigned openshift-marketplace/fdecb3ee07260b610054f5353758b20e69f696286088790e189e43e0e8tvktz to ocp4-dmrm4-worker-0-qb69g
Normal AddedInterface 3m4s multus Add eth0 [10.128.2.85/23] from openshift-sdn
Normal Pulled 3m4s kubelet Container image "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:925bfa2330be186437b871247e571100152807274e493f3999f0bdf571be43f4" already present on machine
Normal Created 3m4s kubelet Created container util
Normal Started 3m4s kubelet Started container util
Normal BackOff 109s (x5 over 3m2s) kubelet Back-off pulling image "registry-proxy.engineering.redhat.com/rh-osbs/openshift-pipelines-pipelines-operator-bundle-container@sha256:cc7addb9bcb15a26ded9ff28226d1074dc50c1458c489d60da0ee6d4566c9c7f"
Warning Failed 109s (x5 over 3m2s) kubelet Error: ImagePullBackOff
Normal Pulling 98s (x4 over 3m3s) kubelet Pulling image "registry-proxy.engineering.redhat.com/rh-osbs/openshift-pipelines-pipelines-operator-bundle-container@sha256:cc7addb9bcb15a26ded9ff28226d1074dc50c1458c489d60da0ee6d4566c9c7f"
Warning Failed 98s (x4 over 3m3s) kubelet Failed to pull image "registry-proxy.engineering.redhat.com/rh-osbs/openshift-pipelines-pipelines-operator-bundle-container@sha256:cc7addb9bcb15a26ded9ff28226d1074dc50c1458c489d60da0ee6d4566c9c7f": rpc error: code = Unknown desc = (Mirrors also failed: [registry.ocp4.tt.testing:5004/rh-osbs/rh-osbs-openshift-pipelines-pipelines-operator-bundle-container@sha256:cc7addb9bcb15a26ded9ff28226d1074dc50c1458c489d60da0ee6d4566c9c7f: reading manifest sha256:cc7addb9bcb15a26ded9ff28226d1074dc50c1458c489d60da0ee6d4566c9c7f in registry.ocp4.tt.testing:5004/rh-osbs/rh-osbs-openshift-pipelines-pipelines-operator-bundle-container: manifest unknown]): registry-proxy.engineering.redhat.com/rh-osbs/openshift-pipelines-pipelines-operator-bundle-container@sha256:cc7addb9bcb15a26ded9ff28226d1074dc50c1458c489d60da0ee6d4566c9c7f
ocp version 4.13 cluster. its failing with latest build also. ie
Index image v4.12: registry-proxy.engineering.redhat.com/rh-osbs/iib:584978
Index image v4.13: registry-proxy.engineering.redhat.com/rh-osbs/iib:584991
Index image v4.14: registry-proxy.engineering.redhat.com/rh-osbs/iib:585000
4
1