Closed
Description
master and 6.x have been running into many instances of this test failing
here is one reproduce snippet that doesn't always reproduce
REPRODUCE WITH: ./gradlew :x-pack:qa:smoke-test-watcher-with-security:integTestRunner \
-Dtests.seed=7EF35AACC2EC51CB \
-Dtests.class=org.elasticsearch.smoketest.SmokeTestWatcherWithSecurityIT \
-Dtests.method="testSearchInputHasPermissions" \
-Dtests.security.manager=true \
-Dtests.locale=sr-Latn-BA \
-Dtests.timezone=Pacific/Fakaofo \
-Dcompiler.java=10 \
-Druntime.java=10