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] [ML] BasicDistributedJobsIT.testDedicatedMlNode fails #29897

Closed
elasticmachine opened this issue Mar 26, 2018 · 1 comment
Closed

[CI] [ML] BasicDistributedJobsIT.testDedicatedMlNode fails #29897

elasticmachine opened this issue Mar 26, 2018 · 1 comment
Assignees
Labels
:ml Machine learning >test-failure Triaged test failures from CI v6.2.5

Comments

@elasticmachine
Copy link
Collaborator

Original comment by @DaveCTurner:

LINK REDACTED failed with:

java.lang.AssertionError: expected index shard counter on shard [.ml-notifications][0] on node node_t1 to be 0 but was 1. Current replication tasks on node:
{
  "tasks" : { }
}
	at __randomizedtesting.SeedInfo.seed([6DB5A4736EF74FC3:D496BD0C4F77CB1C]:0)
	at org.elasticsearch.test.InternalTestCluster.lambda$assertShardIndexCounter$5(InternalTestCluster.java:1159)
	at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:731)
	at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:705)
	at org.elasticsearch.test.InternalTestCluster.assertShardIndexCounter(InternalTestCluster.java:1140)
	at org.elasticsearch.test.InternalTestCluster.beforeIndexDeletion(InternalTestCluster.java:1109)
	at org.elasticsearch.test.ESIntegTestCase.beforeIndexDeletion(ESIntegTestCase.java:607)
	at org.elasticsearch.test.ESIntegTestCase.afterInternal(ESIntegTestCase.java:577)
	at org.elasticsearch.test.ESIntegTestCase.cleanUpCluster(ESIntegTestCase.java:2085)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
...

The following did not reproduce the problem for me:

REPRODUCE WITH: ./gradlew :x-pack-elasticsearch:plugin:ml:internalClusterTest \
  -Dtests.seed=6DB5A4736EF74FC3 \
  -Dtests.class=org.elasticsearch.xpack.ml.integration.BasicDistributedJobsIT \
  -Dtests.method="testDedicatedMlNode" \
  -Dtests.security.manager=true \
  -Dtests.locale=vi-VN \
  -Dtests.timezone=Africa/Bissau
@rjernst
Copy link
Member

rjernst commented Jan 31, 2019

This doesn't reproduce and there is not enough information to debug here, so I am closing.

@rjernst rjernst closed this as completed Jan 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:ml Machine learning >test-failure Triaged test failures from CI v6.2.5
Projects
None yet
Development

No branches or pull requests

3 participants