Closed
Description
A PR build failed: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+pull-request-1/12738/ . The actual test that this happened to seems unrelated, so did not mute anything. Could be an infra, a build infra issue or some random issue. I did try to run the specific tests 1000s of times, but did not reproduce.
This seems to be the primary problem:
org.elasticsearch.analysis.common.HighlighterWithAnalyzersTests > testPhrasePrefix FAILED
java.lang.RuntimeException: failed to start nodes
Caused by:
java.util.concurrent.ExecutionException: BindTransportException[Failed to resolve host []]; nested: SocketException[No such device (getFlags() failed)];
Caused by:
BindTransportException[Failed to resolve host []]; nested: SocketException[No such device (getFlags() failed)];
Caused by:
java.net.SocketException: No such device (getFlags() failed)