Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-19857

Incorrect Container Native Virtualization Image Example results in failed CNV Must-Gathers

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • None
    • 4.13.0, 4.12.0, 4.11.0, 4.14.0
    • None
    • No
    • 1
    • OSDOCS Sprint 242
    • 1
    • False
    • Hide

      None

      Show
      None

      Description of problem:

      Incorrect OpenShift Virtualization Image

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

      4.10, 4.11, 4.12

      Expected results:

      registry.redhat.io/container-native-virtualization/cnv-must-gather-rhel8:v<installed_version_virt>

      Additional info:

      We give an example in the `About the must-gather tool` section for the Virtualization Must-Gather but in the `Gather data about specific features` we have the incorrect example where it shows rhel9.
      
      Trying to pull that image results in the following error:
      $ podman pull registry.redhat.io/container-native-virtualization/cnv-must-gather-rhel9:v4.12.0
      Error response from daemon: manifest for registry.redhat.io/container-native-virtualization/cnv-must-gather-rhel9:v4.12.0 not found: manifest unknown: manifest unknown
      
      Trying to pull the image using `rhel8` works as expected.
      
      Additionally, customers using that rhel9 example will have their must-gather fail.
      
      $ podman pull registry.redhat.io/container-native-virtualization/cnv-must-gather-rhel8:v4.12.0
      v4.12.0: Pulling from container-native-virtualization/cnv-must-gather-rhel8
      97da74cc6d8f: Pull complete
      d8190195889e: Pull complete
      f0f4937bc70f: Pull complete
      833de2b0ccff: Pull complete
      920aece618ad: Pull complete
      bb906939b499: Pull complete
      e44c67c3e05f: Pull complete
      Digest: sha256:68facefce1614e0a45146e5b41c76a060c8f3647c9a5ca853c223412ab39f8c7
      Status: Downloaded newer image for registry.redhat.io/container-native-virtualization/cnv-must-gather-rhel8:v4.12.0
      registry.redhat.io/container-native-virtualization/cnv-must-gather-rhel8:v4.12.0
      
      Example output of the failed must-gather:
      
      [must-gather      ] OUT namespace/openshift-must-gather-2t6t2 created
      [must-gather      ] OUT clusterrolebinding.rbac.authorization.k8s.io/must-gather-b6gfc created
      [must-gather      ] OUT pod for plug-in image registry.redhat.io/container-native-virtualization/cnv-must-gather-rhel9:v4.12.0 created
      [must-gather-gxztq] OUT gather did not start: timed out waiting for the condition
      [must-gather      ] OUT namespace/openshift-must-gather-2t6t2 deleted
      [must-gather      ] OUT clusterrolebinding.rbac.authorization.k8s.io/must-gather-b6gfc deleted

            dfitzmau@redhat.com Darragh Fitzmaurice
            rhn-support-mpeterma Morgan Peterman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: