Skip to content

[CI] DynamicMappingIT testMappingsPropagatedToMasterNodeImmediately fails #37816

@droberts195

Description

@droberts195

DynamicMappingIT testMappingsPropagatedToMasterNodeImmediately failed in https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+6.x+intake/1152/console

The error is:

12:34:53 FAILURE 0.22s J6 | DynamicMappingIT.testMappingsPropagatedToMasterNodeImmediately <<< FAILURES!
12:34:53    > Throwable #1: java.lang.AssertionError
12:34:53    > 	at __randomizedtesting.SeedInfo.seed([C13A3C57FAFE9674:4CE8785023961AD4]:0)
12:34:53    > 	at org.elasticsearch.index.mapper.DynamicMappingIT.assertMappingsHaveField(DynamicMappingIT.java:61)
12:34:53    > 	at org.elasticsearch.index.mapper.DynamicMappingIT.testMappingsPropagatedToMasterNodeImmediately(DynamicMappingIT.java:75)
12:34:53    > 	at java.lang.Thread.run(Thread.java:748)

I could not reproduce this locally using:

./gradlew :server:integTest \
  -Dtests.seed=C13A3C57FAFE9674 \
  -Dtests.class=org.elasticsearch.index.mapper.DynamicMappingIT \
  -Dtests.method="testMappingsPropagatedToMasterNodeImmediately" \
  -Dtests.security.manager=true \
  -Dtests.locale=cs-CZ \
  -Dtests.timezone=Europe/Monaco \
  -Dcompiler.java=11 \
  -Druntime.java=8

Metadata

Metadata

Assignees

Labels

:Search Foundations/MappingIndex mappings, including merging and defining field types>test-failureTriaged test failures from CITeam:Search FoundationsMeta label for the Search Foundations team in Elasticsearch

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions