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/group3 - migration v2 rewrites id deterministically for SO with namespaceType: "multiple" and "multiple-isolated" #190052

Open
kibanamachine opened this issue Aug 7, 2024 · 22 comments
Assignees
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 Aug 7, 2024

A test failed on a tracked branch

Error: Unable to read snapshot manifest: Bad Gateway
  <!DOCTYPE html>
<html lang=en>
  <meta charset=utf-8>
  <meta name=viewport content="initial-scale=1, minimum-scale=1, width=device-width">
  <title>Error 502 (Server Error)!!1</title>
  <style>
    *{margin:0;padding:0}html,code{font:15px/22px arial,sans-serif}html{background:#fff;color:#222;padding:15px}body{margin:7% auto 0;max-width:390px;min-height:180px;padding:30px 0 15px}* > body{background:url(//www.google.com/images/errors/robot.png) 100% 5px no-repeat;padding-right:205px}p{margin:11px 0 22px;overflow:hidden}ins{color:#777;text-decoration:none}a img{border:0}@media screen and (max-width:772px){body{background:none;margin-top:0;max-width:none;padding-right:0}}#logo{background:url(//www.google.com/images/branding/googlelogo/1x/googlelogo_color_150x54dp.png) no-repeat;margin-left:-5px}@media only screen and (min-resolution:192dpi){#logo{background:url(//www.google.com/images/branding/googlelogo/2x/googlelogo_color_150x54dp.png) no-repeat 0% 0%/100% 100%;-moz-border-image:url(//www.google.com/images/branding/googlelogo/2x/googlelogo_color_150x54dp.png) 0}}@media only screen and (-webkit-min-device-pixel-ratio:2){#logo{background:url(//www.google.com/images/branding/googlelogo/2x/googlelogo_color_150x54dp.png) no-repeat;-webkit-background-size:100% 100%}}#logo{display:inline-block;height:54px;width:150px}
  </style>
  <a href=//www.google.com/><span id=logo aria-label=Google></span></a>
  <p><b>502.</b> <ins>That’s an error.</ins>
  <p>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.  <ins>That’s all we know.</ins>

    at getArtifactSpecForSnapshot (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1723034601322750419/elastic/kibana-on-merge/kibana/packages/kbn-es/src/artifact.ts:150:11)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Function.getSnapshot (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1723034601322750419/elastic/kibana-on-merge/kibana/packages/kbn-es/src/artifact.ts:193:26)
    at downloadSnapshot (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1723034601322750419/elastic/kibana-on-merge/kibana/packages/kbn-es/src/install/install_snapshot.ts:33:20)
    at installSnapshot (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1723034601322750419/elastic/kibana-on-merge/kibana/packages/kbn-es/src/install/install_snapshot.ts:55:28)
    at /opt/buildkite-agent/builds/bk-agent-prod-gcp-1723034601322750419/elastic/kibana-on-merge/kibana/packages/kbn-es/src/cluster.ts:119:48
    at /opt/buildkite-agent/builds/bk-agent-prod-gcp-1723034601322750419/elastic/kibana-on-merge/kibana/packages/kbn-tooling-log/src/tooling_log.ts:84:18
    at Cluster.installSnapshot (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1723034601322750419/elastic/kibana-on-merge/kibana/packages/kbn-es/src/cluster.ts:118:12)
    at TestCluster.start (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1723034601322750419/elastic/kibana-on-merge/kibana/packages/kbn-test/src/es/test_es_cluster.ts:242:45)
    at startES (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1723034601322750419/elastic/kibana-on-merge/kibana/packages/core/test-helpers/core-test-helpers-kbn-server/src/create_root.ts:268:7)
    at Object.<anonymous> (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1723034601322750419/elastic/kibana-on-merge/kibana/src/core/server/integration_tests/saved_objects/migrations/group3/rewriting_id.test.ts:150:16)

First failure: kibana-on-merge - main

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

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

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

afharo commented Aug 7, 2024

Failure downloading ES. I'll close for now.

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

@kibanamachine
Copy link
Contributor Author

@kibanamachine
Copy link
Contributor Author

@kibanamachine
Copy link
Contributor Author

@kibanamachine
Copy link
Contributor Author

@kibanamachine
Copy link
Contributor Author

@kibanamachine
Copy link
Contributor Author

@kibanamachine
Copy link
Contributor Author

@afharo afharo self-assigned this Dec 17, 2024
afharo added a commit to afharo/kibana that referenced this issue Dec 17, 2024
@afharo
Copy link
Member

afharo commented Dec 17, 2024

Addressed in #204647

@kibanamachine
Copy link
Contributor Author

@kibanamachine
Copy link
Contributor Author

@afharo
Copy link
Member

afharo commented Dec 18, 2024

Adressed in #204647

@afharo afharo closed this as completed Dec 18, 2024
@kibanamachine kibanamachine reopened this Dec 19, 2024
@kibanamachine
Copy link
Contributor Author

@kibanamachine
Copy link
Contributor Author

@kibanamachine
Copy link
Contributor Author

@kibanamachine
Copy link
Contributor Author

@kibanamachine
Copy link
Contributor Author

@kibanamachine
Copy link
Contributor Author

@kibanamachine
Copy link
Contributor Author

@kibanamachine
Copy link
Contributor Author

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