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/group5 - when upgrading to a new stack version if the mappings match (diffMappings() === false) and discardUnknownObjects = false proceeds if there are no unknown documents #193770

Closed
kibanamachine opened this issue Sep 23, 2024 · 1 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

Comments

@kibanamachine
Copy link
Contributor

A test failed on a tracked branch

Error: Unable to read snapshot manifest: Internal Server Error
  <?xml version='1.0' encoding='UTF-8'?><Error><Code>InternalError</Code><Message>We encountered an internal error. Please try again.</Message><Details>AJaNjXZNBcJfb4gZ5KY/yJFCR+hmvSxmr9WchZlKdM/FhHmFiNQEG//qD5cIrG4nxrCIFLQ5BtgNV1ncPCYXOlJQ/kEzvrzVviVAe1su8YnPOwx8CNUHV4tRFMctQxYbbNx/cu1B7Mvi</Details></Error>
    at getArtifactSpecForSnapshot (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1727110296128271182/elastic/kibana-on-merge/kibana/packages/kbn-es/src/artifact.ts:151:11)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Function.getSnapshot (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1727110296128271182/elastic/kibana-on-merge/kibana/packages/kbn-es/src/artifact.ts:194:26)
    at downloadSnapshot (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1727110296128271182/elastic/kibana-on-merge/kibana/packages/kbn-es/src/install/install_snapshot.ts:34:20)
    at installSnapshot (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1727110296128271182/elastic/kibana-on-merge/kibana/packages/kbn-es/src/install/install_snapshot.ts:57:28)
    at /opt/buildkite-agent/builds/bk-agent-prod-gcp-1727110296128271182/elastic/kibana-on-merge/kibana/packages/kbn-es/src/cluster.ts:121:48
    at /opt/buildkite-agent/builds/bk-agent-prod-gcp-1727110296128271182/elastic/kibana-on-merge/kibana/packages/kbn-tooling-log/src/tooling_log.ts:94:18
    at Cluster.installSnapshot (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1727110296128271182/elastic/kibana-on-merge/kibana/packages/kbn-es/src/cluster.ts:120:12)
    at TestCluster.start (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1727110296128271182/elastic/kibana-on-merge/kibana/packages/kbn-test/src/es/test_es_cluster.ts:246:45)
    at startES (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1727110296128271182/elastic/kibana-on-merge/kibana/packages/core/test-helpers/core-test-helpers-kbn-server/src/create_root.ts:269:7)
    at startElasticsearch (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1727110296128271182/elastic/kibana-on-merge/kibana/src/core/server/integration_tests/saved_objects/migrations/kibana_migrator_test_kit.ts:115:10)
    at Object.<anonymous> (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1727110296128271182/elastic/kibana-on-merge/kibana/src/core/server/integration_tests/saved_objects/migrations/group5/active_delete.test.ts:35:16)

First failure: kibana-on-merge - main

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

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

@botelastic botelastic bot removed the needs-team Issues missing a team label label Sep 23, 2024
@gsoldevila gsoldevila closed this as not planned Won't fix, can't repro, duplicate, stale Sep 26, 2024
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

3 participants