Skip to content

[CI] SetParserTests testSetUnmappedFieldsWrongValue failing #140673

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:esql:test" --tests "org.elasticsearch.xpack.esql.parser.SetParserTests.testSetUnmappedFieldsWrongValue" -Dtests.seed=535BC2B7CA3D3598 -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dlicense.key=x-pack/license-tools/src/test/resources/public.key -Dtests.locale=se-FI -Dtests.timezone=Asia/Macao -Druntime.java=25

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: Statement [SET unmapped_fields="Nppo"; row a = 1] is expected to throw class org.elasticsearch.xpack.esql.parser.ParsingException with message [Error validating setting [unmapped_fields]: Invalid unmapped_fields resolution [Nppo], must be one of [FAIL, NULLIFY, LOAD]]
Expected: a string containing "Error validating setting [unmapped_fields]: Invalid unmapped_fields resolution [Nppo], must be one of [FAIL, NULLIFY, LOAD]"
     but: was "line 1:1: Setting [unmapped_fields] is only available in snapshot builds"

Issue Reasons:

  • [main] 3 consecutive failures in step release-tests
  • [main] 12 failures in test testSetUnmappedFieldsWrongValue (4.3% fail rate in 280 executions)
  • [main] 3 failures in step release-tests (100.0% fail rate in 3 executions)
  • [main] 9 failures in step checkpart3_release-tests (60.0% fail rate in 15 executions)
  • [main] 8 failures in pipeline elasticsearch-pull-request (4.5% fail rate in 178 executions)

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

Metadata

Metadata

Labels

:Analytics/ES|QLAKA ESQL>test-failureTriaged test failures from CITeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)low-riskAn open issue or test failure that is a low risk to future releases

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions