Skip to content

[CI] TextRollingUpgradeIT testIndexing {upgradedNodes=1} failing #137796

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:logsdb:qa:rolling-upgrade:v9.1.7#bwcTest" -Dtests.class="org.elasticsearch.upgrades.TextRollingUpgradeIT" -Dtests.method="testIndexing {upgradedNodes=1}" -Dtests.seed=D01B92AE823608F -Dtests.bwc=true -Dtests.locale=en-US-POSIX -Dtests.timezone=Asia/Amman -Druntime.java=25

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: timed out waiting for green state for index [logs-bwc-test] cluster state [{
  "cluster_name" : "test-cluster",
  "cluster_uuid" : "7tooewKXQES0u0FCh7ihWA",
  "version" : 40,
  "state_uuid" : "h-t11eQGRtCYPSXCSKazbQ",
  "master_node" : "Zusq-wgHQX-OXEeKn-mqxA",
  "blocks" : { },
  "nodes" : {
    "Zusq-wgHQX-OXEeKn-mqxA" : {
      "name" : "test-cluster-1",
      "ephemeral_id" : "DFCy8QHvRlWUiMYsZtjCvw",
      "transport_address" : "127.0.0.1:45787",
      "external_id" : "test-cluster-1",
      "attributes" : {
        "xpack.installed" : "true",
        "transform.config_version" : "10.0.0",
        "ml.allocated_processors_double" : "2.0",
        "ml.machine_memory" : "101238521856",
        "ml.config_version" : "12.0.0",
        "ml.max_jvm_size" : "805306368",
        "ml.allocated_processors" : "2",
        "testattr" : "test"
      },
      "roles" : [
        "data",
        "data_cold",
        "data_content",
        "data_frozen",
        "data_h
[truncated]

Issue Reasons:

  • [main] 16 failures in test testIndexing {upgradedNodes=1} (1.8% fail rate in 890 executions)
  • [main] 3 failures in step pr-upgrade-part-2 (2.5% fail rate in 122 executions)
  • [main] 5 failures in step 8.19.7_part_2_bwc-snapshots (3.8% fail rate in 133 executions)
  • [main] 3 failures in step 9.1.7_part_2_bwc-snapshots (2.3% fail rate in 132 executions)
  • [main] 4 failures in step 9.2.1_part_2_bwc-snapshots (3.0% fail rate in 134 executions)
  • [main] 5 failures in pipeline elasticsearch-pull-request (3.6% fail rate in 138 executions)

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions