You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/02/04 05:03:20 UTC

[JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.7.0_80) - Build # 15460 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/15460/
Java: 32bit/jdk1.7.0_80 -client -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics

Error Message:
expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
	at __randomizedtesting.SeedInfo.seed([72FDAE0C4C4E9381:4F25002074A0CDF1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:152)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10909 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudClusterBase
   [junit4]   2> 453224 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 453225 INFO  (Thread-956) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 453225 INFO  (Thread-956) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 453325 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.ZkTestServer start zk server on port:40024
   [junit4]   2> 453325 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 453326 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 453366 INFO  (zkCallback-635-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11d6071 name:ZooKeeperConnection Watcher:127.0.0.1:40024 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 453366 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 453366 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 453366 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 453409 INFO  (jetty-launcher-634-thread-3) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 453409 INFO  (jetty-launcher-634-thread-1) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 453409 INFO  (jetty-launcher-634-thread-2) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 453409 INFO  (jetty-launcher-634-thread-4) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 453410 INFO  (jetty-launcher-634-thread-5) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 453411 INFO  (jetty-launcher-634-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11e4568{/solr,null,AVAILABLE}
   [junit4]   2> 453411 INFO  (jetty-launcher-634-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4e8eb4{/solr,null,AVAILABLE}
   [junit4]   2> 453412 INFO  (jetty-launcher-634-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@112e72{/solr,null,AVAILABLE}
   [junit4]   2> 453412 INFO  (jetty-launcher-634-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1674dee{/solr,null,AVAILABLE}
   [junit4]   2> 453412 INFO  (jetty-launcher-634-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ef39f0{/solr,null,AVAILABLE}
   [junit4]   2> 453413 INFO  (jetty-launcher-634-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@2e74e{HTTP/1.1}{127.0.0.1:51296}
   [junit4]   2> 453413 INFO  (jetty-launcher-634-thread-2) [    ] o.e.j.s.Server Started @454482ms
   [junit4]   2> 453413 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=51296, hostContext=/solr}
   [junit4]   2> 453413 INFO  (jetty-launcher-634-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@c4d218{HTTP/1.1}{127.0.0.1:56937}
   [junit4]   2> 453413 INFO  (jetty-launcher-634-thread-5) [    ] o.e.j.s.Server Started @454482ms
   [junit4]   2> 453413 INFO  (jetty-launcher-634-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@15c2e43{HTTP/1.1}{127.0.0.1:44796}
   [junit4]   2> 453413 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56937}
   [junit4]   2> 453413 INFO  (jetty-launcher-634-thread-4) [    ] o.e.j.s.Server Started @454482ms
   [junit4]   2> 453413 INFO  (jetty-launcher-634-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@fef1b9{HTTP/1.1}{127.0.0.1:50130}
   [junit4]   2> 453413 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44796}
   [junit4]   2> 453413 INFO  (jetty-launcher-634-thread-1) [    ] o.e.j.s.Server Started @454482ms
   [junit4]   2> 453413 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@192e317
   [junit4]   2> 453413 INFO  (jetty-launcher-634-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@17c90af{HTTP/1.1}{127.0.0.1:49660}
   [junit4]   2> 453414 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterBase_72FDAE0C4C4E9381-001/tempDir-001/node2'
   [junit4]   2> 453414 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@192e317
   [junit4]   2> 453413 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50130}
   [junit4]   2> 453414 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@192e317
   [junit4]   2> 453414 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterBase_72FDAE0C4C4E9381-001/tempDir-001/node5'
   [junit4]   2> 453414 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterBase_72FDAE0C4C4E9381-001/tempDir-001/node4'
   [junit4]   2> 453414 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 453414 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@192e317
   [junit4]   2> 453414 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 453414 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 453414 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 453414 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 453414 INFO  (jetty-launcher-634-thread-3) [    ] o.e.j.s.Server Started @454483ms
   [junit4]   2> 453414 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterBase_72FDAE0C4C4E9381-001/tempDir-001/node1'
   [junit4]   2> 453414 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=49660, hostContext=/solr}
   [junit4]   2> 453414 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 453414 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 453414 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 453414 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 453414 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 453414 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 453414 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@192e317
   [junit4]   2> 453414 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 453414 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterBase_72FDAE0C4C4E9381-001/tempDir-001/node3'
   [junit4]   2> 453415 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 453415 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 453415 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 453415 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 453415 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 453420 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 453420 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 453420 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 453426 INFO  (zkCallback-637-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b9eae6 name:ZooKeeperConnection Watcher:127.0.0.1:40024/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 453426 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 453426 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 453444 INFO  (zkCallback-636-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9dfcea name:ZooKeeperConnection Watcher:127.0.0.1:40024/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 453444 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 453444 INFO  (zkCallback-638-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1386351 name:ZooKeeperConnection Watcher:127.0.0.1:40024/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 453444 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 453444 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 453444 INFO  (zkCallback-639-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d0d91e name:ZooKeeperConnection Watcher:127.0.0.1:40024/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 453444 INFO  (zkCallback-640-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5e49b5 name:ZooKeeperConnection Watcher:127.0.0.1:40024/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 453444 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 453444 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 453444 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 453444 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 453444 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 453444 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 453444 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 453444 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 453449 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 453449 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 453474 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterBase_72FDAE0C4C4E9381-001/tempDir-001/node4/.
   [junit4]   2> 453474 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterBase_72FDAE0C4C4E9381-001/tempDir-001/node5/.
   [junit4]   2> 453474 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 209535
   [junit4]   2> 453474 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterBase_72FDAE0C4C4E9381-001/tempDir-001/node4]
   [junit4]   2> 453474 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 32004585
   [junit4]   2> 453474 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterBase_72FDAE0C4C4E9381-001/tempDir-001/node5]
   [junit4]   2> 453474 WARN  (jetty-launcher-634-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterBase_72FDAE0C4C4E9381-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterBase_72FDAE0C4C4E9381-001/tempDir-001/node4/lib
   [junit4]   2> 453474 WARN  (jetty-launcher-634-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterBase_72FDAE0C4C4E9381-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterBase_72FDAE0C4C4E9381-001/tempDir-001/node5/lib
   [junit4]   2> 453474 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 453474 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 453475 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 453475 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 453476 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 453476 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 453476 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 453476 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 453476 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40024/solr
   [junit4]   2> 453476 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 453476 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40024/solr
   [junit4]   2> 453476 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 453476 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 453476 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterBase_72FDAE0C4C4E9381-001/tempDir-001/node2/.
   [junit4]   2> 453477 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 0x152aa5bb5cc0005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 453476 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 453477 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 453477 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterBase_72FDAE0C4C4E9381-001/tempDir-001/node3/.
   [junit4]   2> 453477 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 18410193
   [junit4]   2> 453478 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 7752349
   [junit4]   2> 453478 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterBase_72FDAE0C4C4E9381-001/tempDir-001/node2]
   [junit4]   2> 453478 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterBase_72FDAE0C4C4E9381-001/tempDir-001/node3]
   [junit4]   2> 453478 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 453478 WARN  (jetty-launcher-634-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterBase_72FDAE0C4C4E9381-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterBase_72FDAE0C4C4E9381-001/tempDir-001/node2/lib
   [junit4]   2> 453478 WARN  (jetty-launcher-634-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterBase_72FDAE0C4C4E9381-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterBase_72FDAE0C4C4E9381-001/tempDir-001/node3/lib
   [junit4]   2> 453478 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 453478 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 453479 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 453479 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 453479 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 453479 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 453479 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 453479 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 453479 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40024/solr
   [junit4]   2> 453479 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 453479 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40024/solr
   [junit4]   2> 453479 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 453479 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 453479 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 453480 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 453480 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 453485 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterBase_72FDAE0C4C4E9381-001/tempDir-001/node1/.
   [junit4]   2> 453485 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 26489594
   [junit4]   2> 453485 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterBase_72FDAE0C4C4E9381-001/tempDir-001/node1]
   [junit4]   2> 453485 WARN  (jetty-launcher-634-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterBase_72FDAE0C4C4E9381-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterBase_72FDAE0C4C4E9381-001/tempDir-001/node1/lib
   [junit4]   2> 453486 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 453486 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 453486 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 453486 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 453486 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40024/solr
   [junit4]   2> 453486 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 453487 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 453487 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 453493 INFO  (zkCallback-645-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7b9a42 name:ZooKeeperConnection Watcher:127.0.0.1:40024 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 453494 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 453494 INFO  (zkCallback-646-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@750bc name:ZooKeeperConnection Watcher:127.0.0.1:40024 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 453494 INFO  (zkCallback-651-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@25d4bd name:ZooKeeperConnection Watcher:127.0.0.1:40024 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 453494 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 453494 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 453494 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 453494 INFO  (zkCallback-652-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1db0585 name:ZooKeeperConnection Watcher:127.0.0.1:40024 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 453494 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 453494 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 453494 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 453494 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 453500 INFO  (zkCallback-655-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13d5747 name:ZooKeeperConnection Watcher:127.0.0.1:40024 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 453500 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 453500 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 453509 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 0x152aa5bb5cc0008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 453510 INFO  (jetty-launcher-634-thread-5) [n:127.0.0.1:56937_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 453510 INFO  (jetty-launcher-634-thread-2) [n:127.0.0.1:51296_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 453510 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 0x152aa5bb5cc0009, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 453510 INFO  (jetty-launcher-634-thread-3) [n:127.0.0.1:49660_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 453520 INFO  (jetty-launcher-634-thread-4) [n:127.0.0.1:44796_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 453528 INFO  (zkCallback-656-thread-1-processing-n:127.0.0.1:56937_solr) [n:127.0.0.1:56937_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16d8ac name:ZooKeeperConnection Watcher:127.0.0.1:40024/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 453528 INFO  (jetty-launcher-634-thread-5) [n:127.0.0.1:56937_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 453528 INFO  (zkCallback-657-thread-1-processing-n:127.0.0.1:51296_solr) [n:127.0.0.1:51296_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10c2521 name:ZooKeeperConnection Watcher:127.0.0.1:40024/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 453528 INFO  (zkCallback-658-thread-1-processing-n:127.0.0.1:49660_solr) [n:127.0.0.1:49660_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ac145c name:ZooKeeperConnection Watcher:127.0.0.1:40024/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 453528 INFO  (jetty-launcher-634-thread-2) [n:127.0.0.1:51296_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 453528 INFO  (jetty-launcher-634-thread-3) [n:127.0.0.1:49660_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 453531 INFO  (zkCallback-659-thread-1-processing-n:127.0.0.1:44796_solr) [n:127.0.0.1:44796_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1fbb598 name:ZooKeeperConnection Watcher:127.0.0.1:40024/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 453531 INFO  (jetty-launcher-634-thread-1) [n:127.0.0.1:50130_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 453531 INFO  (jetty-launcher-634-thread-4) [n:127.0.0.1:44796_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 453548 INFO  (jetty-launcher-634-thread-2) [n:127.0.0.1:51296_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 453548 INFO  (jetty-launcher-634-thread-3) [n:127.0.0.1:49660_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 453548 INFO  (jetty-launcher-634-thread-5) [n:127.0.0.1:56937_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 453548 INFO  (zkCallback-660-thread-1-processing-n:127.0.0.1:50130_solr) [n:127.0.0.1:50130_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b57d3a name:ZooKeeperConnection Watcher:127.0.0.1:40024/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 453548 INFO  (jetty-launcher-634-thread-4) [n:127.0.0.1:44796_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 453548 INFO  (jetty-launcher-634-thread-1) [n:127.0.0.1:50130_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 453571 INFO  (jetty-launcher-634-thread-2) [n:127.0.0.1:51296_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 453574 INFO  (jetty-launcher-634-thread-5) [n:127.0.0.1:56937_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 453574 INFO  (jetty-launcher-634-thread-4) [n:127.0.0.1:44796_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 453574 INFO  (jetty-launcher-634-thread-1) [n:127.0.0.1:50130_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 453575 INFO  (jetty-launcher-634-thread-3) [n:127.0.0.1:49660_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 453652 INFO  (jetty-launcher-634-thread-5) [n:127.0.0.1:56937_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 453652 INFO  (jetty-launcher-634-thread-1) [n:127.0.0.1:50130_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 453652 INFO  (jetty-launcher-634-thread-2) [n:127.0.0.1:51296_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 453654 INFO  (jetty-launcher-634-thread-4) [n:127.0.0.1:44796_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 453655 INFO  (jetty-launcher-634-thread-3) [n:127.0.0.1:49660_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 453684 INFO  (jetty-launcher-634-thread-2) [n:127.0.0.1:51296_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 453684 INFO  (jetty-launcher-634-thread-1) [n:127.0.0.1:50130_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 453684 INFO  (jetty-launcher-634-thread-5) [n:127.0.0.1:56937_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 453691 INFO  (jetty-launcher-634-thread-4) [n:127.0.0.1:44796_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 453691 INFO  (jetty-launcher-634-thread-3) [n:127.0.0.1:49660_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 453718 INFO  (jetty-launcher-634-thread-2) [n:127.0.0.1:51296_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 453727 INFO  (jetty-launcher-634-thread-1) [n:127.0.0.1:50130_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 453727 INFO  (jetty-launcher-634-thread-5) [n:127.0.0.1:56937_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 453730 INFO  (jetty-launcher-634-thread-4) [n:127.0.0.1:44796_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 453749 INFO  (jetty-launcher-634-thread-3) [n:127.0.0.1:49660_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 453749 INFO  (jetty-launcher-634-thread-5) [n:127.0.0.1:56937_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 453749 INFO  (jetty-launcher-634-thread-1) [n:127.0.0.1:50130_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 453749 INFO  (jetty-launcher-634-thread-4) [n:127.0.0.1:44796_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 453770 INFO  (jetty-launcher-634-thread-2) [n:127.0.0.1:51296_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 453770 INFO  (jetty-launcher-634-thread-5) [n:127.0.0.1:56937_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 453770 INFO  (jetty-launcher-634-thread-3) [n:127.0.0.1:49660_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 453770 INFO  (jetty-launcher-634-thread-4) [n:127.0.0.1:44796_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 453771 INFO  (jetty-launcher-634-thread-1) [n:127.0.0.1:50130_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 453787 INFO  (jetty-launcher-634-thread-5) [n:127.0.0.1:56937_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 453789 INFO  (jetty-launcher-634-thread-3) [n:127.0.0.1:49660_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 453789 INFO  (jetty-launcher-634-thread-2) [n:127.0.0.1:51296_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 453789 INFO  (jetty-launcher-634-thread-4) [n:127.0.0.1:44796_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 453790 INFO  (jetty-launcher-634-thread-1) [n:127.0.0.1:50130_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 453826 INFO  (jetty-launcher-634-thread-3) [n:127.0.0.1:49660_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 453826 INFO  (jetty-launcher-634-thread-2) [n:127.0.0.1:51296_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 453827 INFO  (jetty-launcher-634-thread-4) [n:127.0.0.1:44796_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 453826 INFO  (jetty-launcher-634-thread-5) [n:127.0.0.1:56937_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 453827 INFO  (jetty-launcher-634-thread-1) [n:127.0.0.1:50130_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 453846 INFO  (jetty-launcher-634-thread-4) [n:127.0.0.1:44796_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 453846 INFO  (jetty-launcher-634-thread-5) [n:127.0.0.1:56937_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 453846 INFO  (jetty-launcher-634-thread-2) [n:127.0.0.1:51296_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 453846 INFO  (jetty-launcher-634-thread-3) [n:127.0.0.1:49660_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 453846 INFO  (jetty-launcher-634-thread-1) [n:127.0.0.1:50130_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 453854 INFO  (jetty-launcher-634-thread-4) [n:127.0.0.1:44796_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44796_solr
   [junit4]   2> 453862 INFO  (jetty-launcher-634-thread-2) [n:127.0.0.1:51296_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51296_solr
   [junit4]   2> 453870 INFO  (jetty-launcher-634-thread-5) [n:127.0.0.1:56937_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56937_solr
   [junit4]   2> 453870 INFO  (jetty-launcher-634-thread-4) [n:127.0.0.1:44796_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44796_solr
   [junit4]   2> 453870 INFO  (jetty-launcher-634-thread-3) [n:127.0.0.1:49660_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49660_solr
   [junit4]   2> 453870 INFO  (jetty-launcher-634-thread-1) [n:127.0.0.1:50130_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50130_solr
   [junit4]   2> 453872 INFO  (jetty-launcher-634-thread-2) [n:127.0.0.1:51296_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51296_solr
   [junit4]   2> 453880 INFO  (jetty-launcher-634-thread-5) [n:127.0.0.1:56937_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:56937_solr
   [junit4]   2> 453880 INFO  (jetty-launcher-634-thread-1) [n:127.0.0.1:50130_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50130_solr
   [junit4]   2> 453880 INFO  (jetty-launcher-634-thread-3) [n:127.0.0.1:49660_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:49660_solr
   [junit4]   2> 453891 INFO  (jetty-launcher-634-thread-2) [n:127.0.0.1:51296_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 453891 INFO  (jetty-launcher-634-thread-1) [n:127.0.0.1:50130_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 453891 INFO  (jetty-launcher-634-thread-4) [n:127.0.0.1:44796_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 453892 INFO  (jetty-launcher-634-thread-5) [n:127.0.0.1:56937_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 453892 INFO  (jetty-launcher-634-thread-3) [n:127.0.0.1:49660_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 453937 INFO  (jetty-launcher-634-thread-1) [n:127.0.0.1:50130_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 453937 INFO  (jetty-launcher-634-thread-5) [n:127.0.0.1:56937_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 453937 INFO  (jetty-launcher-634-thread-2) [n:127.0.0.1:51296_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 453937 INFO  (jetty-launcher-634-thread-4) [n:127.0.0.1:44796_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 453953 INFO  (jetty-launcher-634-thread-3) [n:127.0.0.1:49660_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 453961 INFO  (jetty-launcher-634-thread-4) [n:127.0.0.1:44796_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 453964 INFO  (jetty-launcher-634-thread-1) [n:127.0.0.1:50130_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 453964 INFO  (jetty-launcher-634-thread-5) [n:127.0.0.1:56937_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 453964 INFO  (jetty-launcher-634-thread-2) [n:127.0.0.1:51296_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 453980 INFO  (jetty-launcher-634-thread-4) [n:127.0.0.1:44796_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95325852996993038-127.0.0.1:44796_solr-n_0000000000
   [junit4]   2> 453980 INFO  (jetty-launcher-634-thread-1) [n:127.0.0.1:50130_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95325852996993039-127.0.0.1:50130_solr-n_0000000001
   [junit4]   2> 453981 INFO  (jetty-launcher-634-thread-5) [n:127.0.0.1:56937_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95325852996993035-127.0.0.1:56937_solr-n_0000000002
   [junit4]   2> 453981 INFO  (jetty-launcher-634-thread-2) [n:127.0.0.1:51296_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95325852996993036-127.0.0.1:51296_solr-n_0000000003
   [junit4]   2> 453981 INFO  (jetty-launcher-634-thread-3) [n:127.0.0.1:49660_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 453981 INFO  (jetty-launcher-634-thread-4) [n:127.0.0.1:44796_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44796_solr
   [junit4]   2> 453981 INFO  (jetty-launcher-634-thread-4) [n:127.0.0.1:44796_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 454034 INFO  (jetty-launcher-634-thread-3) [n:127.0.0.1:49660_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95325852996993037-127.0.0.1:49660_solr-n_0000000004
   [junit4]   2> 454034 INFO  (jetty-launcher-634-thread-5) [n:127.0.0.1:56937_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95325852996993039-127.0.0.1:50130_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 454034 INFO  (jetty-launcher-634-thread-5) [n:127.0.0.1:56937_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 454034 INFO  (jetty-launcher-634-thread-1) [n:127.0.0.1:50130_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95325852996993038-127.0.0.1:44796_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 454034 INFO  (jetty-launcher-634-thread-1) [n:127.0.0.1:50130_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 454034 INFO  (jetty-launcher-634-thread-2) [n:127.0.0.1:51296_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95325852996993035-127.0.0.1:56937_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 454034 INFO  (jetty-launcher-634-thread-2) [n:127.0.0.1:51296_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 454059 INFO  (jetty-launcher-634-thread-3) [n:127.0.0.1:49660_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95325852996993036-127.0.0.1:51296_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 454059 INFO  (jetty-launcher-634-thread-3) [n:127.0.0.1:49660_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 454059 INFO  (jetty-launcher-634-thread-4) [n:127.0.0.1:44796_solr    ] o.a.s.c.Overseer Overseer (id=95325852996993038-127.0.0.1:44796_solr-n_0000000000) starting
   [junit4]   2> 454236 INFO  (jetty-launcher-634-thread-4) [n:127.0.0.1:44796_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 454260 INFO  (jetty-launcher-634-thread-1) [n:127.0.0.1:50130_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 454260 INFO  (jetty-launcher-634-thread-1) [n:127.0.0.1:50130_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 454261 INFO  (jetty-launcher-634-thread-1) [n:127.0.0.1:50130_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterBase_72FDAE0C4C4E9381-001/tempDir-001/node1/.
   [junit4]   2> 454261 INFO  (jetty-launcher-634-thread-1) [n:127.0.0.1:50130_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 454263 INFO  (jetty-launcher-634-thread-2) [n:127.0.0.1:51296_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 454263 INFO  (jetty-launcher-634-thread-2) [n:127.0.0.1:51296_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 454263 INFO  (jetty-launcher-634-thread-2) [n:127.0.0.1:51296_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterBase_72FDAE0C4C4E9381-001/tempDir-001/node2/.
   [junit4]   2> 454263 INFO  (jetty-launcher-634-thread-2) [n:127.0.0.1:51296_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 454274 INFO  (jetty-launcher-634-thread-5) [n:127.0.0.1:56937_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 454274 INFO  (jetty-launcher-634-thread-5) [n:127.0.0.1:56937_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 454274 INFO  (jetty-launcher-634-thread-5) [n:127.0.0.1:56937_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterBase_72FDAE0C4C4E9381-001/tempDir-001/node5/.
   [junit4]   2> 454274 INFO  (jetty-launcher-634-thread-5) [n:127.0.0.1:56937_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 454275 INFO  (jetty-launcher-634-thread-1) [n:127.0.0.1:50130_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 454275 INFO  (jetty-launcher-634-thread-1) [n:127.0.0.1:50130_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 454275 INFO  (jetty-launcher-634-thread-5) [n:127.0.0.1:56937_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 454276 INFO  (jetty-launcher-634-thread-5) [n:127.0.0.1:56937_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 454277 INFO  (jetty-launcher-634-thread-2) [n:127.0.0.1:51296_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 454277 INFO  (jetty-launcher-634-thread-2) [n:127.0.0.1:51296_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 454281 INFO  (jetty-launcher-634-thread-3) [n:127.0.0.1:49660_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 454281 INFO  (jetty-launcher-634-thread-3) [n:127.0.0.1:49660_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 454282 INFO  (jetty-launcher-634-thread-3) [n:127.0.0.1:49660_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterBase_72FDAE0C4C4E9381-001/tempDir-001/node3/.
   [junit4]   2> 454282 INFO  (jetty-launcher-634-thread-3) [n:127.0.0.1:49660_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 454297 INFO  (jetty-launcher-634-thread-3) [n:127.0.0.1:49660_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 454297 INFO  (jetty-launcher-634-thread-3) [n:127.0.0.1:49660_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 454408 INFO  (jetty-launcher-634-thread-4) [n:127.0.0.1:44796_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 454408 INFO  (OverseerCollectionConfigSetProcessor-95325852996993038-127.0.0.1:44796_solr-n_0000000000) [n:127.0.0.1:44796_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 454408 INFO  (jetty-launcher-634-thread-4) [n:127.0.0.1:44796_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 454408 INFO  (OverseerStateUpdate-95325852996993038-127.0.0.1:44796_solr-n_0000000000) [n:127.0.0.1:44796_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 454441 INFO  (jetty-launcher-634-thread-4) [n:127.0.0.1:44796_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 454441 INFO  (jetty-launcher-634-thread-4) [n:127.0.0.1:44796_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 454442 INFO  (jetty-launcher-634-thread-4) [n:127.0.0.1:44796_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterBase_72FDAE0C4C4E9381-001/tempDir-001/node4/.
   [junit4]   2> 454442 INFO  (jetty-launcher-634-thread-4) [n:127.0.0.1:44796_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 454442 INFO  (jetty-launcher-634-thread-4) [n:127.0.0.1:44796_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 454442 INFO  (jetty-launcher-634-thread-4) [n:127.0.0.1:44796_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 454443 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 454443 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 454455 INFO  (zkCallback-661-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e44e86 name:ZooKeeperConnection Watcher:127.0.0.1:40024 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 454455 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 454455 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 454485 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@fef1b9{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 454486 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=26489594
   [junit4]   2> 454520 INFO  (zkCallback-659-thread-1-processing-n:127.0.0.1:44796_solr) [n:127.0.0.1:44796_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 454520 INFO  (zkCallback-657-thread-1-processing-n:127.0.0.1:51296_solr) [n:127.0.0.1:51296_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 454520 INFO  (zkCallback-658-thread-1-processing-n:127.0.0.1:49660_solr) [n:127.0.0.1:49660_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 454521 INFO  (zkCallback-656-thread-2-processing-n:127.0.0.1:56937_solr) [n:127.0.0.1:56937_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 454520 INFO  (zkCallback-660-thread-1-processing-n:127.0.0.1:50130_solr) [n:127.0.0.1:50130_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 454521 WARN  (zkCallback-660-thread-1-processing-n:127.0.0.1:50130_solr) [n:127.0.0.1:50130_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 454522 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4e8eb4{/solr,null,UNAVAILABLE}
   [junit4]   2> 454522 INFO  (zkCallback-656-thread-1-processing-n:127.0.0.1:56937_solr) [n:127.0.0.1:56937_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95325852996993038-127.0.0.1:44796_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 454522 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 454523 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1988ef5{/solr,null,AVAILABLE}
   [junit4]   2> 454523 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.e.j.s.ServerConnector Started ServerConnector@70f1c7{HTTP/1.1}{127.0.0.1:60466}
   [junit4]   2> 454524 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.e.j.s.Server Started @455593ms
   [junit4]   2> 454524 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60466}
   [junit4]   2> 454524 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@192e317
   [junit4]   2> 454524 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterBase_72FDAE0C4C4E9381-001/tempDir-001/node6'
   [junit4]   2> 454524 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 454524 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 454524 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 454524 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 454549 INFO  (zkCallback-663-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f64e70 name:ZooKeeperConnection Watcher:127.0.0.1:40024/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 454549 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 454550 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 454550 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 454573 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterBase_72FDAE0C4C4E9381-001/tempDir-001/node6/.
   [junit4]   2> 454573 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.CoreContainer New CoreContainer 6798011
   [junit4]   2> 454573 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterBase_72FDAE0C4C4E9381-001/tempDir-001/node6]
   [junit4]   2> 454574 WARN  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterBase_72FDAE0C4C4E9381-001/tempDir-001/node6/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterBase_72FDAE0C4C4E9381-001/tempDir-001/node6/lib
   [junit4]   2> 454574 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 454574 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 454575 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 454575 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 454575 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40024/solr
   [junit4]   2> 454575 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 454575 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 454575 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 454607 INFO  (zkCallback-666-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4ae301 name:ZooKeeperConnection Watcher:127.0.0.1:40024 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 454607 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 454607 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 454636 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [n:127.0.0.1:60466_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 454662 INFO  (zkCallback-667-thread-1-processing-n:127.0.0.1:60466_solr) [n:127.0.0.1:60466_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13a1459 name:ZooKeeperConnection Watcher:127.0.0.1:40024/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 454662 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [n:127.0.0.1:60466_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 454815 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [n:127.0.0.1:60466_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 455817 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [n:127.0.0.1:60466_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60466_solr
   [junit4]   2> 455820 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [n:127.0.0.1:60466_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60466_solr
   [junit4]   2> 455823 INFO  (zkCallback-659-thread-1-processing-n:127.0.0.1:44796_solr) [n:127.0.0.1:44796_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 455823 INFO  (zkCallback-657-thread-1-processing-n:127.0.0.1:51296_solr) [n:127.0.0.1:51296_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 455823 INFO  (zkCallback-667-thread-1-processing-n:127.0.0.1:60466_solr) [n:127.0.0.1:60466_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 455823 INFO  (zkCallback-656-thread-1-processing-n:127.0.0.1:56937_solr) [n:127.0.0.1:56937_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 455823 INFO  (zkCallback-658-thread-1-processing-n:127.0.0.1:49660_solr) [n:127.0.0.1:49660_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 455823 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [n:127.0.0.1:60466_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 455825 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [n:127.0.0.1:60466_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95325852996993043-127.0.0.1:60466_solr-n_0000000005
   [junit4]   2> 455825 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [n:127.0.0.1:60466_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95325852996993037-127.0.0.1:49660_solr-n_0000000004 to know if I could be the leader
   [junit4]   2> 455858 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [n:127.0.0.1:60466_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 455858 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [n:127.0.0.1:60466_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 455859 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [n:127.0.0.1:60466_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterBase_72FDAE0C4C4E9381-001/tempDir-001/node6/.
   [junit4]   2> 455859 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [n:127.0.0.1:60466_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 455860 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [n:127.0.0.1:60466_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 455860 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [n:127.0.0.1:60466_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 455860 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 455860 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 455863 INFO  (zkCallback-668-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@12d2110 name:ZooKeeperConnection Watcher:127.0.0.1:40024/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 455863 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 455863 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 455863 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/protwords.txt
   [junit4]   2> 455881 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml
   [junit4]   2> 455902 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad_solrconfig.xml
   [junit4]   2> 455924 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-nocache.xml
   [junit4]   2> 455950 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
   [junit4]   2> 455974 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 455977 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 455979 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 456002 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 456005 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
   [junit4]   2> 456007 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 456009 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 456015 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-replication2.xml
   [junit4]   2> 456017 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml
   [junit4]   2> 456020 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
   [junit4]   2> 456026 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 456028 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/old_synonyms.txt
   [junit4]   2> 456030 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/enumsConfig.xml
   [junit4]   2> 456035 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-script-updateprocessor.xml
   [junit4]   2> 456041 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-add-schema-fields-update-processor.xml
   [junit4]   2> 456046 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sweetspot-both-tf.xml
   [junit4]   2> 456048 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-phrasesuggest.xml
   [junit4]   2> 456054 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig.xml
   [junit4]   2> 456079 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delpolicy1.xml
   [junit4]   2> 456085 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sim.xml
   [junit4]   2> 456087 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema15.xml
   [junit4]   2> 456107 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 456109 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stemdict.txt
   [junit4]   2> 456111 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/hunspell-test.aff
   [junit4]   2> 456120 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-spatial.xml
   [junit4]   2> 456146 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-slave1.xml
   [junit4]   2> 456149 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dup-fieldType.xml
   [junit4]   2> 456161 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-external-filefield.xml
   [junit4]   2> 456163 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-query-parser-init.xml
   [junit4]   2> 456166 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-complex-phrase.xml
   [junit4]   2> 456171 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/conditional.updateprocessor.js
   [junit4]   2> 456174 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-analyzer-class-and-nested.xml
   [junit4]   2> 456176 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-eff.xml
   [junit4]   2> 456182 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-folding.xml
   [junit4]   2> 456196 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-simpleqpplugin.xml
   [junit4]   2> 456199 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-hash.xml
   [junit4]   2> 456204 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stopwords.txt
   [junit4]   2> 456207 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dynamicfield-required.xml
   [junit4]   2> 456209 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-nocfs.xml
   [junit4]   2> 456214 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-bogus-scriptengine-name.xml
   [junit4]   2> 456216 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/throw.error.on.add.updateprocessor.js
   [junit4]   2> 456219 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-minimal.xml
   [junit4]   2> 456224 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-defaults.xml
   [junit4]   2> 456227 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/blendedInfixSuggest.txt
   [junit4]   2> 456229 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-postingshighlight.xml
   [junit4]   2> 456235 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValuesJoin.xml
   [junit4]   2> 456262 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValues.xml
   [junit4]   2> 456267 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 456301 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-snippet-types.incl
   [junit4]   2> 456304 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-minimal.xml
   [junit4]   2> 456306 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 456318 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-collate.xml
   [junit4]   2> 456320 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-rest.xml
   [junit4]   2> 456339 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 456344 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-norms.xml
   [junit4]   2> 456347 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/phrasesuggest.txt
   [junit4]   2> 456349 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stopwordsWrongEncoding.txt
   [junit4]   2> 456361 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-logmergepolicy.xml
   [junit4]   2> 456373 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-plugcollector.xml
   [junit4]   2> 456398 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-noopregen.xml
   [junit4]   2> 456403 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-analytics-query.xml
   [junit4]   2> 456427 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stoptypes-1.txt
   [junit4]   2> 456429 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-spatial.xml
   [junit4]   2> 456448 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-spellchecker.xml
   [junit4]   2> 456453 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-non-stored-docvalues.xml
   [junit4]   2> 456475 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-distrib-interval-faceting.xml
   [junit4]   2> 456494 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stop-1.txt
   [junit4]   2> 456497 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValuesMissing.xml
   [junit4]   2> 456517 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-caching.xml
   [junit4]   2> 456520 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-doctransformers.xml
   [junit4]   2> 456526 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionCo

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

:232)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 474056 WARN  (zkCallback-658-thread-1-processing-n:127.0.0.1:49660_solr) [n:127.0.0.1:49660_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 474058 INFO  (jetty-launcher-634-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@11e4568{/solr,null,UNAVAILABLE}
   [junit4]   2> 474084 WARN  (zkCallback-657-thread-1-processing-n:127.0.0.1:51296_solr) [n:127.0.0.1:51296_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 474085 INFO  (jetty-launcher-634-thread-3) [n:127.0.0.1:51296_solr c:testSolrCloudCollection s:shard2 r:core_node4 x:testSolrCloudCollection_shard2_replica1] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@112e72{/solr,null,UNAVAILABLE}
   [junit4]   2> 474098 WARN  (zkCallback-656-thread-2-processing-n:127.0.0.1:56937_solr) [n:127.0.0.1:56937_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:295)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:292)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:292)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:487)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:456)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:443)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:717)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:198)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:158)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:59)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:389)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:265)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:232)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 474100 WARN  (zkCallback-656-thread-1-processing-n:127.0.0.1:56937_solr) [n:127.0.0.1:56937_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 474101 INFO  (jetty-launcher-634-thread-4) [n:127.0.0.1:56937_solr c:testSolrCloudCollection s:shard2 r:core_node1 x:testSolrCloudCollection_shard2_replica2] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1674dee{/solr,null,UNAVAILABLE}
   [junit4]   2> 474105 WARN  (zkCallback-667-thread-1-processing-n:127.0.0.1:60466_solr) [n:127.0.0.1:60466_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 474106 INFO  (jetty-launcher-634-thread-1) [n:127.0.0.1:60466_solr c:testSolrCloudCollection s:shard1 r:core_node2 x:testSolrCloudCollection_shard1_replica2] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1988ef5{/solr,null,UNAVAILABLE}
   [junit4]   2> 474107 INFO  (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[72FDAE0C4C4E9381]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40024 40024
   [junit4]   2> 479134 INFO  (Thread-956) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40024 40024
   [junit4]   2> 479135 WARN  (Thread-956) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	4	/solr/configs/solrCloudCollectionConfig
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/testSolrCloudCollection/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/95325852996993036-127.0.0.1:51296_solr-n_0000000003
   [junit4]   2> 	2	/solr/overseer_elect/election/95325852996993035-127.0.0.1:56937_solr-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/95325852996993038-127.0.0.1:44796_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMiniSolrCloudClusterBase -Dtests.method=testBasics -Dtests.seed=72FDAE0C4C4E9381 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr-RS -Dtests.timezone=Pacific/Noumea -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 25.9s J2 | TestMiniSolrCloudClusterBase.testBasics <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1> but was:<0>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([72FDAE0C4C4E9381:4F25002074A0CDF1]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:152)
   [junit4]    > 	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterBase_72FDAE0C4C4E9381-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54), sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=sr-RS, timezone=Pacific/Noumea
   [junit4]   2> NOTE: Linux 3.19.0-47-generic i386/Oracle Corporation 1.7.0_80 (32-bit)/cpus=12,threads=1,free=71529672,total=213909504
   [junit4]   2> NOTE: All tests run in this JVM: [SaslZkACLProviderTest, TestRandomForceMergePolicy, CoreAdminHandlerTest, TestCollationFieldDocValues, DistanceUnitsTest, TestReloadAndDeleteDocs, OverseerTest, RegexBoostProcessorTest, TestSolrDeletionPolicy1, TestManagedStopFilterFactory, ChangedSchemaMergeTest, ClusterStateTest, UpdateParamsTest, TestRandomRequestDistribution, SharedFSAutoReplicaFailoverUtilsTest, TestManagedResourceStorage, TestConfigSetsAPIExclusivity, TestJmxIntegration, TestNonDefinedSimilarityFactory, TestCloudManagedSchema, TestSolrQueryResponse, PKIAuthenticationIntegrationTest, TestTolerantSearch, TestSolrJ, HighlighterConfigTest, PluginInfoTest, TestFuzzyAnalyzedSuggestions, BasicDistributedZk2Test, TestExtendedDismaxParser, TestXIncludeConfig, SimpleFacetsTest, TestSweetSpotSimilarityFactory, TestSolrIndexConfig, CurrencyFieldXmlFileTest, TestSolrConfigHandlerConcurrent, ScriptEngineTest, TestInfoStreamLogging, ConnectionManagerTest, DistributedFacetPivotSmallTest, XmlUpdateRequestHandlerTest, DocExpirationUpdateProcessorFactoryTest, TestRemoveLastDynamicCopyField, SolrXmlInZkTest, StatsComponentTest, TestDynamicFieldCollectionResource, DistributedQueryComponentOptimizationTest, TestGroupingSearch, TestBlobHandler, OutOfBoxZkACLAndCredentialsProvidersTest, TestWriterPerf, DeleteLastCustomShardedReplicaTest, TestTestInjection, TestMiniSolrCloudClusterBase]
   [junit4] Completed [134/566 (1!)] on J2 in 25.93s, 1 test, 1 failure <<< FAILURES!

[...truncated 1372 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:750: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:694: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:534: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1477: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1033: There were test failures: 566 suites (7 ignored), 2271 tests, 1 failure, 83 ignored (39 assumptions) [seed: 72FDAE0C4C4E9381]

Total time: 57 minutes 43 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any