elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.62k stars 8.22k forks source link

Failing test: Serverless Observability API Integration Tests - Common Group 1.x-pack/test_serverless/api_integration/test_suites/common/index_management/inference_endpoints·ts - Serverless Index Management APIs Inference endpoints create inference endpoint #193041

Open kibanamachine opened 1 month ago

kibanamachine commented 1 month ago

A test failed on a tracked branch

Error: Expected status code 200, got 500 with body '{"statusCode":500,"error":"Internal Server Error","message":"socket hang up - Local: 127.0.0.1:46364, Remote: 127.0.0.1:9220"}'
    at Assertion.assert (expect.js:100:11)
    at Assertion.eql (expect.js:244:8)
    at Object.assertResponseStatusCode (api.ts:92:31)
    at Object.createInferenceEndpoint (api.ts:255:12)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Context.<anonymous> (inference_endpoints.ts:48:7)
    at Object.apply (wrap_function.js:74:16) {
  actual: '500',
  expected: '200',
  showDiff: true
}

First failure: kibana-on-merge - main

elasticmachine commented 1 month ago

Pinging @elastic/kibana-management (Team:Kibana Management)

kibanamachine commented 1 month ago

New failure: kibana-on-merge - main

kibanamachine commented 1 month ago

New failure: kibana-on-merge - main

kibanamachine commented 1 month ago

New failure: kibana-on-merge - main

kibanamachine commented 1 month ago

New failure: kibana-on-merge - main

kibanamachine commented 1 month ago

New failure: kibana-on-merge - main

kibanamachine commented 1 month ago

New failure: kibana-on-merge - main

alisonelizabeth commented 1 month ago

Resolved on ES side.

PR to unskip tests: https://github.com/elastic/kibana/pull/193152

kibanamachine commented 1 month ago

New failure: kibana-on-merge - main