Gus Heck created SOLR-11563:
-------------------------------

             Summary: Test Failure in TestCloudSchemaless
                 Key: SOLR-11563
                 URL: https://issues.apache.org/jira/browse/SOLR-11563
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
          Components: SolrCloud
    Affects Versions: master (8.0)
         Environment: Linux ns-l1 4.10.0-37-generic #41-Ubuntu SMP Fri Oct 6 
20:20:37 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
openjdk version "1.8.0_131"
OpenJDK Runtime Environment (build 1.8.0_131-8u131-b11-2ubuntu1.17.04.3-b11)
OpenJDK 64-Bit Server VM (build 25.131-b11, mixed mode)
Ryzen ThreadRipper 1950x, 48GB ram Samsung Pro PCI.m2 ssd disk.
            Reporter: Gus Heck


I've generally had trouble getting all core tests to pass when run from top 
level or from core, slightly worse with more threads, but never reliable. 
Typically individual tests pass when re-run by themselves (if not I usually 
need to fix something), but today I caught one failing reliably even after I 
reverted. I actually missed the reproduce line the first time I saw it, but 
running it a half dozen times by itself got me this, which fails repeatably.

NOTE: reproduce with: ant test  -Dtestcase=TestCloudSchemaless -Dtests.method=t$

java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([9D180FC0BF8D5482:154C301A1171397A$
        at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOn$
        at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrC$
        at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:17$
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:106)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:71)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:85)




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to