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: CcrRepositoryIT.testDocsAreRecovered and testIndividualActionsTimeout fails #38100

Closed
alpar-t opened this issue Jan 31, 2019 · 4 comments
Closed
Assignees
Labels
:Distributed/CCR Issues around the Cross Cluster State Replication features >test-failure Triaged test failures from CI v7.2.0 v8.0.0-alpha1

Comments

@alpar-t
Copy link
Contributor

alpar-t commented Jan 31, 2019

Example build failure

https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+internalClusterTest/161/console
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+6.x+internalClusterTest/202/console

Reproduction line

does not reproduce locally

./gradlew :x-pack:plugin:ccr:internalClusterTest -Dtests.seed=1FA1BA206A169A3C -Dtests.class=org.elasticsearch.xpack.ccr.CcrRepositoryIT -Dtests.method="testDocsAreRecovered" -Dtests.security.manager=true -Dtests.locale=ro-RO -Dtests.timezone=Etc/Universal -Dcompiler.java=11 -Druntime.java=8

Example relevant log:

21:51:51 FAILURE 1.60s J3 | CcrRepositoryIT.testIndividualActionsTimeout <<< FAILURES!
21:51:51    > Throwable #1: java.lang.AssertionError: expected:<0> but was:<2>
21:51:51    > 	at __randomizedtesting.SeedInfo.seed([1FA1BA206A169A3C:7BBC56FCD964A80F]:0)
21:51:51    > 	at org.elasticsearch.xpack.ccr.CcrRepositoryIT.testIndividualActionsTimeout(CcrRepositoryIT.java:370)
21:51:51    > 	at java.lang.Thread.run(Thread.java:748)

Frequency

14 times yesterday, 3 times Today

@alpar-t alpar-t added >test-failure Triaged test failures from CI v7.0.0 :Distributed/CCR Issues around the Cross Cluster State Replication features v6.7.0 labels Jan 31, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed

alpar-t added a commit that referenced this issue Jan 31, 2019
alpar-t added a commit that referenced this issue Jan 31, 2019
@Tim-Brooks
Copy link
Contributor

I'm pretty sure that it was CcrRepositoryIT.testIndividualActionsTimeout that failed here?

@Tim-Brooks Tim-Brooks self-assigned this Jan 31, 2019
@alpar-t
Copy link
Contributor Author

alpar-t commented Feb 1, 2019

Both failed actually and I mixed them up when writing the ticket.
I think testIndividualActionsTimeout failed most often but I saw multiple test failures for this class.

@dnhatn dnhatn changed the title CI: CcrRepositoryIT.testDocsAreRecovered fails CI: CcrRepositoryIT.testDocsAreRecovered and testIndividualActionsTimeout fails Feb 1, 2019
dnhatn added a commit to dnhatn/elasticsearch that referenced this issue Feb 1, 2019
dnhatn added a commit that referenced this issue Feb 1, 2019
@jasontedor jasontedor added v8.0.0 and removed v7.0.0 labels Feb 6, 2019
@Tim-Brooks
Copy link
Contributor

My theory is that this test was failing in conjunction with testIndividualActionsTimeout because testIndividualActionsTimeout left bad state around when it failed. testDocsAreRecovered has been unmuted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed/CCR Issues around the Cross Cluster State Replication features >test-failure Triaged test failures from CI v7.2.0 v8.0.0-alpha1
Projects
None yet
Development

No branches or pull requests

6 participants