Bug 2106897

Summary: openshift-tests.[sig-imageregistry][Feature:ImageInfo] Image info should display information about images failing
Product: OpenShift Container Platform Reporter: Cesar Wong <cewong>
Component: Image RegistryAssignee: Oleg Bulatov <obulatov>
Status: CLOSED ERRATA QA Contact: XiuJuan Wang <xiuwang>
Severity: high Docs Contact:
Priority: high    
Version: 4.6CC: bparees, obulatov, wking
Target Milestone: ---   
Target Release: 4.6.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-09-09 05:15:05 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:
Bug Depends On: 1904679    
Bug Blocks:    

Description Cesar Wong 2022-07-13 19:39:08 UTC
Description of problem:
openshift-tests.[sig-imageregistry][Feature:ImageInfo] Image info should display information about images [Suite:openshift/conformance/parallel]
is failing consistently for the past few days:
https://testgrid.k8s.io/redhat-openshift-ocp-release-4.6-blocking#periodic-ci-openshift-release-master-nightly-4.6-e2e-aws

Version-Release number of selected component (if applicable):
4.6

How reproducible:
100%

Steps to Reproduce:
1. Run parallel conformance test

Actual results:
Test fails

Expected results:
Test passes

Additional info:
Looks like docker.io is using a manifest list for a repo where the test expects a single manifest:

 oc image info docker.io/library/mysql:latest
error: the image is a manifest list and contains multiple images - use --filter-by-os to select from:

  OS             DIGEST
  linux/amd64    sha256:23d169932f373574358f5b5cc937db71e623a267120b557eb267c85fb12b652f
  linux/arm64/v8 sha256:555e0acff3eb48845d8958583954d0b8912ddc130e854919e708527b5cd08958
<----end of log for "append-test"/"test"

Comment 1 W. Trevor King 2022-07-13 19:43:19 UTC
Bug 1904679 is about this same image in 4.7.0, and there we moved away from docker.io to avoid throttling.  But we may be able to backport that change to 4.6.z and move away from docker.io here to avoid the manifest-list change?

Comment 3 Ben Parees 2022-07-26 18:31:05 UTC
Oleg, you see any reason we can't just backport https://github.com/openshift/origin/pull/25744 to 4.6?

Comment 4 Ben Parees 2022-07-26 18:55:58 UTC
opened https://github.com/openshift/origin/pull/27321 as the backport.

Comment 8 errata-xmlrpc 2022-09-09 05:15:05 UTC
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: OpenShift Container Platform 4.6.61 bug fix and security 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-2022:6262