Description of problem:
RHDH plugin catalog GL pipeline won't trigger.
Steps to Reproduce
Go to https://gitlab.cee.redhat.com/rhidp/rhdh-plugin-catalog/-/pipeline_schedules and click the "play" button to run the pipeline. Watch as GL CLAIMS it's triggered and then doesn't do anything.
See https://gitlab.cee.redhat.com/rhidp/rhdh-plugin-catalog/-/pipelines?page=1&scope=all&ref=rhdh-1.9-rhel-9 for the list of 1.9 pipelines – search for the ones that are NOT triggered by the konflux bot. There is no way to do != searches sadly.
Additional info (Such as Logs, Screenshots, etc):
Guesses as to cause:
- fewer runners available due to RH policy changes?
- new restriction that we can only run one 3hr long pipeline at a time?
- OOMKilled errors are locking resources and therefore we're running out of runners until those dead pods are garbage collected?
- misconfiguration somehow in the GL repo?
re: OOMs:
ERROR: Job failed (system failure): Error in container build: exit code: 137, reason: 'OOMKilled'