Skip to content

Randomized test org.opensearch.index.engine.NRTReplicationEngineTests failure #4346

@adnapibar

Description

@adnapibar

Describe the bug

Detected as part of #4343 CI build

To Reproduce

REPRODUCE WITH: ./gradlew ':server:test' --tests "org.opensearch.index.engine.NRTReplicationEngineTests.testUpdateSegments" -Dtests.seed=1500B57512B5879D -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=tr-TR -Dtests.timezone=Asia/Pyongyang -Druntime.java=17

org.opensearch.index.engine.NRTReplicationEngineTests > testUpdateSegments FAILED
    java.util.NoSuchElementException: No value present
        at __randomizedtesting.SeedInfo.seed([1500B57512B5879D:75475BBFBDAAFE74]:0)
        at java.base/java.util.Optional.get(Optional.java:143)
        at org.opensearch.index.engine.NRTReplicationEngineTests.testUpdateSegments(NRTReplicationEngineTests.java:131)

Expected behavior
Test should pass

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdistributed frameworkflaky-testRandom test failure that succeeds on second run

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions