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: Jest Integration Tests.src/core/server/integration_tests/saved_objects/migrations/group6 - split .kibana index into multiple system indices failure cases when the .kibana_analytics migrator fails on the CLONE_TEMP_TO_TARGET state is capable of successfully performing the split migration in subsequent restart #174310

Closed
kibanamachine opened this issue Jan 4, 2024 · 5 comments
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Jan 4, 2024

A test failed on a tracked branch

Error: thrown: "Exceeded timeout of 600000 ms for a hook.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
    at afterEach (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b43b563fdb5e18f6/elastic/kibana-on-merge/kibana/src/core/server/integration_tests/saved_objects/migrations/group6/single_migrator_failures.test.ts:228:5)
    at _dispatchDescribe (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b43b563fdb5e18f6/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/index.js:91:26)
    at describe (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b43b563fdb5e18f6/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/index.js:55:5)
    at describe (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b43b563fdb5e18f6/elastic/kibana-on-merge/kibana/src/core/server/integration_tests/saved_objects/migrations/group6/single_migrator_failures.test.ts:43:3)
    at _dispatchDescribe (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b43b563fdb5e18f6/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/index.js:91:26)
    at describe (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b43b563fdb5e18f6/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/index.js:55:5)
    at Object.describe (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b43b563fdb5e18f6/elastic/kibana-on-merge/kibana/src/core/server/integration_tests/saved_objects/migrations/group6/single_migrator_failures.test.ts:30:1)
    at Runtime._execModule (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b43b563fdb5e18f6/elastic/kibana-on-merge/kibana/node_modules/jest-runtime/build/index.js:1430:24)
    at Runtime._loadModule (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b43b563fdb5e18f6/elastic/kibana-on-merge/kibana/node_modules/jest-runtime/build/index.js:1013:12)
    at Runtime.requireModule (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b43b563fdb5e18f6/elastic/kibana-on-merge/kibana/node_modules/jest-runtime/build/index.js:873:12)
    at jestAdapter (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b43b563fdb5e18f6/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:77:13)
    at runTestInternal (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b43b563fdb5e18f6/elastic/kibana-on-merge/kibana/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b43b563fdb5e18f6/elastic/kibana-on-merge/kibana/node_modules/jest-runner/build/runTest.js:444:34)

First failure: CI Build - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Jan 4, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label Jan 4, 2024
@kibanamachine kibanamachine added the Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc label Jan 4, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-core (Team:Core)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Jan 4, 2024
@afharo
Copy link
Member

afharo commented Aug 8, 2024

Timeout while bootstrapping ES. Only happened once a few months ago. I'll close this one for now.

@afharo afharo closed this as not planned Won't fix, can't repro, duplicate, stale Aug 8, 2024
@kibanamachine kibanamachine reopened this Sep 12, 2024
@kibanamachine
Copy link
Contributor Author

New failure: kibana-elasticsearch-snapshot-verify - main

@kibanamachine
Copy link
Contributor Author

New failure: kibana-elasticsearch-snapshot-verify - main

@gsoldevila
Copy link
Contributor

Addressed by #193699, #193328, #193856, #193696

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:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Projects
None yet
Development

No branches or pull requests

4 participants