Skip to content

[CI] PatternedTextFieldMapperTests class failing #130162

Open
@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:logsdb:test" --tests "org.elasticsearch.xpack.logsdb.patternedtext.PatternedTextFieldMapperTests.testIgnoreMalformedExplicitlyFalse" -Dtests.seed=D5988E52B5595AE3 -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dlicense.key=x-pack/license-tools/src/test/resources/public.key -Dtests.locale=it-VA -Dtests.timezone=Pacific/Marquesas -Druntime.java=24

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: 
Expected: a string containing "unknown parameter [ignore_malformed] on mapper [field]"
     but: was "Failed to parse mapping: The mapper type [patterned_text] declared on field [field] does not exist. It might have been created within a future version or requires a plugin to be installed. Check the documentation."

Issue Reasons:

  • [main] 4 consecutive failures in step release-tests
  • [main] 8 failures in class org.elasticsearch.xpack.logsdb.patternedtext.PatternedTextFieldMapperTests (2.4% fail rate in 327 executions)
  • [main] 4 failures in step release-tests (100.0% fail rate in 4 executions)
  • [main] 3 failures in step checkpart2_release-tests (75.0% fail rate in 4 executions)
  • [main] 4 failures in pipeline elasticsearch-periodic (80.0% fail rate in 5 executions)
  • [main] 4 failures in pipeline elasticsearch-pull-request (2.5% fail rate in 158 executions)

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions