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] AggregationsClientYamlTestSuiteIT test {yaml=aggregations/stats_metric_fail_formatting/fail formatting} failing #114187

Closed
elasticsearchmachine opened this issue Oct 6, 2024 · 2 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

elasticsearchmachine commented Oct 6, 2024

Build Scans:

Reproduction Line:

./gradlew ':modules:aggregations:yamlRestTest' --tests "org.elasticsearch.aggregations.AggregationsClientYamlTestSuiteIT.test {yaml=aggregations/stats_metric_fail_formatting/fail formatting}" -Dtests.seed=980E8D054D575C06 -Dtests.locale=ann -Dtests.timezone=America/Guayaquil -Druntime.java=22

Applicable branches:
8.15

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: 6
timed_out: false
_shards:
  total: 2
  successful: 1
  skipped: 0
  failed: 1
  failures:
  - shard: 0
    index: "test_date"
    node: "TV4ngqESQoGBwA9k9qzHqg"
    reason:
      type: "illegal_argument_exception"
      reason: "Cannot format stat [sum] with format [DocValueFormat.DateTime(format[date_hour_minute_second_millis]\
        \ locale[], 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:

  • [8.15] 2 failures in test test {yaml=aggregations/stats_metric_fail_formatting/fail formatting} (0.6% fail rate in 328 executions)

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

@elasticsearchmachine elasticsearchmachine added :Analytics/Aggregations Aggregations >test-failure Triaged test failures from CI labels Oct 6, 2024
@elasticsearchmachine
Copy link
Collaborator Author

This has been muted on branch main

Mute Reasons:

  • [main] 4 failures in test test {yaml=aggregations/stats_metric_fail_formatting/fail formatting} (2.6% fail rate in 156 executions)
  • [main] 2 failures in step rest-compatibility (11.1% fail rate in 18 executions)
  • [main] 2 failures in pipeline elasticsearch-periodic (50.0% fail rate in 4 executions)
  • [main] 2 failures in pipeline elasticsearch-pull-request (9.5% fail rate in 21 executions)

Build Scans:

elasticsearchmachine added a commit that referenced this issue Oct 6, 2024
… test {yaml=aggregations/stats_metric_fail_formatting/fail formatting} #114187
@elasticsearchmachine elasticsearchmachine added the Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) label Oct 6, 2024
@elasticsearchmachine
Copy link
Collaborator Author

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

@elasticsearchmachine elasticsearchmachine added the needs:risk Requires assignment of a risk label (low, medium, blocker) label Oct 6, 2024
@ivancea ivancea assigned ivancea and unassigned ivancea Oct 7, 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 7, 2024
@iverase iverase self-assigned this Oct 7, 2024
matthewabbott pushed a commit to matthewabbott/elasticsearch that referenced this issue Oct 10, 2024
… test {yaml=aggregations/stats_metric_fail_formatting/fail formatting} elastic#114187
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.

3 participants