Skip to content

[CI] Timeouts in CcrRetentionLeaseIT#testRetentionLeaseIsAddedIfItDisappearsWhileFollowing #45192

@matriv

Description

@matriv

https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+7.3+release-tests/132/consoleFull
https://scans.gradle.com/s/mepm4zqla2kiq

Doesn't reproduce:

./gradlew :x-pack:plugin:ccr:internalClusterTest --tests "org.elasticsearch.xpack.ccr.CcrRetentionLeaseIT" \
  -Dtests.seed=CC7F564515EB24C5 \
  -Dtests.security.manager=true \
  -Dbuild.snapshot=false \
  -Dtests.jvm.argline="-Dbuild.snapshot=false" \
  -Dtests.locale=en-US \
  -Dtests.timezone=Etc/UTC \
  -Dcompiler.java=12 \
  -Druntime.java=8

./gradlew :x-pack:plugin:ccr:internalClusterTest --tests "org.elasticsearch.xpack.ccr.CcrRetentionLeaseIT.testRetentionLeaseIsAddedIfItDisappearsWhileFollowing" \
  -Dtests.seed=CC7F564515EB24C5 \
  -Dtests.security.manager=true \
  -Dbuild.snapshot=false \
  -Dtests.jvm.argline="-Dbuild.snapshot=false" \
  -Dtests.locale=en-SG \
  -Dtests.timezone=America/Jamaica \
  -Dcompiler.java=12 \
  -Druntime.java=8

Stacktrace:

13:05:36 org.elasticsearch.xpack.ccr.CcrRetentionLeaseIT > testRetentionLeaseIsAddedIfItDisappearsWhileFollowing FAILED
13:05:36     java.lang.Exception: Test abandoned because suite timeout was reached.
13:05:45 REPRODUCE WITH: ./gradlew :x-pack:plugin:ccr:internalClusterTest --tests "org.elasticsearch.xpack.ccr.CcrRetentionLeaseIT.testRetentionLeaseIsAddedIfItDisappearsWhileFollowing" -Dtests.seed=CC7F564515EB24C5 -Dtests.security.manager=true -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dtests.locale=en-SG -Dtests.timezone=America/Jamaica -Dcompiler.java=12 -Druntime.java=8
13:05:45 
13:05:45 org.elasticsearch.xpack.ccr.CcrRetentionLeaseIT > classMethod FAILED
13:05:45     java.lang.Exception: Suite timeout exceeded (>= 1200000 msec).
13:05:45 REPRODUCE WITH: ./gradlew :x-pack:plugin:ccr:internalClusterTest --tests "org.elasticsearch.xpack.ccr.CcrRetentionLeaseIT.testRetentionLeaseIsAddedIfItDisappearsWhileFollowing" -Dtests.seed=CC7F564515EB24C5 -Dtests.security.manager=true -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dtests.locale=en-SG -Dtests.timezone=America/Jamaica -Dcompiler.java=12 -Druntime.java=8
13:05:45

Full log can be found here

Seems similar to: #41737

Metadata

Metadata

Assignees

Labels

:Distributed Indexing/CCRIssues around the Cross Cluster State Replication features>test-failureTriaged test failures from CI

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions