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

AsyncSearchActionIT.{testRestartAfterCompletion,testCleanupOnFailure} failing in CI repeatedly #55792

Closed
przemekwitek opened this issue Apr 27, 2020 · 1 comment · Fixed by #55799
Assignees
Labels
:Search/Search Search-related issues that do not fall into other categories Team:Search Meta label for search team >test-failure Triaged test failures from CI

Comments

@przemekwitek
Copy link
Contributor

Example failure:

Log | https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+multijob-windows-compatibility/os=windows-2016/590/console

Build Scans |
[7.6.3] https://gradle-enterprise.elastic.co/s/5qmikb4lyfwx2
[7.7.0] https://gradle-enterprise.elastic.co/s/jpe42d5g2mumu
[7.8.0] https://gradle-enterprise.elastic.co/s/z5jbaybirhc4k
https://gradle-enterprise.elastic.co/s/7sw2z2wgjwm5u

Repro lines:

Execution failed for task ':x-pack:plugin:async-search:internalClusterTest'.

REPRODUCE WITH: gradlew ':x-pack:plugin:async-search:internalClusterTest' --tests "org.elasticsearch.xpack.search.AsyncSearchActionIT.testRestartAfterCompletion" \
  -Dtests.seed=2C28CAD5A1CF9820 \
  -Dtests.security.manager=true \
  -Dtests.locale=el-CY \
  -Dtests.timezone=America/Cayman \
  -Dcompiler.java=14 \
  -Druntime.java=11

REPRODUCE WITH: gradlew ':x-pack:plugin:async-search:internalClusterTest' --tests "org.elasticsearch.xpack.search.AsyncSearchActionIT.testRestartAfterCompletion" \
  -Dtests.seed=2C28CAD5A1CF9820 \
  -Dtests.security.manager=true \
  -Dtests.locale=el-CY \
  -Dtests.timezone=America/Cayman \
  -Dcompiler.java=14 \
  -Druntime.java=11

Does not reproduce locally.

@przemekwitek przemekwitek added :Search/Search Search-related issues that do not fall into other categories >test-failure Triaged test failures from CI labels Apr 27, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search (:Search/Search)

@elasticmachine elasticmachine added the Team:Search Meta label for search team label Apr 27, 2020
@jimczi jimczi self-assigned this Apr 27, 2020
jimczi added a commit to jimczi/elasticsearch that referenced this issue Apr 27, 2020
This newly added listener should catch closed exceptions when
accessing the internal engine.

Closes elastic#55792
jimczi added a commit that referenced this issue Apr 27, 2020
This newly added listener should catch closed exceptions when
accessing the internal engine.

Closes #55792
jimczi added a commit that referenced this issue Apr 27, 2020
This newly added listener should catch closed exceptions when
accessing the internal engine.

Closes #55792
jimczi added a commit to jimczi/elasticsearch that referenced this issue May 26, 2020
…#55799)

This newly added listener should catch closed exceptions when
accessing the internal engine.

Closes elastic#55792
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Search/Search Search-related issues that do not fall into other categories Team:Search Meta label for search team >test-failure Triaged test failures from CI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants