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: Serverless Observability API Integration Tests - Common Group 1.x-pack/test_serverless/api_integration/test_suites/common/alerting/summary_actions·ts - Alerting APIs Summary actions should schedule actions for summary of alerts on a custom interval #193050

Closed
kibanamachine opened this issue Sep 16, 2024 · 3 comments
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams)

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Sep 16, 2024

A test failed on a tracked branch

Error: retry.tryWithRetries reached timeout 120000 ms waiting for 'Alerting API - waitForDocumentInIndex, retryOptions: {"retryCount":20,"retryDelay":10000}'
Error: Only found 1 / 2 documents
    at alerting_api.ts:141:19
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at runAttempt (retry_for_success.ts:30:15)
    at retryForSuccess (retry_for_success.ts:99:21)
    at RetryService.tryWithRetries (retry.ts:113:12)
    at Object.waitForDocumentInIndex (alerting_api.ts:120:14)
    at Context.<anonymous> (summary_actions.ts:493:20)
    at Object.apply (wrap_function.js:74:16)
    at onFailure (retry_for_success.ts:18:9)
    at retryForSuccess (retry_for_success.ts:85:7)
    at RetryService.tryWithRetries (retry.ts:113:12)
    at Object.waitForDocumentInIndex (alerting_api.ts:120:14)
    at Context.<anonymous> (summary_actions.ts:493:20)
    at Object.apply (wrap_function.js:74: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 16, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label Sep 16, 2024
@kibanamachine kibanamachine added the Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) label Sep 16, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/response-ops (Team:ResponseOps)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Sep 16, 2024
@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@ymao1
Copy link
Contributor

ymao1 commented Sep 19, 2024

Fixed with #193120

@ymao1 ymao1 closed this as completed Sep 19, 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:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams)
Projects
None yet
Development

No branches or pull requests

3 participants