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 ES Promotion: X-Pack Rule Registry Alerts Client API Integration Tests.x-pack/test/rule_registry/spaces_only/tests/trial/create_rule·ts - rule registry spaces only: trial Rule Registry API with write permissions when creating a rule writes alerts data to the alert indices #125848

Closed
spalger opened this issue Feb 16, 2022 · 3 comments
Labels
failed-es-promotion Feature:Observability RAC Team: Actionable Observability - DEPRECATED For Observability Alerting and SLOs use "Team:obs-ux-management", for AIops "Team:obs-knowledge"

Comments

@spalger
Copy link
Contributor

spalger commented Feb 16, 2022

X-Pack Rule Registry Alerts Client API Integration Tests
x-pack/test/rule_registry/spaces_only/tests/trial/create_rule.ts

rule registry spaces only: trial Rule Registry API with write permissions when creating a rule writes alerts data to the alert indices

This failure is preventing the promotion of the current Elasticsearch nightly snapshot.

For more information on the Elasticsearch snapshot promotion process including how to reproduce using the unverified nightly ES build: https://www.elastic.co/guide/en/kibana/master/development-es-snapshots.html

Error: expected 'active' to sort of equal 'recovered'
at Assertion.assert (/opt/local-ssd/buildkite/builds/kb-n2-4-da14e2fa553519e4/elastic/kibana-elasticsearch-snapshot-verify/kibana/node_modules/@kbn/expect/expect.js:100:11)
at Assertion.eql (/opt/local-ssd/buildkite/builds/kb-n2-4-da14e2fa553519e4/elastic/kibana-elasticsearch-snapshot-verify/kibana/node_modules/@kbn/expect/expect.js:244:8)
at Context.<anonymous> (test/rule_registry/spaces_only/tests/trial/create_rule.ts:249:61)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at Object.apply (/opt/local-ssd/buildkite/builds/kb-n2-4-da14e2fa553519e4/elastic/kibana-elasticsearch-snapshot-verify/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16) {
  actual: 'active',
  expected: 'recovered',
  showDiff: true
}
@botelastic botelastic bot added the needs-team Issues missing a team label label Feb 16, 2022
@spalger
Copy link
Contributor Author

spalger commented Feb 16, 2022

Skipped

main/8.2: 3f77c5f + ba06b99

@spalger spalger added blocker Feature:Observability RAC skipped-test Team: Actionable Observability - DEPRECATED For Observability Alerting and SLOs use "Team:obs-ux-management", for AIops "Team:obs-knowledge" v8.2.0 labels Feb 16, 2022
@botelastic botelastic bot removed the needs-team Issues missing a team label label Feb 16, 2022
@spalger
Copy link
Contributor Author

spalger commented Feb 16, 2022

Broke with #125851, might be related though the failures are significantly different

@spalger
Copy link
Contributor Author

spalger commented Feb 16, 2022

This is spreading... I'm going to merge this with #125851

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed-es-promotion Feature:Observability RAC Team: Actionable Observability - DEPRECATED For Observability Alerting and SLOs use "Team:obs-ux-management", for AIops "Team:obs-knowledge"
Projects
None yet
Development

No branches or pull requests

2 participants