-
Notifications
You must be signed in to change notification settings - Fork 2.5k
[BUG] Multiple tests failing with shard is not locked issue #13342
Copy link
Copy link
Open
Labels
OtherShardManagement:ResiliencybugSomething isn't workingSomething isn't workingflaky-testRandom test failure that succeeds on second runRandom test failure that succeeds on second runv2.14.0
Description
Describe the bug
- [BUG] SimpleClusterStateIT.testMetadataVersion is flaky #13207
- [BUG] org.opensearch.indices.store.IndicesStoreIntegrationIT.testShardActiveElseWhere is flaky #12788
- [BUG] The org.opensearch.remotestore.CreateRemoteIndexIT.testDefaultRemoteStoreNoUserOverride is flaky #12229
- [BUG] org.opensearch.remotestore.RemoteIndexRecoveryIT.testCancelRecoveryWithAutoExpandReplicas is flaky #11952
The above tests seem to be failing due to this issue. Either we are missing some configuration required for the tests or we need some updates in the testing code. We need to debug and resolve this to avoid additional tests being impacted by the same and getting marked as flaky.
Related component
Other
To Reproduce
Run any of the above tests multiple times (2k+). It would fail at least once due to this issue.
Expected behavior
Tests should not fail due to this issue
Additional Details
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
OtherShardManagement:ResiliencybugSomething isn't workingSomething isn't workingflaky-testRandom test failure that succeeds on second runRandom test failure that succeeds on second runv2.14.0
Type
Projects
Status
🆕 New
Status
Planned work items