-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Data Management/Watcher>test-failureTriaged test failures from CITriaged test failures from CIv8.0.0-alpha1
Description
Test failed on master:
./gradlew :x-pack:qa:smoke-test-watcher:integTestRunner --tests "org.elasticsearch.smoketest.WatcherRestIT.test {yaml=painless/20_minimal_body/Test execute watch api with minimal body}" \
-Dtests.seed=BA6FF797971F1689 \
-Dtests.security.manager=true \
-Dtests.locale=naq \
-Dtests.timezone=Africa/Ndjamena \
-Dcompiler.java=12 \
-Druntime.java=11
[2019-07-04T16:56:45,842][INFO ][o.e.s.WatcherRestIT ] [test] [yaml=painless/20_minimal_body/Test execute watch api with minimal body] before test
[2019-07-04T16:57:44,770][INFO ][o.e.s.WatcherRestIT ] [test] Stash dump on test failure [{
"stash" : {
"body" : {
"_id" : "my_logging_watch_18583bc1-b462-4db0-909a-49a98420fd91-2019-07-04T15:57:16.316845Z",
"watch_record" : {
"watch_id" : "my_logging_watch",
"node" : "KX66h-VtS5KCzbPplYWwDA",
"state" : "not_executed_already_queued",
"trigger_event" : {
"type" : "manual",
"triggered_time" : "2019-07-04T15:57:16.316Z",
"manual" : {
"schedule" : {
"scheduled_time" : "2019-07-04T15:57:16.316Z"
}
}
},
"messages" : [
"Watch is already queued in thread pool"
]
}
}
}
}]
Log: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+multijob+fast+part2/52/console
Build Scans: https://gradle.com/s/kftq7vpb5p36s
Doesn't reproduce locally for me. Could be simply slow test due the network.
Metadata
Metadata
Assignees
Labels
:Data Management/Watcher>test-failureTriaged test failures from CITriaged test failures from CIv8.0.0-alpha1