-
Bug
-
Resolution: Done
-
Undefined
-
None
-
4.13.z
-
None
-
Quality / Stability / Reliability
-
False
-
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
Release note not required
-
None
-
None
-
None
-
None
Description of problem:
operator/e2e job fails with 30 INFO[2025-09-01T11:50:58Z] Tagging openshift/release:golang-1.18 into pipeline:root. 32 INFO[2025-09-01T11:50:58Z] Tagging ocp/builder:rhel-8-golang-1.19-openshift-4.13 into pipeline:ocp_builder_rhel-8-golang-1.19-openshift-4.13. ..... 130 # github.com/golang/glog 131 vendor/github.com/golang/glog/glog_file_other.go:27:6: abortProcess redeclared in this block 132 vendor/github.com/golang/glog/glog_file_linux.go:33:6: other declaration of abortProcess 133 note: module requires Go 1.19 134 FAIL github.com/metallb/metallb-operator/test/e2e/validation [build failed] 135 FAIL 136 {"component":"entrypoint","error":"wrapped process failed: exit status 2","file":"sigs.k8s.io/prow/pkg/entrypoint/run.go:84","func":"sigs.k8s.io/prow/pkg/entrypoint.Options.internalRun","level":"error","msg":"Error executing test process","severity":"error","time":"2025-09-01T13:06:56Z"} 137 error: failed to execute wrapped command: exit status 2
Version-Release number of selected component (if applicable):
4.13
Expected results:
Job should pass
Additional info:
The job fails because it uses golang v1.18 as base image. But it expects golang v1.19.
- is cloned by
-
OCPBUGS-61513 [metallb-operator] Failing operator e2e job release-4.12
-
- ASSIGNED
-
- links to