Skip to content

[CI] TermsAggregatorTests.testSupportedFieldTypes fails reproducibly #52681

@mark-vieira

Description

@mark-vieira

This looks to be a newly added test which has failed 3 times already. This also reproduces locally for me.

https://gradle-enterprise.elastic.co/s/xqoxiluwuzono/tests/nfxodyych4uas-al6l6qgxmtvfa?open-stacktraces=WzBd

java.lang.AssertionError: Aggregator [terms] supports field type [ip] but executing against the field threw an exception: [class org.apache.lucene.index.ParallelCompositeReader cannot be cast to class org.apache.lucene.index.DirectoryReader (org.apache.lucene.index.ParallelCompositeReader and org.apache.lucene.index.DirectoryReader are in unnamed module of loader 'app')]Close stacktrace
at __randomizedtesting.SeedInfo.seed([37F644DC7A7897F3:90E5F9E8055C4EC0]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.elasticsearch.search.aggregations.AggregatorTestCase.testSupportedFieldTypes(AggregatorTestCase.java:661)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions