Skip to content

[CI] DockerTests test050BasicApiTests failing #120911

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

null

Applicable branches:
8.19

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.RuntimeException: Request failed:
HTTP/1.1 401 Unauthorized
{
  "error" : {
    "root_cause" : [
      {
        "type" : "security_exception",
        "reason" : "unable to authenticate user [elastic] for REST request [/library/_doc/1?refresh=true&pretty]",
        "header" : {
          "WWW-Authenticate" : [
            "Bearer realm=\"security\"",
            "ApiKey",
            "Basic realm=\"security\", charset=\"UTF-8\""
          ]
        }
      }
    ],
    "type" : "security_exception",
    "reason" : "unable to authenticate user [elastic] for REST request [/library/_doc/1?refresh=true&pretty]",
    "header" : {
      "WWW-Authenticate" : [
        "Bearer realm=\"security\"",
        "ApiKey",
        "Basic realm=\"security\", charset=\"UTF-8\""
      ]
    }
  },
  "status" : 401
}

Issue Reasons:

  • [8.19] 73 failures in test test050BasicApiTests (19.0% fail rate in 384 executions)
  • [8.19] 2 failures in step rhel-9_packaging-tests-unix (50.0% fail rate in 4 executions)
  • [8.19] 5 failures in step almalinux-8_packaging-tests-unix (83.3% fail rate in 6 executions)
  • [8.19] 3 failures in step ubuntu-2404_packaging-tests-unix (60.0% fail rate in 5 executions)
  • [8.19] 3 failures in step ubuntu-2204_packaging-tests-unix (75.0% fail rate in 4 executions)
  • [8.19] 3 failures in step rocky-8_packaging-tests-unix (75.0% fail rate in 4 executions)
  • [8.19] 2 failures in step oraclelinux-9_packaging-tests-unix (50.0% fail rate in 4 executions)
  • [8.19] 2 failures in step rhel-8_packaging-tests-unix (66.7% fail rate in 3 executions)
  • [8.19] 4 failures in step debian-13_packaging-tests-unix (66.7% fail rate in 6 executions)
  • [8.19] 6 failures in step debian-11_packaging-tests-unix (100.0% fail rate in 6 executions)
  • [8.19] 5 failures in step oraclelinux-8_packaging-tests-unix (71.4% fail rate in 7 executions)
  • [8.19] 4 failures in step debian-12_packaging-tests-unix (66.7% fail rate in 6 executions)
  • [8.19] 3 failures in step rocky-9_packaging-tests-unix (75.0% fail rate in 4 executions)
  • [8.19] 8 failures in pipeline elasticsearch-periodic-packaging (100.0% fail rate in 8 executions)

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

Metadata

Metadata

Labels

:Security/SecuritySecurity issues without another label>test-failureTriaged test failures from CITeam:SecurityMeta label for security teamlow-riskAn open issue or test failure that is a low risk to future releases

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions