Skip to content

[CI] DesiredNodesUpgradeIT testUpgradeDesiredNodes {upgradedNodes=2} failing #116051

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":qa:rolling-upgrade:v8.13.4#bwcTest" -Dtests.class="org.elasticsearch.upgrades.DesiredNodesUpgradeIT" -Dtests.method="testUpgradeDesiredNodes {upgradedNodes=2}" -Dtests.seed=B652AF7DB9AE97C9 -Dtests.bwc=true -Dtests.locale=es-NI -Dtests.timezone=GB -Druntime.java=23

Applicable branches:
8.16

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

org.elasticsearch.client.ResponseException: method [PUT], host [http://[::1]:36339], URI [/_internal/desired_nodes/upgrade_test/3], status line [HTTP/1.1 400 Bad Request]
{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Some nodes contain the same setting value [test-cluster-0, test-cluster-1] for [node.external_id]"}],"type":"illegal_argument_exception","reason":"Some nodes contain the same setting value [test-cluster-0, test-cluster-1] for [node.external_id]"},"status":400}

Issue Reasons:

  • [8.16] 2 failures in test testUpgradeDesiredNodes {upgradedNodes=2} (2.2% fail rate in 91 executions)
  • [8.16] 2 failures in pipeline elasticsearch-periodic (50.0% fail rate in 4 executions)

Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.

Metadata

Metadata

Assignees

No one assigned

    Labels

    :Distributed Coordination/AllocationAll issues relating to the decision making around placing a shard (both master logic & on the nodes)>test-failureTriaged test failures from CIlow-riskAn open issue or test failure that is a low risk to future releasesneeds:triageRequires assignment of a team area label

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions