Skip to content

[CI] CorruptedFileIT.testCorruptFileThenSnapshotAndRestore test failure #41201

@jakelandis

Description

@jakelandis

https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+7.x+intake/1053/testReport/junit/org.elasticsearch.index.store/CorruptedFileIT/testCorruptFileThenSnapshotAndRestore/

REPRODUCE WITH: ./gradlew :server:integTest --tests "org.elasticsearch.index.store.CorruptedFileIT.testCorruptFileThenSnapshotAndRestore" -Dtests.seed=F06B870781995DCA -Dtests.security.manager=true -Dtests.locale=vi-VN -Dtests.timezone=Africa/Brazzaville -Dcompiler.java=12 -Druntime.java=8

java.lang.AssertionError: 
Expected: not null
     but: was null
	at __randomizedtesting.SeedInfo.seed([F06B870781995DCA:3DBF3D86138517A9]:0)
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.junit.Assert.assertThat(Assert.java:956)
	at org.junit.Assert.assertThat(Assert.java:923)
	at org.elasticsearch.index.store.CorruptedFileIT.testCorruptFileThenSnapshotAndRestore(CorruptedFileIT.java:535)

Does not reproduce locally.

Related: #30577 #36526 #26773 #19591 #8516

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions