Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20004/
Java: 32bit/jdk1.8.0_131 -server -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteShard

Error Message:
Error from server at http://127.0.0.1:33459/solr: deleteshard the collection 
time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:33459/solr: deleteshard the collection time 
out:180s
        at 
__randomizedtesting.SeedInfo.seed([D53A4B3BAB682347:1064FF272D9DE9BA]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:624)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:239)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:470)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:400)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1102)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:843)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:774)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
        at 
org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteShard(CollectionsAPISolrJTest.java:162)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11646 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_D53A4B3BAB682347-001/init-core-data-001
   [junit4]   2> 594883 WARN  
(SUITE-CollectionsAPISolrJTest-seed#[D53A4B3BAB682347]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
   [junit4]   2> 594883 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[D53A4B3BAB682347]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 594885 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[D53A4B3BAB682347]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 594885 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[D53A4B3BAB682347]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_D53A4B3BAB682347-001/tempDir-001
   [junit4]   2> 594885 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[D53A4B3BAB682347]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 594885 INFO  (Thread-1129) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 594885 INFO  (Thread-1129) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 594886 ERROR (Thread-1129) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 594985 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[D53A4B3BAB682347]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:35817
   [junit4]   2> 594990 INFO  (jetty-launcher-1007-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 594990 INFO  (jetty-launcher-1007-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 594990 INFO  (jetty-launcher-1007-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 594992 INFO  (jetty-launcher-1007-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 595000 INFO  (jetty-launcher-1007-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1129d92{/solr,null,AVAILABLE}
   [junit4]   2> 595004 INFO  (jetty-launcher-1007-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@80fb1{HTTP/1.1,[http/1.1]}{127.0.0.1:46825}
   [junit4]   2> 595004 INFO  (jetty-launcher-1007-thread-2) [    ] 
o.e.j.s.Server Started @596646ms
   [junit4]   2> 595004 INFO  (jetty-launcher-1007-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46825}
   [junit4]   2> 595004 ERROR (jetty-launcher-1007-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 595004 INFO  (jetty-launcher-1007-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 595004 INFO  (jetty-launcher-1007-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 595004 INFO  (jetty-launcher-1007-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 595004 INFO  (jetty-launcher-1007-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-28T19:04:09.185Z
   [junit4]   2> 595008 INFO  (jetty-launcher-1007-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@f43de5{/solr,null,AVAILABLE}
   [junit4]   2> 595010 INFO  (jetty-launcher-1007-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@142aea7{HTTP/1.1,[http/1.1]}{127.0.0.1:39111}
   [junit4]   2> 595010 INFO  (jetty-launcher-1007-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@12d9d4b{/solr,null,AVAILABLE}
   [junit4]   2> 595010 INFO  (jetty-launcher-1007-thread-4) [    ] 
o.e.j.s.Server Started @596653ms
   [junit4]   2> 595010 INFO  (jetty-launcher-1007-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39111}
   [junit4]   2> 595010 ERROR (jetty-launcher-1007-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 595010 INFO  (jetty-launcher-1007-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 595010 INFO  (jetty-launcher-1007-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 595010 INFO  (jetty-launcher-1007-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 595010 INFO  (jetty-launcher-1007-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-28T19:04:09.191Z
   [junit4]   2> 595010 INFO  (jetty-launcher-1007-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 595011 INFO  (jetty-launcher-1007-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@11b15d2{/solr,null,AVAILABLE}
   [junit4]   2> 595012 INFO  (jetty-launcher-1007-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@18ccd93{HTTP/1.1,[http/1.1]}{127.0.0.1:33459}
   [junit4]   2> 595012 INFO  (jetty-launcher-1007-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@f1bd34{HTTP/1.1,[http/1.1]}{127.0.0.1:36389}
   [junit4]   2> 595012 INFO  (jetty-launcher-1007-thread-1) [    ] 
o.e.j.s.Server Started @596655ms
   [junit4]   2> 595016 INFO  (jetty-launcher-1007-thread-3) [    ] 
o.e.j.s.Server Started @596656ms
   [junit4]   2> 595016 INFO  (jetty-launcher-1007-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33459}
   [junit4]   2> 595016 INFO  (jetty-launcher-1007-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36389}
   [junit4]   2> 595017 ERROR (jetty-launcher-1007-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 595017 ERROR (jetty-launcher-1007-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 595017 INFO  (jetty-launcher-1007-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 595017 INFO  (jetty-launcher-1007-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 595017 INFO  (jetty-launcher-1007-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 595017 INFO  (jetty-launcher-1007-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 595017 INFO  (jetty-launcher-1007-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 595017 INFO  (jetty-launcher-1007-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 595017 INFO  (jetty-launcher-1007-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-28T19:04:09.198Z
   [junit4]   2> 595017 INFO  (jetty-launcher-1007-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-28T19:04:09.198Z
   [junit4]   2> 595019 INFO  (jetty-launcher-1007-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 595033 INFO  (jetty-launcher-1007-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 595049 INFO  (jetty-launcher-1007-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 595050 INFO  (jetty-launcher-1007-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35817/solr
   [junit4]   2> 595051 INFO  (jetty-launcher-1007-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35817/solr
   [junit4]   2> 595052 INFO  (jetty-launcher-1007-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35817/solr
   [junit4]   2> 595053 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15cf016dc6b0004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 595056 INFO  (jetty-launcher-1007-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35817/solr
   [junit4]   2> 595071 INFO  (jetty-launcher-1007-thread-4) 
[n:127.0.0.1:39111_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 595071 INFO  (jetty-launcher-1007-thread-2) 
[n:127.0.0.1:46825_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 595072 INFO  (jetty-launcher-1007-thread-2) 
[n:127.0.0.1:46825_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:46825_solr
   [junit4]   2> 595072 INFO  (jetty-launcher-1007-thread-4) 
[n:127.0.0.1:39111_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39111_solr
   [junit4]   2> 595073 INFO  (jetty-launcher-1007-thread-2) 
[n:127.0.0.1:46825_solr    ] o.a.s.c.Overseer Overseer 
(id=98217272873254920-127.0.0.1:46825_solr-n_0000000000) starting
   [junit4]   2> 595080 INFO  
(zkCallback-1027-thread-1-processing-n:127.0.0.1:39111_solr) 
[n:127.0.0.1:39111_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 595080 INFO  
(zkCallback-1024-thread-1-processing-n:127.0.0.1:46825_solr) 
[n:127.0.0.1:46825_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 595084 INFO  (jetty-launcher-1007-thread-3) 
[n:127.0.0.1:36389_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 595085 INFO  (jetty-launcher-1007-thread-3) 
[n:127.0.0.1:36389_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 595086 INFO  (jetty-launcher-1007-thread-3) 
[n:127.0.0.1:36389_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36389_solr
   [junit4]   2> 595086 INFO  (jetty-launcher-1007-thread-1) 
[n:127.0.0.1:33459_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 595087 INFO  (jetty-launcher-1007-thread-1) 
[n:127.0.0.1:33459_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 595087 INFO  (jetty-launcher-1007-thread-1) 
[n:127.0.0.1:33459_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33459_solr
   [junit4]   2> 595087 INFO  
(zkCallback-1024-thread-1-processing-n:127.0.0.1:46825_solr) 
[n:127.0.0.1:46825_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 595088 INFO  
(zkCallback-1027-thread-1-processing-n:127.0.0.1:39111_solr) 
[n:127.0.0.1:39111_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 595092 INFO  
(OverseerStateUpdate-98217272873254920-127.0.0.1:46825_solr-n_0000000000) 
[n:127.0.0.1:46825_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 595102 INFO  
(zkCallback-1030-thread-1-processing-n:127.0.0.1:33459_solr) 
[n:127.0.0.1:33459_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 595102 INFO  (jetty-launcher-1007-thread-2) 
[n:127.0.0.1:46825_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46825_solr
   [junit4]   2> 595103 INFO  
(zkCallback-1027-thread-1-processing-n:127.0.0.1:39111_solr) 
[n:127.0.0.1:39111_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 595103 INFO  
(zkCallback-1024-thread-2-processing-n:127.0.0.1:46825_solr) 
[n:127.0.0.1:46825_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 595104 INFO  
(zkCallback-1028-thread-1-processing-n:127.0.0.1:36389_solr) 
[n:127.0.0.1:36389_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 595107 INFO  
(zkCallback-1030-thread-1-processing-n:127.0.0.1:33459_solr) 
[n:127.0.0.1:33459_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 595108 INFO  
(zkCallback-1028-thread-1-processing-n:127.0.0.1:36389_solr) 
[n:127.0.0.1:36389_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 595143 INFO  (jetty-launcher-1007-thread-4) 
[n:127.0.0.1:39111_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39111.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1440b43
   [junit4]   2> 595147 INFO  (jetty-launcher-1007-thread-4) 
[n:127.0.0.1:39111_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39111.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1440b43
   [junit4]   2> 595147 INFO  (jetty-launcher-1007-thread-4) 
[n:127.0.0.1:39111_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39111.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1440b43
   [junit4]   2> 595148 INFO  (jetty-launcher-1007-thread-4) 
[n:127.0.0.1:39111_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_D53A4B3BAB682347-001/tempDir-001/node4/.
   [junit4]   2> 595179 INFO  (jetty-launcher-1007-thread-3) 
[n:127.0.0.1:36389_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36389.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1440b43
   [junit4]   2> 595182 INFO  (jetty-launcher-1007-thread-3) 
[n:127.0.0.1:36389_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36389.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1440b43
   [junit4]   2> 595183 INFO  (jetty-launcher-1007-thread-3) 
[n:127.0.0.1:36389_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36389.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1440b43
   [junit4]   2> 595183 INFO  (jetty-launcher-1007-thread-3) 
[n:127.0.0.1:36389_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_D53A4B3BAB682347-001/tempDir-001/node3/.
   [junit4]   2> 595238 INFO  (jetty-launcher-1007-thread-1) 
[n:127.0.0.1:33459_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33459.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1440b43
   [junit4]   2> 595238 INFO  (jetty-launcher-1007-thread-2) 
[n:127.0.0.1:46825_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46825.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1440b43
   [junit4]   2> 595242 INFO  (jetty-launcher-1007-thread-1) 
[n:127.0.0.1:33459_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33459.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1440b43
   [junit4]   2> 595242 INFO  (jetty-launcher-1007-thread-1) 
[n:127.0.0.1:33459_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33459.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1440b43
   [junit4]   2> 595242 INFO  (jetty-launcher-1007-thread-2) 
[n:127.0.0.1:46825_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46825.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1440b43
   [junit4]   2> 595242 INFO  (jetty-launcher-1007-thread-2) 
[n:127.0.0.1:46825_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46825.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1440b43
   [junit4]   2> 595243 INFO  (jetty-launcher-1007-thread-1) 
[n:127.0.0.1:33459_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_D53A4B3BAB682347-001/tempDir-001/node1/.
   [junit4]   2> 595243 INFO  (jetty-launcher-1007-thread-2) 
[n:127.0.0.1:46825_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_D53A4B3BAB682347-001/tempDir-001/node2/.
   [junit4]   2> 595282 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[D53A4B3BAB682347]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 595283 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[D53A4B3BAB682347]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35817/solr ready
   [junit4]   2> 595299 INFO  
(TEST-CollectionsAPISolrJTest.testCreateWithDefaultConfigSet-seed#[D53A4B3BAB682347])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithDefaultConfigSet
   [junit4]   2> 595300 INFO  (qtp8344324-5321) [n:127.0.0.1:33459_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=2&name=solrj_default_configset&nrtReplicas=2&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 595301 INFO  
(OverseerThreadFactory-2039-thread-1-processing-n:127.0.0.1:46825_solr) 
[n:127.0.0.1:46825_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
solrj_default_configset
   [junit4]   2> 595301 INFO  
(OverseerThreadFactory-2039-thread-1-processing-n:127.0.0.1:46825_solr) 
[n:127.0.0.1:46825_solr    ] o.a.s.c.CreateCollectionCmd Only _default config 
set found, using it.
   [junit4]   2> 595301 INFO  
(OverseerThreadFactory-2039-thread-1-processing-n:127.0.0.1:46825_solr) 
[n:127.0.0.1:46825_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/schema.xml to /configs/solrj_default_configset/schema.xml
   [junit4]   2> 595302 INFO  
(OverseerThreadFactory-2039-thread-1-processing-n:127.0.0.1:46825_solr) 
[n:127.0.0.1:46825_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to 
/configs/solrj_default_configset/solrconfig.xml
   [junit4]   2> 595404 INFO  
(OverseerStateUpdate-98217272873254920-127.0.0.1:46825_solr-n_0000000000) 
[n:127.0.0.1:46825_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"solrj_default_configset",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"solrj_default_configset_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39111/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 595405 INFO  
(OverseerStateUpdate-98217272873254920-127.0.0.1:46825_solr-n_0000000000) 
[n:127.0.0.1:46825_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"solrj_default_configset",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"solrj_default_configset_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36389/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 595405 INFO  
(OverseerStateUpdate-98217272873254920-127.0.0.1:46825_solr-n_0000000000) 
[n:127.0.0.1:46825_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"solrj_default_configset",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"solrj_default_configset_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33459/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 595406 INFO  
(OverseerStateUpdate-98217272873254920-127.0.0.1:46825_solr-n_0000000000) 
[n:127.0.0.1:46825_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"solrj_default_configset",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"solrj_default_configset_shard2_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46825/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 595621 INFO  (qtp8344324-5303) [n:127.0.0.1:33459_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=solrj_default_configset&newCollection=true&name=solrj_default_configset_shard2_replica_n2&action=CREATE&numShards=2&collection=solrj_default_configset&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 595621 INFO  (qtp8344324-5303) [n:127.0.0.1:33459_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 595626 INFO  (qtp32156187-5295) [n:127.0.0.1:46825_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=solrj_default_configset&newCollection=true&name=solrj_default_configset_shard2_replica_n1&action=CREATE&numShards=2&collection=solrj_default_configset&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 595626 INFO  (qtp32156187-5295) [n:127.0.0.1:46825_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 595627 INFO  (qtp9717047-5320) [n:127.0.0.1:36389_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=solrj_default_configset&newCollection=true&name=solrj_default_configset_shard1_replica_n1&action=CREATE&numShards=2&collection=solrj_default_configset&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 595627 INFO  (qtp6090447-5317) [n:127.0.0.1:39111_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node1&collection.configName=solrj_default_configset&newCollection=true&name=solrj_default_configset_shard1_replica_n2&action=CREATE&numShards=2&collection=solrj_default_configset&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 595627 INFO  (qtp9717047-5320) [n:127.0.0.1:36389_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 595627 INFO  (qtp6090447-5317) [n:127.0.0.1:39111_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 595743 INFO  
(zkCallback-1024-thread-1-processing-n:127.0.0.1:46825_solr) 
[n:127.0.0.1:46825_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_default_configset/state.json] for collection 
[solrj_default_configset] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 595743 INFO  
(zkCallback-1030-thread-1-processing-n:127.0.0.1:33459_solr) 
[n:127.0.0.1:33459_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_default_configset/state.json] for collection 
[solrj_default_configset] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 595743 INFO  
(zkCallback-1027-thread-1-processing-n:127.0.0.1:39111_solr) 
[n:127.0.0.1:39111_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_default_configset/state.json] for collection 
[solrj_default_configset] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 595743 INFO  
(zkCallback-1028-thread-1-processing-n:127.0.0.1:36389_solr) 
[n:127.0.0.1:36389_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_default_configset/state.json] for collection 
[solrj_default_configset] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 595743 INFO  
(zkCallback-1024-thread-2-processing-n:127.0.0.1:46825_solr) 
[n:127.0.0.1:46825_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_default_configset/state.json] for collection 
[solrj_default_configset] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 595744 INFO  
(zkCallback-1030-thread-2-processing-n:127.0.0.1:33459_solr) 
[n:127.0.0.1:33459_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_default_configset/state.json] for collection 
[solrj_default_configset] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 595753 INFO  
(zkCallback-1028-thread-2-processing-n:127.0.0.1:36389_solr) 
[n:127.0.0.1:36389_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_default_configset/state.json] for collection 
[solrj_default_configset] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 595760 INFO  
(zkCallback-1027-thread-2-processing-n:127.0.0.1:39111_solr) 
[n:127.0.0.1:39111_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_default_configset/state.json] for collection 
[solrj_default_configset] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 596676 INFO  (qtp8344324-5303) [n:127.0.0.1:33459_solr 
c:solrj_default_configset s:shard2 r:core_node3 
x:solrj_default_configset_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.0.0
   [junit4]   2> 596687 INFO  (qtp6090447-5317) [n:127.0.0.1:39111_solr 
c:solrj_default_configset s:shard1 r:core_node1 
x:solrj_default_configset_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.0.0
   [junit4]   2> 596694 INFO  (qtp32156187-5295) [n:127.0.0.1:46825_solr 
c:solrj_default_configset s:shard2 r:core_node4 
x:solrj_default_configset_shard2_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.0.0
   [junit4]   2> 596695 INFO  (qtp9717047-5320) [n:127.0.0.1:36389_solr 
c:solrj_default_configset s:shard1 r:core_node2 
x:solrj_default_configset_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.0.0
   [junit4]   2> 596700 INFO  (qtp8344324-5303) [n:127.0.0.1:33459_solr 
c:solrj_default_configset s:shard2 r:core_node3 
x:solrj_default_configset_shard2_replica_n2] o.a.s.s.IndexSchema 
[solrj_default_configset_shard2_replica_n2] Schema name=default-config
   [junit4]   2> 596704 INFO  (qtp32156187-5295) [n:127.0.0.1:46825_solr 
c:solrj_default_configset s:shard2 r:core_node4 
x:solrj_default_configset_shard2_replica_n1] o.a.s.s.IndexSchema 
[solrj_default_configset_shard2_replica_n1] Schema name=default-config
   [junit4]   2> 596704 INFO  (qtp6090447-5317) [n:127.0.0.1:39111_solr 
c:solrj_default_configset s:shard1 r:core_node1 
x:solrj_default_configset_shard1_replica_n2] o.a.s.s.IndexSchema 
[solrj_default_configset_shard1_replica_n2] Schema name=default-config
   [junit4]   2> 596707 WARN  (qtp32156187-5295) [n:127.0.0.1:46825_solr 
c:solrj_default_configset s:shard2 r:core_node4 
x:solrj_default_configset_shard2_replica_n1] o.a.s.s.IndexSchema no uniqueKey 
specified in schema.
   [junit4]   2> 596747 INFO  (qtp32156187-5295) [n:127.0.0.1:46825_solr 
c:solrj_default_configset s:shard2 r:core_node4 
x:solrj_default_configset_shard2_replica_n1] o.a.s.s.IndexSchema Loaded schema 
default-config/1.6 with uniqueid field null
   [junit4]   2> 596747 INFO  (qtp32156187-5295) [n:127.0.0.1:46825_solr 
c:solrj_default_configset s:shard2 r:core_node4 
x:solrj_default_configset_shard2_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'solrj_default_configset_shard2_replica_n1' using configuration from 
collection solrj_default_configset, trusted=true
   [junit4]   2> 596746 WARN  (qtp6090447-5317) [n:127.0.0.1:39111_solr 
c:solrj_default_configset s:shard1 r:core_node1 
x:solrj_default_configset_shard1_replica_n2] o.a.s.s.IndexSchema no uniqueKey 
specified in schema.
   [junit4]   2> 596748 INFO  (qtp6090447-5317) [n:127.0.0.1:39111_solr 
c:solrj_default_configset s:shard1 r:core_node1 
x:solrj_default_configset_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema 
default-config/1.6 with uniqueid field null
   [junit4]   2> 596748 INFO  (qtp6090447-5317) [n:127.0.0.1:39111_solr 
c:solrj_default_configset s:shard1 r:core_node1 
x:solrj_default_configset_shard1_replica_n2] o.a.s.c.CoreContainer Creating 
SolrCore 'solrj_default_configset_shard1_replica_n2' using configuration from 
collection solrj_default_configset, trusted=true
   [junit4]   2> 596749 INFO  (qtp6090447-5317) [n:127.0.0.1:39111_solr 
c:solrj_default_configset s:shard1 r:core_node1 
x:solrj_default_configset_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_39111.solr.core.solrj_default_configset.shard1.replica_n2' 
(registry 'solr.core.solrj_default_configset.shard1.replica_n2') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@1440b43
   [junit4]   2> 596749 INFO  (qtp6090447-5317) [n:127.0.0.1:39111_solr 
c:solrj_default_configset s:shard1 r:core_node1 
x:solrj_default_configset_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 596749 INFO  (qtp6090447-5317) [n:127.0.0.1:39111_solr 
c:solrj_default_configset s:shard1 r:core_node1 
x:solrj_default_configset_shard1_replica_n2] o.a.s.c.SolrCore 
[[solrj_default_configset_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_D53A4B3BAB682347-001/tempDir-001/node4/solrj_default_configset_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_D53A4B3BAB682347-001/tempDir-001/node4/./solrj_default_configset_shard1_replica_n2/data/]
   [junit4]   2> 596745 WARN  (qtp8344324-5303) [n:127.0.0.1:33459_solr 
c:solrj_default_configset s:shard2 r:core_node3 
x:solrj_default_configset_shard2_replica_n2] o.a.s.s.IndexSchema no uniqueKey 
specified in schema.
   [junit4]   2> 596751 INFO  (qtp8344324-5303) [n:127.0.0.1:33459_solr 
c:solrj_default_configset s:shard2 r:core_node3 
x:solrj_default_configset_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema 
default-config/1.6 with uniqueid field null
   [junit4]   2> 596751 INFO  (qtp8344324-5303) [n:127.0.0.1:33459_solr 
c:solrj_default_configset s:shard2 r:core_node3 
x:solrj_default_configset_shard2_replica_n2] o.a.s.c.CoreContainer Creating 
SolrCore 'solrj_default_configset_shard2_replica_n2' using configuration from 
collection solrj_default_configset, trusted=true
   [junit4]   2> 596707 INFO  (qtp9717047-5320) [n:127.0.0.1:36389_solr 
c:solrj_default_configset s:shard1 r:core_node2 
x:solrj_default_configset_shard1_replica_n1] o.a.s.s.IndexSchema 
[solrj_default_configset_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 596754 WARN  (qtp9717047-5320) [n:127.0.0.1:36389_solr 
c:solrj_default_configset s:shard1 r:core_node2 
x:solrj_default_configset_shard1_replica_n1] o.a.s.s.IndexSchema no uniqueKey 
specified in schema.
   [junit4]   2> 596754 INFO  (qtp9717047-5320) [n:127.0.0.1:36389_solr 
c:solrj_default_configset s:shard1 r:core_node2 
x:solrj_default_configset_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
default-config/1.6 with uniqueid field null
   [junit4]   2> 596754 INFO  (qtp9717047-5320) [n:127.0.0.1:36389_solr 
c:solrj_default_configset s:shard1 r:core_node2 
x:solrj_default_configset_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'solrj_default_configset_shard1_replica_n1' using configuration from 
collection solrj_default_configset, trusted=true
   [junit4]   2> 596754 INFO  (qtp9717047-5320) [n:127.0.0.1:36389_solr 
c:solrj_default_configset s:shard1 r:core_node2 
x:solrj_default_configset_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_36389.solr.core.solrj_default_configset.shard1.replica_n1' 
(registry 'solr.core.solrj_default_configset.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@1440b43
   [junit4]   2> 596755 INFO  (qtp9717047-5320) [n:127.0.0.1:36389_solr 
c:solrj_default_configset s:shard1 r:core_node2 
x:solrj_default_configset_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 596755 INFO  (qtp9717047-5320) [n:127.0.0.1:36389_solr 
c:solrj_default_configset s:shard1 r:core_node2 
x:solrj_default_configset_shard1_replica_n1] o.a.s.c.SolrCore 
[[solrj_default_configset_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_D53A4B3BAB682347-001/tempDir-001/node3/solrj_default_configset_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_D53A4B3BAB682347-001/tempDir-001/node3/./solrj_default_configset_shard1_replica_n1/data/]
   [junit4]   2> 596748 INFO  (qtp32156187-5295) [n:127.0.0.1:46825_solr 
c:solrj_default_configset s:shard2 r:core_node4 
x:solrj_default_configset_shard2_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_46825.solr.core.solrj_default_configset.shard2.replica_n1' 
(registry 'solr.core.solrj_default_configset.shard2.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@1440b43
   [junit4]   2> 596757 INFO  (qtp32156187-5295) [n:127.0.0.1:46825_solr 
c:solrj_default_configset s:shard2 r:core_node4 
x:solrj_default_configset_shard2_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 596757 INFO  (qtp32156187-5295) [n:127.0.0.1:46825_solr 
c:solrj_default_configset s:shard2 r:core_node4 
x:solrj_default_configset_shard2_replica_n1] o.a.s.c.SolrCore 
[[solrj_default_configset_shard2_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_D53A4B3BAB682347-001/tempDir-001/node2/solrj_default_configset_shard2_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_D53A4B3BAB682347-001/tempDir-001/node2/./solrj_default_configset_shard2_replica_n1/data/]
   [junit4]   2> 596757 INFO  (qtp8344324-5303) [n:127.0.0.1:33459_solr 
c:solrj_default_configset s:shard2 r:core_node3 
x:solrj_default_configset_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_33459.solr.core.solrj_default_configset.shard2.replica_n2' 
(registry 'solr.core.solrj_default_configset.shard2.replica_n2') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@1440b43
   [junit4]   2> 596757 INFO  (qtp8344324-5303) [n:127.0.0.1:33459_solr 
c:solrj_default_configset s:shard2 r:core_node3 
x:solrj_default_configset_shard2_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 596758 INFO  (qtp8344324-5303) [n:127.0.0.1:33459_solr 
c:solrj_default_configset s:shard2 r:core_node3 
x:solrj_default_configset_shard2_replica_n2] o.a.s.c.SolrCore 
[[solrj_default_configset_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_D53A4B3BAB682347-001/tempDir-001/node1/solrj_default_configset_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_D53A4B3BAB682347-001/tempDir-001/node1/./solrj_default_configset_shard2_replica_n2/data/]
   [junit4]   2> 596806 INFO  (qtp6090447-5317) [n:127.0.0.1:39111_solr 
c:solrj_default_configset s:shard1 r:core_node1 
x:solrj_default_configset_shard1_replica_n2] o.a.s.c.SolrCore 
[solrj_default_configset_shard1_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@65cae6
   [junit4]   2> 596812 INFO  (qtp6090447-5317) [n:127.0.0.1:39111_solr 
c:solrj_default_configset s:shard1 r:core_node1 
x:solrj_default_configset_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.core.solrj_default_configset.shard1.replica_n2, tag=6671078
   [junit4]   2> 596812 INFO  (qtp8344324-5303) [n:127.0.0.1:33459_solr 
c:solrj_default_configset s:shard2 r:core_node3 
x:solrj_default_configset_shard2_replica_n2] o.a.s.c.SolrCore 
[solrj_default_configset_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@17c19aa
   [junit4]   2> 596815 INFO  (qtp6090447-5317) [n:127.0.0.1:39111_solr 
c:solrj_default_configset s:shard1 r:core_node1 
x:solrj_default_configset_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.solrj_default_configset.shard1.leader, tag=6671078
   [junit4]   2> 596816 ERROR (qtp6090447-5317) [n:127.0.0.1:39111_solr 
c:solrj_default_configset s:shard1 r:core_node1 
x:solrj_default_configset_shard1_replica_n2] o.a.s.h.RequestHandlerBase 
org.apache.solr.common.SolrException: Error CREATEing SolrCore 
'solrj_default_configset_shard1_replica_n2': Unable to create core 
[solrj_default_configset_shard1_replica_n2] Caused by: This is the _default 
configset, which is designed to throw error upon collection creation from unit 
tests. If you see this error while running a unit test, you might want to 
explicitly specify the configset (when creating a collection) you intend to use 
(usually named "conf1" or "conf" etc.).
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:948)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:178)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:747)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:728)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:509)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:378)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:322)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to 
create core [solrj_default_configset_shard1_replica_n2]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:994)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:914)
   [junit4]   2>        ... 34 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: This is the 
_default configset, which is designed to throw error upon collection creation 
from unit tests. If you see this error while running a unit test, you might 
want to explicitly specify the configset (when creating a collection) you 
intend to use (usually named "conf1" or "conf" etc.).
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:988)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:843)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:979)
   [junit4]   2>        ... 35 more
   [junit4]   2> Caused by: java.lang.Error: This is the _default configset, 
which is designed to throw error upon collection creation from unit tests. If 
you see this error while running a unit test, you might want to explicitly 
specify the configset (when creating a collection) you intend to use (usually 
named "conf1" or "conf" etc.).
   [junit4]   2>        at 
org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:47)
   [junit4]   2>        at 
org.apache.solr.core.PluginBag.initInstance(PluginBag.java:104)
   [junit4]   2>        at 
org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:136)
   [junit4]   2>        at 
org.apache.solr.core.PluginBag.init(PluginBag.java:271)
   [junit4]   2>        at 
org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:946)
   [junit4]   2>        ... 37 more
   [junit4]   2> 
   [junit4]   2> 596816 INFO  (qtp6090447-5317) [n:127.0.0.1:39111_solr 
c:solrj_default_configset s:shard1 r:core_node1 
x:solrj_default_configset_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=solrj_default_configset&newCollection=true&name=solrj_default_configset_shard1_replica_n2&action=CREATE&numShards=2&collection=solrj_default_configset&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=400 QTime=1189
   [junit4]   2> 596818 INFO  (qtp8344324-5303) [n:127.0.0.1:33459_solr 
c:solrj_default_configset s:shard2 r:core_node3 
x:solrj_default_configset_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.core.solrj_default_configset.shard2.replica_n2, tag=24910250
   [junit4]   2> 596818 ERROR 
(OverseerThreadFactory-2039-thread-1-processing-n:127.0.0.1:46825_solr) 
[n:127.0.0.1:46825_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: http://127.0.0.1:39111/solr
   [junit4]   2> 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:39111/solr: Error CREATEing SolrCore 
'solrj_default_configset_shard1_replica_n2': Unable to create core 
[solrj_default_configset_shard1_replica_n2] Caused by: This is the _default 
configset, which is designed to throw error upon collection creation from unit 
tests. If you see this error while running a unit test, you might want to 
explicitly specify the configset (when creating a collection) you intend to use 
(usually named "conf1" or "conf" etc.).
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:624)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:239)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 596821 INFO  (qtp8344324-5303) [n:127.0.0.1:33459_solr 
c:solrj_default_configset s:shard2 r:core_node3 
x:solrj_default_configset_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.solrj_default_configset.shard2.leader, tag=24910250
   [junit4]   2> 596831 ERROR (qtp8344324-5303) [n:127.0.0.1:33459_solr 
c:solrj_default_configset s:shard2 r:core_node3 
x:solrj_default_configset_shard2_replica_n2] o.a.s.h.RequestHandlerBase 
org.apache.solr.common.SolrException: Error CREATEing SolrCore 
'solrj_default_configset_shard2_replica_n2': Unable to create core 
[solrj_default_configset_shard2_replica_n2] Caused by: This is the _default 
configset, which is designed to throw error upon collection creation from unit 
tests. If you see this error while running a unit test, you might want to 
explicitly specify the configset (when creating a collection) you intend to use 
(usually named "conf1" or "conf" etc.).
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:948)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:178)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:747)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:728)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:509)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:378)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:322)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)
   [junit4]   2>        at 
org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to 
create core [solrj_default_configset_shard2_replica_n2]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:994)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:914)
   [junit4]   2>        ... 35 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: This is the 
_default configset, which is designed to throw error upon collection creation 
from unit tests. If you see this error while running a unit test, you might 
want to explicitly specify the configset (when creating a collection) you 
intend to use (usually named "conf1" or "conf" etc.).
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:988)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:843)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:979)
   [junit4]   2>        ... 36 more
   [junit4]   2> Caused by: java.lang.Error: This is the _default configset, 
which is designed to throw error upon collection creation from unit tests. If 
you see this error while running a unit test, you might want to explicitly 
specify the configset (when creating a collection) you intend to use (usually 
named "conf1" or "conf" etc.).
   [junit4]   2>        at 
org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:47)
   [junit4]   2>        at 
org.apache.solr.core.PluginBag.initInstance(PluginBag.java:104)
   [junit4]   2>        at 
org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:136)
   [junit4]   2>        at 
org.apache.solr.core.PluginBag.init(PluginBag.java:271)
   [junit4]   2>        at 
org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:946)
   [junit4]   2>        ... 38 more
   [junit4]   2> 
   [junit4]   2> 596831 INFO  (qtp8344324-5303) [n:127.0.0.1:33459_solr 
c:solrj_default_configset s:shard2 r:core_node3 
x:solrj_default_configset_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=solrj_default_configset&newCollection=true&name=solrj_default_configset_shard2_replica_n2&action=CREATE&numShards=2&collection=solrj_default_configset&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=400 QTime=1210
   [junit4]   2> 596834 ERROR 
(OverseerThreadFactory-2039-thread-1-processing-n:127.0.0.1:46825_solr) 
[n:127.0.0.1:46825_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: http://127.0.0.1:33459/solr
   [junit4]   2> 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:33459/solr: Error CREATEing SolrCore 
'solrj_default_configset_shard2_replica_n2': Unable to create core 
[solrj_default_configset_shard2_replica_n2] Caused by: This is the _default 
configset, which is designed to throw error upon collection creation from unit 
tests. If you see this error while running a unit test, you might want to 
explicitly specify the configset (when creating a collection) you intend to use 
(usually named "conf1" or "conf" etc.).
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:624)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:239)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 596846 INFO  (qtp9717047-5320) [n:127.0.0.1:36389_solr 
c:solrj_default_configset s:shard1 r:core_node2 
x:solrj_default_configset_shard1_replica_n1] o.a.s.c.SolrCore 
[solrj_default_configset_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1ec58e
   [junit4]   2> 596847 INFO  (qtp9717047-5320) [n:127.0.0.1:36389_solr 
c:solrj_default_configset s:shard1 r:core_node2 
x:solrj_default_configset_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.core.solrj_default_configset.shard1.replica_n1, tag=2016654
   [junit4]   2> 596849 INFO  (qtp9717047-5320) [n:127.0.0.1:36389_solr 
c:solrj_default_configset s:shard1 r:core_node2 
x:solrj_default_configset_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.solrj_default_configset.shard1.leader, tag=2016654
   [junit4]   2> 596850 ERROR (qtp9717047-5320) [n:127.0.0.1:36389_solr 
c:solrj_default_configset s:shard1 r:core_node2 
x:solrj_default_configset_shard1_replica_n1] o.a.s.h.RequestHandlerBase 
org.apache.solr.common.SolrException: Error CREATEing SolrCore 
'solrj_default_configset_shard1_replica_n1': Unable to create core 
[solrj_default_configset_shard1_replica_n1] Caused by: This is the _default 
configset, which is designed to throw error upon collection creation from unit 
tests. If you see this error while running a unit test, you might want to 
explicitly specify the configset (when creating a collection) you intend to use 
(usually named "conf1" or "conf" etc.).
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:948)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:178)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:747)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:728)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:509)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:378)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:322)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to 
create core [solrj_default_configset_shard1_replica_n1]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:994)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:914)
   [junit4]   2>        ... 34 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: This is the 
_default configset, which is designed to throw error upon collection creation 
from unit tests. If you see this error while running a unit test, you might 
want to explicitly specify the configset (when creating a collection) you 
intend to use (usually named "conf1" or "conf" etc.).
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:988)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:843)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:979)
   [junit4]   2>        ... 35 more
   [junit4]   2> Caused by: java.lang.Error: This is the _default configset, 
which is designed to throw error upon collection creation from unit tests. If 
you see this error while running a unit test, you might want to explicitly 
specify the configset (when creating a collection) you intend to use (usually 
named "conf1" or "conf" etc.).
   [junit4]   2>        at 
org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:47)
   [junit4]   2>        at 
org.apache.solr.core.PluginBag.initInstance(PluginBag.java:104)
   [junit4]   2>        at 
org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:136)
   [junit4]   2>        at 
org.apache.solr.core.PluginBag.init(PluginBag.java:271)
   [junit4]   2>        at 
org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:946)
   [junit4]   2>        ... 37 more
   [junit4]   2> 
   [junit4]   2> 596850 INFO  (qtp9717047-5320) [n:127.0.0.1:36389_solr 
c:solrj_default_configset s:shard1 r:core_node2 
x:solrj_default_configset_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=solrj_default_configset&newCollection=true&name=solrj_default_configset_shard1_replica_n1&action=CREATE&numShards=2&collection=solrj_default_configset&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=400 QTime=1223
   [junit4]   2> 596851 ERROR 
(OverseerThreadFactory-2039-thread-1-processing-n:127.0.0.1:46825_solr) 
[n:127.0.0.1:46825_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: http://127.0.0.1:36389/solr
   [junit4]   2> 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:36389/solr: Error CREATEing SolrCore 
'solrj_default_configset_shard1_replica_n1': Unable to create core 
[solrj_default_configset_shard1_replica_n1] Caused by: This is the _default 
configset, which is designed to throw error upon collection creation from unit 
tests. If you see this error while running a unit test, you might want to 
explicitly specify the configset (when creating a collection) you intend to use 
(usually named "conf1" or "conf" etc.).
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:624)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:239)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 596859 INFO  (qtp32156187-5295) [n:127.0.0.1:46825_solr 
c:solrj_default_configset s:shard2 r:core_node4 
x:solrj_default_configset_shard2_replica_n1] o.a.s.c.SolrCore 
[solrj_default_configset_shard2_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@d20044
   [junit4]   2> 596860 INFO  (qtp32156187-5295) [n:127.0.0.1:46825_solr 
c:solrj_default_configset s:shard2 r:core_node4 
x:solrj_default_configset_shard2_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.core.solrj_default_configset.shard2.replica_n1, tag=13762628
   [junit4]   2> 596863 INFO  (qtp32156187-5295) [n:127.0.0.1:46825_solr 
c:solrj_default_configset s:shard2 r:core_node4 
x:solrj_default_configset_shard2_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.solrj_default_configset.shard2.leader, tag=13762628
   [junit4]   2> 596864 ERROR (qtp32156187-5295) [n:127.0.0.1:46825_solr 
c:solrj_default_configset s:shard2 r:core_node4 
x:solrj_default_configset_shard2_replica_n1] o.a.s.h.RequestHandlerBase 
org.apache.solr.common.SolrException: Error CREATEing SolrCore 
'solrj_default_configset_shard2_replica_n1': Unable to create core 
[solrj_default_configset_shard2_replica_n1] Caused by: This is the _default 
configset, which is designed to throw error upon collection creation from unit 
tests. If you see this error while running a unit test, you might want to 
explicitly specify the configset (when creating a collection) you intend to use 
(usually named "conf1" or "conf" etc.).
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:948)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:178)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:747)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:728)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:509)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:378)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:322)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)
   [junit4]   2>        at 
org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to 
create core [solrj_default_configset_shard2_replica_n1]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:994)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:914)
   [junit4]   2>        ... 35 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: This is the 
_default configset, which is designed to throw error upon collection creation 
from unit tests. If you see this error while running a unit test, you might 
want to explicitly specify the configset (when creating a collection) you 
intend to use (usually named "conf1" or "conf" etc.).
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:988)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:843)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:979)
   [junit4]   2>        ... 36 more
   [junit4]   2> Caused by: java.lang.Error: This is the _default configset, 
which is designed to throw error upon collection creation from unit tests. If 
you see this error while running a unit test, you might want to explicitly 
specify the configset (when creating a collection) you intend to use (usually 
named "conf1" or "conf" etc.).
   [junit4]   2>        at 
org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:47)
   [junit4]   2>        at 
org.apache.solr.core.PluginBag.initInstance(PluginBag.java:104)
   [junit4]   2>        at 
org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:136)
   [junit4]   2>        at 
org.apache.solr.core.PluginBag.init(PluginBag.java:271)
   [junit4]   2>        at 
org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:946)
   [junit4]   2>        ... 38 more
   [junit4]   2> 
   [junit4]   2> 596865 INFO  (qtp32156187-5295) [n:127.0.0.1:46825_solr 
c:solrj_default_configset s:shard2 r:core_node4 
x:solrj_default_configset_shard2_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=solrj_default_configset&newCollection=true&name=solrj_default_configset_shard2_replica_n1&action=CREATE&numShards=2&collection=solrj_default_configset&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=400 QTime=1238
   [junit4]   2> 596866 ERROR 
(OverseerThreadFactory-2039-thread-1-processing-n:127.0.0.1:46825_solr) 
[n:127.0.0.1:46825_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: http://127.0.0.1:46825/solr
   [junit4]   2> 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:46825/solr: Error CREATEing SolrCore 
'solrj_default_configset_shard2_replica_n1': Unable to create core 
[solrj_default_configset_shard2_replica_n1] Caused by: This is the _default 
configset, which is designed to throw error upon collection creation from unit 
tests. If you see this error while running a unit test, you might want to 
explicitly specify the configset (when creating a collection) you intend to use 
(usually named "conf1" or "conf" etc.).
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:624)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:239)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 596866 ERROR 
(OverseerThreadFactory-2039-thread-1-processing-n:127.0.0.1:46825_solr) 
[n:127.0.0.1:46825_solr    ] o.a.s.c.OverseerCollectionMessageHandler Cleaning 
up collection [solrj_default_configset].
   [junit4]   2> 596871 INFO  
(OverseerThreadFactory-2039-thread-1-processing-n:127.0.0.1:46825_solr) 
[n:127.0.0.1:46825_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 596872 INFO  (qtp8344324-5327) [n:127.0.0.1:33459_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=solrj_default_configset_shard2_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 596872 INFO  (qtp6090447-5323) [n:127.0.0.1:39111_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=solrj_default_configset_shard1_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 596873 INFO  (qtp9717047-5324) [n:127.0.0.1:36389_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=solrj_default_configset_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 596873 INFO  (qtp32156187-5310) [n:127.0.0.1:46825_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=solrj_default_configset_shard2_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 596978 INFO  
(zkCallback-1028-thread-2-processing-n:127.0.0.1:36389_solr) 
[n:127.0.0.1:36389_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDeleted 
path:/collections/solrj_default_configset/state.json] for collection 
[solrj_default_configset] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 596978 INFO  
(zkCallback-1027-thread-2-processing-n:127.0.0.1:39111_solr) 
[n:127.0.0.1:39111_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDeleted 
path:/collections/solrj_default_configset/state.json] for collection 
[solrj_default_configset] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 596978 INFO  
(zkCallback-1027-thread-1-processing-n:127.0.0.1:39111_solr) 
[n:127.0.0.1:39111_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDeleted 
path:/collections/solrj_default_configset/state.json] for collection 
[solrj_default_configset] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 596978 INFO  
(zkCallback-1030-thread-2-processing-n:127.0.0.1:33459_solr) 
[n:127.0.0.1:33459_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDeleted 
path:/collections/solrj_default_configset/state.json] for collection 
[solrj_default_configset] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 596978 INFO  
(zkCallback-1030-thread-1-processing-n:127.0.0.1:33459_solr) 
[n:127.0.0.1:33459_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDeleted 
path:/collections/solrj_default_configset/state.json] for collection 
[solrj_default_configset] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 596978 INFO  
(zkCallback-1028-thread-1-processing-n:127.0.0.1:36389_solr) 
[n:127.0.0.1:36389_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDeleted 
path:/collections/solrj_default_configset/state.json] for collection 
[solrj_default_configset] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 596979 INFO  
(zkCallback-1024-thread-1-processing-n:127.0.0.1:46825_solr) 
[n:127.0.0.1:46825_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDeleted 
path:/collections/solrj_default_configset/state.json] for collection 
[solrj_default_configset] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 596979 INFO  
(zkCallback-1024-thread-2-processing-n:127.0.0.1:46825_solr) 
[n:127.0.0.1:46825_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDeleted 
path:/collections/solrj_default_configset/state.json] for collection 
[solrj_default_configset] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 597579 INFO  
(OverseerThreadFactory-2039-thread-1-processing-n:127.0.0.1:46825_solr) 
[n:127.0.0.1:46825_solr    ] o.a.s.c.CreateCollectionCmd Cleaned up artifacts 
for failed create collection for [solrj_default_configset]
   [junit4]   2> 597581 INFO  (qtp8344324-5321) [n:127.0.0.1:33459_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 599302 INFO  
(OverseerCollectionConfigSetProcessor-98217272873254920-127.0.0.1:46825_solr-n_0000000000)
 [n:127.0.0.1:46825_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 627584 ERROR (qtp8344324-5321) [n:127.0.0.1:33459_solr    ] 
o.a.s.h.a.CollectionsHandler Timed out waiting for new collection's replicas to 
become ACTIVE with timeout=30
   [junit4]   2> 627584 INFO  (qtp8344324-5321) [n:127.0.0.1:33459_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&replicationFactor=2&name=solrj_default_configset&nrtReplicas=2&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2}
 status=0 QTime=32283
   [junit4]   1> Errors are: 
{127.0.0.1:39111_solr=org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException:Error
 from server at http://127.0.0.1:39111/solr: Error CREATEing SolrCore 
'solrj_default_configset_shard1_replica_n2': Unable to create core 
[solrj_default_configset_shard1_replica_n2] Caused by: This is the _default 
configset, which is designed to throw error upon collection creation from unit 
tests. If you see this error while running a unit test, you might want to 
explicitly specify the configset (when creating a collection) you intend to use 
(usually named "conf1" or "conf" 
etc.).,127.0.0.1:33459_solr=org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException:Error
 from server at http://127.0.0.1:33459/solr: Error CREATEing SolrCore 
'solrj_default_configset_shard2_replica_n2': Unable to create core 
[solrj_default_configset_shard2_replica_n2] Caused by: This is the _default 
configset, which is designed to throw error upon collection creation from unit 
tests. If you see this error while running a unit test, you might want to 
explicitly specify the configset (when creating a collection) you intend to use 
(usually named "conf1" or "conf" 
etc.).,127.0.0.1:36389_solr=org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException:Error
 from server at http://127.0.0.1:36389/solr: Error CREATEing SolrCore 
'solrj_default_configset_shard1_replica_n1': Unable to create core 
[solrj_default_configset_shard1_replica_n1] Caused by: This is the _default 
configset, which is designed to throw error upon collection creation from unit 
tests. If you see this error while running a unit test, you might want to 
explicitly specify the configset (when creating a collection) you intend to use 
(usually named "conf1" or "conf" 
etc.).,127.0.0.1:46825_solr=org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException:Error
 from server at http://127.0.0.1:46825/solr: Error CREATEing SolrCore 
'solrj_default_configset_shard2_replica_n1': Unable to create core 
[solrj_default_configset_shard2_replica_n1] Caused by: This is the _default 
configset, which is designed to throw error upon collection creation from unit 
tests. If you see this error while running a unit test, you might want to 
explicitly specify the configset (when creating a collection) you intend to use 
(usually named "conf1" or "conf" etc.).}
   [junit4]   2> 627585 INFO  
(TEST-CollectionsAPISolrJTest.testCreateWithDefaultConfigSet-seed#[D53A4B3BAB682347])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithDefaultConfigSet
   [junit4]   2> 627601 INFO  
(TEST-CollectionsAPISolrJTest.testList-seed#[D53A4B3BAB682347]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testList
   [junit4]   2> 627602 INFO  (qtp8344324-5322) [n:127.0.0.1:33459_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 627602 INFO  (qtp8344324-5322) [n:127.0.0.1:33459_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 627602 INFO  
(TEST-CollectionsAPISolrJTest.testList-seed#[D53A4B3BAB682347]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testList
   [junit4]   2> 627619 INFO  
(TEST-CollectionsAPISolrJTest.testCreateAndDeleteAlias-seed

[...truncated too long message...]

68-thread-10) [n:127.0.0.1:39111_solr c:corestatus_test s:shard2 r:core_node2 
x:corestatus_test_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.corestatus_test.shard2.leader, 
tag=3014301
   [junit4]   2> 856591 INFO  (coreCloseExecutor-2268-thread-3) 
[n:127.0.0.1:39111_solr c:solrj_test_core_props s:shard1 r:core_node1 
x:solrj_test_core_props_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.solrj_test_core_props.shard1.leader, tag=28948437
   [junit4]   2> 856591 INFO  (coreCloseExecutor-2269-thread-3) 
[n:127.0.0.1:36389_solr c:balancedProperties s:shard1 r:core_node1 
x:balancedProperties_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing 
metric reporters for registry=solr.collection.balancedProperties.shard1.leader, 
tag=8209043
   [junit4]   2> 856591 INFO  (coreCloseExecutor-2268-thread-14) 
[n:127.0.0.1:39111_solr c:solrj_implicit s:shardB r:core_node2 
x:solrj_implicit_shardB_replica_p1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.solrj_implicit.shardB.leader, 
tag=10895849
   [junit4]   2> 856591 INFO  (coreCloseExecutor-2269-thread-5) 
[n:127.0.0.1:36389_solr c:solrj_implicit s:shardB r:core_node5 
x:solrj_implicit_shardB_replica_t1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.solrj_implicit.shardB.leader, 
tag=19671123
   [junit4]   2> 856591 INFO  (coreCloseExecutor-2269-thread-4) 
[n:127.0.0.1:36389_solr c:solrj_implicit s:shardA r:core_node1 
x:solrj_implicit_shardA_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.solrj_implicit.shardA.leader, 
tag=12129792
   [junit4]   2> 856591 INFO  (coreCloseExecutor-2269-thread-6) 
[n:127.0.0.1:36389_solr c:replicaProperties s:shard1 r:core_node1 
x:replicaProperties_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.replicaProperties.shard1.leader, 
tag=11187965
   [junit4]   2> 856592 INFO  
(zkCallback-1024-thread-11-processing-n:127.0.0.1:46825_solr) 
[n:127.0.0.1:46825_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (1)
   [junit4]   2> 858092 WARN  
(zkCallback-1028-thread-6-processing-n:127.0.0.1:36389_solr) 
[n:127.0.0.1:36389_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 858092 WARN  
(zkCallback-1027-thread-9-processing-n:127.0.0.1:39111_solr) 
[n:127.0.0.1:39111_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 858092 INFO  (jetty-closer-1008-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@11b15d2{/solr,null,UNAVAILABLE}
   [junit4]   2> 858092 INFO  (jetty-closer-1008-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@f43de5{/solr,null,UNAVAILABLE}
   [junit4]   2> 858092 WARN  
(zkCallback-1030-thread-8-processing-n:127.0.0.1:33459_solr) 
[n:127.0.0.1:33459_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 858092 INFO  (jetty-closer-1008-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@12d9d4b{/solr,null,UNAVAILABLE}
   [junit4]   2> 921571 ERROR 
(OverseerThreadFactory-2039-thread-5-processing-n:127.0.0.1:46825_solr) 
[n:127.0.0.1:46825_solr    ] o.a.s.c.OverseerCollectionMessageHandler 
Collection: solrj_implicit operation: deleteshard 
failed:org.apache.solr.common.SolrException: Could not fully remove collection: 
solrj_implicit shard: shardC
   [junit4]   2>        at 
org.apache.solr.cloud.DeleteShardCmd.call(DeleteShardCmd.java:154)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:233)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 921572 INFO  
(OverseerThreadFactory-2039-thread-5-processing-n:127.0.0.1:46825_solr) 
[n:127.0.0.1:46825_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000040 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 923073 WARN  
(zkCallback-1024-thread-17-processing-n:127.0.0.1:46825_solr) 
[n:127.0.0.1:46825_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 923073 INFO  (jetty-closer-1008-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1129d92{/solr,null,UNAVAILABLE}
   [junit4]   2> 923073 ERROR 
(SUITE-CollectionsAPISolrJTest-seed#[D53A4B3BAB682347]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 923073 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[D53A4B3BAB682347]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:35817 35817
   [junit4]   2> 923108 INFO  (Thread-1129) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:35817 35817
   [junit4]   2> 923108 WARN  (Thread-1129) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/collections/solrj_test/state.json
   [junit4]   2>        8       /solr/collections/corestatus_test/state.json
   [junit4]   2>        7       /solr/configs/conf
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       
/solr/collections/solrj_default_configset/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        116     /solr/collections/solrj_implicit/state.json
   [junit4]   2>        67      /solr/collections/replicaProperties/state.json
   [junit4]   2>        55      
/solr/collections/solrj_test_splitshard/state.json
   [junit4]   2>        46      /solr/collections/balancedProperties/state.json
   [junit4]   2>        42      
/solr/collections/solrj_newstateformat/state.json
   [junit4]   2>        23      /solr/collections/solrj_replicatests/state.json
   [junit4]   2>        12      
/solr/collections/solrj_default_configset/state.json
   [junit4]   2>        6       /solr/collections/aliasedCollection/state.json
   [junit4]   2>        6       
/solr/collections/solrj_test_core_props/state.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_D53A4B3BAB682347-001
   [junit4]   2> Jun 28, 2017 7:09:37 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1229, maxMBSortInHeap=6.5474775509576535, 
sim=RandomSimilarity(queryNorm=true): {}, locale=ar-BH, timezone=Asia/Dacca
   [junit4]   2> NOTE: Linux 4.10.0-21-generic i386/Oracle Corporation 
1.8.0_131 (32-bit)/cpus=8,threads=1,free=273210680,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestCodecSupport, 
SortSpecParsingTest, CleanupOldIndexTest, TestStressInPlaceUpdates, TestSort, 
TestSha256AuthenticationProvider, TestSolrQueryParser, DistributedQueueTest, 
FileBasedSpellCheckerTest, TestPayloadScoreQParserPlugin, TestSmileRequest, 
GraphQueryTest, SolrCloudExampleTest, TestSuggestSpellingConverter, TestConfig, 
TestTrackingShardHandlerFactory, ClassificationUpdateProcessorFactoryTest, 
HdfsChaosMonkeyNothingIsSafeTest, TestZkChroot, SolrTestCaseJ4Test, 
TestAuthorizationFramework, TestConfigsApi, TestClusterProperties, 
ConnectionManagerTest, DistributedExpandComponentTest, 
PropertiesRequestHandlerTest, CollectionStateFormat2Test, 
TestManagedSynonymFilterFactory, XmlUpdateRequestHandlerTest, 
TestSolrIndexConfig, SuggestComponentContextFilterQueryTest, PolyFieldTest, 
OverseerTest, ReturnFieldsTest, StatsComponentTest, OverseerTaskQueueTest, 
SearchHandlerTest, MultiTermTest, TestManagedResourceStorage, TestQueryTypes, 
TestSchemalessBufferedUpdates, TestTolerantUpdateProcessorCloud, 
TestInPlaceUpdatesStandalone, TestJsonFacetRefinement, TestJettySolrRunner, 
AnalyticsMergeStrategyTest, TestIndexSearcher, DistribCursorPagingTest, 
TestGeoJSONResponseWriter, FileUtilsTest, TestBinaryField, 
RAMDirectoryFactoryTest, ShowFileRequestHandlerTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestPhraseSuggestions, 
OverseerModifyCollectionTest, SaslZkACLProviderTest, 
TestExclusionRuleCollectionAccess, TestBinaryResponseWriter, 
TestPullReplicaErrorHandling, BufferStoreTest, SolrCloudReportersTest, 
UUIDUpdateProcessorFallbackTest, TestMultiValuedNumericRangeQuery, 
StatsReloadRaceTest, SuggesterTest, TestSolrCloudWithHadoopAuthPlugin, 
TestSerializedLuceneMatchVersion, CloudMLTQParserTest, 
TestFieldTypeCollectionResource, PeerSyncWithIndexFingerprintCachingTest, 
RulesTest, CollectionsAPISolrJTest]
   [junit4] Completed [258/724 (1!)] on J2 in 328.99s, 13 tests, 1 error <<< 
FAILURES!

[...truncated 40789 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to