Bug 2221995
| Summary: | noobaa-operator is in ErrImagePull | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat OpenShift Data Foundation | Reporter: | Vijay Avuthu <vavuthu> |
| Component: | odf-operator | Assignee: | Boris Ranto <branto> |
| Status: | CLOSED ERRATA | QA Contact: | Vijay Avuthu <vavuthu> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.14 | CC: | branto, muagarwa, odf-bz-bot |
| Target Milestone: | --- | Keywords: | Automation, Regression |
| Target Release: | ODF 4.14.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-11-08 18:52:23 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Vijay Avuthu
2023-07-11 12:33:46 UTC
$ oc describe pod noobaa-operator-5984cb57b6-rxsxs Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal Scheduled 113m default-scheduler Successfully assigned openshift-storage/noobaa-operator-5984cb57b6-rxsxs to compute-0 Normal AddedInterface 113m multus Add eth0 [10.128.2.17/23] from ovn-kubernetes Normal Pulling 113m kubelet Pulling image "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:53a9c21bcee200809ef2b25aef2ed6be07605a00e6107d37c43878542b2f8d75" Normal Pulled 113m kubelet Successfully pulled image "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:53a9c21bcee200809ef2b25aef2ed6be07605a00e6107d37c43878542b2f8d75" in 4.505055617s (4.505069431s including waiting) Normal Created 113m kubelet Created container noobaa-operator Normal Started 113m kubelet Started container noobaa-operator Warning Failed 112m (x4 over 113m) kubelet Error: ImagePullBackOff Normal Pulling 112m (x4 over 113m) kubelet Pulling image "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:1181eed3b90b289d67a718b678769425a5e7c73daf853a22a4818ab5c1768342" Warning Failed 112m (x4 over 113m) kubelet Failed to pull image "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:1181eed3b90b289d67a718b678769425a5e7c73daf853a22a4818ab5c1768342": rpc error: code = Unknown desc = (Mirrors also failed: [quay.io/rhceph-dev/odf4-odf-cosi-sidecar-rhel9@sha256:1181eed3b90b289d67a718b678769425a5e7c73daf853a22a4818ab5c1768342: reading manifest sha256:1181eed3b90b289d67a718b678769425a5e7c73daf853a22a4818ab5c1768342 in quay.io/rhceph-dev/odf4-odf-cosi-sidecar-rhel9: unauthorized: access to the requested resource is not authorized]): registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:1181eed3b90b289d67a718b678769425a5e7c73daf853a22a4818ab5c1768342: reading manifest sha256:1181eed3b90b289d67a718b678769425a5e7c73daf853a22a4818ab5c1768342 in registry.redhat.io/odf4/odf-cosi-sidecar-rhel9: unauthorized: access to the requested resource is not authorized Warning Failed 112m (x4 over 113m) kubelet Error: ErrImagePull Normal BackOff 3m45s (x482 over 113m) kubelet Back-off pulling image "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:1181eed3b90b289d67a718b678769425a5e7c73daf853a22a4818ab5c1768342" verified with same build ocs-registry:4.14.0-60 after fixing permissions in comment #4 job link: https://url.corp.redhat.com/284e064 accepatnce suite passed successfully ( BUILD ID: 4.14.0-60 RUN ID: 1689093773 ) Summary 26 tests ran in 4399.99 seconds. 26 passed, 5 skipped, 0 failed, 0 errors, 0 expected failures, 0 unexpected passes Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: Red Hat OpenShift Data Foundation 4.14.0 security, enhancement & bug fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2023:6832 |