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

Jenkins Randomized Gradle Check Failed on 1.x #2445

Closed
opensearch-ci-bot opened this issue Mar 11, 2022 · 2 comments
Closed

Jenkins Randomized Gradle Check Failed on 1.x #2445

opensearch-ci-bot opened this issue Mar 11, 2022 · 2 comments
Labels
bug Something isn't working cicd

Comments

@opensearch-ci-bot
Copy link
Collaborator

opensearch-ci-bot commented Mar 11, 2022

@opensearch-project/opensearch-core team, please take a look at Build 3262 in gradle_check log for more information.

Log 3262

@opensearch-ci-bot opensearch-ci-bot added bug Something isn't working cicd labels Mar 11, 2022
@tlfeng
Copy link
Collaborator

tlfeng commented Mar 12, 2022

It's similar to issue #2359

> Task :qa:full-cluster-restart:v1.3.0#oldClusterTest
REPRODUCE WITH: ./gradlew ':qa:full-cluster-restart:v1.3.0#oldClusterTest' --tests "org.opensearch.upgrades.FullClusterRestartIT.testEmptyShard" -Dtests.seed=6D28CCFC234BD08D -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=ar-MA -Dtests.timezone=Pacific/Fiji -Druntime.java=11

Suite: Test class org.opensearch.upgrades.FullClusterRestartIT
  1> [2022-03-12T01:08:05,565][INFO ][o.o.u.FullClusterRestartIT] [testRecoveryWithTranslogRetentionDisabled] before test
  1> [2022-03-12T01:08:05,568][INFO ][o.o.u.FullClusterRestartIT] [testRecoveryWithTranslogRetentionDisabled] initializing REST clients against [http://[::1]:35633, http://127.0.0.1:39023, http://[::1]:33293, http://127.0.0.1:33761]
  2> مار 12, 2022 1:08:08 ص org.opensearch.client.RestClient logResponse
  2> WARNING: request [PUT http://[::1]:35633/testrecoverywithtranslogretentiondisabled] returned 1 warnings: [299 OpenSearch-1.3.0-SNAPSHOT-e45991597c86ba1bbcc36ee1dfdc165197a913af "Translog retention settings [index.translog.retention.age] and [index.translog.retention.size] are deprecated and effectively ignored. They will be removed in a future version."]
  2> REPRODUCE WITH: ./gradlew ':qa:full-cluster-restart:v1.3.0#oldClusterTest' --tests "org.opensearch.upgrades.FullClusterRestartIT.testEmptyShard" -Dtests.seed=6D28CCFC234BD08D -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=ar-MA -Dtests.timezone=Pacific/Fiji -Druntime.java=11
  2> org.opensearch.client.WarningFailureException: method [PUT], host [http://127.0.0.1:33761], URI [/test_empty_shard], status line [HTTP/1.1 200 OK]
    {"acknowledged":true,"shards_acknowledged":true,"index":"test_empty_shard"}
        at __randomizedtesting.SeedInfo.seed([6D28CCFC234BD08D:21531B24DF72FF18]:0)
        at org.opensearch.client.RestClient.convertResponse(RestClient.java:340)
        at org.opensearch.client.RestClient.performRequest(RestClient.java:314)
        at org.opensearch.client.RestClient.performRequest(RestClient.java:289)
        at org.opensearch.test.rest.OpenSearchRestTestCase.createIndex(OpenSearchRestTestCase.java:978)
        at org.opensearch.test.rest.OpenSearchRestTestCase.createIndex(OpenSearchRestTestCase.java:958)
        at org.opensearch.test.rest.OpenSearchRestTestCase.createIndex(OpenSearchRestTestCase.java:954)
        at org.opensearch.upgrades.FullClusterRestartIT.testEmptyShard(FullClusterRestartIT.java:716)

@dblock
Copy link
Member

dblock commented Mar 15, 2022

Closing as dup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cicd
Projects
None yet
Development

No branches or pull requests

3 participants