-
Type:
Build Failure
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
Go Drivers
-
None
-
None
-
None
-
None
-
None
-
None
Name of Failure:
Missing Docker image "golang:1.25"
Link to task:
Context of when and why the failure occurred:
The getDockerGolangImages in "compile_check_test.go" can return unreleased Go versions (a release candidate version in this case). The test then fails because a Docker image matching the pattern "golang:<minor version>" doesn't exist.
Stack trace:
compile_check_test.go:70: Error Trace: go.mongodb.org/mongo-driver/internal/test/compilecheck/compile_check_test.go:70 Error: Received unexpected error: create container: Error response from daemon: manifest for golang:1.25 not found: manifest unknown: manifest unknown Test: TestCompileCheck/golang:1.25
- related to
-
GODRIVER-3592 Update to Go 1.25 in CI
-
- Backlog
-