Shippable / support

Shippable SaaS customers can report issues and feature requests in this repository
101 stars 28 forks source link

Im seeing my pipeline getting held up. #5191

Open bathina2 opened 3 years ago

bathina2 commented 3 years ago

Description of your issue:

Im seeing a job k10-vsphere-staging that blocks the pipeline. When it runs, the job nightly-cloud-volumes-cleanup is stuck as a queued job. Even though we should be able to run 8 parallel jobs.

NOTE: If you are experiencing a build failure, please include:

bathina2 commented 3 years ago

Also I should note that the nightly-cloud-volumes-cleanup job triggers the k10-vsphere-staging job

a-murphy commented 3 years ago

I haven't found any reason why k10-vsphere-staging would have anything to do with whether or not nightly-cloud-volumes-cleanup will run. They're configured to use different node pools, so won't use the same allocations. Since k10-vsphere-staging uses a node pool with one static node and it appears that the more recent jobs did not reach a node, I would suggest reinitializing or replacing the static node if you have not already.