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: alerting api integration security and spaces enabled Alerts alerts superuser at space1 should schedule task, run alert and schedule actions when appropriate #71582

Closed
mistic opened this issue Jul 14, 2020 · 3 comments · Fixed by #71632
Labels
blocker failed-es-promotion Feature:Alerting skipped-test Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) v7.9.0 v8.0.0

Comments

@mistic
Copy link
Member

mistic commented Jul 14, 2020

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

main/8.0.0: https://kibana-ci.elastic.co/job/elasticsearch+snapshots+verify/1080
7x/7.9: https://kibana-ci.elastic.co/job/elasticsearch+snapshots+verify/1079/

For more information on the Elasticsearch snapshot promotion process: https://www.elastic.co/guide/en/kibana/master/development-es-snapshots.html

[00:11:03]                   └- ✖ fail: alerting api integration security and spaces enabled Alerts alerts superuser at space1 should schedule task, run alert and schedule actions when appropriate
[00:11:03]                   │      retry.try timeout: Error: Expected 1 but received 0.
[00:11:03]                   │     at retry.try (/dev/shm/workspace/kibana/x-pack/test/alerting_api_integration/common/lib/es_test_index_tool.ts:93:15)
[00:11:03]                   │     at process._tickCallback (internal/process/next_tick.js:68:7)
[00:11:03]                   │   Error: retry.try timeout: Error: Expected 1 but received 0.
[00:11:03]                   │       at retry.try (test/alerting_api_integration/common/lib/es_test_index_tool.ts:93:15)
[00:11:03]                   │       at process._tickCallback (internal/process/next_tick.js:68:7)
[00:11:03]                   │       at onFailure (/dev/shm/workspace/kibana/test/common/services/retry/retry_for_success.ts:28:9)
[00:11:03]                   │       at retryForSuccess (/dev/shm/workspace/kibana/test/common/services/retry/retry_for_success.ts:68:13)
[00:11:03]                   │ 
[00:11:03]                   │ 
@mistic mistic added blocker Feature:Alerting v8.0.0 skipped-test Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) v7.9.0 failed-es-promotion labels Jul 14, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-alerting-services (Team:Alerting Services)

@mistic
Copy link
Member Author

mistic commented Jul 14, 2020

Skipped:

main/8.0: 683fb42
7.x/7.9: 5ccc026

@tylersmalley
Copy link
Contributor

Pretty sure this is the same cause as #71558

gmmorris added a commit to gmmorris/kibana that referenced this issue Jul 14, 2020
* master: (314 commits)
  [APM] Use status_code field to calculate error rate (elastic#71109)
  [Observability] Change appLink passing the date range (elastic#71259)
  [Security] Add Timeline improvements (elastic#71506)
  adjust vislib bar opacity (elastic#71421)
  Fix ScopedHistory mock and adapt usages (elastic#71404)
  [Security Solution] Add hook for reading/writing resolver query params (elastic#70809)
  [APM] Bug fixes from ML integration testing (elastic#71564)
  [Discover] Add caused_by.type and caused_by.reason to error toast modal (elastic#70404)
  [Security Solution] Add 3rd level breadcrumb to admin page (elastic#71275)
  [Security Solution][Exceptions] Exception modal bulk close alerts that match exception attributes (elastic#71321)
  Change signal.rule.risk score mapping from keyword to float (elastic#71126)
  Added help text where needed on connectors and alert actions UI (elastic#69601)
  [SIEM][Detections] Value Lists Management Modal (elastic#67068)
  [test] Skips test preventing promotion of ES snapshot elastic#71582
  [test] Skips test preventing promotion of ES snapshot elastic#71555
  [ILM] Fix alignment of the timing field (elastic#71273)
  [SIEM][Detection Engine][Lists] Adds the ability for exception lists to be multi-list queried. (elastic#71540)
  initial telemetry setup (elastic#69330)
  [Reporting] Formatting fixes for CSV export in Discover, CSV download from Dashboard panel (elastic#67027)
  Search across spaces (elastic#67644)
  ...
jloleysens added a commit to jloleysens/kibana that referenced this issue Jul 14, 2020
…t-apps-page-titles

* 'master' of github.com:elastic/kibana: (88 commits)
  [ML] Functional tests - disable DFA creation and cloning tests
  [APM] Use status_code field to calculate error rate (elastic#71109)
  [Observability] Change appLink passing the date range (elastic#71259)
  [Security] Add Timeline improvements (elastic#71506)
  adjust vislib bar opacity (elastic#71421)
  Fix ScopedHistory mock and adapt usages (elastic#71404)
  [Security Solution] Add hook for reading/writing resolver query params (elastic#70809)
  [APM] Bug fixes from ML integration testing (elastic#71564)
  [Discover] Add caused_by.type and caused_by.reason to error toast modal (elastic#70404)
  [Security Solution] Add 3rd level breadcrumb to admin page (elastic#71275)
  [Security Solution][Exceptions] Exception modal bulk close alerts that match exception attributes (elastic#71321)
  Change signal.rule.risk score mapping from keyword to float (elastic#71126)
  Added help text where needed on connectors and alert actions UI (elastic#69601)
  [SIEM][Detections] Value Lists Management Modal (elastic#67068)
  [test] Skips test preventing promotion of ES snapshot elastic#71582
  [test] Skips test preventing promotion of ES snapshot elastic#71555
  [ILM] Fix alignment of the timing field (elastic#71273)
  [SIEM][Detection Engine][Lists] Adds the ability for exception lists to be multi-list queried. (elastic#71540)
  initial telemetry setup (elastic#69330)
  [Reporting] Formatting fixes for CSV export in Discover, CSV download from Dashboard panel (elastic#67027)
  ...

# Conflicts:
#	x-pack/plugins/index_management/public/application/index.tsx
gmmorris added a commit to gmmorris/kibana that referenced this issue Jul 14, 2020
* master: (72 commits)
  [test] Skips test preventing promotion of ES snapshot elastic#71612
  [Logs UI] Remove UUID from Alert Instances (elastic#71340)
  [Metrics UI] Remove UUID from Alert Instance IDs (elastic#71335)
  [ML] Functional tests - disable DFA creation and cloning tests
  [APM] Use status_code field to calculate error rate (elastic#71109)
  [Observability] Change appLink passing the date range (elastic#71259)
  [Security] Add Timeline improvements (elastic#71506)
  adjust vislib bar opacity (elastic#71421)
  Fix ScopedHistory mock and adapt usages (elastic#71404)
  [Security Solution] Add hook for reading/writing resolver query params (elastic#70809)
  [APM] Bug fixes from ML integration testing (elastic#71564)
  [Discover] Add caused_by.type and caused_by.reason to error toast modal (elastic#70404)
  [Security Solution] Add 3rd level breadcrumb to admin page (elastic#71275)
  [Security Solution][Exceptions] Exception modal bulk close alerts that match exception attributes (elastic#71321)
  Change signal.rule.risk score mapping from keyword to float (elastic#71126)
  Added help text where needed on connectors and alert actions UI (elastic#69601)
  [SIEM][Detections] Value Lists Management Modal (elastic#67068)
  [test] Skips test preventing promotion of ES snapshot elastic#71582
  [test] Skips test preventing promotion of ES snapshot elastic#71555
  [ILM] Fix alignment of the timing field (elastic#71273)
  ...
tylersmalley pushed a commit to tylersmalley/kibana that referenced this issue Jul 14, 2020
tylersmalley pushed a commit that referenced this issue Jul 15, 2020
* Revert "[test] Skips test preventing promotion of ES snapshot #71582"

This reverts commit 683fb42.

* Revert "[test] Skips test preventing promotion of ES snapshot #71555"

This reverts commit 8555ecb.

* Revert "[test] Skips Alerting test preventing ES snapshot promotion"

This reverts commit b217cb3.

* Revert "[test] Skips test preventing promotion of ES snapshot"

This reverts commit 0194f8c.

* Revert "[skip test] Skips Alerting API test due to failing ES promotion"

This reverts commit 439f2dd.
tylersmalley pushed a commit to tylersmalley/kibana that referenced this issue Jul 15, 2020
* Revert "[test] Skips test preventing promotion of ES snapshot elastic#71582"

This reverts commit 683fb42.

* Revert "[test] Skips test preventing promotion of ES snapshot elastic#71555"

This reverts commit 8555ecb.

* Revert "[test] Skips Alerting test preventing ES snapshot promotion"

This reverts commit b217cb3.

* Revert "[test] Skips test preventing promotion of ES snapshot"

This reverts commit 0194f8c.

* Revert "[skip test] Skips Alerting API test due to failing ES promotion"

This reverts commit 439f2dd.
tylersmalley pushed a commit to tylersmalley/kibana that referenced this issue Jul 15, 2020
* Revert "[test] Skips test preventing promotion of ES snapshot elastic#71582"

This reverts commit 683fb42.

* Revert "[test] Skips test preventing promotion of ES snapshot elastic#71555"

This reverts commit 8555ecb.

* Revert "[test] Skips Alerting test preventing ES snapshot promotion"

This reverts commit b217cb3.

* Revert "[test] Skips test preventing promotion of ES snapshot"

This reverts commit 0194f8c.

* Revert "[skip test] Skips Alerting API test due to failing ES promotion"

This reverts commit 439f2dd.
tylersmalley pushed a commit that referenced this issue Jul 15, 2020
* Revert "[test] Skips test preventing promotion of ES snapshot #71582"

This reverts commit 683fb42.

* Revert "[test] Skips test preventing promotion of ES snapshot #71555"

This reverts commit 8555ecb.

* Revert "[test] Skips Alerting test preventing ES snapshot promotion"

This reverts commit b217cb3.

* Revert "[test] Skips test preventing promotion of ES snapshot"

This reverts commit 0194f8c.

* Revert "[skip test] Skips Alerting API test due to failing ES promotion"

This reverts commit 439f2dd.
tylersmalley pushed a commit that referenced this issue Jul 15, 2020
* Revert "[test] Skips test preventing promotion of ES snapshot #71582"

This reverts commit 683fb42.

* Revert "[test] Skips test preventing promotion of ES snapshot #71555"

This reverts commit 8555ecb.

* Revert "[test] Skips Alerting test preventing ES snapshot promotion"

This reverts commit b217cb3.

* Revert "[test] Skips test preventing promotion of ES snapshot"

This reverts commit 0194f8c.

* Revert "[skip test] Skips Alerting API test due to failing ES promotion"

This reverts commit 439f2dd.
@kobelb kobelb added the needs-team Issues missing a team label label Jan 31, 2022
@botelastic botelastic bot removed the needs-team Issues missing a team label label Jan 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker failed-es-promotion Feature:Alerting skipped-test Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) v7.9.0 v8.0.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants