Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test failure in org.elasticsearch.upgrades.DataStreamsUpgradeIT#testUpgradeDataStream #119713

Closed
smalyshev opened this issue Jan 8, 2025 · 0 comments
Assignees
Labels
needs:risk Requires assignment of a risk label (low, medium, blocker) needs:triage Requires assignment of a team area label >test-failure Triaged test failures from CI

Comments

@smalyshev
Copy link
Contributor

smalyshev commented Jan 8, 2025

CI Link

https://gradle-enterprise.elastic.co/s/magwpo6kwqeyo/tests/task/:x-pack:qa:rolling-upgrade:v9.0.0%23upgradedClusterTest/details/org.elasticsearch.upgrades.DataStreamsUpgradeIT/testUpgradeDataStream?top-execution=1

Repro line

./gradlew ":x-pack:qa:rolling-upgrade:v9.0.0#upgradedClusterTest" -Dtests.class="org.elasticsearch.upgrades.DataStreamsUpgradeIT" -Dtests.method="testUpgradeDataStream" -Dtests.seed=4C2EA48D525E672 -Dtests.bwc=true -Dtests.locale=haw-US -Dtests.timezone=Europe/Zagreb -Druntime.java=23	

Does it reproduce?

Yes

Applicable branches

main

Failure history

No response

Failure excerpt

 2> java.lang.AssertionError: 
    Expected: <2>
         but: was <1>
        at __randomizedtesting.SeedInfo.seed([C3AE878F6B250569:2440FCA9140D9CB7]:0)
        at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18)
        at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
        at org.elasticsearch.test.ESTestCase.assertThat(ESTestCase.java:2625)
        at org.elasticsearch.upgrades.DataStreamsUpgradeIT.lambda$upgradeDataStream$2(DataStreamsUpgradeIT.java:286)
        at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:1485)
        at org.elasticsearch.upgrades.DataStreamsUpgradeIT.upgradeDataStream(DataStreamsUpgradeIT.java:273)
        at org.elasticsearch.upgrades.DataStreamsUpgradeIT.testUpgradeDataStream(DataStreamsUpgradeIT.java:183)
@smalyshev smalyshev added >test-failure Triaged test failures from CI needs:triage Requires assignment of a team area label labels Jan 8, 2025
@elasticsearchmachine elasticsearchmachine added the needs:risk Requires assignment of a risk label (low, medium, blocker) label Jan 8, 2025
@masseyke masseyke closed this as completed Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs:risk Requires assignment of a risk label (low, medium, blocker) needs:triage Requires assignment of a team area label >test-failure Triaged test failures from CI
Projects
None yet
Development

No branches or pull requests

3 participants