elasticsearch icon indicating copy to clipboard operation
elasticsearch copied to clipboard

[CI] Netty4TransportMultiPortIntegrationIT testThatTransportClientCanConnect failing

Open idegtiarenko opened this issue 1 year ago • 1 comments
trafficstars

Seems to happen only on 7.17 and windows-2016

Build scan: https://gradle-enterprise.elastic.co/s/76ongcrk2ajce/tests/:modules:transport-netty4:internalClusterTest/org.elasticsearch.transport.netty4.Netty4TransportMultiPortIntegrationIT/testThatTransportClientCanConnect

Reproduction line:

gradlew ':modules:transport-netty4:internalClusterTest' --tests "org.elasticsearch.transport.netty4.Netty4TransportMultiPortIntegrationIT.testThatTransportClientCanConnect" -Dtests.seed=137E95DDC3A21473 -Dtests.locale=ar-TN -Dtests.timezone=Etc/UTC -Druntime.java=21

Applicable branches: 7.17

Reproduces locally?: Didn't try

Failure history: Failure dashboard for org.elasticsearch.transport.netty4.Netty4TransportMultiPortIntegrationIT#testThatTransportClientCanConnect

Failure excerpt:

java.lang.Exception: Test abandoned because suite timeout was reached.

  at __randomizedtesting.SeedInfo.seed([137E95DDC3A21473]:0)

idegtiarenko avatar May 14 '24 15:05 idegtiarenko

Pinging @elastic/es-distributed (Team:Distributed)

elasticsearchmachine avatar May 14 '24 15:05 elasticsearchmachine

I have another one here on Windows 2016 that seems to result from an OOM. https://buildkite.com/elastic/elasticsearch-periodic-platform-support/builds/2768#018f831a-412e-43ef-a692-004c4db0417c

I'm looking at several "7.17 and windows-2016" and just want to link another issue I've just observed here: https://github.com/elastic/elasticsearch/issues/108755

cbuescher avatar May 17 '24 08:05 cbuescher

Setting to medium risk since this is only on windows2016.

pxsalehi avatar May 24 '24 09:05 pxsalehi

low-risk, just a test bug I think

DaveCTurner avatar Jun 11 '24 16:06 DaveCTurner

Closed by https://github.com/elastic/elasticsearch/pull/109590

DaveCTurner avatar Jun 12 '24 09:06 DaveCTurner