Skip to content

[CI] FlattenedFieldRootBlockLoaderTests testBlockLoaderForFieldInObject {preference=Params[syntheticSource=false, preference=STORED]} failing #143412

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":server:test" --tests "org.elasticsearch.index.mapper.blockloader.FlattenedFieldRootBlockLoaderTests.testBlockLoaderForFieldInObject {preference=Params[syntheticSource=false, preference=STORED]}" -Dtests.seed=BF663AB7E35A4D9 -Dtests.locale=ses-Latn-ML -Dtests.timezone=Asia/Sakhalin -Druntime.java=25

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: Source documents don't match for field [Ep]: Error [Values of type [flattened] don't match after normalization, normalized actual: [], expected: [TKonzpZvI]] actual mappings [{"_doc":{"properties":{"top":{"properties":{"level1":{"properties":{"level2":{"properties":{"AdVVEd":{"doc_values":true,"ignore_above":11,"index":false,"null_value":"TKonzpZvI","type":"flattened"}},"type":"object"}},"type":"object"}},"type":"object"}}}}] actual settings [{}] expected mappings [{"_doc":{"properties":{"top":{"properties":{"level1":{"properties":{"level2":{"properties":{"AdVVEd":{"doc_values":true,"ignore_above":11,"index":false,"null_value":"TKonzpZvI","type":"flattened"}},"type":"object"}},"type":"object"}},"type":"object"}}}}] expected settings [{}] 

Issue Reasons:

  • [main] 4 failures in test testBlockLoaderForFieldInObject {preference=Params[syntheticSource=false, preference=STORED]} (1.8% fail rate in 219 executions)
  • [main] 3 failures in step part-1 (2.4% fail rate in 126 executions)
  • [main] 2 failures in pipeline elasticsearch-pull-request (1.6% fail rate in 124 executions)

Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.

Metadata

Metadata

Assignees

Labels

:StorageEngine/MappingThe storage related side of mappings>test-failureTriaged test failures from CITeam:StorageEnginelow-riskAn open issue or test failure that is a low risk to future releases

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