You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Throwable #1: java.lang.AssertionError: could not find executed watch record for watch _name
> Expected: a value equal to or greater than <1L>
> but: <0L> was less than <1L>
> at __randomizedtesting.SeedInfo.seed([5630ED2413A03214:BB1CB2535603B200]:0)
> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
> at org.elasticsearch.xpack.watcher.test.AbstractWatcherIntegrationTestCase.lambda$assertWatchWithMinimumPerformedActionsCount$2(AbstractWatcherIntegrationTestCase.java:396)
> at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:858)
> at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:832)
> at org.elasticsearch.xpack.watcher.test.AbstractWatcherIntegrationTestCase.assertWatchWithMinimumPerformedActionsCount(AbstractWatcherIntegrationTestCase.java:378)
> at org.elasticsearch.xpack.watcher.input.http.HttpInputIntegrationTests.testHttpInputClusterStats(HttpInputIntegrationTests.java:97)
> at java.lang.Thread.run(Thread.java:748)
#40658 has been merged to all currently maintained branches after a week of running in master with no failures in this test, so I'm closing this issue.
HttpInputIntegrationTests.testHttpInputClusterStats failed in https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+6.7+release-tests/220/console
The exception was:
The problem does not reproduce locally using:
The text was updated successfully, but these errors were encountered: