elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.59k stars 8.21k forks source link

Failing test: Detection Engine - New Terms Rule Execution Logic Integration Tests - Serverless Env - Complete Tier.x-pack/test/security_solution_api_integration/test_suites/detections_response/detection_engine/rule_execution_logic/new_terms/trial_license_complete_tier/new_terms_alert_suppression·ts - New terms rule execution logic API @ess @serverless New terms type rules, alert suppression deduplicates new alerts if they were previously created without suppression #198574

Open kibanamachine opened 3 hours ago

kibanamachine commented 3 hours ago

A test failed on a tracked branch

Error: Timeout of 360000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1730387126241045493/elastic/kibana-on-merge/kibana/x-pack/test/security_solution_api_integration/test_suites/detections_response/detection_engine/rule_execution_logic/new_terms/trial_license_complete_tier/new_terms_alert_suppression.ts)
    at listOnTimeout (node:internal/timers:573:17)
    at processTimers (node:internal/timers:514:7) {
  code: 'ERR_MOCHA_TIMEOUT',
  timeout: 360000,
  file: '/opt/buildkite-agent/builds/bk-agent-prod-gcp-1730387126241045493/elastic/kibana-on-merge/kibana/x-pack/test/security_solution_api_integration/test_suites/detections_response/detection_engine/rule_execution_logic/new_terms/trial_license_complete_tier/new_terms_alert_suppression.ts'
}

First failure: kibana-on-merge - main

elasticmachine commented 3 hours ago

Pinging @elastic/security-detection-engine (Team:Detection Engine)