Skip to content

[CI] ClassificationIT testDependentVariableIsAliasToKeyword failing #122682

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

Closed
elasticsearchmachine opened this issue Feb 15, 2025 · 1 comment
Closed
Labels
low-risk An open issue or test failure that is a low risk to future releases :ml Machine learning Team:ML Meta label for the ML team >test-failure Triaged test failures from CI

Comments

@elasticsearchmachine
Copy link
Collaborator

elasticsearchmachine commented Feb 15, 2025

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:ml:qa:native-multi-node-tests:javaRestTest" --tests "org.elasticsearch.xpack.ml.integration.ClassificationIT.testDependentVariableIsAliasToKeyword" -Dtests.seed=F11D70CBAB5F2CEC -Dtests.locale=en-NL -Dtests.timezone=America/Santiago -Druntime.java=22

Applicable branches:
8.17

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: Stats were: {"id":"dependent_variable_is_alias","state":"started","progress":[{"phase":"reindexing","progress_percent":100},{"phase":"loading_data","progress_percent":100},{"phase":"feature_selection","progress_percent":100},{"phase":"coarse_parameter_search","progress_percent":85},{"phase":"fine_tuning_parameters","progress_percent":0},{"phase":"final_training","progress_percent":0},{"phase":"writing_results","progress_percent":0},{"phase":"inference","progress_percent":0}],"data_counts":{"training_docs_count":100,"test_docs_count":0,"skipped_docs_count":0},"memory_usage":{"timestamp":1741841626872,"peak_usage_bytes":14710,"status":"ok"},"node":{"id":"jL_9KMc6Sp2iVXWyB_BpKA","name":"javaRestTest-1","ephemeral_id":"a-_O04kjT3qJZ7Lzw3DDAg","transport_address":"127.0.0.1:37367","attributes":{"testattr":"test","xpack.installed":"true","transform.config_version":"10.0.0","ml.allocated_processors_double":"32.0","ml.machine_memory":"126604214272","ml.config_version"
[truncated]

Issue Reasons:

  • [8.17] 2 failures in test testDependentVariableIsAliasToKeyword (0.4% fail rate in 529 executions)
  • [8.17] 2 failures in pipeline elasticsearch-periodic (11.8% fail rate in 17 executions)

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

@elasticsearchmachine elasticsearchmachine added :ml Machine learning >test-failure Triaged test failures from CI Team:ML Meta label for the ML team needs:risk Requires assignment of a risk label (low, medium, blocker) labels Feb 15, 2025
@elasticsearchmachine
Copy link
Collaborator Author

Pinging @elastic/ml-core (Team:ML)

@davidkyle davidkyle 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 Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
low-risk An open issue or test failure that is a low risk to future releases :ml Machine learning Team:ML Meta label for the ML team >test-failure Triaged test failures from CI
Projects
None yet
Development

No branches or pull requests

3 participants