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

Failing test: Serverless Observability Functional Tests.x-pack/test_serverless/functional/test_suites/observability/observability_log_explorer/columns_selection·ts - serverless observability UI Observability Log Explorer Columns selection initialization and update "after all" hook in "Columns selection initialization and update" #165916

Closed
kibanamachine opened this issue Sep 6, 2023 · 10 comments · Fixed by #167482
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Observability Team label for Observability Team (for things that are handled across all of observability)

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Sep 6, 2023

A test failed on a tracked branch

ResponseError: index_not_found_exception
	Root causes:
		index_not_found_exception: no such index [logs-gaming-events]
    at SniffingTransport.request (node_modules/@elastic/transport/src/Transport.ts:535:17)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Indices.deleteDataStream (node_modules/@elastic/elasticsearch/src/api/api/indices.ts:422:12)
    at deleteDataStream (delete_data_stream.ts:12:3)
    at Transform.transform [as _transform] (delete_index_stream.ts:60:11) {
  meta: {
    body: { error: [Object], status: 404 },
    statusCode: 404,
    headers: {
      'x-elastic-product': 'Elasticsearch',
      'elastic-api-version': '2023-10-31',
      'content-type': 'application/json',
      'content-length': '437'
    },
    meta: {
      context: null,
      request: [Object],
      name: 'elasticsearch-js',
      connection: [Object],
      attempts: 0,
      aborted: false
    },
    warnings: [Getter]
  }
}

First failure: CI Build - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Sep 6, 2023
@botelastic botelastic bot added the needs-team Issues missing a team label label Sep 6, 2023
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@mistic mistic added the Team:Observability Team label for Observability Team (for things that are handled across all of observability) label Sep 7, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/unified-observability (Team:Observability)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Sep 7, 2023
mistic added a commit that referenced this issue Sep 7, 2023
@mistic
Copy link
Member

mistic commented Sep 7, 2023

Skipped.

main: 3581333

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@tonyghiani tonyghiani self-assigned this Sep 28, 2023
tonyghiani added a commit that referenced this issue Oct 5, 2023
## 📓 Summary

Update login logic, sorting and search algorithm to stabilize the flaky
tests for Log Explorer.

Closes #165915
Closes #165916 
Closes #165975  
Closes #166016 
Closes #166672 
Closes #166675 
Closes #166817 
Closes #167058
Closes #167189 
Closes #167499 
Closes #167515  
Closes #167562 
Closes #167567 
Closes #167621 
Closes #167664 
Closes #167773

---------

Co-authored-by: Marco Antonio Ghiani <[email protected]>
Co-authored-by: kibanamachine <[email protected]>
dej611 pushed a commit to dej611/kibana that referenced this issue Oct 17, 2023
## 📓 Summary

Update login logic, sorting and search algorithm to stabilize the flaky
tests for Log Explorer.

Closes elastic#165915
Closes elastic#165916 
Closes elastic#165975  
Closes elastic#166016 
Closes elastic#166672 
Closes elastic#166675 
Closes elastic#166817 
Closes elastic#167058
Closes elastic#167189 
Closes elastic#167499 
Closes elastic#167515  
Closes elastic#167562 
Closes elastic#167567 
Closes elastic#167621 
Closes elastic#167664 
Closes elastic#167773

---------

Co-authored-by: Marco Antonio Ghiani <[email protected]>
Co-authored-by: kibanamachine <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Observability Team label for Observability Team (for things that are handled across all of observability)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants