openshift-telco / ocp-intel-vcmts

Intel vCMTS on Red Hat OpenShift
1 stars 0 forks source link

The OpenShift pipeline build-pktgen fails #7

Open spisarski opened 2 years ago

spisarski commented 2 years ago

Here are the last several lines of the pod's logs and I am getting similar errors via the podman local build as well. Please let me know if you require more info:

intel-docsis-ddp-imix-tp-21.10.0/ds_cable-imix2_300cms_2ofdm_docsis-ddp.pcap tar: intel-docsis-ddp-imix-tp-21.10.0/ds_cable-imix2_300cms_2ofdm_docsis-ddp.pcap: Wrote only 3072 of 10240 bytes tar: Exiting with failure status due to previous errors

adetalhouet commented 2 years ago

For local build, could this be a disk space issue ? Check with df -h when you observed the failure and please share result back.

As for the pipeline make sure to allocate at least 10G to the workspace PVC as done here.

I just ran both type of build and it's working fine. Given this is a self contained build, there shouldn't be anything the environment can impact, beside storage and network.