Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] MixedClusterClientYamlTestSuiteIT test {p0=aggregations/stats_metric_fail_formatting/fail formatting} failing #114320

Closed
elasticsearchmachine opened this issue Oct 8, 2024 · 3 comments · Fixed by #114214
Assignees
Labels
:Analytics/Aggregations Aggregations low-risk An open issue or test failure that is a low risk to future releases Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) >test-failure Triaged test failures from CI

Comments

@elasticsearchmachine
Copy link
Collaborator

Build Scans:

Reproduction Line:

./gradlew ":qa:mixed-cluster:v8.16.0#mixedClusterTest" -Dtests.class="org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT" -Dtests.method="test {p0=aggregations/stats_metric_fail_formatting/fail formatting}" -Dtests.seed=816E9442F6DD26 -Dtests.bwc=true -Dtests.locale=yue-Hant -Dtests.timezone=America/Dominica -Druntime.java=22

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: Failure at [aggregations/stats_metric_fail_formatting:32]: expected [4xx|5xx] status code but api [search] returned [200 OK] [{"took":4,"timed_out":false,"_shards":{"total":2,"successful":1,"skipped":0,"failed":1,"failures":[{"shard":0,"index":"test_date","node":"q4qP8S7WSwObXhzJIoh9RA","reason":{"type":"illegal_argument_exception","reason":"Cannot format stat [sum] with format [DocValueFormat.DateTime(format[date_hour_minute_second_millis] locale[en], Z, MILLISECONDS)]","caused_by":{"type":"date_time_exception","reason":"Field Year cannot be printed as the value 18028 exceeds the maximum print width of 4"}}}]},"hits":{"total":{"value":0,"relation":"eq"},"max_score":null,"hits":[]},"aggregations":{"the_stats":{"count":0,"min":null,"max":null,"avg":null,"sum":0.0}}}]

Issue Reasons:

  • [main] 14 failures in test test {p0=aggregations/stats_metric_fail_formatting/fail formatting} (7.4% fail rate in 189 executions)
  • [main] 10 failures in step 8.16.0_bwc-snapshots (6.0% fail rate in 168 executions)
  • [main] 2 failures in pipeline elasticsearch-intake (3.8% fail rate in 52 executions)
  • [main] 9 failures in pipeline elasticsearch-pull-request (7.4% fail rate in 121 executions)

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

@elasticsearchmachine elasticsearchmachine added :Delivery/Build Build or test infrastructure >test-failure Triaged test failures from CI labels Oct 8, 2024
@elasticsearchmachine
Copy link
Collaborator Author

This has been muted on branch main

Mute Reasons:

  • [main] 14 failures in test test {p0=aggregations/stats_metric_fail_formatting/fail formatting} (7.4% fail rate in 189 executions)
  • [main] 10 failures in step 8.16.0_bwc-snapshots (6.0% fail rate in 168 executions)
  • [main] 2 failures in pipeline elasticsearch-intake (3.8% fail rate in 52 executions)
  • [main] 9 failures in pipeline elasticsearch-pull-request (7.4% fail rate in 121 executions)

Build Scans:

elasticsearchmachine added a commit that referenced this issue Oct 8, 2024
…st {p0=aggregations/stats_metric_fail_formatting/fail formatting} #114320
@elasticsearchmachine elasticsearchmachine added Team:Delivery Meta label for Delivery team needs:risk Requires assignment of a risk label (low, medium, blocker) labels Oct 8, 2024
@elasticsearchmachine
Copy link
Collaborator Author

Pinging @elastic/es-delivery (Team:Delivery)

@iverase iverase added :Analytics/Aggregations Aggregations and removed :Delivery/Build Build or test infrastructure labels Oct 8, 2024
@iverase iverase self-assigned this Oct 8, 2024
@elasticsearchmachine elasticsearchmachine added the Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) label Oct 8, 2024
@elasticsearchmachine
Copy link
Collaborator Author

Pinging @elastic/es-analytical-engine (Team:Analytics)

@elasticsearchmachine elasticsearchmachine removed the Team:Delivery Meta label for Delivery team label Oct 8, 2024
@iverase iverase added low-risk An open issue or test failure that is a low risk to future releases and removed needs:risk Requires assignment of a risk label (low, medium, blocker) labels Oct 8, 2024
matthewabbott pushed a commit to matthewabbott/elasticsearch that referenced this issue Oct 10, 2024
…st {p0=aggregations/stats_metric_fail_formatting/fail formatting} elastic#114320
davidkyle pushed a commit to davidkyle/elasticsearch that referenced this issue Oct 13, 2024
…st {p0=aggregations/stats_metric_fail_formatting/fail formatting} elastic#114320
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/Aggregations Aggregations low-risk An open issue or test failure that is a low risk to future releases Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) >test-failure Triaged test failures from CI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants