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

[CI] :qa:mixed-cluster indices.stats/10_index/Index - all Failure #32119

Closed
davidkyle opened this issue Jul 17, 2018 · 2 comments · Fixed by #32158
Closed

[CI] :qa:mixed-cluster indices.stats/10_index/Index - all Failure #32119

davidkyle opened this issue Jul 17, 2018 · 2 comments · Fixed by #32158
Assignees
Labels
:Data Management/Indices APIs APIs to create and manage indices and templates >test-failure Triaged test failures from CI v7.0.0-beta1

Comments

@davidkyle
Copy link
Member

There have been a number of failures of this test on the master branch

https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+bwc-tests/1262/console
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+intake/2339/console
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+default-distro-bwc-tests/180/console

In all cases the error is

java.lang.AssertionError: Failure at [indices.stats/10_index:50]: field [indices.test1.uuid] doesn't have a true value
Expected: not null
     but: was null

The failure reproduces if you massage the reproduce line a little by changing :qa:mixed-cluster:v6.4.0-SNAPSHOT#mixedClusterTestRunner to :qa:mixed-cluster:v6.4.0-SNAPSHOT#bwcTest

./gradlew :qa:mixed-cluster:v6.4.0-SNAPSHOT#bwcTest   -Dtests.seed=C06428A7AE0846BD   -Dtests.class=org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT   -Dtests.method="test {p0=indices.stats/10_index/Index - all}"   -Dtests.security.manager=true   -Dtests.locale=he-IL   -Dtests.timezone=NZ

The test has been muted in b655c11

#31871 looks the likely cause

@davidkyle davidkyle added >test-failure Triaged test failures from CI :Data Management/Indices APIs APIs to create and manage indices and templates v7.0.0 labels Jul 17, 2018
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

@original-brownbear original-brownbear self-assigned this Jul 17, 2018
@davidkyle
Copy link
Member Author

The test has also been muted in 6.x df36d1c

original-brownbear added a commit to original-brownbear/elasticsearch that referenced this issue Jul 18, 2018
* UUID field was added for elastic#31791 and only went into 6.4 and 7.0
* Fixes elastic#32119
original-brownbear added a commit that referenced this issue Jul 18, 2018
* UUID field was added for #31791 and only went into 6.4 and 7.0
* Fixes #32119
original-brownbear added a commit to original-brownbear/elasticsearch that referenced this issue Jul 18, 2018
* UUID field was added for elastic#31791 and only went into 6.4 and 7.0
* Fixes elastic#32119
original-brownbear added a commit that referenced this issue Jul 18, 2018
* UUID field was added for #31791 and only went into 6.4 and 7.0
* Fixes #32119
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Data Management/Indices APIs APIs to create and manage indices and templates >test-failure Triaged test failures from CI v7.0.0-beta1
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants