Description of problem:
In RHIDP-7968, we refactored the PLRs into a "single overall PLR" to in theory make maintenance simpler.
This was started in Oct and completed in Nov, but because Konflux hides failures (KFLUXUI-1075) no one noticed this was a problem until we tried to GA-release the 1.9.0 bits today.
History:
This issue has been happeing for the rhdh-1-9 components since we first created the application:
1.9 branch - first bundle build on 29 Jan
- https://konflux-ui.apps.stone-prod-p02.hjvn.p1.openshiftapps.com/ns/rhdh-tenant/applications/rhdh-1-9/pipelineruns/rhdh-operator-bundle-1-9-gwsz2/
- Failed to create snapshot. Error: Missing info IMAGE_URL from pipelinerun rhdh-operator-bundle-1-9-gwsz2
Checking the rhdh-1 application we see the same problems for 1.9 and then 1.10 builds, before and after feature freeze:
https://gitlab.cee.redhat.com/rhidp/rhdh/-/merge_requests/363/diffs#ba9024ad306ac0e5af63e908c90a93459a76dba4 merged Oct 21
- had both the -on-pull/-on-push names AND the simpler names using the new merged pipelines
Created at 23 Oct 2025, 14:11 – GOOD
Oct 29
Nov 6
Nov 6 (new name, using the new pipelinerun): FAILED
- https://konflux-ui.apps.stone-prod-p02.hjvn.p1.openshiftapps.com/ns/rhdh-tenant/applications/rhdh-1/pipelineruns/rhdh-operator-bundle-1-58k9h
- Failed to create snapshot. Error: Missing info IMAGE_URL from pipelinerun rhdh-operator-bundle-1-58k9h
https://gitlab.cee.redhat.com/rhidp/rhdh/-/merge_requests/376/diffs#a777e0a89131e8dc5ecb3a2fc39ae8352d418f9e merged Nov 10
This removed the -on-push and -on-pull jobs which WERE creating snapshots; from this point on we've had the problem.
Reproducibility
Always, since MR 376 and 363 were merged
- is caused by
-
RHIDP-7968 refactor tekton pipelines for multi-arch and code reuse
-
- Closed
-
- is related to
-
KFLUXUI-1075 Failed required ecosystem or FBC validation checks, but build shows "Succeeded"; also warning icon sometimes means failed with error, sometimes warnings
-
- New
-