-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Distributed Indexing/DistributedA catch all label for anything in the Distributed Indexing Area. Please avoid if you can.A catch all label for anything in the Distributed Indexing Area. Please avoid if you can.>test-failureTriaged test failures from CITriaged test failures from CI
Description
Build failure: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+multijob-unix-compatibility/os=opensuse/281/console
Reproduce with:
./gradlew :server:integTest -Dtests.seed=60039132A5F89649 -Dtests.class=org.elasticsearch.action.bulk.BulkIntegrationIT -Dtests.method="testBulkWithGlobalDefaults" -Dtests.security.manager=true -Dtests.locale=en-US -Dtests.timezone=MST -Dcompiler.java=11 -Druntime.java=8
Failure:
ERROR 67.5s J3 | BulkIntegrationIT.testBulkWithGlobalDefaults <<< FAILURES!
17:04:47 > Throwable #1: NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{wNWptWZ-Q_Cj-KmTny_mbA}{127.0.0.1}{127.0.0.1:41774}]]
17:04:47 > at __randomizedtesting.SeedInfo.seed([60039132A5F89649:6AED42E242C62180]:0)
17:04:47 > at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:352)
17:04:47 2> NOTE: leaving temporary files on disk at: /var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-unix-compatibility/os/opensuse/server/build/testrun/integTest/J3/temp/org.elasticsearch.action.bulk.BulkIntegrationIT_60039132A5F89649-001
17:04:47 2> NOTE: test params are: codec=Asserting(Lucene80): {_routing=PostingsFormat(name=Asserting), field1.keyword=PostingsFormat(name=Asserting), processed=PostingsFormat(name=Asserting), field1=PostingsFormat(name=Asserting), _field_names=PostingsFormat(name=Asserting), foo=PostingsFormat(name=Asserting), _id=PostingsFormat(name=Asserting), foo.keyword=PostingsFormat(name=Asserting)}, docValues:{__soft_deletes=DocValuesFormat(name=Lucene80), field1.keyword=DocValuesFormat(name=Lucene80), _seq_no=DocValuesFormat(name=Asserting), processed=DocValuesFormat(name=Lucene80), _tombstone=DocValuesFormat(name=Lucene80), _primary_term=DocValuesFormat(name=Asserting), _version=DocValuesFormat(name=Lucene80), foo.keyword=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=815, maxMBSortInHeap=7.958529825930695, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@401b021c), locale=en-US, timezone=MST
17:04:47 2> NOTE: Linux 4.4.104-39-default amd64/Oracle Corporation 1.8.0_202 (64-bit)/cpus=16,threads=1,free=374384416,total=516947968
17:04:47 2> NOTE: All tests run in this JVM: [IndexPrimaryRelocationIT, MissingValueIT, ExtendedStatsIT, ExplainActionIT, AllocationIdIT, BucketScriptIT, IndicesOptionsIntegrationIT, HotThreadsIT, IndexingMasterFailoverIT, SettingsFilteringIT, DedicatedMasterGetFieldMappingIT, ExternalValuesMapperIntegrationIT, FilterIT, ScriptedMetricIT, BulkIntegrationIT]
17:04:47 > at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:248)
17:04:47 > at org.elasticsearch.client.transport.TransportProxyClient.execute(TransportProxyClient.java:57)
17:04:47 > at org.elasticsearch.client.transport.TransportClient.doExecute(TransportClient.java:386)
17:04:47 > at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:394)
17:04:47 > at org.elasticsearch.client.FilterClient.doExecute(FilterClient.java:65)
17:04:47 > at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:394)
17:04:47 > at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:383)
17:04:47 > at org.elasticsearch.client.support.AbstractClient$ClusterAdmin.execute(AbstractClient.java:677)
17:04:47 > at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:45)
17:04:47 > at org.elasticsearch.test.ESIntegTestCase.afterInternal(ESIntegTestCase.java:553)
17:04:47 > at org.elasticsearch.test.ESIntegTestCase.cleanUpCluster(ESIntegTestCase.java:2165)
17:04:47 > at java.lang.Thread.run(Thread.java:748)
`
I'll leave this unmuted as Armin is actively looking into this.
Metadata
Metadata
Assignees
Labels
:Distributed Indexing/DistributedA catch all label for anything in the Distributed Indexing Area. Please avoid if you can.A catch all label for anything in the Distributed Indexing Area. Please avoid if you can.>test-failureTriaged test failures from CITriaged test failures from CI