Skip to content

[CI] BindTransportException Failed to resolve host - getFlags failes #41549

Closed
@henningandersen

Description

@henningandersen

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)

consoleText.txt.gz

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions