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

Test search/160_exists_query fails #45581

Closed
mayya-sharipova opened this issue Aug 14, 2019 · 4 comments
Closed

Test search/160_exists_query fails #45581

mayya-sharipova opened this issue Aug 14, 2019 · 4 comments
Labels
:Delivery/Build Build or test infrastructure :Search/Search Search-related issues that do not fall into other categories Team:Delivery Meta label for Delivery team >test-failure Triaged test failures from CI

Comments

@mayya-sharipova
Copy link
Contributor

mayya-sharipova commented Aug 14, 2019

Different tests in: search/160_exists_query failed 4 times within the last 3 days.
Doesn't reproduce for me.

One of the failures:
./gradlew :qa:smoke-test-multinode:integTestRunner --tests "org.elasticsearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT.test {yaml=search/160_exists_query/Test exists query on unmapped boolean field}"
-Dtests.seed=DBFD63CBEAAA3881
-Dtests.security.manager=true
-Dtests.locale=bs-Cyrl
-Dtests.timezone=America/Edmonton
-Dcompiler.java=12
-Druntime.java=11

Log: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+multijob+fast+part2/687/console
Build Scans: https://gradle-enterprise.elastic.co/s/szzo266jtkibm

Stack trace:
Caused by: java.lang.AssertionError: expected [2xx] status code but api [indices.create] returned [400 Bad Request] [{"error":{"root_cause":[{"type":"resource_already_exists_exception","reason":"index [test/1U9nRH_AQUuf9dlIDGsWrQ] already exists"

I don't see any obvious cause of this test failure. May be we need to simplify test setup.
In test setup section we create and populate a lot of indexes not even needed for each test. May be should simplify tests in160_exists_query and create indexes explicitly for each individual test.


Other failures:
REPRODUCE WITH: ./gradlew :qa:mixed-cluster:v8.0.0#mixedClusterTestRunner --tests "org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT.test {p0=search/160_exists_query/Test exists query on unmapped long field}"
-Dtests.seed=20841EF407320797
-Dtests.security.manager=true
-Dtests.locale=wo-SN
-Dtests.timezone=Etc/GMT+4
-Dcompiler.java=12
-Druntime.java=11

Log : https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+multijob-unix-compatibility/os=centos-6&&immutable/203/console
Build Scans: https://gradle-enterprise.elastic.co/s/cor3kexwy5wni

./gradlew :qa:smoke-test-multinode:integTestRunner --tests "org.elasticsearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT.test {yaml=search/160_exists_query/Test exists query on mapped byte field}"
-Dtests.seed=ABB917CFF8F733BB
-Dtests.security.manager=true
-Dtests.locale=fr-MR
-Dtests.timezone=America/Juneau
-Dcompiler.java=12
-Druntime.java=11

Log: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+multijob+fast+part2/737/console
Build Scans: https://gradle-enterprise.elastic.co/s/uozrajje627bg

@mayya-sharipova mayya-sharipova added >test-failure Triaged test failures from CI :Search/Search Search-related issues that do not fall into other categories labels Aug 14, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search

@mayya-sharipova
Copy link
Contributor Author

Looks like related to #45605

@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

@alpar-t
Copy link
Contributor

alpar-t commented Sep 11, 2019

Closing as a duplicate of #46091,

@alpar-t alpar-t closed this as completed Sep 11, 2019
@mark-vieira mark-vieira added the Team:Delivery Meta label for Delivery team label Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Delivery/Build Build or test infrastructure :Search/Search Search-related issues that do not fall into other categories Team:Delivery Meta label for Delivery team >test-failure Triaged test failures from CI
Projects
None yet
Development

No branches or pull requests

5 participants