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

interop: failing Docker build #1670

Closed
marten-seemann opened this issue Aug 9, 2022 · 4 comments
Closed

interop: failing Docker build #1670

marten-seemann opened this issue Aug 9, 2022 · 4 comments
Assignees
Labels
kind/bug A bug in existing code (including security flaws) P2 Medium: Good to have, but can wait until someone steps up

Comments

@marten-seemann
Copy link
Contributor

See https://github.com/libp2p/go-libp2p/runs/7748159717?check_suite_focus=true.

@laurentsenta, could you have a look please?

@marten-seemann marten-seemann added the kind/bug A bug in existing code (including security flaws) label Aug 9, 2022
@laurentsenta
Copy link
Contributor

laurentsenta commented Aug 9, 2022

Thanks for re-running the workflow. Is that the first crash since we introduced Testground?

Network hiccup: there was an EOF when docker tried to pull the runtime image (busybox:1.31.1-glibc) from the docker registry. It's similar to another error I've seen where go mod download drops because of a hiccup.

I'll create a ticket in testground.

@BigLep BigLep added the P2 Medium: Good to have, but can wait until someone steps up label Aug 12, 2022
@marten-seemann
Copy link
Contributor Author

Another timeout, this time during go mod download: https://github.com/libp2p/go-libp2p/runs/7835153567?check_suite_focus=true

@marten-seemann
Copy link
Contributor Author

And another failure just now. This is starting to impact development velocity.

I've disabled the workflow manually. We'll reenable once changes have been made that will fix / reduce flakiness.

@marten-seemann
Copy link
Contributor Author

We're now using the dockerized tests from the test-plans repo, so we won't need this any more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug A bug in existing code (including security flaws) P2 Medium: Good to have, but can wait until someone steps up
Projects
None yet
Development

No branches or pull requests

3 participants