Skip to content

[CI] MixedClusterEsqlSpecIT test {csv-spec:approximation.Exact total single-valued field count} failing #144014

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:esql:qa:server:mixed-cluster:bcUpgradeTest" -Dtests.class="org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT" -Dtests.method="test {csv-spec:approximation.Exact total single-valued field count}" -Dtests.seed=AAA50D6B18D628EA -Dtests.bwc.main.version=9.4.0-SNAPSHOT -Dtests.bwc.refspec.main=7a53d2a7cfdcb547261df2786ca532356a4d7416 -Dtests.locale=ff-Adlm-GN -Dtests.timezone=America/Adak -Druntime.java=25

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: 
Data mismatch:
row 0 column 0:a list containing
row 0 column 0:0: expected <125250L> but was <1568756L>
row 0 column 1:a list containing
row 0 column 1:0: expected <125250L> but was <1568756L>
row 0 column 1:1: expected <125250L> but was <1568756L>
Actual:
count:long | CONFIDENCE_INTERVAL(count):long | CERTIFIED(count):boolean
1568756    | [1568756, 1568756]              | true

Expected:
count:long | CONFIDENCE_INTERVAL(count):long | CERTIFIED(count):boolean
125250     | [125250, 125250]                | true

Issue Reasons:

  • [main] 3 failures in test test {csv-spec:approximation.Exact total single-valued field count} (7.9% fail rate in 38 executions)
  • [main] 3 failures in step bc-upgrade-tests-part3 (30.0% fail rate in 10 executions)
  • [main] 3 failures in pipeline elasticsearch-intake (30.0% fail rate in 10 executions)

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

Metadata

Metadata

Assignees

Labels

:ml/esql>test-failureTriaged test failures from CITeam:MLMeta label for the ML teamneeds:riskRequires assignment of a risk label (low, medium, blocker)

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