Uploaded image for project: 'OpenShift Virtualization'
  1. OpenShift Virtualization
  2. CNV-60432

[GCP] SSP Lane failure due to DataImportCron not importing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • None
    • None
    • Quality / Stability / Reliability
    • 0.42
    • False
    • Hide

      None

      Show
      None
    • False
    • None
    • Important
    • None

      Run Link : https://jenkins-csb-cnvqe-main.dno.corp.redhat.com/job/dev-test-ssp-cnv-4.18-mperetz/1/consoleText

      slack reference: https://redhat-internal.slack.com/archives/C038YKK0RFH/p1745314634819469

      conditions on the DataImportCron –
      12:29:10            "conditions": [
      12:29:10                

      { 12:29:10                    "type": "Progressing", 12:29:10                    "status": "False", 12:29:10                    "lastTransitionTime": "2025-04-16T10:18:52Z", 12:29:10                    "lastHeartbeatTime": "2025-04-16T10:18:53Z", 12:29:10                    "message": "Import DataVolume phase " 12:29:10                }

      ,
      12:29:10                

      { 12:29:10                    "type": "UpToDate", 12:29:10                    "status": "False", 12:29:10                    "lastTransitionTime": "2025-04-16T10:18:52Z", 12:29:10                    "lastHeartbeatTime": "2025-04-16T10:18:53Z", 12:29:10                    "reason": "ImportProgressing", 12:29:10                    "message": "Import is progressing" 12:29:10                }

      12:29:10            ]

       
      Importing this DataVolume fails:
       
      13:40:57 { 13:40:57 "metadata": { 13:40:57 "name": "fedora", 13:40:57 "namespace": "openshift-virtualization-os-images", 13:40:57 "uid": "af0fdab6-38b5-485b-b69b-5549ee73e728", 13:40:57 "resourceVersion": "128533", 13:40:57 "generation": 1, 13:40:57 "creationTimestamp": "2025-04-16T11:30:51Z", 13:40:57 "annotations":

      { 13:40:57 "cdi.kubevirt.io/storage.bind.immediate.requested": "true", 13:40:57 "cdi.kubevirt.io/storage.usePopulator": "true" 13:40:57 }

      , 13:40:57 }, 13:40:57 "spec": { 13:40:57 "source": { 13:40:57 "registry":

      { 13:40:57 "url": "[docker://quay.io/kubevirt/cirros-container-disk-demo]", 13:40:57 "pullMethod": "node" 13:40:57 }

      13:40:57 }, 13:40:57 "storage": { 13:40:57 "resources": { 13:40:57 "requests":

      { 13:40:57 "storage": "128Mi" 13:40:57 }

      13:40:57 } 13:40:57 } 13:40:57 }, 13:40:57 "status": { 13:40:57 "claimName": "fedora", 13:40:57 "progress": "N/A", 13:40:57 "conditions": [ 13:40:57

      { 13:40:57 "type": "Bound", 13:40:57 "status": "False", 13:40:57 "lastTransitionTime": "2025-04-16T11:30:51Z", 13:40:57 "lastHeartbeatTime": "2025-04-16T11:30:51Z", 13:40:57 "reason": "Pending", 13:40:57 "message": "PVC fedora Pending" 13:40:57 }

      , 13:40:57 { 13:40:57 "type": "Ready", 13:40:57 "status": "False", 13:40:57 "lastTransitionTime": "2025-04-16T11:30:51Z", 13:40:57 "lastHeartbeatTime": "2025-04-16T11:30:51Z" 13:40:57 }, 13:40:57 { 13:40:57 "type": "Running", 13:40:57 "status": "False", 13:40:57 "lastTransitionTime": "2025-04-16T11:30:51Z", 13:40:57 "lastHeartbeatTime": "2025-04-16T11:30:51Z" 13:40:57 } 13:40:57 ] 13:40:57 } 13:40:57 }
       
      It's called fedora, but points to cirros-container-disk-demo , that is only 128Mi . * Minimal volume size of 4GB - our tests use much smaller so they will fail

      This may be the reason why these tests fail on GCP but needs to be investigated.

              Unassigned Unassigned
              gkapoor@redhat.com Geetika Kapoor
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: