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/config - PUT /internal/core/_settings should remove the setting #208864

Open
kibanamachine opened this issue Jan 29, 2025 · 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>AJkaAvhYZOTgRAQiNk4IlkCxp3we2zJsRNscVGUQtKejjm4x38hXy8fR41c81xWXkwM4qiEpli+ep1IbPL9X/aUme+Wgijsc8MjBqNc064NH1i6dDlkpZA0Gq6OkQjbFSQCHg4fJ83Ux</Details></Error>
    at getArtifactSpecForSnapshot (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1738192996163144493/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-1738192996163144493/elastic/kibana-on-merge/kibana/packages/kbn-es/src/artifact.ts:194:26)
    at downloadSnapshot (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1738192996163144493/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-1738192996163144493/elastic/kibana-on-merge/kibana/packages/kbn-es/src/install/install_snapshot.ts:57:28)
    at /opt/buildkite-agent/builds/bk-agent-prod-gcp-1738192996163144493/elastic/kibana-on-merge/kibana/packages/kbn-es/src/cluster.ts:121:48
    at /opt/buildkite-agent/builds/bk-agent-prod-gcp-1738192996163144493/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-1738192996163144493/elastic/kibana-on-merge/kibana/packages/kbn-es/src/cluster.ts:120:12)
    at TestCluster.start (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1738192996163144493/elastic/kibana-on-merge/kibana/packages/kbn-test/src/es/test_es_cluster.ts:253:45)
    at startES (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1738192996163144493/elastic/kibana-on-merge/kibana/packages/core/test-helpers/core-test-helpers-kbn-server/src/create_root.ts:288:7)
    at Object.<anonymous> (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1738192996163144493/elastic/kibana-on-merge/kibana/src/core/server/integration_tests/config/check_dynamic_config.test.ts:43:18)

First failure: kibana-on-merge - 8.17

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

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

@botelastic botelastic bot removed the needs-team Issues missing a team label label Jan 29, 2025
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

2 participants