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: X-Pack Saved Object API Integration Tests -- security_and_spaces.x-pack/test/saved_object_api_integration/security_and_spaces/apis/bulk_get·ts - saved objects security and spaces enabled _bulk_get user with no access within the default space "before all" hook for "should return 403 forbidden [isolatedtype/defaultspace-isolatedtype-id]" #138352

Closed
kibanamachine opened this issue Aug 9, 2022 · 7 comments · Fixed by #140998
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Aug 9, 2022

A test failed on a tracked branch

ResponseError: invalid_alias_name_exception: [invalid_alias_name_exception] Reason: Invalid alias name [.kibana_8.5.0]: an index or data stream exists with the same name as the alias
    at SniffingTransport.request (node_modules/@elastic/transport/src/Transport.ts:532:17)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at Indices.create (node_modules/@elastic/elasticsearch/src/api/api/indices.ts:227:12)
    at attemptToCreate (node_modules/@kbn/es-archiver/target_node/lib/indices/create_index_stream.js:122:9)
    at handleIndex (node_modules/@kbn/es-archiver/target_node/lib/indices/create_index_stream.js:167:5)
    at Transform.transform [as _transform] (node_modules/@kbn/es-archiver/target_node/lib/indices/create_index_stream.js:178:13) {
  meta: {
    body: { error: [Object], status: 400 },
    statusCode: 400,
    headers: {
      'x-elastic-product': 'Elasticsearch',
      'content-type': 'application/json;charset=utf-8',
      'content-length': '337'
    },
    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 Aug 9, 2022
@botelastic botelastic bot added the needs-team Issues missing a team label label Aug 9, 2022
@kibanamachine kibanamachine added the Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more! label Aug 9, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-security (Team:Security)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Aug 9, 2022
@legrego
Copy link
Member

legrego commented Aug 9, 2022

Transient failure related to our use of esArchiver. Closing for now -- our efforts to reduce this usage should make this less of an issue over time. If it becomes problematic, we'll skip or prioritize this refactoring a bit higher

@legrego legrego closed this as completed Aug 9, 2022
@kibanamachine kibanamachine reopened this Aug 27, 2022
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kc13greiner kc13greiner self-assigned this Sep 19, 2022
@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

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:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!
Projects
None yet
4 participants