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

2 tests failed.
FAILED:  org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslAndClientAuth

Error Message:
Error from server at https://127.0.0.1:34924/solr: Expected mime type 
application/octet-stream but got text/html. <html> <head> <meta 
http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 
500 </title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing 
/solr/admin/cores. Reason: <pre>    org.apache.solr.common.SolrException: Error 
processing the request. CoreContainer is either not initialized or shutting 
down.</pre></p> <hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.8.v20160314</a><hr/> </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:34924/solr: Expected mime type 
application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 </title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /solr/admin/cores. Reason:
<pre>    org.apache.solr.common.SolrException: Error processing the request. 
CoreContainer is either not initialized or shutting down.</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.8.v20160314</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([FE4FCF722028B61D:2DCB26BFB2E5EDE1]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:574)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
        at 
org.apache.solr.client.solrj.request.CoreAdminRequest.getStatus(CoreAdminRequest.java:570)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterJettys(TestMiniSolrCloudClusterSSL.java:239)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithCollectionCreations(TestMiniSolrCloudClusterSSL.java:195)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithNodeReplacement(TestMiniSolrCloudClusterSSL.java:145)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslAndClientAuth(TestMiniSolrCloudClusterSSL.java:127)
        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)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud

Error Message:
Could not find collection:test_col

Stack Trace:
java.lang.AssertionError: Could not find collection:test_col
        at __randomizedtesting.SeedInfo.seed([FE4FCF722028B61D]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:154)
        at 
org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud.createMiniSolrCloudCluster(TestTolerantUpdateProcessorRandomCloud.java:126)
        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$6.evaluate(RandomizedRunner.java:811)
        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 10550 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_FE4FCF722028B61D-001/init-core-data-001
   [junit4]   2> 101023 INFO  
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[FE4FCF722028B61D]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-9182
 - causes OOM)
   [junit4]   2> 101023 INFO  
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[FE4FCF722028B61D]-worker) [ 
   ] o.a.s.c.TestTolerantUpdateProcessorRandomCloud Configuring cluster: 
servers=7, shards=2, repfactor=3
   [junit4]   2> 101025 INFO  
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[FE4FCF722028B61D]-worker) [ 
   ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 101025 INFO  (Thread-49) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 101025 INFO  (Thread-49) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 101130 INFO  
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[FE4FCF722028B61D]-worker) [ 
   ] o.a.s.c.ZkTestServer start zk server on port:43264
   [junit4]   2> 101131 INFO  
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[FE4FCF722028B61D]-worker) [ 
   ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 101131 INFO  
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[FE4FCF722028B61D]-worker) [ 
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 101134 INFO  (zkCallback-241-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@179db6f2 
name:ZooKeeperConnection Watcher:127.0.0.1:43264 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 101134 INFO  
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[FE4FCF722028B61D]-worker) [ 
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 101134 INFO  
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[FE4FCF722028B61D]-worker) [ 
   ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 101135 INFO  
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[FE4FCF722028B61D]-worker) [ 
   ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 101143 INFO  (jetty-launcher-240-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 101145 INFO  (jetty-launcher-240-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@34527822{/solr,null,AVAILABLE}
   [junit4]   2> 101147 INFO  (jetty-launcher-240-thread-7) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 101150 INFO  (jetty-launcher-240-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 101150 INFO  (jetty-launcher-240-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 101152 INFO  (jetty-launcher-240-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@69af01e3{HTTP/1.1,[http/1.1]}{127.0.0.1:62189}
   [junit4]   2> 101153 INFO  (jetty-launcher-240-thread-2) [    ] 
o.e.j.s.Server Started @104238ms
   [junit4]   2> 101153 INFO  (jetty-launcher-240-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62189}
   [junit4]   2> 101153 INFO  (jetty-launcher-240-thread-6) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 101153 INFO  (jetty-launcher-240-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 101153 INFO  (jetty-launcher-240-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_FE4FCF722028B61D-001/tempDir-001/node1'
   [junit4]   2> 101153 INFO  (jetty-launcher-240-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 101154 INFO  (jetty-launcher-240-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 101154 INFO  (jetty-launcher-240-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@604bf6f8{/solr,null,AVAILABLE}
   [junit4]   2> 101156 INFO  (jetty-launcher-240-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 101149 INFO  (jetty-launcher-240-thread-7) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1a610e0b{/solr,null,AVAILABLE}
   [junit4]   2> 101155 INFO  (jetty-launcher-240-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@17c22f5c{HTTP/1.1,[http/1.1]}{127.0.0.1:44316}
   [junit4]   2> 101166 INFO  (jetty-launcher-240-thread-3) [    ] 
o.e.j.s.Server Started @104252ms
   [junit4]   2> 101168 INFO  (jetty-launcher-240-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 101166 INFO  (jetty-launcher-240-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44316}
   [junit4]   2> 101168 INFO  (jetty-launcher-240-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 101171 INFO  (jetty-launcher-240-thread-6) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6e054735{/solr,null,AVAILABLE}
   [junit4]   2> 101171 INFO  (jetty-launcher-240-thread-6) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1123ecbc{HTTP/1.1,[http/1.1]}{127.0.0.1:60251}
   [junit4]   2> 101171 INFO  (jetty-launcher-240-thread-6) [    ] 
o.e.j.s.Server Started @104257ms
   [junit4]   2> 101171 INFO  (jetty-launcher-240-thread-6) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60251}
   [junit4]   2> 101172 INFO  (jetty-launcher-240-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 101172 INFO  (jetty-launcher-240-thread-6) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_FE4FCF722028B61D-001/tempDir-001/node7'
   [junit4]   2> 101172 INFO  (jetty-launcher-240-thread-6) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 101172 INFO  (jetty-launcher-240-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 101174 INFO  (jetty-launcher-240-thread-6) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 101168 INFO  (jetty-launcher-240-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 101179 INFO  (jetty-launcher-240-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_FE4FCF722028B61D-001/tempDir-001/node2'
   [junit4]   2> 101179 INFO  (jetty-launcher-240-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 101179 INFO  (jetty-launcher-240-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 101179 INFO  (jetty-launcher-240-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 101178 INFO  (jetty-launcher-240-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4b4b0577{/solr,null,AVAILABLE}
   [junit4]   2> 101177 INFO  (jetty-launcher-240-thread-7) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@445db6aa{HTTP/1.1,[http/1.1]}{127.0.0.1:54277}
   [junit4]   2> 101180 INFO  (jetty-launcher-240-thread-7) [    ] 
o.e.j.s.Server Started @104265ms
   [junit4]   2> 101180 INFO  (jetty-launcher-240-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 101180 INFO  (jetty-launcher-240-thread-7) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54277}
   [junit4]   2> 101180 INFO  (jetty-launcher-240-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 101180 INFO  (jetty-launcher-240-thread-7) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_FE4FCF722028B61D-001/tempDir-001/node4'
   [junit4]   2> 101180 INFO  (jetty-launcher-240-thread-7) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 101180 INFO  (jetty-launcher-240-thread-7) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 101180 INFO  (jetty-launcher-240-thread-7) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 101181 INFO  (jetty-launcher-240-thread-7) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 101177 INFO  (jetty-launcher-240-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@55e0da7b{/solr,null,AVAILABLE}
   [junit4]   2> 101181 INFO  (jetty-launcher-240-thread-4) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@5b64cd57{HTTP/1.1,[http/1.1]}{127.0.0.1:38107}
   [junit4]   2> 101181 INFO  (jetty-launcher-240-thread-4) [    ] 
o.e.j.s.Server Started @104267ms
   [junit4]   2> 101176 INFO  (jetty-launcher-240-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@65d67fde{/solr,null,AVAILABLE}
   [junit4]   2> 101181 INFO  (jetty-launcher-240-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38107}
   [junit4]   2> 101182 INFO  (jetty-launcher-240-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 101182 INFO  (jetty-launcher-240-thread-4) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_FE4FCF722028B61D-001/tempDir-001/node3'
   [junit4]   2> 101182 INFO  (jetty-launcher-240-thread-4) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 101182 INFO  (jetty-launcher-240-thread-4) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 101182 INFO  (jetty-launcher-240-thread-5) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@5f65ae06{HTTP/1.1,[http/1.1]}{127.0.0.1:38422}
   [junit4]   2> 101182 INFO  (jetty-launcher-240-thread-5) [    ] 
o.e.j.s.Server Started @104268ms
   [junit4]   2> 101182 INFO  (jetty-launcher-240-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38422}
   [junit4]   2> 101182 INFO  (jetty-launcher-240-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 101182 INFO  (jetty-launcher-240-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 101183 INFO  (jetty-launcher-240-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 101183 INFO  (jetty-launcher-240-thread-5) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_FE4FCF722028B61D-001/tempDir-001/node5'
   [junit4]   2> 101183 INFO  (jetty-launcher-240-thread-5) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 101183 INFO  (jetty-launcher-240-thread-5) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 101183 INFO  (jetty-launcher-240-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 101184 INFO  (jetty-launcher-240-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 101176 INFO  (jetty-launcher-240-thread-6) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 101185 INFO  (jetty-launcher-240-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@197dfa6e{HTTP/1.1,[http/1.1]}{127.0.0.1:56974}
   [junit4]   2> 101186 INFO  (jetty-launcher-240-thread-1) [    ] 
o.e.j.s.Server Started @104272ms
   [junit4]   2> 101186 INFO  (jetty-launcher-240-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56974}
   [junit4]   2> 101187 INFO  (jetty-launcher-240-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 101187 INFO  (jetty-launcher-240-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_FE4FCF722028B61D-001/tempDir-001/node6'
   [junit4]   2> 101187 INFO  (jetty-launcher-240-thread-6) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 101187 INFO  (jetty-launcher-240-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 101187 INFO  (jetty-launcher-240-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 101187 INFO  (jetty-launcher-240-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 101188 INFO  (jetty-launcher-240-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 101190 INFO  (zkCallback-242-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@74d2406b 
name:ZooKeeperConnection Watcher:127.0.0.1:43264/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 101191 INFO  (jetty-launcher-240-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 101191 INFO  (zkCallback-244-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7e3fead5 
name:ZooKeeperConnection Watcher:127.0.0.1:43264/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 101191 INFO  (jetty-launcher-240-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 101191 INFO  (jetty-launcher-240-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 101191 INFO  (jetty-launcher-240-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 101191 INFO  (zkCallback-247-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6b8e4a33 
name:ZooKeeperConnection Watcher:127.0.0.1:43264/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 101192 INFO  (jetty-launcher-240-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 101192 INFO  (jetty-launcher-240-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 101192 INFO  (jetty-launcher-240-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 101192 INFO  (jetty-launcher-240-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 101192 INFO  (zkCallback-245-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@8e88310 name:ZooKeeperConnection 
Watcher:127.0.0.1:43264/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 101192 INFO  (jetty-launcher-240-thread-7) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 101192 INFO  (jetty-launcher-240-thread-7) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 101193 INFO  (zkCallback-243-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1d2bf1ff 
name:ZooKeeperConnection Watcher:127.0.0.1:43264/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 101194 INFO  (zkCallback-248-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@11a98c61 
name:ZooKeeperConnection Watcher:127.0.0.1:43264/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 101194 INFO  (zkCallback-246-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5353e805 
name:ZooKeeperConnection Watcher:127.0.0.1:43264/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 101195 INFO  (jetty-launcher-240-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 101195 INFO  (jetty-launcher-240-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 101196 INFO  (jetty-launcher-240-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 101201 INFO  (jetty-launcher-240-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 101201 INFO  (jetty-launcher-240-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 101202 INFO  (jetty-launcher-240-thread-6) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 101202 INFO  (jetty-launcher-240-thread-6) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 101202 INFO  (jetty-launcher-240-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 101202 INFO  (jetty-launcher-240-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 101203 INFO  (jetty-launcher-240-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 101211 INFO  (jetty-launcher-240-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 101215 INFO  (jetty-launcher-240-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/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_FE4FCF722028B61D-001/tempDir-001/node2/.
   [junit4]   2> 101215 INFO  (jetty-launcher-240-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 899354457
   [junit4]   2> 101215 INFO  (jetty-launcher-240-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/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_FE4FCF722028B61D-001/tempDir-001/node2]
   [junit4]   2> 101216 WARN  (jetty-launcher-240-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/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_FE4FCF722028B61D-001/tempDir-001/node2/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_FE4FCF722028B61D-001/tempDir-001/node2/lib
   [junit4]   2> 101216 INFO  (jetty-launcher-240-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> 101216 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 0x155fc41b1c10005, 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> 101218 INFO  (jetty-launcher-240-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 101218 INFO  (jetty-launcher-240-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 101218 INFO  (jetty-launcher-240-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 101218 INFO  (jetty-launcher-240-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43264/solr
   [junit4]   2> 101218 INFO  (jetty-launcher-240-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 101218 INFO  (jetty-launcher-240-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 101219 INFO  (jetty-launcher-240-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 101224 INFO  (jetty-launcher-240-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/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_FE4FCF722028B61D-001/tempDir-001/node3/.
   [junit4]   2> 101228 INFO  (jetty-launcher-240-thread-4) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1493337766
   [junit4]   2> 101228 INFO  (jetty-launcher-240-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/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_FE4FCF722028B61D-001/tempDir-001/node3]
   [junit4]   2> 101231 WARN  (jetty-launcher-240-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/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_FE4FCF722028B61D-001/tempDir-001/node3/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_FE4FCF722028B61D-001/tempDir-001/node3/lib
   [junit4]   2> 101231 INFO  (jetty-launcher-240-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> 101228 INFO  (zkCallback-251-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5d7f8958 
name:ZooKeeperConnection Watcher:127.0.0.1:43264 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 101232 INFO  (jetty-launcher-240-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/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_FE4FCF722028B61D-001/tempDir-001/node1/.
   [junit4]   2> 101232 INFO  (jetty-launcher-240-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 2126582787
   [junit4]   2> 101232 INFO  (jetty-launcher-240-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/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_FE4FCF722028B61D-001/tempDir-001/node1]
   [junit4]   2> 101232 INFO  (jetty-launcher-240-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 101232 INFO  (jetty-launcher-240-thread-4) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 101232 INFO  (jetty-launcher-240-thread-4) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 101232 WARN  (jetty-launcher-240-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/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_FE4FCF722028B61D-001/tempDir-001/node1/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_FE4FCF722028B61D-001/tempDir-001/node1/lib
   [junit4]   2> 101228 INFO  (jetty-launcher-240-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/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_FE4FCF722028B61D-001/tempDir-001/node6/.
   [junit4]   2> 101234 INFO  (jetty-launcher-240-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1965741592
   [junit4]   2> 101234 INFO  (jetty-launcher-240-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/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_FE4FCF722028B61D-001/tempDir-001/node6]
   [junit4]   2> 101234 INFO  (jetty-launcher-240-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> 101235 WARN  (jetty-launcher-240-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/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_FE4FCF722028B61D-001/tempDir-001/node6/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_FE4FCF722028B61D-001/tempDir-001/node6/lib
   [junit4]   2> 101236 INFO  (jetty-launcher-240-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> 101238 INFO  (jetty-launcher-240-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 101238 INFO  (jetty-launcher-240-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 101238 INFO  (jetty-launcher-240-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 101238 INFO  (jetty-launcher-240-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43264/solr
   [junit4]   2> 101227 INFO  (jetty-launcher-240-thread-6) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_FE4FCF722028B61D-001/tempDir-001/node7/.
   [junit4]   2> 101242 INFO  (jetty-launcher-240-thread-6) [    ] 
o.a.s.c.CoreContainer New CoreContainer 2039186676
   [junit4]   2> 101242 INFO  (jetty-launcher-240-thread-6) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_FE4FCF722028B61D-001/tempDir-001/node7]
   [junit4]   2> 101242 WARN  (jetty-launcher-240-thread-6) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_FE4FCF722028B61D-001/tempDir-001/node7/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_FE4FCF722028B61D-001/tempDir-001/node7/lib
   [junit4]   2> 101242 INFO  (jetty-launcher-240-thread-6) [    ] 
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> 101227 INFO  (jetty-launcher-240-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/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_FE4FCF722028B61D-001/tempDir-001/node5/.
   [junit4]   2> 101242 INFO  (jetty-launcher-240-thread-5) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1184932102
   [junit4]   2> 101242 INFO  (jetty-launcher-240-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/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_FE4FCF722028B61D-001/tempDir-001/node5]
   [junit4]   2> 101243 WARN  (jetty-launcher-240-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/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_FE4FCF722028B61D-001/tempDir-001/node5/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_FE4FCF722028B61D-001/tempDir-001/node5/lib
   [junit4]   2> 101244 INFO  (jetty-launcher-240-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> 101246 INFO  (jetty-launcher-240-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 101246 INFO  (jetty-launcher-240-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 101246 INFO  (jetty-launcher-240-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 101246 INFO  (jetty-launcher-240-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43264/solr
   [junit4]   2> 101246 INFO  (jetty-launcher-240-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 101246 INFO  (jetty-launcher-240-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 101246 INFO  (jetty-launcher-240-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 101240 INFO  (jetty-launcher-240-thread-7) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_FE4FCF722028B61D-001/tempDir-001/node4/.
   [junit4]   2> 101238 INFO  (jetty-launcher-240-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 101247 INFO  (jetty-launcher-240-thread-7) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1621279936
   [junit4]   2> 101247 INFO  (jetty-launcher-240-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 101247 INFO  (jetty-launcher-240-thread-7) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_FE4FCF722028B61D-001/tempDir-001/node4]
   [junit4]   2> 101248 WARN  (jetty-launcher-240-thread-7) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_FE4FCF722028B61D-001/tempDir-001/node4/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_FE4FCF722028B61D-001/tempDir-001/node4/lib
   [junit4]   2> 101248 INFO  (jetty-launcher-240-thread-7) [    ] 
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> 101248 INFO  (jetty-launcher-240-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 101249 INFO  (jetty-launcher-240-thread-7) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 101249 INFO  (jetty-launcher-240-thread-7) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 101250 INFO  (jetty-launcher-240-thread-7) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 101250 INFO  (jetty-launcher-240-thread-7) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43264/solr
   [junit4]   2> 101250 INFO  (jetty-launcher-240-thread-7) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 101250 INFO  (jetty-launcher-240-thread-7) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 101250 INFO  (jetty-launcher-240-thread-7) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 101250 INFO  (jetty-launcher-240-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 101252 INFO  (jetty-launcher-240-thread-5) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 101252 INFO  (jetty-launcher-240-thread-5) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 101233 INFO  (jetty-launcher-240-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 101252 INFO  (jetty-launcher-240-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43264/solr
   [junit4]   2> 101257 INFO  (jetty-launcher-240-thread-5) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 101257 INFO  (jetty-launcher-240-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 101258 INFO  (jetty-launcher-240-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 101258 INFO  (jetty-launcher-240-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 101232 INFO  (jetty-launcher-240-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43264/solr
   [junit4]   2> 101258 INFO  (jetty-launcher-240-thread-4) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 101258 INFO  (jetty-launcher-240-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 101259 INFO  (jetty-launcher-240-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 101259 INFO  (jetty-launcher-240-thread-6) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 101259 INFO  (jetty-launcher-240-thread-6) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 101259 INFO  (jetty-launcher-240-thread-6) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 101259 INFO  (jetty-launcher-240-thread-6) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43264/solr
   [junit4]   2> 101259 INFO  (jetty-launcher-240-thread-6) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 101259 INFO  (jetty-launcher-240-thread-6) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 101260 INFO  (jetty-launcher-240-thread-6) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 101263 INFO  (zkCallback-262-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@344d801a 
name:ZooKeeperConnection Watcher:127.0.0.1:43264 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 101266 INFO  (zkCallback-269-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5419f81d 
name:ZooKeeperConnection Watcher:127.0.0.1:43264 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 101266 INFO  (jetty-launcher-240-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 101265 INFO  (jetty-launcher-240-thread-3) 
[n:127.0.0.1:44316_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$59/115874595@71d413cb
   [junit4]   2> 101266 INFO  (jetty-launcher-240-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 101266 INFO  (jetty-launcher-240-thread-3) 
[n:127.0.0.1:44316_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 101265 INFO  (zkCallback-263-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@65597bae 
name:ZooKeeperConnection Watcher:127.0.0.1:43264 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 101265 INFO  (zkCallback-266-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@66f83fcc 
name:ZooKeeperConnection Watcher:127.0.0.1:43264 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 101267 INFO  (zkCallback-268-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1ffe724d 
name:ZooKeeperConnection Watcher:127.0.0.1:43264 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 101267 INFO  (jetty-launcher-240-thread-6) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 101268 INFO  (jetty-launcher-240-thread-6) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 101268 INFO  (jetty-launcher-240-thread-2) 
[n:127.0.0.1:62189_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$59/115874595@1186a1e0
   [junit4]   2> 101268 INFO  (jetty-launcher-240-thread-2) 
[n:127.0.0.1:62189_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 101268 INFO  (jetty-launcher-240-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 101268 INFO  (jetty-launcher-240-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 101269 INFO  (zkCallback-267-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7dcff9de 
name:ZooKeeperConnection Watcher:127.0.0.1:43264 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 101269 INFO  (jetty-launcher-240-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 101268 INFO  (jetty-launcher-240-thread-7) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 101270 INFO  (jetty-launcher-240-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 101270 INFO  (jetty-launcher-240-thread-7) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 101270 INFO  (jetty-launcher-240-thread-6) 
[n:127.0.0.1:60251_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$59/115874595@794818e7
   [junit4]   2> 101270 INFO  (jetty-launcher-240-thread-6) 
[n:127.0.0.1:60251_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 101271 INFO  
(zkCallback-270-thread-1-processing-n:127.0.0.1:44316_solr) 
[n:127.0.0.1:44316_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@13f6a7c6 
name:ZooKeeperConnection Watcher:127.0.0.1:43264/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 101272 INFO  (jetty-launcher-240-thread-3) 
[n:127.0.0.1:44316_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 101272 INFO  (jetty-launcher-240-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 101272 INFO  (jetty-launcher-240-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 101273 INFO  (jetty-launcher-240-thread-3) 
[n:127.0.0.1:44316_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 101274 INFO  
(zkCallback-272-thread-1-processing-n:127.0.0.1:60251_solr) 
[n:127.0.0.1:60251_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@39a29d61 
name:ZooKeeperConnection Watcher:127.0.0.1:43264/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 101275 INFO  
(zkCallback-271-thread-1-processing-n:127.0.0.1:62189_solr) 
[n:127.0.0.1:62189_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1ce80e57 
name:ZooKeeperConnection Watcher:127.0.0.1:43264/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 101275 INFO  (jetty-launcher-240-thread-2) 
[n:127.0.0.1:62189_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 101275 INFO  (jetty-launcher-240-thread-6) 
[n:127.0.0.1:60251_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 101276 INFO  (jetty-launcher-240-thread-5) 
[n:127.0.0.1:38422_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$59/115874595@77f675ed
   [junit4]   2> 101276 INFO  (jetty-launcher-240-thread-5) 
[n:127.0.0.1:38422_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 101276 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 0x155fc41b1c1000c, 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> 101279 INFO  (jetty-launcher-240-thread-6) 
[n:127.0.0.1:60251_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 101276 INFO  (jetty-launcher-240-thread-2) 
[n:127.0.0.1:62189_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 101281 INFO  (jetty-launcher-240-thread-6) 
[n:127.0.0.1:60251_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 101284 INFO  (jetty-launcher-240-thread-6) 
[n:127.0.0.1:60251_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 101286 INFO  (jetty-launcher-240-thread-6) 
[n:127.0.0.1:60251_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 101288 INFO  (jetty-launcher-240-thread-6) 
[n:127.0.0.1:60251_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 101288 INFO  (jetty-launcher-240-thread-1) 
[n:127.0.0.1:56974_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$59/115874595@f3bfe31
   [junit4]   2> 101290 INFO  (jetty-launcher-240-thread-1) 
[n:127.0.0.1:56974_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 101290 INFO  (jetty-launcher-240-thread-6) 
[n:127.0.0.1:60251_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 101292 INFO  (jetty-launcher-240-thread-6) 
[n:127.0.0.1:60251_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 101292 INFO  (jetty-launcher-240-thread-4) 
[n:127.0.0.1:38107_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$59/115874595@5c6f09d5
   [junit4]   2> 101293 INFO  (jetty-launcher-240-thread-4) 
[n:127.0.0.1:38107_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 101293 INFO  
(zkCallback-274-thread-1-processing-n:127.0.0.1:56974_solr) 
[n:127.0.0.1:56974_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@63cdcea6 
name:ZooKeeperConnection Watcher:127.0.0.1:43264/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 101293 INFO  (jetty-launcher-240-thread-6) 
[n:127.0.0.1:60251_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 101293 INFO  (jetty-launcher-240-thread-1) 
[n:127.0.0.1:56974_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 101295 INFO  (jetty-launcher-240-thread-6) 
[n:127.0.0.1:60251_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 101296 INFO  (jetty-launcher-240-thread-6) 
[n:127.0.0.1:60251_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 101297 INFO  (jetty-launcher-240-thread-6) 
[n:127.0.0.1:60251_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 101278 INFO  (jetty-launcher-240-thread-7) 
[n:127.0.0.1:54277_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$59/115874595@2e71dfc1
   [junit4]   2> 101288 INFO  
(zkCallback-273-thread-1-processing-n:127.0.0.1:38422_solr) 
[n:127.0.0.1:38422_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@c8acf73 name:ZooKeeperConnection 
Watcher:127.0.0.1:43264/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 101299 INFO  (jetty-launcher-240-thread-7) 
[n:127.0.0.1:54277_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 101300 INFO  
(zkCallback-276-thread-1-processing-n:127.0.0.1:38107_solr) 
[n:127.0.0.1:38107_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6ae7f631 
name:ZooKeeperConnection Watcher:127.0.0.1:43264/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 101300 INFO  (jetty-launcher-240-thread-6) 
[n:127.0.0.1:60251_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 101301 INFO  (jetty-launcher-240-thread-5) 
[n:127.0.0.1:38422_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 101302 INFO  (jetty-launcher-240-thread-4) 
[n:127.0.0.1:38107_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 101303 INFO  (jetty-launcher-240-thread-6) 
[n:127.0.0.1:60251_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 101308 INFO  (jetty-launcher-240-thread-1) 
[n:127.0.0.1:56974_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 101308 INFO  
(zkCallback-277-thread-1-processing-n:127.0.0.1:54277_solr) 
[n:127.0.0.1:54277_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@67dcc14e 
name:ZooKeeperConnection Watcher:127.0.0.1:43264/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 101308 INFO  (jetty-launcher-240-thread-7) 
[n:127.0.0.1:54277_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 101308 INFO  (jetty-launcher-240-thread-1) 
[n:127.0.0.1:56974_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 101309 INFO  (jetty-launcher-240-thread-1) 
[n:127.0.0.1:56974_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 101318 INFO  (jetty-launcher-240-thread-1) 
[n:127.0.0.1:56974_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 101319 INFO  (jetty-launcher-240-thread-3) 
[n:127.0.0.1:44316_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 101320 INFO  (jetty-launcher-240-thread-1) 
[n:127.0.0.1:56974_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 101320 INFO  (jetty-launcher-240-thread-6) 
[n:127.0.0.1:60251_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 101320 INFO  (jetty-launcher-240-thread-7) 
[n:127.0.0.1:54277_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 101321 INFO  (jetty-launcher-240-thread-3) 
[n:127.0.0.1:44316_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 101322 INFO  (jetty-launcher-240-thread-1) 
[n:127.0.0.1:56974_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 101323 INFO  (jetty-launcher-240-thread-3) 
[n:127.0.0.1:44316_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 101323 INFO  (jetty-launcher-240-thread-6) 
[n:127.0.0.1:60251_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 101323 INFO  (jetty-launcher-240-thread-6) 
[n:127.0.0.1:60251_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96260326143623185-127.0.0.1:60251_solr-n_0000000001
   [junit4]   2> 101323 INFO  (jetty-launcher-240-thread-7) 
[n:127.0.0.1:54277_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 101323 INFO  (jetty-launcher-240-thread-4) 
[n:127.0.0.1:38107_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 101324 INFO  (jetty-launcher-240-thread-1) 
[n:127.0.0.1:56974_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96260326143623187-127.0.0.1:56974_solr-n_0000000000
   [junit4]   2> 101324 INFO  (jetty-launcher-240-thread-6) 
[n:127.0.0.1:60251_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96260326143623187-127.0.0.1:56974_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 101324 INFO  (jetty-launcher-240-thread-7) 
[n:127.0.0.1:54277_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 101325 INFO  (jetty-launcher-240-thread-4) 
[n:127.0.0.1:38107_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 101325 INFO  (jetty-launcher-240-thread-5) 
[n:127.0.0.1:38422_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 101326 INFO  (jetty-launcher-240-thread-1) 
[n:127.0.0.1:56974_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:56974_solr
   [junit4]   2> 101326 INFO  (jetty-launcher-240-thread-2) 
[n:127.0.0.1:62189_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 101326 INFO  (jetty-launcher-240-thread-1) 
[n:127.0.0.1:56974_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 101326 INFO  (jetty-launcher-240-thread-6) 
[n:127.0.0.1:60251_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60251_solr
   [junit4]   2> 101326 INFO  (jetty-launcher-240-thread-6) 
[n:127.0.0.1:60251_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:60251_solr
   [junit4]   2> 101327 INFO  (jetty-launcher-240-thread-4) 
[n:127.0.0.1:38107_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 101327 INFO  (jetty-launcher-240-thread-5) 
[n:127.0.0.1:38422_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 101328 INFO  (jetty-launcher-240-thread-5) 
[n:127.0.0.1:38422_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 101329 INFO  (jetty-launcher-240-thread-1) 
[n:127.0.0.1:56974_solr    ] o.a.s.c.Overseer Overseer 
(id=96260326143623187-127.0.0.1:56974_solr-n_0000000000) starting
   [junit4]   2> 101330 INFO  (jetty-launcher-240-thread-2) 
[n:127.0.0.1:62189_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 101332 INFO  (jetty-launcher-240-thread-7) 
[n:127.0.0.1:54277_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 101332 INFO  (jetty-launcher-240-thread-2) 
[n:127.0.0.1:62189_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 101333 INFO  
(zkCallback-276-thread-1-processing-n:127.0.0.1:38107_solr) 
[n:127.0.0.1:38107_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> 101333 INFO  (jetty-launcher-240-thread-7) 
[n:127.0.0.1:54277_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96260326143623189-127.0.0.1:54277_solr-n_0000000002
   [junit4]   2> 101334 INFO  
(zkCallback-272-thread-1-processing-n:127.0.0.1:60251_solr) 
[n:127.0.0.1:60251_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> 101334 INFO  
(zkCallback-274-thread-1-processing-n:127.0.0.1:56974_solr) 
[n:127.0.0.1:56974_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> 101334 INFO  
(zkCallback-270-thread-1-processing-n:127.0.0.1:44316_solr) 
[n:127.0.0.1:44316_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> 101334 INFO  
(zkCallback-271-thread-1-processing-n:127.0.0.1:62189_solr) 
[n:127.0.0.1:62189_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> 101335 INFO  
(zkCallback-272-thread-1-processing-n:127.0.0.1:60251_solr) 
[n:127.0.0.1:60251_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 101335 INFO  
(zkCallback-270-thread-1-processing-n:127.0.0.1:44316_solr) 
[n:127.0.0.1:44316_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 101335 INFO  
(zkCallback-276-thread-1-processing-n:127.0.0.1:38107_solr) 
[n:127.0.0.1:38107_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 101336 INFO  
(zkCallback-273-thread-1-processing-n:127.0.0.1:38422_solr) 
[n:127.0.0.1:38422_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> 101337 INFO  
(zkCallback-277-thread-1-processing-n:127.0.0.1:54277_solr) 
[n:127.0.0.1:54277_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> 101337 INFO  (jetty-launcher-240-thread-1) 
[n:127.0.0.1:56974_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 101338 INFO  (jetty-launcher-240-thread-7) 
[n:127.0.0.1:54277_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96260326143623185-127.0.0.1:60251_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 101338 INFO  
(zkCallback-273-thread-1-processing-n:127.0.0.1:38422_solr) 
[n:127.0.0.1:38422_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 101340 INFO  (jetty-launcher-240-thread-4) 
[n:127.0.0.1:38107_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 101341 INFO  (jetty-launcher-240-thread-4) 
[n:127.0.0.1:38107_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96260326143623188-127.0.0.1:38107_solr-n_0000000003
   [junit4]   2> 101342 INFO  (jetty-launcher-240-thread-4) 
[n:127.0.0.1:38107_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96260326143623189-127.0.0.1:54277_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 101342 INFO  (jetty-launcher-240-thread-7) 
[n:127.0.0.1:54277_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:54277_solr as DOWN
   [junit4]   2> 101343 INFO  
(zkCallback-274-thread-1-processing-n:127.0.0.1:56974_solr) 
[n:127.0.0.1:56974_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 101343 INFO  
(zkCallback-277-thread-1-processing-n:127.0.0.1:54277_solr) 
[n:127.0.0.1:54277_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 101343 INFO  (jetty-launcher-240-thread-4) 
[n:127.0.0.1:38107_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:38107_solr as DOWN
   [junit4]   2> 101343 INFO  (jetty-launcher-240-thread-5) 
[n:127.0.0.1:38422_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 101343 INFO  (jetty-launcher-240-thread-5) 
[n:127.0.0.1:38422_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96260326143623186-127.0.0.1:38422_solr-n_0000000004
   [junit4]   2> 101345 INFO  (jetty-launcher-240-thread-3) 
[n:127.0.0.1:44316_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 101346 INFO  (jetty-launcher-240-thread-7) 
[n:127.0.0.1:54277_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54277_solr
   [junit4]   2> 101346 INFO  (jetty-launcher-240-thread-3) 
[n:127.0.0.1:44316_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96260326143623183-127.0.0.1:44316_solr-n_0000000005
   [junit4]   2> 101346 INFO  (jetty-launcher-240-thread-5) 
[n:127.0.0.1:38422_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96260326143623188-127.0.0.1:38107_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 101346 INFO  (jetty-launcher-240-thread-7) 
[n:127.0.0.1:54277_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:54277_solr
   [junit4]   2> 101346 INFO  (jetty-launcher-240-thread-4) 
[n:127.0.0.1:38107_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38107_solr
   [junit4]   2> 101347 INFO  (jetty-launcher-240-thread-4) 
[n:127.0.0.1:38107_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:38107_solr
   [junit4]   2> 101347 INFO  (jetty-launcher-240-thread-5) 
[n:127.0.0.1:38422_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:38422_solr as DOWN
   [junit4]   2> 101348 INFO  (jetty-launcher-240-thread-3) 
[n:127.0.0.1:44316_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96260326143623186-127.0.0.1:38422_solr-n_0000000004 to 
know if I could be the leader
   [junit4]   2> 101349 INFO  
(zkCallback-271-thread-1-processing-n:127.0.0.1:62189_solr) 
[n:127.0.0.1:62189_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 101349 INFO  (jetty-launcher-240-thread-3) 
[n:127.0.0.1:44316_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:44316_solr as DOWN
   [junit4]   2> 101351 INFO  (jetty-launcher-240-thread-2) 
[n:127.0.0.1:62189_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 101352 INFO  
(zkCallback-277-thread-1-processing-n:127.0.0.1:54277_solr) 
[n:127.0.0.1:54277_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> 101352 INFO  (jetty-launcher-240-thread-3) 
[n:127.0.0.1:44316_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44316_solr
   [junit4]   2> 101352 INFO  (jetty-launcher-240-thread-3) 
[n:127.0.0.1:44316_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:44316_solr
   [junit4]   2> 101352 INFO  (jetty-launcher-240-thread-5) 
[n:127.0.0.1:38422_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38422_solr
   [junit4]   2> 101352 INFO  (jetty-launcher-240-thread-2) 
[n:127.0.0.1:62189_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96260326143623184-127.0.0.1:62189_solr-n_0000000006
   [junit4]   2> 101352 INFO  (jetty-launcher-240-thread-5) 
[n:127.0.0.1:38422_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:38422_solr
   [junit4]   2> 101356 INFO  
(zkCallback-273-thread-1-processing-n:127.0.0.1:38422_solr) 
[n:127.0.0.1:38422_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> 101365 INFO  
(zkCallback-276-thread-1-processing-n:127.0.0.1:38107_solr) 
[n:127.0.0.1:38107_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> 101365 INFO  
(zkCallback-272-thread-1-processing-n:127.0.0.1:60251_solr) 
[n:127.0.0.1:60251_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> 101365 INFO  
(zkCallback-270-thread-1-processing-n:127.0.0.1:44316_solr) 
[n:127.0.0.1:44316_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> 101367 INFO  
(zkCallback-274-thread-1-processing-n:127.0.0.1:56974_solr) 
[n:127.0.0.1:56974_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> 101368 INFO  
(zkCallback-271-thread-1-processing-n:127.0.0.1:62189_solr) 
[n:127.0.0.1:62189_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> 101370 INFO  
(zkCallback-277-thread-1-processing-n:127.0.0.1:54277_solr) 
[n:127.0.0.1:54277_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 101371 INFO  (jetty-launcher-240-thread-6) 
[n:127.0.0.1:60251_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 101371 INFO  (jetty-launcher-240-thread-6) 
[n:127.0.0.1:60251_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 101372 INFO  (jetty-launcher-240-thread-6) 
[n:127.0.0.1:60251_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_FE4FCF722028B61D-001/tempDir-001/node7/.
   [junit4]   2> 101373 INFO  (jetty-launcher-240-thread-6) 
[n:127.0.0.1:60251_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 101375 INFO  (jetty-launcher-240-thread-6) 
[n:127.0.0.1:60251_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 101375 INFO  (jetty-launcher-240-thread-6) 
[n:127.0.0.1:60251_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 101380 INFO  
(zkCallback-273-thread-1-processing-n:127.0.0.1:38422_solr) 
[n:127.0.0.1:38422_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 101380 INFO  
(zkCallback-273-thread-1-processing-n:127.0.0.1:38422_solr) 
[n:127.0.0.1:38422_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> 101381 INFO  (jetty-launcher-240-thread-2) 
[n:127.0.0.1:62189_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96260326143623183-127.0.0.1:44316_solr-n_0000000005 to 
know if I could be the leader
   [junit4]   2> 101382 INFO  (jetty-launcher-240-thread-2) 
[n:127.0.0.1:62189_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:62189_solr as DOWN
   [junit4]   2> 101383 INFO  
(zkCallback-270-thread-1-processing-n:127.0.0.1:44316_solr) 
[n:127.0.0.1:44316_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (4)
   [junit4]   2> 101383 INFO  
(zkCallback-274-thread-1-processing-n:127.0.0.1:56974_solr) 
[n:127.0.0.1:56974_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (4)
   [junit4]   2> 101383 INFO  
(zkCallback-271-thread-1-processing-n:127.0.0.1:62189_solr) 
[n:127.0.0.1:62189_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (4)
   [junit4]   2> 101384 INFO  (jetty-launcher-240-thread-4) 
[n:127.0.0.1:38107_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 101384 INFO  (jetty-launcher-240-thread-4) 
[n:127.0.0.1:38107_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 101384 INFO  (jetty-launcher-240-thread-4) 
[n:127.0.0.1:38107_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_FE4FCF722028B61D-001/tempDir-001/node3/.
   [junit4]   2> 101384 INFO  
(zkCallback-272-thread-1-processing-n:127.0.0.1:60251_solr) 
[n:127.0.0.1:60251_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 101385 INFO  (jetty-launcher-240-thread-4) 
[n:127.0.0.1:38107_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 101385 INFO  
(zkCallback-273-thread-1-processing-n:127.0.0.1:38422_solr) 
[n:127.0.0.1:38422_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 101386 INFO  
(zkCallback-272-thread-1-processing-n:127.0.0.1:60251_solr) 
[n:127.0.0.1:60251_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> 101386 INFO  
(zkCallback-276-thread-1-processing-n:127.0.0.1:38107_solr) 
[n:127.0.0.1:38107_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (4)
   [junit4]   2> 101386 INFO  
(zkCallback-277-thread-1-processing-n:127.0.0.1:54277_solr) 
[n:127.0.0.1:54277_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> 101386 INFO  (jetty-launcher-240-thread-4) 
[n:127.0.0.1:38107_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 101386 INFO  (jetty-launcher-240-thread-4) 
[n:127.0.0.1:38107_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 101387 INFO  
(zkCallback-277-thread-1-processing-n:127.0.0.1:54277_solr) 
[n:127.0.0.1:54277_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (5)
   [junit4]   2> 101388 INFO  
(zkCallback-273-thread-1-processing-n:127.0.0.1:38422_solr) 
[n:127.0.0.1:38422_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 101388 INFO  
(zkCallback-273-thread-1-processing-n:127.0.0.1:38422_solr) 
[n:127.0.0.1:38422_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 101389 INFO  
(zkCallback-270-thread-1-processing-n:127.0.0.1:44316_solr) 
[n:127.0.0.1:44316_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 101389 INFO  
(zkCallback-274-thread-1-processing-n:127.0.0.1:56974_solr) 
[n:127.0.0.1:56974_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 101389 INFO  
(zkCallback-276-thread-1-processing-n:127.0.0.1:38107_solr) 
[n:127.0.0.1:38107_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 101389 INFO  
(zkCallback-271-thread-1-processing-n:127.0.0.1:62189_solr) 
[n:127.0.0.1:62189_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 101390 INFO  
(zkCallback-270-thread-1-processing-n:127.0.0.1:44316_solr) 
[n:127.0.0.1:44316_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 101390 INFO  
(zkCallback-276-thread-1-processing-n:127.0.0.1:38107_solr) 
[n:127.0.0.1:38107_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 101391 INFO  (jetty-launcher-240-thread-7) 
[n:127.0.0.1:54277_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 101391 INFO  (jetty-launcher-240-thread-7) 
[n:127.0.0.1:54277_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 101392 INFO  (jetty-launcher-240-thread-7) 
[n:127.0.0.1:54277_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_FE4FCF722028B61D-001/tempDir-001/node4/.
   [junit4]   2> 101392 INFO  (jetty-launcher-240-thread-7) 
[n:127.0.0.1:54277_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 101392 INFO  
(zkCallback-274-thread-1-processing-n:127.0.0.1:56974_solr) 
[n:127.0.0.1:56974_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 101392 INFO  
(zkCallback-271-thread-1-processing-n:127.0.0.1:62189_solr) 
[n:127.0.0.1:62189_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 101393 INFO  
(zkCallback-272-thread-1-processing-n:127.0.0.1:60251_solr) 
[n:127.0.0.1:60251_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (5)
   [junit4]   2> 101393 INFO  (jetty-launcher-240-thread-5) 
[n:127.0.0.1:38422_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 101393 INFO  (jetty-launcher-240-thread-5) 
[n:127.0.0.1:38422_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 101394 INFO  (jetty-launcher-240-thread-7) 
[n:127.0.0.1:54277_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 101394 INFO  (jetty-launcher-240-thread-7) 
[n:127.0.0.1:54277_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 101394 INFO  (jetty-launcher-240-thread-2) 
[n:127.0.0.1:62189_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62189_solr
   [junit4]   2> 101394 INFO  (jetty-launcher-240-thread-2) 
[n:127.0.0.1:62189_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:62189_solr
   [junit4]   2> 101394 INFO  (jetty-launcher-240-thread-5) 
[n:127.0.0.1:38422_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_FE4FCF722028B61D-001/tempDir-001/node5/.
   [junit4]   2> 101394 INFO  (jetty-launcher-240-thread-5) 
[n:127.0.0.1:38422_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 101395 INFO  (jetty-launcher-240-thread-1) 
[n:127.0.0.1:56974_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 101396 INFO  (jetty-launcher-240-thread-1) 
[n:127.0.0.1:56974_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:56974_solr as DOWN
   [junit4]   2> 101397 INFO  
(zkCallback-271-thread-1-processing-n:127.0.0.1:62189_solr) 
[n:127.0.0.1:62189_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 101397 INFO  
(zkCallback-271-thread-1-processing-n:127.0.0.1:62189_solr) 
[n:127.0.0.1:62189_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 101397 INFO  
(zkCallback-274-thread-1-processing-n:127.0.0.1:56974_solr) 
[n:127.0.0.1:56974_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 101397 INFO  (jetty-launcher-240-thread-5) 
[n:127.0.0.1:38422_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 101397 INFO  (jetty-launcher-240-thread-5) 
[n:127.0.0.1:38422_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 101397 INFO  
(OverseerCollectionConfigSetProcessor-96260326143623187-127.0.0.1:56974_solr-n_0000000000)
 [n:127.0.0.1:56974_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 101398 INFO  
(zkCallback-277-thread-1-processing-n:127.0.0.1:54277_solr) 
[n:127.0.0.1:54277_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 101398 INFO  
(zkCallback-272-thread-1-processing-n:127.0.0.1:60251_solr) 
[n:127.0.0.1:60251_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 101398 INFO  
(OverseerStateUpdate-96260326143623187-127.0.0.1:56974_solr-n_0000000000) 
[n:127.0.0.1:56974_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 101398 INFO  
(zkCallback-272-thread-1-processing-n:127.0.0.1:60251_solr) 
[n:127.0.0.1:60251_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 101400 INFO  
(zkCallback-277-thread-1-processing-n:127.0.0.1:54277_solr) 
[n:127.0.0.1:54277_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 101400 INFO  
(zkCallback-273-thread-1-processing-n:127.0.0.1:38422_solr) 
[n:127.0.0.1:38422_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 101401 INFO  
(OverseerStateUpdate-96260326143623187-127.0.0.1:56974_solr-n_0000000000) 
[n:127.0.0.1:56974_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 101403 INFO  
(OverseerStateUpdate-96260326143623187-127.0.0.1:56974_solr-n_0000000000) 
[n:127.0.0.1:56974_solr    ] o.a.s.c.Overseer processMessage: queueSize: 6, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:38107_solr"} current state version: 0
   [junit4]   2> 101404 INFO  
(OverseerStateUpdate-96260326143623187-127.0.0.1:56974_solr-n_0000000000) 
[n:127.0.0.1:56974_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:38107_solr
   [junit4]   2> 101404 INFO  
(zkCallback-270-thread-1-processing-n:127.0.0.1:44316_solr) 
[n:127.0.0.1:44316_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 101405 INFO  
(zkCallback-276-thread-1-processing-n:127.0.0.1:38107_solr) 
[n:127.0.0.1:38107_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 101405 INFO  
(OverseerStateUpdate-96260326143623187-127.0.0.1:56974_solr-n_0000000000) 
[n:127.0.0.1:56974_solr    ] o.a.s.c.Overseer processMessage: queueSize: 6, 
message = {
   [junit4]   2>   "oper

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

read.processEvent(ClientCnxn.java:522)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 3174157 INFO  
(zkCallback-2194-thread-1-processing-n:127.0.0.1:57586_solr) 
[n:127.0.0.1:57586_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> 3174157 WARN  
(zkCallback-2194-thread-1-processing-n:127.0.0.1:57586_solr) 
[n:127.0.0.1:57586_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 3174157 INFO  (jetty-launcher-2182-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@21b001f1{/solr,null,UNAVAILABLE}
   [junit4]   2> 3174157 INFO  (jetty-launcher-2182-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3cbb6edb{/solr,null,UNAVAILABLE}
   [junit4]   2> 3174157 ERROR 
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[FE4FCF722028B61D]-EventThread)
 [n:127.0.0.1:56697_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/1886830642@22a28ed6
 rejected from 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@6995d1ab[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 10]
   [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> 3174162 INFO  
(OverseerStateUpdate-96260526771666953-127.0.0.1:41848_solr-n_0000000000) 
[n:127.0.0.1:41848_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:41848_solr
   [junit4]   2> 3174163 INFO  
(zkCallback-2198-thread-3-processing-n:127.0.0.1:41848_solr) 
[n:127.0.0.1:41848_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> 3174163 WARN  
(zkCallback-2198-thread-3-processing-n:127.0.0.1:41848_solr) 
[n:127.0.0.1:41848_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 3174165 INFO  (jetty-launcher-2182-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@43c69251{/solr,null,UNAVAILABLE}
   [junit4]   2> 3174175 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[FE4FCF722028B61D])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56419 56419
   [junit4]   2> 3174191 INFO  (Thread-5365) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:56419 56419
   [junit4]   2> 3174194 WARN  (Thread-5365) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        4       
/solr/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        3       /solr/collections/first_collection/state.json
   [junit4]   2>        3       /solr/collections/second_collection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/96260526771666950-127.0.0.1:57586_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        22      /solr/overseer/queue
   [junit4]   2>        6       /solr/overseer/collection-queue-work
   [junit4]   2>        5       /solr/collections
   [junit4]   2>        5       /solr/overseer/queue-work
   [junit4]   2>        4       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 3174194 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[FE4FCF722028B61D])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testSslAndNoClientAuth
   [junit4]   2> 3174195 INFO  
(SUITE-TestMiniSolrCloudClusterSSL-seed#[FE4FCF722028B61D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [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.TestMiniSolrCloudClusterSSL_FE4FCF722028B61D-001
   [junit4]   2> Jul 18, 2016 5:18:04 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=ClassicSimilarity, 
locale=ar, timezone=America/Araguaina
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 
(64-bit)/cpus=3,threads=1,free=250294768,total=520093696
   [junit4]   2> NOTE: All tests run in this JVM: [TestBM25SimilarityFactory, 
FieldMutatingUpdateProcessorTest, TestCharFilters, TestNumericTerms32, 
ChaosMonkeySafeLeaderTest, DirectoryFactoryTest, 
DistributedFacetPivotLongTailTest, TestWriterPerf, 
SimpleCollectionCreateDeleteTest, TestBackupRepositoryFactory, 
WrapperMergePolicyFactoryTest, DeleteInactiveReplicaTest, SortByFunctionTest, 
SolrIndexSplitterTest, DistribDocExpirationUpdateProcessorTest, 
TestRestManager, QueryParsingTest, HdfsLockFactoryTest, 
TestClusterStateMutator, RuleEngineTest, TestAuthenticationFramework, 
CachingDirectoryFactoryTest, PKIAuthenticationIntegrationTest, 
TestUniqueKeyFieldResource, CursorMarkTest, UpdateRequestProcessorFactoryTest, 
LukeRequestHandlerTest, TestValueSourceCache, TestQuerySenderListener, 
TestSubQueryTransformerCrossCore, BooleanFieldTest, TestSolrJ, 
TestPerFieldSimilarityWithDefaultOverride, 
OverriddenZkACLAndCredentialsProvidersTest, CollectionsAPISolrJTest, 
DistributedQueueTest, SpellingQueryConverterTest, 
LeaderInitiatedRecoveryOnShardRestartTest, 
DistributedQueryComponentCustomSortTest, TestCollapseQParserPlugin, 
LoggingHandlerTest, SpellCheckComponentTest, EnumFieldTest, TestXmlQParser, 
FileUtilsTest, MultiTermTest, TestReloadAndDeleteDocs, 
TestConfigSetsAPIZkFailure, TestBulkSchemaConcurrent, TestFieldCacheSortRandom, 
RequestHandlersTest, TestHashQParserPlugin, SuggestComponentTest, 
TestFreeTextSuggestions, TestSchemaVersionResource, TestRebalanceLeaders, 
ConfigSetsAPITest, SpellPossibilityIteratorTest, 
OpenExchangeRatesOrgProviderTest, TestQueryUtils, MinimalSchemaTest, 
TestExclusionRuleCollectionAccess, NumericFieldsTest, AtomicUpdatesTest, 
TestConfigSets, BlobRepositoryCloudTest, 
HdfsTlogReplayBufferedWhileIndexingTest, TestManagedSynonymFilterFactory, 
TestExpandComponent, TestTolerantUpdateProcessorCloud, 
ShowFileRequestHandlerTest, TestUninvertingReader, TestRecovery, 
TestRandomFaceting, TestStressRecovery, SimpleMLTQParserTest, TestReload, 
DistributedMLTComponentTest, TestBinaryField, TestCSVResponseWriter, 
VMParamsZkACLAndCredentialsProvidersTest, SolrInfoMBeanTest, 
TestSolrCoreProperties, TestPHPSerializedResponseWriter, TestManagedSchemaAPI, 
TestConfigSetImmutable, DirectSolrConnectionTest, TestQueryTypes, 
TestFastOutputStream, TestCoreDiscovery, TestZkChroot, TermVectorComponentTest, 
AnalyticsMergeStrategyTest, TestJoin, AnalysisErrorHandlingTest, DateFieldTest, 
TestExceedMaxTermLength, AsyncCallRequestStatusResponseTest, 
TlogReplayBufferedWhileIndexingTest, TestHdfsBackupRestoreCore, 
SuggesterTSTTest, TolerantUpdateProcessorTest, CreateCollectionCleanupTest, 
TestQueryWrapperFilter, HLLSerializationTest, BadIndexSchemaTest, 
TestStressUserVersions, SegmentsInfoRequestHandlerTest, 
HdfsChaosMonkeySafeLeaderTest, TestSolrFieldCacheMBean, 
HighlighterMaxOffsetTest, OverseerModifyCollectionTest, VersionInfoTest, 
SynonymTokenizerTest, TestDistribDocBasedVersion, TestMinMaxOnMultiValuedField, 
HdfsWriteToMultipleCollectionsTest, TestOnReconnectListenerSupport, 
DistributedSuggestComponentTest, TestSolrXml, TestLRUStatsCache, 
CoreAdminRequestStatusTest, CollectionTooManyReplicasTest, TestBlobHandler, 
TestRealTimeGet, RecoveryAfterSoftCommitTest, WordBreakSolrSpellCheckerTest, 
TestCollationField, TestSizeLimitedDistributedMap, SaslZkACLProviderTest, 
ConjunctionSolrSpellCheckerTest, RAMDirectoryFactoryTest, ResourceLoaderTest, 
TestCustomSort, TestTestInjection, TestSolrQueryResponse, 
BasicDistributedZk2Test, HdfsRecoveryZkTest, TestNoOpRegenerator, 
SignatureUpdateProcessorFactoryTest, TestDistributedGrouping, 
OpenCloseCoreStressTest, TestCloudInspectUtil, TestUtils, 
FullSolrCloudDistribCmdsTest, TestRecoveryHdfs, 
BigEndianAscendingWordSerializerTest, ConvertedLegacyTest, 
CollectionsAPIDistributedZkTest, TestSolrConfigHandler, SearchHandlerTest, 
HdfsDirectoryFactoryTest, MigrateRouteKeyTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, OverseerStatusTest, 
ReplicationFactorTest, RollingRestartTest, SharedFSAutoReplicaFailoverTest, 
SharedFSAutoReplicaFailoverUtilsTest, SolrCloudExampleTest, 
TestCloudDeleteByQuery, TestCloudPivotFacet, TestCloudPseudoReturnFields, 
TestCollectionAPI, TestLeaderElectionZkExpiry, 
TestLeaderInitiatedRecoveryThread, TestMiniSolrCloudClusterSSL]
   [junit4] Completed [493/621 (2!)] on J1 in 68.79s, 4 tests, 1 error <<< 
FAILURES!

[...truncated 60471 lines...]

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

Reply via email to