Skip to content

[CI] MixedClusterEsqlSpecIT test {csv-spec:k8s-timeseries.Datenanos_derivative_compared_to_rate} failing #143431

@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:k8s-timeseries.Datenanos_derivative_compared_to_rate}" -Dtests.seed=8E67717E46305702 -Dtests.bwc.main.version=9.4.0-SNAPSHOT -Dtests.bwc.refspec.main=246fcfd9e3c7b3658a8ad0ecd71557173bc6bfd6 -Dtests.locale=ceb-Latn-PH -Dtests.timezone=UTC -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 <19.6162> but was <39.2324>
row 4 column 0:a list containing
row 4 column 0:0: expected <10.2206> but was <9.0849>
Actual:
max_deriv:double | max_rate:double | time_bucket:date_nanos   | cluster:keyword
39.2324          | 8.1208          | 2024-05-10T00:00:00.000Z | prod
4.9885           | 6.4517          | 2024-05-10T00:05:00.000Z | prod
8.9937           | 11.5627         | 2024-05-10T00:10:00.000Z | prod
16.0871          | 11.8608         | 2024-05-10T00:15:00.000Z | prod
9.0849           | 6.9807          | 2024-05-10T00:20:00.000Z | prod

Expected:
max_deriv:double | max_rate:double | time_bucket:date_nanos   | cluster:keyword
19.6162          | 8.1208          | 2024-05-10T00:00:00.000Z | prod
4.9885           | 6.4517          | 2024-05-10T00:05:00.000Z | prod
8.9937           | 11.5627         | 2024-05-10T00:10:00.000Z | prod
16.0871          | 11.8608         | 2024-05-10T00:1
[truncated]

Issue Reasons:

  • [main] 3 consecutive failures in step 9.2.7_part_3_bwc-snapshots
  • [main] 2 consecutive failures in step 8.19.13_part_3_bwc-snapshots
  • [main] 13 failures in test test {csv-spec:k8s-timeseries.Datenanos_derivative_compared_to_rate} (1.3% fail rate in 991 executions)
  • [main] 4 failures in step pr-upgrade-part-3 (1.0% fail rate in 398 executions)
  • [main] 3 failures in step 9.3.2_part_3_bwc-snapshots (0.8% fail rate in 357 executions)
  • [main] 3 failures in step 9.2.7_part_3_bwc-snapshots (100.0% fail rate in 3 executions)
  • [main] 2 failures in step 8.19.13_part_3_bwc-snapshots (100.0% fail rate in 2 executions)
  • [main] 6 failures in pipeline elasticsearch-pull-request (1.4% fail rate in 425 executions)

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

Metadata

Metadata

Assignees

Labels

:StorageEngine/ES|QLTimeseries / metrics / PromQL / logsdb capabilities in ES|QL>test-failureTriaged test failures from CITeam:StorageEngineneeds: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