This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
"Address already in use" on CI when building parity-ethereum #9709
Labels
F2-bug 🐞
The client fails to follow expected behavior.
M1-ci 🙉
Continuous integration.
P5-sometimesoon 🌲
Issue is worth doing soon.
Milestone
Before filing a new issue, please provide the following information.
From dvdplm:
I had an issue today with a spurious test failure. I restarted the job and it completed fine (no code changes).
https://gitlab.parity.io/parity/parity-ethereum/-/jobs/103008 – Failed with: Error(Io(Os { code: 98, kind: AddrInUse, message: "Address already in use" }),
Restarting worked:
https://gitlab.parity.io/parity/parity-ethereum/-/jobs/103096
Both were executed on the same host, hopefully not due to parallel testing in one container.
The text was updated successfully, but these errors were encountered: