Skip to content

[CI] Multiple Failures in org.elasticsearch.snapshots.DedicatedClusterSnapshotRestoreIT #38447

Closed
@original-brownbear

Description

@original-brownbear

Seems #38368 did destabilize org.elasticsearch.snapshots.DedicatedClusterSnapshotRestoreIT on CI (so far can't reproduce this locally though).

I'm on it.

REPRODUCE WITH: ./gradlew :server:integTest \
  -Dtests.seed=3356211FA607A974 \
  -Dtests.class=org.elasticsearch.snapshots.DedicatedClusterSnapshotRestoreIT \
  -Dtests.method="testMasterAndDataShutdownDuringSnapshot" \
  -Dtests.security.manager=true \
  -Dtests.locale=teo \
  -Dtests.timezone=Asia/Aqtobe \
  -Dcompiler.java=12 \
  -Druntime.java=11

REPRODUCE WITH: ./gradlew :server:integTest \
  -Dtests.seed=3356211FA607A974 \
  -Dtests.class=org.elasticsearch.snapshots.DedicatedClusterSnapshotRestoreIT \
  -Dtests.method="testMasterAndDataShutdownDuringSnapshot" \
  -Dtests.security.manager=true \
  -Dtests.locale=teo \
  -Dtests.timezone=Asia/Aqtobe \
  -Dcompiler.java=12 \
  -Druntime.java=11

REPRODUCE WITH: ./gradlew :server:integTest \
  -Dtests.seed=A2E8801713D0E35A \
  -Dtests.class=org.elasticsearch.snapshots.DedicatedClusterSnapshotRestoreIT \
  -Dtests.method="testSnapshotWithStuckNode" \
  -Dtests.security.manager=true \
  -Dtests.locale=bg-BG \
  -Dtests.timezone=Etc/GMT+8 \
  -Dcompiler.java=11 \
  -Druntime.java=8

https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+matrix-java-periodic/ES_BUILD_JAVA=openjdk12,ES_RUNTIME_JAVA=java11,nodes=immutable&&linux&&docker/224/console

https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+intake/1846/console

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions