-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
None
-
Product / Portfolio Work
-
0.42
-
False
-
-
False
-
-
CNV I/U Operators Sprint 285
-
None
Description of problem:
ocp-virt-validation pod is moving to Error status because tar is missing in the image:
oc logs -n ocp-virt-validation ocp-virt-validation-job-20260227-093219-ggqpq
Cluster "in-cluster" set.
User "sa-user" set.
Context "sa-context" created.
Switched to context "sa-context".
Adding owner reference to PVC ocp-virt-validation-pvc-20260227-093219...
Found owner Job: ocp-virt-validation-job-20260227-093219 (UID: 6e3429b0-becd-4aa9-ab3c-d292b3873881)
persistentvolumeclaim/ocp-virt-validation-pvc-20260227-093219 patched
Successfully added owner reference to PVC ocp-virt-validation-pvc-20260227-093219
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 29.6M 100 29.6M 0 0 164M 0 --:--:-- --:--:-- --:--:-- 164M
/home/ocp-virt-validation-checkup/scripts/funcs.sh: line 325: tar: command not found
Version-Release number of selected component (if applicable):
CNV v4.22.0.rhel9-17
ocp-virt-validation image: registry.redhat.io/container-native-virtualization/ocp-virt-validation-checkup-rhel9@sha256:d8cb2d35f232411ad9f542819c5c02b92e0b48502a62ab8ad4b69f7f19af4943
$ ./oc get clusterversion
NAME VERSION AVAILABLE PROGRESSING SINCE STATUS
version 4.22.0-ec.2 True False 51m Cluster version is 4.22.0-ec.2
$ ./oc get csv -n openshift-cnv
NAME DISPLAY VERSION RELEASE REPLACES PHASE
kubevirt-hyperconverged-operator.v4.22.0 OpenShift Virtualization 4.22.0 kubevirt-hyperconverged-operator.v4.21.0 Succeeded
$ ./oc get catalogsource -n openshift-marketplace cnv-catalog-source -o yaml
apiVersion: operators.coreos.com/v1alpha1
kind: CatalogSource
metadata:
creationTimestamp: "2026-02-27T09:17:42Z"
generation: 1
name: cnv-catalog-source
namespace: openshift-marketplace
resourceVersion: "84604"
uid: d633111f-4f82-41a7-8b2d-30606be0d7cc
spec:
displayName: CNV Catalog Source
image: brew.registry.redhat.io/rh-osbs/iib:1110156
publisher: grpc
sourceType: grpc
How reproducible:
Always
Steps to Reproduce:
rehearse on https://github.com/openshift/release/pull/75146
/pj-rehearse periodic-ci-openshift-cnv-ocp-virt-validation-checkup-main-periodics-e2e-azure
Actual results:
Logs attached: CNV-80879.logs