-
Bug
-
Resolution: Won't Do
-
Undefined
-
None
-
4.18.0
-
None
-
None
-
False
-
Description of problem:
failure rebuilding operator catalog
Version-Release number of selected component (if applicable):
Client Version: version.Info{Major:"", Minor:"", GitVersion:"v0.2.0-alpha.1-311-g3eed6e6", GitCommit:"3eed6e62", GitTreeState:"dirty", BuildDate:"2024-11-06T15:31:21Z", GoVersion:"go1.23.2", Compiler:"gc", Platform:"linux/amd64"}
How reproducible:
always
Steps to Reproduce:
1.ImageSetConfig apiVersion: mirror.openshift.io/v2alpha1 kind: ImageSetConfiguration mirror: operators: # - catalog: oci:///tmp/oci-catalog - catalog: registry.redhat.io/redhat/redhat-operator-index:v4.17 packages: - name: aws-load-balancer-operator 2. perform a mirror to mirror 3.
Actual results:
2024/11/06 15:37:54 [WARN] : ⚠️ --v2 flag identified, flow redirected to the oc-mirror v2 version. This is Tech Preview, it is still under development and it is not production ready. 2024/11/06 15:37:54 [INFO] : 👋 Hello, welcome to oc-mirror 2024/11/06 15:37:54 [INFO] : ⚙️ setting up the environment for you... 2024/11/06 15:37:54 [INFO] : 🔀 workflow mode: mirrorToMirror 2024/11/06 15:37:54 [INFO] : 🕵️ going to discover the necessary images... 2024/11/06 15:37:54 [INFO] : 🔍 collecting release images... 2024/11/06 15:37:54 [INFO] : 🔍 collecting operator images... 2024/11/06 16:03:01 [INFO] : 🔂 rebuilding catalog (pulling catalog image) registry.redhat.io/redhat/redhat-operator-index:v4.17 2024/11/06 16:30:27 [INFO] : 👋 Goodbye, thank you for using oc-mirror 2024/11/06 16:30:27 [ERROR] : 3 errors occurred: * [linux/arm64]: creating build container: initializing source docker://registry.redhat.io/redhat/redhat-operator-index:v4.17: reading manifest v4.17 in registry.redhat.io/redhat/redhat-operator-index: received unexpected HTTP status: 502 Bad Gateway * [linux/ppc64le]: creating build container: copying system image from manifest list: Source image rejected: A signature was required, but no signature exists * [linux/s390x]: creating build container: copying system image from manifest list: Source image rejected: A signature was required, but no signature exists
Expected results:
Additional info:
- is caused by
-
CLID-199 As a oc-mirror user, I would like mirrored operator catalogs to reflect the mirrored operators only
- Dev Complete
- relates to
-
OCPBUGS-25882 Failed to pull registry.redhat.io/redhat/redhat-operator-index:v4.14, Source image rejected: A signature was required, but no signature exists - Podman
- ASSIGNED