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/04/20 14:24:23 UTC

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 535 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/535/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at __randomizedtesting.SeedInfo.seed([6DCA3C5A86D2CF00:1BF42329C7E5622F]:0)
	at sun.nio.ch.Net.bind0(Native Method)
	at sun.nio.ch.Net.bind(Net.java:433)
	at sun.nio.ch.Net.bind(Net.java:425)
	at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
	at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:326)
	at org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
	at org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:244)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
	at org.eclipse.jetty.server.Server.doStart(Server.java:384)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:326)
	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:352)
	at org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll(TestMiniSolrCloudCluster.java:443)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10537 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudCluster
   [junit4]   2> 73257 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[6DCA3C5A86D2CF00]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 73258 INFO  (Thread-196) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 73258 INFO  (Thread-196) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 73358 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[6DCA3C5A86D2CF00]) [    ] o.a.s.c.ZkTestServer start zk server on port:42992
   [junit4]   2> 73358 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[6DCA3C5A86D2CF00]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 73358 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[6DCA3C5A86D2CF00]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 73374 INFO  (zkCallback-85-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2cac272e name:ZooKeeperConnection Watcher:127.0.0.1:42992 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 73374 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[6DCA3C5A86D2CF00]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 73374 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[6DCA3C5A86D2CF00]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 73374 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[6DCA3C5A86D2CF00]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 73397 INFO  (jetty-launcher-84-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 73398 INFO  (jetty-launcher-84-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 73398 INFO  (jetty-launcher-84-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 73404 INFO  (jetty-launcher-84-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@31b02cb1{/solr,null,AVAILABLE}
   [junit4]   2> 73408 INFO  (jetty-launcher-84-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1cc2ce18{/solr,null,AVAILABLE}
   [junit4]   2> 73410 INFO  (jetty-launcher-84-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7a15e2eb{/solr,null,AVAILABLE}
   [junit4]   2> 73412 INFO  (jetty-launcher-84-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@757897d0{HTTP/1.1,[http/1.1]}{127.0.0.1:59229}
   [junit4]   2> 73412 INFO  (jetty-launcher-84-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@600e5f32{HTTP/1.1,[http/1.1]}{127.0.0.1:61944}
   [junit4]   2> 73412 INFO  (jetty-launcher-84-thread-2) [    ] o.e.j.s.Server Started @77281ms
   [junit4]   2> 73412 INFO  (jetty-launcher-84-thread-3) [    ] o.e.j.s.Server Started @77281ms
   [junit4]   2> 73412 INFO  (jetty-launcher-84-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59229}
   [junit4]   2> 73412 INFO  (jetty-launcher-84-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61944}
   [junit4]   2> 73412 INFO  (jetty-launcher-84-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 73412 INFO  (jetty-launcher-84-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 73412 INFO  (jetty-launcher-84-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@72428f9e{HTTP/1.1,[http/1.1]}{127.0.0.1:58977}
   [junit4]   2> 73412 INFO  (jetty-launcher-84-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6DCA3C5A86D2CF00-001/tempDir-001/node2'
   [junit4]   2> 73413 INFO  (jetty-launcher-84-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 73413 INFO  (jetty-launcher-84-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 73413 INFO  (jetty-launcher-84-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 73413 INFO  (jetty-launcher-84-thread-1) [    ] o.e.j.s.Server Started @77282ms
   [junit4]   2> 73413 INFO  (jetty-launcher-84-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58977}
   [junit4]   2> 73413 INFO  (jetty-launcher-84-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 73413 INFO  (jetty-launcher-84-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6DCA3C5A86D2CF00-001/tempDir-001/node1'
   [junit4]   2> 73413 INFO  (jetty-launcher-84-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 73413 INFO  (jetty-launcher-84-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 73413 INFO  (jetty-launcher-84-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 73414 INFO  (jetty-launcher-84-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 73412 INFO  (jetty-launcher-84-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6DCA3C5A86D2CF00-001/tempDir-001/node3'
   [junit4]   2> 73415 INFO  (jetty-launcher-84-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 73415 INFO  (jetty-launcher-84-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 73416 INFO  (jetty-launcher-84-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 73416 INFO  (jetty-launcher-84-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 73418 INFO  (jetty-launcher-84-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 73422 INFO  (zkCallback-86-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@21d3308 name:ZooKeeperConnection Watcher:127.0.0.1:42992/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 73423 INFO  (jetty-launcher-84-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 73423 INFO  (jetty-launcher-84-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 73425 INFO  (jetty-launcher-84-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 73426 INFO  (zkCallback-87-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5641c1d0 name:ZooKeeperConnection Watcher:127.0.0.1:42992/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 73426 INFO  (jetty-launcher-84-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 73427 INFO  (jetty-launcher-84-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 73428 INFO  (zkCallback-88-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@581516cd name:ZooKeeperConnection Watcher:127.0.0.1:42992/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 73428 INFO  (jetty-launcher-84-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 73429 INFO  (jetty-launcher-84-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 73432 INFO  (jetty-launcher-84-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 73437 INFO  (jetty-launcher-84-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 73441 INFO  (jetty-launcher-84-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6DCA3C5A86D2CF00-001/tempDir-001/node2/.
   [junit4]   2> 73441 INFO  (jetty-launcher-84-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 1001709206
   [junit4]   2> 73441 INFO  (jetty-launcher-84-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6DCA3C5A86D2CF00-001/tempDir-001/node2]
   [junit4]   2> 73442 WARN  (jetty-launcher-84-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6DCA3C5A86D2CF00-001/tempDir-001/node2/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6DCA3C5A86D2CF00-001/tempDir-001/node2/lib
   [junit4]   2> 73442 INFO  (jetty-launcher-84-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,
   [junit4]   2> 73445 INFO  (jetty-launcher-84-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 73448 INFO  (jetty-launcher-84-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6DCA3C5A86D2CF00-001/tempDir-001/node1/.
   [junit4]   2> 73448 INFO  (jetty-launcher-84-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 243143863
   [junit4]   2> 73448 INFO  (jetty-launcher-84-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6DCA3C5A86D2CF00-001/tempDir-001/node1]
   [junit4]   2> 73449 INFO  (jetty-launcher-84-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 73450 INFO  (jetty-launcher-84-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 73450 INFO  (jetty-launcher-84-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42992/solr
   [junit4]   2> 73450 INFO  (jetty-launcher-84-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 73450 INFO  (jetty-launcher-84-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 73450 WARN  (jetty-launcher-84-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6DCA3C5A86D2CF00-001/tempDir-001/node1/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6DCA3C5A86D2CF00-001/tempDir-001/node1/lib
   [junit4]   2> 73451 INFO  (jetty-launcher-84-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,
   [junit4]   2> 73453 INFO  (jetty-launcher-84-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 73450 INFO  (jetty-launcher-84-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 73460 INFO  (jetty-launcher-84-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 73461 INFO  (jetty-launcher-84-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 73461 INFO  (jetty-launcher-84-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42992/solr
   [junit4]   2> 73461 INFO  (jetty-launcher-84-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 73461 INFO  (jetty-launcher-84-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 73461 INFO  (jetty-launcher-84-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 73468 INFO  (jetty-launcher-84-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6DCA3C5A86D2CF00-001/tempDir-001/node3/.
   [junit4]   2> 73468 INFO  (jetty-launcher-84-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1531919557
   [junit4]   2> 73468 INFO  (jetty-launcher-84-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6DCA3C5A86D2CF00-001/tempDir-001/node3]
   [junit4]   2> 73469 WARN  (jetty-launcher-84-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6DCA3C5A86D2CF00-001/tempDir-001/node3/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6DCA3C5A86D2CF00-001/tempDir-001/node3/lib
   [junit4]   2> 73469 INFO  (jetty-launcher-84-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,
   [junit4]   2> 73470 INFO  (jetty-launcher-84-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 73471 INFO  (zkCallback-91-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5fbea291 name:ZooKeeperConnection Watcher:127.0.0.1:42992 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 73471 INFO  (jetty-launcher-84-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 73471 INFO  (jetty-launcher-84-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 73472 INFO  (jetty-launcher-84-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 73472 INFO  (jetty-launcher-84-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 73472 INFO  (jetty-launcher-84-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42992/solr
   [junit4]   2> 73472 INFO  (jetty-launcher-84-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 73472 INFO  (jetty-launcher-84-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 73473 INFO  (jetty-launcher-84-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 73475 INFO  (zkCallback-94-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6c85f9bc name:ZooKeeperConnection Watcher:127.0.0.1:42992 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 73477 INFO  (jetty-launcher-84-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 73477 INFO  (jetty-launcher-84-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 73479 INFO  (jetty-launcher-84-thread-3) [n:127.0.0.1:61944_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$8/1651810365@6186ff8a
   [junit4]   2> 73479 INFO  (jetty-launcher-84-thread-3) [n:127.0.0.1:61944_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 73489 INFO  (zkCallback-97-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17c6fe94 name:ZooKeeperConnection Watcher:127.0.0.1:42992 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 73489 INFO  (jetty-launcher-84-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 73489 INFO  (jetty-launcher-84-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 73499 INFO  (zkCallback-98-thread-1-processing-n:127.0.0.1:61944_solr) [n:127.0.0.1:61944_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@43b82406 name:ZooKeeperConnection Watcher:127.0.0.1:42992/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 73499 INFO  (jetty-launcher-84-thread-3) [n:127.0.0.1:61944_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 73509 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:58977_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$8/1651810365@256194b2
   [junit4]   2> 73510 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:58977_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 73522 INFO  (jetty-launcher-84-thread-3) [n:127.0.0.1:61944_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 73523 INFO  (jetty-launcher-84-thread-2) [n:127.0.0.1:59229_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$8/1651810365@190e6358
   [junit4]   2> 73524 INFO  (zkCallback-99-thread-1-processing-n:127.0.0.1:58977_solr) [n:127.0.0.1:58977_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4c56ddd2 name:ZooKeeperConnection Watcher:127.0.0.1:42992/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 73524 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:58977_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 73524 INFO  (jetty-launcher-84-thread-2) [n:127.0.0.1:59229_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 73535 INFO  (zkCallback-100-thread-1-processing-n:127.0.0.1:59229_solr) [n:127.0.0.1:59229_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@28760c0b name:ZooKeeperConnection Watcher:127.0.0.1:42992/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 73535 INFO  (jetty-launcher-84-thread-2) [n:127.0.0.1:59229_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 73564 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:58977_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 73564 INFO  (jetty-launcher-84-thread-3) [n:127.0.0.1:61944_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 73613 INFO  (jetty-launcher-84-thread-3) [n:127.0.0.1:61944_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 73617 INFO  (jetty-launcher-84-thread-2) [n:127.0.0.1:59229_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 73617 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:58977_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 73639 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:58977_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 73642 INFO  (jetty-launcher-84-thread-2) [n:127.0.0.1:59229_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 73643 INFO  (jetty-launcher-84-thread-3) [n:127.0.0.1:61944_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 73660 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:58977_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 73675 INFO  (jetty-launcher-84-thread-3) [n:127.0.0.1:61944_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 73676 INFO  (jetty-launcher-84-thread-2) [n:127.0.0.1:59229_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 73685 INFO  (jetty-launcher-84-thread-3) [n:127.0.0.1:61944_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 73685 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:58977_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 73710 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:58977_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 73710 INFO  (jetty-launcher-84-thread-3) [n:127.0.0.1:61944_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 73711 INFO  (jetty-launcher-84-thread-2) [n:127.0.0.1:59229_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 73725 INFO  (jetty-launcher-84-thread-3) [n:127.0.0.1:61944_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 73725 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:58977_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 73737 INFO  (jetty-launcher-84-thread-3) [n:127.0.0.1:61944_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 73737 INFO  (jetty-launcher-84-thread-2) [n:127.0.0.1:59229_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 73737 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:58977_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 73755 INFO  (jetty-launcher-84-thread-2) [n:127.0.0.1:59229_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 73755 INFO  (jetty-launcher-84-thread-3) [n:127.0.0.1:61944_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 73755 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:58977_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 73766 INFO  (jetty-launcher-84-thread-3) [n:127.0.0.1:61944_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 73777 INFO  (jetty-launcher-84-thread-2) [n:127.0.0.1:59229_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 73777 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:58977_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 73779 INFO  (jetty-launcher-84-thread-3) [n:127.0.0.1:61944_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 73779 INFO  (jetty-launcher-84-thread-2) [n:127.0.0.1:59229_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 73780 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:58977_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 73782 INFO  (jetty-launcher-84-thread-3) [n:127.0.0.1:61944_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 73783 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:58977_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 73794 INFO  (jetty-launcher-84-thread-2) [n:127.0.0.1:59229_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 73804 INFO  (jetty-launcher-84-thread-3) [n:127.0.0.1:61944_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 73805 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:58977_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 73823 INFO  (jetty-launcher-84-thread-2) [n:127.0.0.1:59229_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 73833 INFO  (jetty-launcher-84-thread-3) [n:127.0.0.1:61944_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 73833 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:58977_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 73836 INFO  (jetty-launcher-84-thread-2) [n:127.0.0.1:59229_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95758013761454089-127.0.0.1:59229_solr-n_0000000000
   [junit4]   2> 73840 INFO  (jetty-launcher-84-thread-3) [n:127.0.0.1:61944_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95758013761454087-127.0.0.1:61944_solr-n_0000000001
   [junit4]   2> 73840 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:58977_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95758013761454088-127.0.0.1:58977_solr-n_0000000002
   [junit4]   2> 73840 INFO  (jetty-launcher-84-thread-2) [n:127.0.0.1:59229_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59229_solr
   [junit4]   2> 73840 INFO  (jetty-launcher-84-thread-2) [n:127.0.0.1:59229_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 73842 INFO  (jetty-launcher-84-thread-3) [n:127.0.0.1:61944_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95758013761454089-127.0.0.1:59229_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 73842 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:58977_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95758013761454087-127.0.0.1:61944_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 73843 INFO  (jetty-launcher-84-thread-3) [n:127.0.0.1:61944_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61944_solr
   [junit4]   2> 73843 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:58977_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58977_solr
   [junit4]   2> 73850 INFO  (jetty-launcher-84-thread-3) [n:127.0.0.1:61944_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:61944_solr
   [junit4]   2> 73850 INFO  (jetty-launcher-84-thread-2) [n:127.0.0.1:59229_solr    ] o.a.s.c.Overseer Overseer (id=95758013761454089-127.0.0.1:59229_solr-n_0000000000) starting
   [junit4]   2> 73850 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:58977_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58977_solr
   [junit4]   2> 73858 INFO  (zkCallback-98-thread-1-processing-n:127.0.0.1:61944_solr) [n:127.0.0.1:61944_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: [0])
   [junit4]   2> 73858 INFO  (zkCallback-99-thread-1-processing-n:127.0.0.1:58977_solr) [n:127.0.0.1:58977_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: [0])
   [junit4]   2> 73859 INFO  (zkCallback-100-thread-1-processing-n:127.0.0.1:59229_solr) [n:127.0.0.1:59229_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: [0])
   [junit4]   2> 73870 INFO  (zkCallback-100-thread-1-processing-n:127.0.0.1:59229_solr) [n:127.0.0.1:59229_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 73870 INFO  (zkCallback-98-thread-1-processing-n:127.0.0.1:61944_solr) [n:127.0.0.1:61944_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 73871 INFO  (zkCallback-99-thread-1-processing-n:127.0.0.1:58977_solr) [n:127.0.0.1:58977_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 73876 INFO  (jetty-launcher-84-thread-2) [n:127.0.0.1:59229_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 73888 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:58977_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 73888 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:58977_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 73889 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:58977_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6DCA3C5A86D2CF00-001/tempDir-001/node1/.
   [junit4]   2> 73889 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:58977_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 73892 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:58977_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 73892 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:58977_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 73905 INFO  (jetty-launcher-84-thread-3) [n:127.0.0.1:61944_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 73905 INFO  (jetty-launcher-84-thread-3) [n:127.0.0.1:61944_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 73905 INFO  (jetty-launcher-84-thread-3) [n:127.0.0.1:61944_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6DCA3C5A86D2CF00-001/tempDir-001/node2/.
   [junit4]   2> 73906 INFO  (jetty-launcher-84-thread-3) [n:127.0.0.1:61944_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 73909 INFO  (jetty-launcher-84-thread-3) [n:127.0.0.1:61944_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 73909 INFO  (jetty-launcher-84-thread-3) [n:127.0.0.1:61944_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 73937 INFO  (jetty-launcher-84-thread-2) [n:127.0.0.1:59229_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 73938 INFO  (OverseerCollectionConfigSetProcessor-95758013761454089-127.0.0.1:59229_solr-n_0000000000) [n:127.0.0.1:59229_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 73939 INFO  (jetty-launcher-84-thread-2) [n:127.0.0.1:59229_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:59229_solr as DOWN
   [junit4]   2> 73939 INFO  (OverseerStateUpdate-95758013761454089-127.0.0.1:59229_solr-n_0000000000) [n:127.0.0.1:59229_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 73954 INFO  (OverseerStateUpdate-95758013761454089-127.0.0.1:59229_solr-n_0000000000) [n:127.0.0.1:59229_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 73956 INFO  (OverseerStateUpdate-95758013761454089-127.0.0.1:59229_solr-n_0000000000) [n:127.0.0.1:59229_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:59229_solr"} current state version: 0
   [junit4]   2> 73956 INFO  (OverseerStateUpdate-95758013761454089-127.0.0.1:59229_solr-n_0000000000) [n:127.0.0.1:59229_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:59229_solr
   [junit4]   2> 74955 INFO  (jetty-launcher-84-thread-2) [n:127.0.0.1:59229_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59229_solr
   [junit4]   2> 74963 INFO  (jetty-launcher-84-thread-2) [n:127.0.0.1:59229_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:59229_solr
   [junit4]   2> 74977 INFO  (zkCallback-98-thread-1-processing-n:127.0.0.1:61944_solr) [n:127.0.0.1:61944_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: [2])
   [junit4]   2> 74977 INFO  (zkCallback-99-thread-1-processing-n:127.0.0.1:58977_solr) [n:127.0.0.1:58977_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: [2])
   [junit4]   2> 74977 INFO  (zkCallback-100-thread-1-processing-n:127.0.0.1:59229_solr) [n:127.0.0.1:59229_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: [2])
   [junit4]   2> 74977 INFO  (zkCallback-99-thread-1-processing-n:127.0.0.1:58977_solr) [n:127.0.0.1:58977_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 74978 INFO  (zkCallback-100-thread-1-processing-n:127.0.0.1:59229_solr) [n:127.0.0.1:59229_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 74978 INFO  (zkCallback-98-thread-1-processing-n:127.0.0.1:61944_solr) [n:127.0.0.1:61944_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 75006 INFO  (jetty-launcher-84-thread-2) [n:127.0.0.1:59229_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 75006 INFO  (jetty-launcher-84-thread-2) [n:127.0.0.1:59229_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 75008 INFO  (jetty-launcher-84-thread-2) [n:127.0.0.1:59229_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6DCA3C5A86D2CF00-001/tempDir-001/node3/.
   [junit4]   2> 75008 INFO  (jetty-launcher-84-thread-2) [n:127.0.0.1:59229_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 75009 INFO  (jetty-launcher-84-thread-2) [n:127.0.0.1:59229_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 75009 INFO  (jetty-launcher-84-thread-2) [n:127.0.0.1:59229_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 75010 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[6DCA3C5A86D2CF00]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 75010 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[6DCA3C5A86D2CF00]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 75017 INFO  (zkCallback-101-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1fbae473 name:ZooKeeperConnection Watcher:127.0.0.1:42992 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 75017 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[6DCA3C5A86D2CF00]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 75017 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[6DCA3C5A86D2CF00]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 75023 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[6DCA3C5A86D2CF00]) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:42992/solr
   [junit4]   2> 75026 INFO  (jetty-launcher-84-thread-2) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@72428f9e{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 75026 INFO  (jetty-launcher-84-thread-1) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@757897d0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 75026 INFO  (jetty-launcher-84-thread-3) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@600e5f32{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 75027 INFO  (jetty-launcher-84-thread-3) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1001709206
   [junit4]   2> 75027 INFO  (jetty-launcher-84-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1531919557
   [junit4]   2> 75027 INFO  (jetty-launcher-84-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=243143863
   [junit4]   2> 75027 INFO  (jetty-launcher-84-thread-2) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:58977_solr as DOWN
   [junit4]   2> 75028 INFO  (jetty-launcher-84-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:59229_solr as DOWN
   [junit4]   2> 75028 INFO  (jetty-launcher-84-thread-3) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:61944_solr as DOWN
   [junit4]   2> 75052 INFO  (jetty-launcher-84-thread-1) [    ] o.a.s.c.Overseer Overseer (id=95758013761454089-127.0.0.1:59229_solr-n_0000000000) closing
   [junit4]   2> 75053 INFO  (OverseerStateUpdate-95758013761454089-127.0.0.1:59229_solr-n_0000000000) [n:127.0.0.1:59229_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:59229_solr
   [junit4]   2> 75056 INFO  (zkCallback-100-thread-1-processing-n:127.0.0.1:59229_solr) [n:127.0.0.1:59229_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: [3])
   [junit4]   2> 75057 ERROR (jetty-launcher-84-thread-3-EventThread) [n:127.0.0.1:61944_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$7/722381228@70802cc7 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@74bfb60f[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 3]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 75057 INFO  (jetty-launcher-84-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7a15e2eb{/solr,null,UNAVAILABLE}
   [junit4]   2> 75059 WARN  (zkCallback-99-thread-2-processing-n:127.0.0.1:58977_solr) [n:127.0.0.1:58977_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [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.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 75059 INFO  (zkCallback-99-thread-1-processing-n:127.0.0.1:58977_solr) [n:127.0.0.1:58977_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: [3])
   [junit4]   2> 75060 WARN  (zkCallback-99-thread-1-processing-n:127.0.0.1:58977_solr) [n:127.0.0.1:58977_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 75060 INFO  (jetty-launcher-84-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1cc2ce18{/solr,null,UNAVAILABLE}
   [junit4]   2> 76558 WARN  (zkCallback-100-thread-1-processing-n:127.0.0.1:59229_solr) [n:127.0.0.1:59229_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 76559 INFO  (jetty-launcher-84-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@31b02cb1{/solr,null,UNAVAILABLE}
   [junit4]   2> 76563 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInShutdown-seed#[6DCA3C5A86D2CF00]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42992 42992
   [junit4]   2> 76694 INFO  (Thread-196) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42992 42992
   [junit4]   2> 76696 WARN  (Thread-196) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 76702 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[6DCA3C5A86D2CF00]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 76702 INFO  (Thread-227) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 76702 INFO  (Thread-227) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 76802 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[6DCA3C5A86D2CF00]) [    ] o.a.s.c.ZkTestServer start zk server on port:39777
   [junit4]   2> 76802 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[6DCA3C5A86D2CF00]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 76803 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[6DCA3C5A86D2CF00]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 76814 INFO  (zkCallback-104-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6a78d249 name:ZooKeeperConnection Watcher:127.0.0.1:39777 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 76815 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[6DCA3C5A86D2CF00]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 76815 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[6DCA3C5A86D2CF00]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 76815 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[6DCA3C5A86D2CF00]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 76839 INFO  (jetty-launcher-103-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 76840 INFO  (jetty-launcher-103-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 76840 INFO  (jetty-launcher-103-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 76840 INFO  (jetty-launcher-103-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 76842 INFO  (jetty-launcher-103-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7610ca1f{/solr,null,AVAILABLE}
   [junit4]   2> 76845 INFO  (jetty-launcher-103-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16bc28c8{/solr,null,AVAILABLE}
   [junit4]   2> 76845 INFO  (jetty-launcher-103-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@23285a00{HTTP/1.1,[http/1.1]}{127.0.0.1:38271}
   [junit4]   2> 76845 INFO  (jetty-launcher-103-thread-4) [    ] o.e.j.s.Server Started @80715ms
   [junit4]   2> 76845 INFO  (jetty-launcher-103-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38271}
   [junit4]   2> 76846 INFO  (jetty-launcher-103-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 76846 INFO  (jetty-launcher-103-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6DCA3C5A86D2CF00-001/tempDir-002/node3'
   [junit4]   2> 76846 INFO  (jetty-launcher-103-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 76846 INFO  (jetty-launcher-103-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 76847 INFO  (jetty-launcher-103-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 76847 INFO  (jetty-launcher-103-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 76849 INFO  (jetty-launcher-103-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5f060f20{/solr,null,AVAILABLE}
   [junit4]   2> 76849 INFO  (jetty-launcher-103-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@d4b5b9d{HTTP/1.1,[http/1.1]}{127.0.0.1:40564}
   [junit4]   2> 76849 INFO  (jetty-launcher-103-thread-3) [    ] o.e.j.s.Server Started @80719ms
   [junit4]   2> 76849 INFO  (jetty-launcher-103-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40564}
   [junit4]   2> 76849 INFO  (jetty-launcher-103-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 76850 INFO  (jetty-launcher-103-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6DCA3C5A86D2CF00-001/tempDir-002/node4'
   [junit4]   2> 76850 INFO  (jetty-launcher-103-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 76850 INFO  (jetty-launcher-103-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 76850 INFO  (jetty-launcher-103-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 76851 INFO  (jetty-launcher-103-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 76852 INFO  (jetty-launcher-103-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 76852 INFO  (jetty-launcher-103-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@5a742e46{HTTP/1.1,[http/1.1]}{127.0.0.1:41973}
   [junit4]   2> 76852 INFO  (jetty-launcher-103-thread-2) [    ] o.e.j.s.Server Started @80721ms
   [junit4]   2> 76852 INFO  (jetty-launcher-103-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41973}
   [junit4]   2> 76852 INFO  (jetty-launcher-103-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 76852 INFO  (jetty-launcher-103-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6DCA3C5A86D2CF00-001/tempDir-002/node2'
   [junit4]   2> 76852 INFO  (jetty-launcher-103-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 76852 INFO  (jetty-launcher-103-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 76852 INFO  (jetty-launcher-103-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 76855 INFO  (jetty-launcher-103-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@778ac674{/solr,null,AVAILABLE}
   [junit4]   2> 76858 INFO  (jetty-launcher-103-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@24aad493{/solr,null,AVAILABLE}
   [junit4]   2> 76858 INFO  (jetty-launcher-103-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@399d287d{HTTP/1.1,[http/1.1]}{127.0.0.1:38209}
   [junit4]   2> 76858 INFO  (jetty-launcher-103-thread-1) [    ] o.e.j.s.Server Started @80728ms
   [junit4]   2> 76858 INFO  (jetty-launcher-103-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38209}
   [junit4]   2> 76858 INFO  (jetty-launcher-103-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 76858 INFO  (jetty-launcher-103-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6DCA3C5A86D2CF00-001/tempDir-002/node1'
   [junit4]   2> 76859 INFO  (jetty-launcher-103-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 76859 INFO  (jetty-launcher-103-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 76859 INFO  (jetty-launcher-103-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 76859 INFO  (jetty-launcher-103-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 76861 INFO  (zkCallback-105-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@28bc45b1 name:ZooKeeperConnection Watcher:127.0.0.1:39777/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 76861 INFO  (jetty-launcher-103-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 76861 INFO  (jetty-launcher-103-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 76861 INFO  (jetty-launcher-103-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 76866 INFO  (jetty-launcher-103-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@1538a093{HTTP/1.1,[http/1.1]}{127.0.0.1:49507}
   [junit4]   2> 76866 INFO  (jetty-launcher-103-thread-5) [    ] o.e.j.s.Server Started @80736ms
   [junit4]   2> 76866 INFO  (jetty-launcher-103-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49507}
   [junit4]   2> 76866 INFO  (jetty-launcher-103-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 76866 INFO  (jetty-launcher-103-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6DCA3C5A86D2CF00-001/tempDir-002/node5'
   [junit4]   2> 76867 INFO  (jetty-launcher-103-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 76867 INFO  (jetty-launcher-103-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 76868 INFO  (jetty-launcher-103-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 76869 INFO  (jetty-launcher-103-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 76874 INFO  (jetty-launcher-103-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 76875 INFO  (zkCallback-108-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@36ae5f14 name:ZooKeeperConnection Watcher:127.0.0.1:39777/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 76875 INFO  (jetty-launcher-103-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 76875 INFO  (zkCallback-107-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@69ddf10a name:ZooKeeperConnection Watcher:127.0.0.1:39777/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 76875 INFO  (jetty-launcher-103-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 76875 INFO  (jetty-launcher-103-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 76876 INFO  (zkCallback-106-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4743a3db name:ZooKeeperConnection Watcher:127.0.0.1:39777/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 76876 INFO  (jetty-launcher-103-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 76877 INFO  (jetty-launcher-103-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 76877 INFO  (jetty-launcher-103-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 76879 INFO  (jetty-launcher-103-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 76880 INFO  (jetty-launcher-103-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 76881 INFO  (zkCallback-109-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4da2f32d name:ZooKeeperConnection Watcher:127.0.0.1:39777/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 76882 INFO  (jetty-launcher-103-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 76882 INFO  (jetty-launcher-103-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 76883 INFO  (jetty-launcher-103-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 76886 INFO  (jetty-launcher-103-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 76913 INFO  (jetty-launcher-103-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6DCA3C5A86D2CF00-001/tempDir-002/node3/.
   [junit4]   2> 76914 INFO  (jetty-launcher-103-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 1879198695
   [junit4]   2> 76914 INFO  (jetty-launcher-103-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6DCA3C5A86D2CF00-001/tempDir-002/node3]
   [junit4]   2> 76914 INFO  (jetty-launcher-103-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6DCA3C5A86D2CF00-001/tempDir-002/node2/.
   [junit4]   2> 76914 WARN  (jetty-launcher-103-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6DCA3C5A86D2CF00-001/tempDir-002/node3/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6DCA3C5A86D2CF00-001/tempDir-002/node3/lib
   [junit4]   2> 76914 INFO  (jetty-launcher-103-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1935829652
   [junit4]   2> 76914 INFO  (jetty-launcher-103-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6DCA3C5A86D2CF00-001/tempDir-002/node2]
   [junit4]   2> 76915 INFO  (jetty-launcher-103-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,
   [junit4]   2> 76915 WARN  (jetty-launcher-103-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6DCA3C5A86D2CF00-001/tempDir-002/node2/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6DCA3C5A86D2CF00-001/tempDir-002/node2/lib
   [junit4]   2> 76915 INFO  (jetty-launcher-103-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,
   [junit4]   2> 76915 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 0x1543368081d0003, 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> 76933 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 0x1543368081d0005, 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> 76934 INFO  (jetty-launcher-103-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6DCA3C5A86D2CF00-001/tempDir-002/node4/.
   [junit4]   2> 76934 INFO  (jetty-launcher-103-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 76934 INFO  (jetty-launcher-103-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 172960200
   [junit4]   2> 76934 INFO  (jetty-launcher-103-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6DCA3C5A86D2CF00-001/tempDir-002/node4]
   [junit4]   2> 76935 INFO  (jetty-launcher-103-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 76935 WARN  (jetty-launcher-103-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6DCA3C5A86D2CF00-001/tempDir-002/node4/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6DCA3C5A86D2CF00-001/tempDir-002/node4/lib
   [junit4]   2> 76935 INFO  (jetty-launcher-103-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,
   [junit4]   2> 76933 INFO  (jetty-launcher-103-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6DCA3C5A86D2CF00-001/tempDir-002/node1/.
   [junit4]   2> 76936 INFO  (jetty-launcher-103-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1707103428
   [junit4]   2> 76936 INFO  (jetty-launcher-103-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6DCA3C5A86D2CF00-001/tempDir-002/node1]
   [junit4]   2> 76936 INFO  (jetty-launcher-103-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 76936 INFO  (jetty-launcher-103-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 76936 WARN  (jetty-launcher-103-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6DCA3C5A86D2CF00-001/tempDir-002/node1/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6DCA3C5A86D2CF00-001/tempDir-002/node1/lib
   [junit4]   2> 76936 INFO  (jetty-launcher-103-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39777/solr
   [junit4]   2> 76933 INFO  (jetty-launcher-103-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6DCA3C5A86D2CF00-001/tempDir-002/node5/.
   [junit4]   2> 76937 INFO  (jetty-launcher-103-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 555686749
   [junit4]   2> 76937 INFO  (jetty-launcher-103-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6DCA3C5A86D2CF00-001/tempDir-002/node5]
   [junit4]   2> 76937 WARN  (jetty-launcher-103-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6DCA3C5A86D2CF00-001/tempDir-002/node5/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6DCA3C5A86D2CF00-001/tempDir-002/node5/lib
   [junit4]   2> 76937 INFO  (jetty-launcher-103-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 76938 INFO  (jetty-launcher-103-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,
   [junit4]   2> 76938 INFO  (jetty-launcher-103-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 76938 INFO  (jetty-launcher-103-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 76936 INFO  (jetty-launcher-103-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 76939 INFO  (jetty-launcher-103-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 76939 INFO  (jetty-launcher-103-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 76939 INFO  (jetty-launcher-103-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39777/solr
   [junit4]   2> 76939 INFO  (jetty-launcher-103-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 76939 INFO  (jetty-launcher-103-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 76939 INFO  (jetty-launcher-103-thread-5) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 76936 INFO  (jetty-launcher-103-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,
   [junit4]   2> 76941 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 0x1543368081d0002, 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> 76942 INFO  (jetty-launcher-103-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 76942 INFO  (jetty-launcher-103-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 76942 INFO  (jetty-launcher-103-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39777/solr
   [junit4]   2> 76942 INFO  (jetty-launcher-103-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 76942 INFO  (jetty-launcher-103-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 76943 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 0x1543368081d0004, 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> 76939 INFO  (jetty-launcher-103-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 76943 INFO  (jetty-launcher-103-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 76942 INFO  (jetty-launcher-103-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 76941 INFO  (jetty-launcher-103-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 76946 INFO  (jetty-launcher-103-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 76946 INFO  (jetty-launcher-103-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39777/solr
   [junit4]   2> 76946 INFO  (jetty-launcher-103-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 76946 INFO  (jetty-launcher-103-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 76947 INFO  (jetty-launcher-103-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 76948 INFO  (jetty-launcher-103-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 76948 INFO  (jetty-launcher-103-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 76949 INFO  (jetty-launcher-103-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39777/solr
   [junit4]   2> 76949 INFO  (jetty-launcher-103-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 76949 INFO  (jetty-launcher-103-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 76950 INFO  (jetty-launcher-103-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 76975 INFO  (zkCallback-116-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5c177c56 name:ZooKeeperConnection Watcher:127.0.0.1:39777 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 76976 INFO  (jetty-launcher-103-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 76977 INFO  (jetty-launcher-103-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 76983 INFO  (zkCallback-117-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@634b3401 name:ZooKeeperConnection Watcher:127.0.0.1:39777 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 76984 INFO  (jetty-launcher-103-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 76984 INFO  (jetty-launcher-103-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 76984 INFO  (zkCallback-123-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2247a0df name:ZooKeeperConnection Watcher:127.0.0.1:39777 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 76986 INFO  (jetty-launcher-103-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 76986 INFO  (jetty-launcher-103-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 76987 INFO  (zkCallback-124-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@54344dd7 name:ZooKeeperConnection Watcher:127.0.0.1:39777 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 76987 INFO  (zkCallback-122-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4057841 name:ZooKeeperConnection Watcher:127.0.0.1:39777 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 76987 INFO  (jetty-launcher-103-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 76987 INFO  (jetty-launcher-103-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 76989 INFO  (jetty-launcher-103-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 76989 INFO  (jetty-launcher-103-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 76997 INFO  (jetty-launcher-103-thread-4) [n:127.0.0.1:38271_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$8/1651810365@52825eba
   [junit4]   2> 76997 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 0x1543368081d0006, 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> 76997 INFO  (jetty-launcher-103-thread-4) [n:127.0.0.1:38271_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 77003 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 0x1543368081d0008, 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> 77003 INFO  (jetty-launcher-103-thread-5) [n:127.0.0.1:49507_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$8/1651810365@5a6fb56d
   [junit4]   2> 77005 INFO  (jetty-launcher-103-thread-2) [n:127.0.0.1:41973_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$8/1651810365@a3b70d7
   [junit4]   2> 77005 INFO  (jetty-launcher-103-thread-3) [n:127.0.0.1:40564_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$8/1651810365@56c83b0
   [junit4]   2> 77006 INFO  (jetty-launcher-103-thread-5) [n:127.0.0.1:49507_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 77006 INFO  (jetty-launcher-103-thread-2) [n:127.0.0.1:41973_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 77008 INFO  (jetty-launcher-103-thread-3) [n:127.0.0.1:40564_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 77009 INFO  (jetty-launcher-103-thread-1) [n:127.0.0.1:38209_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$8/1651810365@53ad2ccc
   [junit4]   2> 77009 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 0x1543368081d0007, 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> 77009 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 0x1543368081d0009, 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> 77009 INFO  (zkCallback-125-thread-1-processing-n:127.0.0.1:38271_solr) [n:127.0.0.1:38271_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2d05cffd name:ZooKeeperConnection Watcher:127.0.0.1:39777/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 77009 INFO  (jetty-launcher-103-thread-1) [n:127.0.0.1:38209_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 77010 INFO  (jetty-launcher-103-thread-4) [n:127.0.0.1:38271_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 77023 INFO  (zkCallback-126-thread-1-processing-n:127.0.0.1:49507_solr) [n:127.0.0.1:49507_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5549fe59 name:ZooKeeperConnection Watcher:127.0.0.1:39777/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 77023 INFO  (jetty-launcher-103-thread-5) [n:127.0.0.1:49507_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 77033 INFO  (zkCallback-127-thread-1-processing-n:127.0.0.1:41973_solr) [n:127.0.0.1:41973_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1bfa7288 name:ZooKeeperConnection Watcher:127.0.0.1:39777/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 77033 INFO  (jetty-launcher-103-thread-2) [n:127.0.0.1:41973_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 77033 INFO  (zkCallback-128-thread-1-processing-n:127.0.0.1:40564_solr) [n:127.0.0.1:40564_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@55f324e9 name:ZooKeeperConnection Watcher:127.0.0.1:39777/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 77035 INFO  (jetty-launcher-103-thread-3) [n:127.0.0.1:40564_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 77038 INFO  (zkCallback-129-thread-1-processing-n:127.0.0.1:38209_solr) [n:127.0.0.1:38209_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@68b2634a name:ZooKeeperConnection Watcher:127.0.0.1:39777/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 77038 INFO  (jetty-launcher-103-thread-1) [n:127.0.0.1:38209_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 77040 INFO  (jetty-launcher-103-thread-5) [n:127.0.0.1:49507_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 77041 INFO  (jetty-launcher-103-thread-4) [n:127.0.0.1:38271_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 77050 INFO  (jetty-launcher-103-thread-2) [n:127.0.0.1:41973_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 77050 INFO  (jetty-launcher-103-thread-3) [n:127.0.0.1:40564_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 77109 INFO  (jetty-launcher-103-thread-3) [n:127.0.0.1:40564_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 77110 INFO  (jetty-launcher-103-thread-1) [n:127.0.0.1:38209_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 77110 INFO  (jetty-launcher-103-thread-5) [n:127.0.0.1:49507_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 77110 INFO  (jetty-launcher-103-thread-2) [n:127.0.0.1:41973_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 77111 INFO  (jetty-launcher-103-thread-4) [n:127.0.0.1:38271_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 77254 INFO  (jetty-launcher-103-thread-3) [n:127.0.0.1:40564_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 77269 INFO  (jetty-launcher-103-thread-5) [n:127.0.0.1:49507_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 77306 INFO  (jetty-launcher-103-thread-2) [n:127.0.0.1:41973_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 77375 INFO  (jetty-launcher-103-thread-5) [n:127.0.0.1:49507_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 77375 INFO  (jetty-launcher-103-thread-4) [n:127.0.0.1:38271_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 77375 INFO  (jetty-launcher-103-thread-3) [n:127.0.0.1:40564_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 77375 INFO  (jetty-launcher-103-thread-1) [n:127.0.0.1:38209_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 77390 INFO  (jetty-launcher-103-thread-2) [n:127.0.0.1:41973_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 77447 INFO  (jetty-launcher-103-thread-5) [n:127.0.0.1:49507_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 77447 INFO  (jetty-launcher-103-thread-3) [n:127.0.0.1:40564_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 77462 INFO  (jetty-launcher-103-thread-4) [n:127.0.0.

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

caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1543369c37d000e, 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> 197721 INFO  (zkCallback-295-thread-1-processing-n:127.0.0.1:35428_solr) [n:127.0.0.1:35428_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (1)
   [junit4]   2> 197724 INFO  (zkCallback-295-thread-1-processing-n:127.0.0.1:35428_solr) [n:127.0.0.1:35428_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: [1])
   [junit4]   2> 199206 WARN  (zkCallback-294-thread-1-processing-n:127.0.0.1:58164_solr) [n:127.0.0.1:58164_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [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.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 199207 WARN  (zkCallback-298-thread-1-processing-n:127.0.0.1:44986_solr) [n:127.0.0.1:44986_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 199207 WARN  (zkCallback-296-thread-1-processing-n:127.0.0.1:50769_solr) [n:127.0.0.1:50769_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 199207 WARN  (zkCallback-294-thread-2-processing-n:127.0.0.1:58164_solr) [n:127.0.0.1:58164_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 199209 INFO  (jetty-launcher-272-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@673fd4f8{/solr,null,UNAVAILABLE}
   [junit4]   2> 199206 WARN  (zkCallback-297-thread-1-processing-n:127.0.0.1:34416_solr) [n:127.0.0.1:34416_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 199209 INFO  (jetty-launcher-272-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@79773e6f{/solr,null,UNAVAILABLE}
   [junit4]   2> 199210 WARN  (zkCallback-297-thread-2-processing-n:127.0.0.1:34416_solr) [n:127.0.0.1:34416_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [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.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 199212 INFO  (jetty-launcher-272-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@bab01cd{/solr,null,UNAVAILABLE}
   [junit4]   2> 199214 INFO  (jetty-launcher-272-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6eb834d0{/solr,null,UNAVAILABLE}
   [junit4]   2> 199225 WARN  (zkCallback-295-thread-1-processing-n:127.0.0.1:35428_solr) [n:127.0.0.1:35428_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 199225 INFO  (jetty-launcher-272-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7fe52f39{/solr,null,UNAVAILABLE}
   [junit4]   2> 199232 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[6DCA3C5A86D2CF00]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:61204 61204
   [junit4]   2> 199361 INFO  (Thread-575) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:61204 61204
   [junit4]   2> 199362 WARN  (Thread-575) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_6DCA3C5A86D2CF00-001
   [junit4]   2> NOTE: test params are: codec=Lucene60, sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=ar-IQ, timezone=AST
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_72 (64-bit)/cpus=3,threads=1,free=19613376,total=146964480
   [junit4]   2> NOTE: All tests run in this JVM: [TestShortCircuitedRequests, HdfsChaosMonkeySafeLeaderTest, SSLMigrationTest, SolrPluginUtilsTest, AnalyticsMergeStrategyTest, DistributedDebugComponentTest, RequestHandlersTest, TestManagedSchemaAPI, TestPerFieldSimilarity, CSVRequestHandlerTest, TestLeaderElectionZkExpiry, TestAtomicUpdateErrorCases, CopyFieldTest, SecurityConfHandlerTest, TestCollationField, TestMiniSolrCloudCluster]
   [junit4] Completed [29/590 (1!)] on J1 in 126.13s, 7 tests, 1 error <<< FAILURES!

[...truncated 1827 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/common-build.xml:529: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1457: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1014: There were test failures: 590 suites (10 ignored), 2373 tests, 1 error, 85 ignored (70 assumptions) [seed: 6DCA3C5A86D2CF00]

Total time: 84 minutes 25 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