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

DatafeedJobsIT.testDatafeedTimingStats_DatafeedRecreated fails with expected a value grater than 0 #44335

Closed
alpar-t opened this issue Jul 15, 2019 · 1 comment
Assignees
Labels
:ml Machine learning >test-failure Triaged test failures from CI v8.0.0-alpha1

Comments

@alpar-t
Copy link
Contributor

alpar-t commented Jul 15, 2019

Example build failure

https://scans.gradle.cohttps://scans.gradle.com/s/f5cl7z4lrggkam/s/f5cl7z4lrggka
https://scans.gradle.com/s/q6bpsz43r35uk/tests/zcquf3hc3eoda-zvpvq6bugvnpa


org.elasticsearch.xpack.ml.integration.DatafeedJobsIT > testDatafeedTimingStats_DatafeedRecreated FAILED
--
java.lang.AssertionError:
Expected: a value greater than <0L>
but: <0L> was equal to <0L>
at __randomizedtesting.SeedInfo.seed([4159E5C3EFDBC0A:C3429D598F3AFACE]:0)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18)
at org.junit.Assert.assertThat(Assert.java:956)
at org.junit.Assert.assertThat(Assert.java:923)
at org.elasticsearch.xpack.ml.integration.DatafeedJobsIT.assertDatafeedStats(DatafeedJobsIT.java:224)
at org.elasticsearch.xpack.ml.integration.DatafeedJobsIT.lambda$testDatafeedTimingStats_DatafeedRecreated$3(DatafeedJobsIT.java:130)
at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:867)
at org.elasticsearch.xpack.ml.integration.DatafeedJobsIT.lambda$testDatafeedTimingStats_DatafeedRecreated$4(DatafeedJobsIT.java:127)
at org.elasticsearch.xpack.ml.integration.DatafeedJobsIT.testDatafeedTimingStats_DatafeedRecreated(DatafeedJobsIT.java:137)


REPRODUCE WITH: ./gradlew :x-pack:plugin:ml:qa:native-multi-node-tests:integTestRunner --tests "org.elasticsearch.xpack.ml.integration.DatafeedJobsIT.testDatafeedTimingStats_DatafeedRecreated" -Dtests.seed=4159E5C3EFDBC0A -Dtests.security.manager=true -Dtests.locale=ee-TG -Dtests.timezone=Antarctica/Palmer -Dcompiler.java=12 -Druntime.java=11

Also saw some occurrences for PR checks

@alpar-t alpar-t added :ml Machine learning v8.0.0 labels Jul 15, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/ml-core

alpar-t added a commit that referenced this issue Jul 15, 2019
@przemekwitek przemekwitek self-assigned this Jul 15, 2019
@przemekwitek przemekwitek added the >test-failure Triaged test failures from CI label Jul 16, 2019
michalperlak pushed a commit to michalperlak/elasticsearch that referenced this issue Jul 16, 2019
polyfractal pushed a commit to polyfractal/elasticsearch that referenced this issue Jul 29, 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 v8.0.0-alpha1
Projects
None yet
Development

No branches or pull requests

4 participants