-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
CNV v4.19.13
-
Quality / Stability / Reliability
-
0.42
-
False
-
-
False
-
None
-
-
None
Description of problem:
Virtctl upload process failing into BM cluster for regression tests. When doing a post upload processing throws a TimeOut error as this process is not completed. Seen in job: https://jenkins-csb-cnvqe-main.dno.corp.redhat.com/job/test-pytest-cnv-4.19-storage-hppcsiblock/57/testReport/tests.storage.hpp/test_hostpath/test_hpp_upload_virtctl__hostpath_csi_pvc_block__/
Version-Release number of selected component (if applicable):
cnv-4.19 hppcsiblock
How reproducible:
I haven't been able to reproduce itt. I have run the test into rhos-ipi cluster 7 times and no reproducible. Seen in automation.
Steps to Reproduce:
The test where we see this failure does the following workflow 1. Download Fedora Image 2. Executes virtctl upload command virtctl -n hpp-test-hostpath --kubeconfig /tmp/tmp80oyvw19-cnv-tests-kubeconfig/kubeconfig image-upload dv cnv-2771 --image-path=/tmp/pytest-7RCwyxhKxqVtEptAPy9rFv/test_hpp_upload_virtctl__hostp0/Fedora-Cloud-Base-Generic-41-1.4.x86_64.qcow2 --size=10Gi --storage-class=hostpath-csi-pvc-block --access-mode=ReadWriteOnce --insecure --volume-mode=filesystem --force-bind 3. Creates the Data Volume with HPP storage class 4. Uploads Fedora image to the DataVolume 3. Verifies the upload completed.
Actual results:
20:02:55 Uploading data completed successfully, waiting for processing to complete, you can hit ctrl-c without interrupting the progress 20:02:55 Timed out waiting for post upload processing to complete, please check upload pod status for progress 20:02:55 , error: Get "https://api.bm08a-tlv2.abi.cnv-qe.rhood.us:6443/api/v1/namespaces/hpp-test-hostpath/persistentvolumeclaims/cnv-2771": dial tcp 10.46.255.244:6443: i/o timeout
Expected results:
Uploading completed
Additional info:
Seen using hostpath-csi-pvc-block Storage Class