Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI fails on go version go1.19.11 linux/amd64 #18

Closed
oleg-nenashev opened this issue Jul 20, 2023 · 1 comment
Closed

CI fails on go version go1.19.11 linux/amd64 #18

oleg-nenashev opened this issue Jul 20, 2023 · 1 comment
Labels
chore Maintenance

Comments

@oleg-nenashev
Copy link
Member

oleg-nenashev commented Jul 20, 2023

Summary

Two days ago, the CI started failing

=== RUN   TestWireMock
2023/07/20 12:20:12 github.com/testcontainers/testcontainers-go - Connected to docker: 
  Server Version: 20.10.2[5](https://github.com/wiremock/wiremock-testcontainers-go/actions/runs/5610892214/jobs/10266484279#step:5:6)+azure-2
  API Version: 1.41
  Operating System: Ubuntu 22.04.2 LTS
  Total Memory: [6](https://github.com/wiremock/wiremock-testcontainers-go/actions/runs/5610892214/jobs/10266484279#step:5:7)931 MB
2023/0[7](https://github.com/wiremock/wiremock-testcontainers-go/actions/runs/5610892214/jobs/10266484279#step:5:8)/20 12:20:12 Failed to get image auth for docker.io. Setting empty credentials for the image: docker.io/testcontainers/ryuk:0.5.1. Error is:credentials not found in native keychain
2023/07/20 12:20:16 🐳 Creating container for image docker.io/testcontainers/ryuk:0.5.1
2023/07/20 12:20:16 ✅ Container created: 7bf[8](https://github.com/wiremock/wiremock-testcontainers-go/actions/runs/5610892214/jobs/10266484279#step:5:9)1230d830
2023/07/20 12:20:16 🐳 Starting container: 7bf81230d830
2023/07/20 12:20:16 ✅ Container started: 7bf81230d830
2023/07/20 12:20:16 🚧 Waiting for container id 7bf81230d830 image: docker.io/testcontainers/ryuk:0.5.1. Waiting for: &{Port:8080/tcp timeout:<nil> PollInterval:[10](https://github.com/wiremock/wiremock-testcontainers-go/actions/runs/5610892214/jobs/10266484279#step:5:11)0ms}
2023/07/20 [12](https://github.com/wiremock/wiremock-testcontainers-go/actions/runs/5610892214/jobs/10266484279#step:5:13):20:16 container logs:
2023/07/20 12:20:16 Pinging Docker...
2023/07/20 12:20:16 Docker daemon is available!
2023/07/20 12:20:16 Starting on port 8080...
2023/07/20 12:20:16 Started!
2023/07/20 12:20:16 New client connected: 172.17.0.1:383[14](https://github.com/wiremock/wiremock-testcontainers-go/actions/runs/5610892214/jobs/10266484279#step:5:15)
2023/07/20 12:20:[16](https://github.com/wiremock/wiremock-testcontainers-go/actions/runs/5610892214/jobs/10266484279#step:5:17) EOF
2023/07/20 12:20:16 Client disconnected: [17](https://github.com/wiremock/wiremock-testcontainers-go/actions/runs/5610892214/jobs/10266484279#step:5:18)2.17.0.1:38314

    tc-wiremock_test.go:[21](https://github.com/wiremock/wiremock-testcontainers-go/actions/runs/5610892214/jobs/10266484279#step:5:22): http: invalid Host header, host port waiting failed: could not start container: creating reaper failed: failed to create container
--- FAIL: TestWireMock (4.12s)

It seems to be related to testcontainers/testcontainers-go#1359, but AFAICT that patch in 1.20.6 was not backported

References

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Maintenance
Projects
None yet
Development

No branches or pull requests

1 participant