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

SearchableSnapshotDirectoryTests testClearCache Failure #64136

Closed
davidkyle opened this issue Oct 26, 2020 · 1 comment · Fixed by #64140
Closed

SearchableSnapshotDirectoryTests testClearCache Failure #64136

davidkyle opened this issue Oct 26, 2020 · 1 comment · Fixed by #64140
Assignees
Labels
Team:Distributed Meta label for distributed team >test-failure Triaged test failures from CI

Comments

@davidkyle
Copy link
Member

Build scan:
https://gradle-enterprise.elastic.co/s/g3apnwvkbbras
https://gradle-enterprise.elastic.co/s/oaodysf3koblg
https://gradle-enterprise.elastic.co/s/wa6guclg3dte4
https://gradle-enterprise.elastic.co/s/wuo3txzapb4oy

Repro line:
./gradlew ':x-pack:plugin:searchable-snapshots:test' --tests "org.elasticsearch.index.store.SearchableSnapshotDirectoryTests.testClearCache"
-Dtests.seed=E63F8863CFDFE13C
-Dtests.security.manager=true
-Dtests.locale=sv-SE
-Dtests.timezone=Asia/Urumqi
-Druntime.java=8

Reproduces locally?:
No

Applicable branches:
master, 7.x

Failure history:
Multiple failures since 23/10/2020

Failure excerpt:

Expected: <0>	
     but: was <1>	
at __randomizedtesting.SeedInfo.seed([E63F8863CFDFE13C:28E0B2AF4D4CAE7C]:0)	
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18)	
at org.junit.Assert.assertThat(Assert.java:956)	
at org.elasticsearch.index.store.SearchableSnapshotDirectoryTests.assertListOfFiles(SearchableSnapshotDirectoryTests.java:903)	
at org.elasticsearch.index.store.SearchableSnapshotDirectoryTests.testClearCache(SearchableSnapshotDirectoryTests.java:743)
@davidkyle davidkyle added >test-failure Triaged test failures from CI Team:Distributed Meta label for distributed team labels Oct 26, 2020
davidkyle added a commit to davidkyle/elasticsearch that referenced this issue Oct 26, 2020
@original-brownbear
Copy link
Member

original-brownbear commented Oct 26, 2020

This was already fixed in #64100 concurrently, I'll take care of unmuting

@original-brownbear original-brownbear self-assigned this Oct 26, 2020
original-brownbear added a commit to original-brownbear/elasticsearch that referenced this issue Oct 26, 2020
original-brownbear added a commit that referenced this issue Oct 26, 2020
original-brownbear added a commit to original-brownbear/elasticsearch that referenced this issue Oct 26, 2020
original-brownbear added a commit that referenced this issue Oct 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Distributed Meta label for distributed team >test-failure Triaged test failures from CI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants