Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/650/

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

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
        at 
__randomizedtesting.SeedInfo.seed([B2575D1EC3505814:C469426D8267F53B]:0)
        at sun.nio.ch.Net.bind0(Native Method)
        at sun.nio.ch.Net.bind(Net.java:433)
        at sun.nio.ch.Net.bind(Net.java:425)
        at 
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
        at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
        at 
org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:321)
        at 
org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
        at 
org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:236)
        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
        at org.eclipse.jetty.server.Server.doStart(Server.java:366)
        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:398)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:357)
        at 
org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll(TestMiniSolrCloudCluster.java:420)
        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:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9722 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudCluster
   [junit4]   2> 420231 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 420232 INFO  (Thread-950) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 420232 INFO  (Thread-950) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 420332 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.ZkTestServer start zk server on port:48964
   [junit4]   2> 420332 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 420333 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 420343 INFO  (zkCallback-289-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7afd4091 
name:ZooKeeperConnection Watcher:127.0.0.1:48964 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 420343 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 420343 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 420343 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 420351 INFO  (jetty-launcher-288-thread-3) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 420355 INFO  (jetty-launcher-288-thread-4) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 420355 INFO  (jetty-launcher-288-thread-1) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 420356 INFO  (jetty-launcher-288-thread-2) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 420357 INFO  (jetty-launcher-288-thread-5) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 420359 INFO  (jetty-launcher-288-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5987790d{/solr,null,AVAILABLE}
   [junit4]   2> 420361 INFO  (jetty-launcher-288-thread-4) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1e2384e0{HTTP/1.1}{127.0.0.1:47812}
   [junit4]   2> 420361 INFO  (jetty-launcher-288-thread-4) [    ] 
o.e.j.s.Server Started @423346ms
   [junit4]   2> 420361 INFO  (jetty-launcher-288-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=47812}
   [junit4]   2> 420362 INFO  (jetty-launcher-288-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 420362 INFO  (jetty-launcher-288-thread-4) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_B2575D1EC3505814-001/tempDir-001/node4'
   [junit4]   2> 420362 INFO  (jetty-launcher-288-thread-4) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 420362 INFO  (jetty-launcher-288-thread-4) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 420362 INFO  (jetty-launcher-288-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 420363 INFO  (jetty-launcher-288-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6abeccb0{/solr,null,AVAILABLE}
   [junit4]   2> 420364 INFO  (jetty-launcher-288-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@32127319{/solr,null,AVAILABLE}
   [junit4]   2> 420365 INFO  (jetty-launcher-288-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 420365 INFO  (jetty-launcher-288-thread-5) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@44253c45{HTTP/1.1}{127.0.0.1:52321}
   [junit4]   2> 420365 INFO  (jetty-launcher-288-thread-5) [    ] 
o.e.j.s.Server Started @423350ms
   [junit4]   2> 420365 INFO  (jetty-launcher-288-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52321}
   [junit4]   2> 420365 INFO  (jetty-launcher-288-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@26b2e93a{HTTP/1.1}{127.0.0.1:46848}
   [junit4]   2> 420366 INFO  (jetty-launcher-288-thread-3) [    ] 
o.e.j.s.Server Started @423350ms
   [junit4]   2> 420366 INFO  (jetty-launcher-288-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46848}
   [junit4]   2> 420366 INFO  (jetty-launcher-288-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 420366 INFO  (jetty-launcher-288-thread-5) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_B2575D1EC3505814-001/tempDir-001/node5'
   [junit4]   2> 420366 INFO  (jetty-launcher-288-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 420366 INFO  (jetty-launcher-288-thread-5) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 420366 INFO  (jetty-launcher-288-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_B2575D1EC3505814-001/tempDir-001/node3'
   [junit4]   2> 420366 INFO  (jetty-launcher-288-thread-5) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 420366 INFO  (jetty-launcher-288-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 420366 INFO  (jetty-launcher-288-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 420366 INFO  (jetty-launcher-288-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 420366 INFO  (jetty-launcher-288-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 420371 INFO  (jetty-launcher-288-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 420373 INFO  (jetty-launcher-288-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@15cbb4e0{/solr,null,AVAILABLE}
   [junit4]   2> 420373 INFO  (jetty-launcher-288-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 420374 INFO  (zkCallback-290-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@48e4ed78 
name:ZooKeeperConnection Watcher:127.0.0.1:48964/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 420374 INFO  (jetty-launcher-288-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 420374 INFO  (jetty-launcher-288-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@363899c4{HTTP/1.1}{127.0.0.1:48721}
   [junit4]   2> 420374 INFO  (jetty-launcher-288-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 420374 INFO  (jetty-launcher-288-thread-2) [    ] 
o.e.j.s.Server Started @423359ms
   [junit4]   2> 420374 INFO  (jetty-launcher-288-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@51bcce4b{/solr,null,AVAILABLE}
   [junit4]   2> 420374 INFO  (zkCallback-292-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@191ae47d 
name:ZooKeeperConnection Watcher:127.0.0.1:48964/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 420374 INFO  (jetty-launcher-288-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=48721}
   [junit4]   2> 420375 INFO  (jetty-launcher-288-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 420375 INFO  (jetty-launcher-288-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 420375 INFO  (jetty-launcher-288-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 420375 INFO  (jetty-launcher-288-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 420375 INFO  (jetty-launcher-288-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_B2575D1EC3505814-001/tempDir-001/node2'
   [junit4]   2> 420375 INFO  (jetty-launcher-288-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 420375 INFO  (jetty-launcher-288-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 420375 INFO  (jetty-launcher-288-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 420375 INFO  (jetty-launcher-288-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 420376 INFO  (zkCallback-291-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@59bb7734 
name:ZooKeeperConnection Watcher:127.0.0.1:48964/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 420376 INFO  (jetty-launcher-288-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 420376 INFO  (jetty-launcher-288-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 420377 INFO  (jetty-launcher-288-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 420380 INFO  (jetty-launcher-288-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 420380 INFO  (jetty-launcher-288-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@2548a384{HTTP/1.1}{127.0.0.1:58439}
   [junit4]   2> 420380 INFO  (jetty-launcher-288-thread-1) [    ] 
o.e.j.s.Server Started @423365ms
   [junit4]   2> 420380 INFO  (jetty-launcher-288-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58439}
   [junit4]   2> 420381 INFO  (jetty-launcher-288-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 420381 INFO  (jetty-launcher-288-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_B2575D1EC3505814-001/tempDir-001/node1'
   [junit4]   2> 420381 INFO  (jetty-launcher-288-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 420381 INFO  (jetty-launcher-288-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 420381 INFO  (jetty-launcher-288-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 420381 INFO  (zkCallback-293-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5c64f706 
name:ZooKeeperConnection Watcher:127.0.0.1:48964/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 420382 INFO  (jetty-launcher-288-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 420382 INFO  (jetty-launcher-288-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 420382 INFO  (jetty-launcher-288-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 420385 INFO  (jetty-launcher-288-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 420385 INFO  (jetty-launcher-288-thread-4) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_B2575D1EC3505814-001/tempDir-001/node4/.
   [junit4]   2> 420385 INFO  (jetty-launcher-288-thread-4) [    ] 
o.a.s.c.CoreContainer New CoreContainer 771165457
   [junit4]   2> 420385 INFO  (jetty-launcher-288-thread-4) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_B2575D1EC3505814-001/tempDir-001/node4]
   [junit4]   2> 420385 WARN  (jetty-launcher-288-thread-4) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_B2575D1EC3505814-001/tempDir-001/node4/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_B2575D1EC3505814-001/tempDir-001/node4/lib
   [junit4]   2> 420386 INFO  (jetty-launcher-288-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 420387 INFO  (jetty-launcher-288-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 420387 INFO  (jetty-launcher-288-thread-4) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 420387 INFO  (jetty-launcher-288-thread-4) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 420388 INFO  (jetty-launcher-288-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48964/solr
   [junit4]   2> 420388 INFO  (jetty-launcher-288-thread-4) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 420388 INFO  (jetty-launcher-288-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 420388 INFO  (jetty-launcher-288-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 420388 INFO  (jetty-launcher-288-thread-3) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_B2575D1EC3505814-001/tempDir-001/node3/.
   [junit4]   2> 420392 INFO  (jetty-launcher-288-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1183575134
   [junit4]   2> 420392 INFO  (jetty-launcher-288-thread-3) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_B2575D1EC3505814-001/tempDir-001/node3]
   [junit4]   2> 420392 WARN  (jetty-launcher-288-thread-3) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_B2575D1EC3505814-001/tempDir-001/node3/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_B2575D1EC3505814-001/tempDir-001/node3/lib
   [junit4]   2> 420393 INFO  (jetty-launcher-288-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 420393 INFO  (jetty-launcher-288-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 420394 INFO  (zkCallback-294-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@27092e54 
name:ZooKeeperConnection Watcher:127.0.0.1:48964/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 420394 INFO  (jetty-launcher-288-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 420394 INFO  (jetty-launcher-288-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 420394 INFO  (jetty-launcher-288-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48964/solr
   [junit4]   2> 420394 INFO  (jetty-launcher-288-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 420394 INFO  (jetty-launcher-288-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 420394 INFO  (jetty-launcher-288-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 420395 INFO  (jetty-launcher-288-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 420396 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 0x15130793d9b0004, 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> 420400 INFO  (jetty-launcher-288-thread-5) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_B2575D1EC3505814-001/tempDir-001/node5/.
   [junit4]   2> 420405 INFO  (jetty-launcher-288-thread-5) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1982067871
   [junit4]   2> 420405 INFO  (jetty-launcher-288-thread-5) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_B2575D1EC3505814-001/tempDir-001/node5]
   [junit4]   2> 420396 INFO  (zkCallback-296-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@68766855 
name:ZooKeeperConnection Watcher:127.0.0.1:48964 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 420405 INFO  (jetty-launcher-288-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 420405 WARN  (jetty-launcher-288-thread-5) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_B2575D1EC3505814-001/tempDir-001/node5/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_B2575D1EC3505814-001/tempDir-001/node5/lib
   [junit4]   2> 420396 INFO  (jetty-launcher-288-thread-2) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_B2575D1EC3505814-001/tempDir-001/node2/.
   [junit4]   2> 420396 INFO  (jetty-launcher-288-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 420406 INFO  (jetty-launcher-288-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 580331171
   [junit4]   2> 420406 INFO  (jetty-launcher-288-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_B2575D1EC3505814-001/tempDir-001/node2]
   [junit4]   2> 420406 INFO  (jetty-launcher-288-thread-5) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 420405 INFO  (jetty-launcher-288-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 420406 INFO  (jetty-launcher-288-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 420407 INFO  (jetty-launcher-288-thread-5) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 420407 INFO  (jetty-launcher-288-thread-5) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 420407 INFO  (jetty-launcher-288-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48964/solr
   [junit4]   2> 420407 INFO  (jetty-launcher-288-thread-5) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 420407 INFO  (jetty-launcher-288-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 420407 WARN  (jetty-launcher-288-thread-2) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_B2575D1EC3505814-001/tempDir-001/node2/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_B2575D1EC3505814-001/tempDir-001/node2/lib
   [junit4]   2> 420411 INFO  (jetty-launcher-288-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 420412 INFO  (jetty-launcher-288-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 420412 INFO  (jetty-launcher-288-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 420412 INFO  (jetty-launcher-288-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 420412 INFO  (jetty-launcher-288-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48964/solr
   [junit4]   2> 420412 INFO  (jetty-launcher-288-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 420412 INFO  (jetty-launcher-288-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 420408 INFO  (jetty-launcher-288-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 420414 INFO  (jetty-launcher-288-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 420413 INFO  (jetty-launcher-288-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 420416 INFO  (zkCallback-300-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7d46d9da 
name:ZooKeeperConnection Watcher:127.0.0.1:48964 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 420416 INFO  (jetty-launcher-288-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 420417 INFO  (jetty-launcher-288-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 420417 INFO  (jetty-launcher-288-thread-4) 
[n:127.0.0.1:47812_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 420419 INFO  (jetty-launcher-288-thread-5) 
[n:127.0.0.1:52321_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 420420 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 0x15130793d9b0007, 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> 420422 INFO  (jetty-launcher-288-thread-1) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_B2575D1EC3505814-001/tempDir-001/node1/.
   [junit4]   2> 420422 INFO  (jetty-launcher-288-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1974204838
   [junit4]   2> 420422 INFO  (jetty-launcher-288-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_B2575D1EC3505814-001/tempDir-001/node1]
   [junit4]   2> 420422 WARN  (jetty-launcher-288-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_B2575D1EC3505814-001/tempDir-001/node1/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_B2575D1EC3505814-001/tempDir-001/node1/lib
   [junit4]   2> 420423 INFO  (jetty-launcher-288-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 420423 INFO  
(zkCallback-303-thread-1-processing-n:127.0.0.1:47812_solr) 
[n:127.0.0.1:47812_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@43b63bfc 
name:ZooKeeperConnection Watcher:127.0.0.1:48964/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 420424 INFO  (jetty-launcher-288-thread-4) 
[n:127.0.0.1:47812_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 420424 INFO  (zkCallback-298-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2703fa28 
name:ZooKeeperConnection Watcher:127.0.0.1:48964 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 420424 INFO  (jetty-launcher-288-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 420425 INFO  (jetty-launcher-288-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 420425 INFO  (jetty-launcher-288-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 420425 INFO  (jetty-launcher-288-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48964/solr
   [junit4]   2> 420425 INFO  (jetty-launcher-288-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 420425 INFO  (jetty-launcher-288-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 420425 INFO  
(zkCallback-304-thread-1-processing-n:127.0.0.1:52321_solr) 
[n:127.0.0.1:52321_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6bd00007 
name:ZooKeeperConnection Watcher:127.0.0.1:48964/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 420425 INFO  (jetty-launcher-288-thread-5) 
[n:127.0.0.1:52321_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 420424 INFO  (jetty-launcher-288-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 420426 INFO  (jetty-launcher-288-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 420426 INFO  (jetty-launcher-288-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 420426 INFO  (jetty-launcher-288-thread-4) 
[n:127.0.0.1:47812_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 420427 INFO  (zkCallback-302-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7f67deca 
name:ZooKeeperConnection Watcher:127.0.0.1:48964 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 420427 INFO  (jetty-launcher-288-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 420427 INFO  (jetty-launcher-288-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 420427 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 0x15130793d9b000a, 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> 420428 INFO  (jetty-launcher-288-thread-5) 
[n:127.0.0.1:52321_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 420428 INFO  (jetty-launcher-288-thread-3) 
[n:127.0.0.1:46848_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 420429 INFO  (zkCallback-306-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5fb94562 
name:ZooKeeperConnection Watcher:127.0.0.1:48964 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 420429 INFO  (jetty-launcher-288-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 420429 INFO  (jetty-launcher-288-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 420431 INFO  (jetty-launcher-288-thread-2) 
[n:127.0.0.1:48721_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 420431 INFO  
(zkCallback-307-thread-1-processing-n:127.0.0.1:46848_solr) 
[n:127.0.0.1:46848_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4e534df7 
name:ZooKeeperConnection Watcher:127.0.0.1:48964/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 420431 INFO  (jetty-launcher-288-thread-3) 
[n:127.0.0.1:46848_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 420432 INFO  (jetty-launcher-288-thread-4) 
[n:127.0.0.1:47812_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 420432 INFO  (jetty-launcher-288-thread-1) 
[n:127.0.0.1:58439_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 420433 INFO  (jetty-launcher-288-thread-5) 
[n:127.0.0.1:52321_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 420433 INFO  
(zkCallback-309-thread-1-processing-n:127.0.0.1:58439_solr) 
[n:127.0.0.1:58439_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@239f3f0 name:ZooKeeperConnection 
Watcher:127.0.0.1:48964/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 420433 INFO  (jetty-launcher-288-thread-1) 
[n:127.0.0.1:58439_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 420436 INFO  
(zkCallback-308-thread-1-processing-n:127.0.0.1:48721_solr) 
[n:127.0.0.1:48721_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7784f248 
name:ZooKeeperConnection Watcher:127.0.0.1:48964/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 420436 INFO  (jetty-launcher-288-thread-2) 
[n:127.0.0.1:48721_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 420439 INFO  (jetty-launcher-288-thread-4) 
[n:127.0.0.1:47812_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 420439 INFO  (jetty-launcher-288-thread-5) 
[n:127.0.0.1:52321_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 420443 INFO  (jetty-launcher-288-thread-1) 
[n:127.0.0.1:58439_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 420443 INFO  (jetty-launcher-288-thread-4) 
[n:127.0.0.1:47812_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 420444 INFO  (jetty-launcher-288-thread-5) 
[n:127.0.0.1:52321_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 420446 INFO  (jetty-launcher-288-thread-4) 
[n:127.0.0.1:47812_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 420447 INFO  (jetty-launcher-288-thread-1) 
[n:127.0.0.1:58439_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 420447 INFO  (jetty-launcher-288-thread-5) 
[n:127.0.0.1:52321_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 420448 INFO  (jetty-launcher-288-thread-3) 
[n:127.0.0.1:46848_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 420451 INFO  (jetty-launcher-288-thread-1) 
[n:127.0.0.1:58439_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 420451 INFO  (jetty-launcher-288-thread-4) 
[n:127.0.0.1:47812_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 420452 INFO  (jetty-launcher-288-thread-5) 
[n:127.0.0.1:52321_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 420453 INFO  (jetty-launcher-288-thread-4) 
[n:127.0.0.1:47812_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 420454 INFO  (jetty-launcher-288-thread-1) 
[n:127.0.0.1:58439_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 420455 INFO  (jetty-launcher-288-thread-5) 
[n:127.0.0.1:52321_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 420457 INFO  (jetty-launcher-288-thread-1) 
[n:127.0.0.1:58439_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 420457 INFO  (jetty-launcher-288-thread-3) 
[n:127.0.0.1:46848_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 420457 INFO  (jetty-launcher-288-thread-4) 
[n:127.0.0.1:47812_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 420457 INFO  (jetty-launcher-288-thread-5) 
[n:127.0.0.1:52321_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 420460 INFO  (jetty-launcher-288-thread-5) 
[n:127.0.0.1:52321_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 420460 INFO  (jetty-launcher-288-thread-1) 
[n:127.0.0.1:58439_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 420460 INFO  (jetty-launcher-288-thread-4) 
[n:127.0.0.1:47812_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 420460 INFO  (jetty-launcher-288-thread-3) 
[n:127.0.0.1:46848_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 420463 INFO  (jetty-launcher-288-thread-1) 
[n:127.0.0.1:58439_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 420464 INFO  (jetty-launcher-288-thread-4) 
[n:127.0.0.1:47812_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 420464 INFO  (jetty-launcher-288-thread-5) 
[n:127.0.0.1:52321_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 420464 INFO  (jetty-launcher-288-thread-3) 
[n:127.0.0.1:46848_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 420466 INFO  (jetty-launcher-288-thread-5) 
[n:127.0.0.1:52321_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52321_solr
   [junit4]   2> 420466 INFO  (jetty-launcher-288-thread-3) 
[n:127.0.0.1:46848_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46848_solr
   [junit4]   2> 420467 INFO  (jetty-launcher-288-thread-4) 
[n:127.0.0.1:47812_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:47812_solr
   [junit4]   2> 420467 INFO  (jetty-launcher-288-thread-1) 
[n:127.0.0.1:58439_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58439_solr
   [junit4]   2> 420467 INFO  (jetty-launcher-288-thread-5) 
[n:127.0.0.1:52321_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:52321_solr
   [junit4]   2> 420467 INFO  (jetty-launcher-288-thread-3) 
[n:127.0.0.1:46848_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:46848_solr
   [junit4]   2> 420468 INFO  (jetty-launcher-288-thread-4) 
[n:127.0.0.1:47812_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:47812_solr
   [junit4]   2> 420468 INFO  (jetty-launcher-288-thread-1) 
[n:127.0.0.1:58439_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:58439_solr
   [junit4]   2> 420472 INFO  (jetty-launcher-288-thread-5) 
[n:127.0.0.1:52321_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 420472 INFO  (jetty-launcher-288-thread-3) 
[n:127.0.0.1:46848_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 420473 INFO  (jetty-launcher-288-thread-2) 
[n:127.0.0.1:48721_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:48721_solr
   [junit4]   2> 420473 INFO  (jetty-launcher-288-thread-4) 
[n:127.0.0.1:47812_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 420474 INFO  (jetty-launcher-288-thread-2) 
[n:127.0.0.1:48721_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:48721_solr
   [junit4]   2> 420475 INFO  (jetty-launcher-288-thread-3) 
[n:127.0.0.1:46848_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 420475 INFO  (jetty-launcher-288-thread-1) 
[n:127.0.0.1:58439_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 420475 INFO  (jetty-launcher-288-thread-5) 
[n:127.0.0.1:52321_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 420476 INFO  (jetty-launcher-288-thread-4) 
[n:127.0.0.1:47812_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 420478 INFO  (jetty-launcher-288-thread-3) 
[n:127.0.0.1:46848_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 420478 INFO  (jetty-launcher-288-thread-1) 
[n:127.0.0.1:58439_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 420478 INFO  (jetty-launcher-288-thread-5) 
[n:127.0.0.1:52321_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 420480 INFO  (jetty-launcher-288-thread-4) 
[n:127.0.0.1:47812_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 420480 INFO  (jetty-launcher-288-thread-3) 
[n:127.0.0.1:46848_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94910364434235405-127.0.0.1:46848_solr-n_0000000000
   [junit4]   2> 420480 INFO  (jetty-launcher-288-thread-5) 
[n:127.0.0.1:52321_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94910364434235403-127.0.0.1:52321_solr-n_0000000001
   [junit4]   2> 420481 INFO  (jetty-launcher-288-thread-1) 
[n:127.0.0.1:58439_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94910364434235406-127.0.0.1:58439_solr-n_0000000002
   [junit4]   2> 420481 INFO  (jetty-launcher-288-thread-4) 
[n:127.0.0.1:47812_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94910364434235401-127.0.0.1:47812_solr-n_0000000003
   [junit4]   2> 420481 INFO  (jetty-launcher-288-thread-3) 
[n:127.0.0.1:46848_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:46848_solr
   [junit4]   2> 420482 INFO  (jetty-launcher-288-thread-3) 
[n:127.0.0.1:46848_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 420483 INFO  (jetty-launcher-288-thread-5) 
[n:127.0.0.1:52321_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94910364434235405-127.0.0.1:46848_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 420483 INFO  (jetty-launcher-288-thread-5) 
[n:127.0.0.1:52321_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 420483 INFO  (jetty-launcher-288-thread-1) 
[n:127.0.0.1:58439_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94910364434235403-127.0.0.1:52321_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 420483 INFO  (jetty-launcher-288-thread-1) 
[n:127.0.0.1:58439_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 420483 INFO  (jetty-launcher-288-thread-2) 
[n:127.0.0.1:48721_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 420483 INFO  (jetty-launcher-288-thread-4) 
[n:127.0.0.1:47812_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94910364434235406-127.0.0.1:58439_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 420483 INFO  (jetty-launcher-288-thread-4) 
[n:127.0.0.1:47812_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 420485 INFO  (jetty-launcher-288-thread-2) 
[n:127.0.0.1:48721_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94910364434235407-127.0.0.1:48721_solr-n_0000000004
   [junit4]   2> 420485 INFO  (jetty-launcher-288-thread-3) 
[n:127.0.0.1:46848_solr    ] o.a.s.c.Overseer Overseer 
(id=94910364434235405-127.0.0.1:46848_solr-n_0000000000) starting
   [junit4]   2> 420488 INFO  (jetty-launcher-288-thread-2) 
[n:127.0.0.1:48721_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94910364434235401-127.0.0.1:47812_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 420489 INFO  (jetty-launcher-288-thread-2) 
[n:127.0.0.1:48721_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 420490 INFO  (jetty-launcher-288-thread-3) 
[n:127.0.0.1:46848_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 420511 INFO  (jetty-launcher-288-thread-5) 
[n:127.0.0.1:52321_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 420511 INFO  (jetty-launcher-288-thread-5) 
[n:127.0.0.1:52321_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 420512 INFO  (jetty-launcher-288-thread-5) 
[n:127.0.0.1:52321_solr    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_B2575D1EC3505814-001/tempDir-001/node5/.
   [junit4]   2> 420512 INFO  (jetty-launcher-288-thread-5) 
[n:127.0.0.1:52321_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 420517 INFO  (jetty-launcher-288-thread-1) 
[n:127.0.0.1:58439_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 420517 INFO  (jetty-launcher-288-thread-1) 
[n:127.0.0.1:58439_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 420517 INFO  (jetty-launcher-288-thread-1) 
[n:127.0.0.1:58439_solr    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_B2575D1EC3505814-001/tempDir-001/node1/.
   [junit4]   2> 420517 INFO  (jetty-launcher-288-thread-1) 
[n:127.0.0.1:58439_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 420518 INFO  (jetty-launcher-288-thread-4) 
[n:127.0.0.1:47812_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 420518 INFO  (jetty-launcher-288-thread-4) 
[n:127.0.0.1:47812_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 420519 INFO  (jetty-launcher-288-thread-5) 
[n:127.0.0.1:52321_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1
   [junit4]   2> 420519 INFO  (jetty-launcher-288-thread-5) 
[n:127.0.0.1:52321_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 420519 INFO  (jetty-launcher-288-thread-4) 
[n:127.0.0.1:47812_solr    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_B2575D1EC3505814-001/tempDir-001/node4/.
   [junit4]   2> 420519 INFO  (jetty-launcher-288-thread-1) 
[n:127.0.0.1:58439_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1
   [junit4]   2> 420519 INFO  (jetty-launcher-288-thread-1) 
[n:127.0.0.1:58439_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 420520 INFO  (jetty-launcher-288-thread-4) 
[n:127.0.0.1:47812_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 420524 INFO  (jetty-launcher-288-thread-4) 
[n:127.0.0.1:47812_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1
   [junit4]   2> 420524 INFO  (jetty-launcher-288-thread-4) 
[n:127.0.0.1:47812_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 420530 INFO  (jetty-launcher-288-thread-3) 
[n:127.0.0.1:46848_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 420531 INFO  
(OverseerStateUpdate-94910364434235405-127.0.0.1:46848_solr-n_0000000000) 
[n:127.0.0.1:46848_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 420532 INFO  
(OverseerStateUpdate-94910364434235405-127.0.0.1:46848_solr-n_0000000000) 
[n:127.0.0.1:46848_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 420536 INFO  
(OverseerCollectionConfigSetProcessor-94910364434235405-127.0.0.1:46848_solr-n_0000000000)
 [n:127.0.0.1:46848_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 420538 INFO  (jetty-launcher-288-thread-3) 
[n:127.0.0.1:46848_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 420542 INFO  (jetty-launcher-288-thread-2) 
[n:127.0.0.1:48721_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 420542 INFO  (jetty-launcher-288-thread-2) 
[n:127.0.0.1:48721_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 420543 INFO  (jetty-launcher-288-thread-2) 
[n:127.0.0.1:48721_solr    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_B2575D1EC3505814-001/tempDir-001/node2/.
   [junit4]   2> 420543 INFO  (jetty-launcher-288-thread-2) 
[n:127.0.0.1:48721_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 420544 INFO  (jetty-launcher-288-thread-2) 
[n:127.0.0.1:48721_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1
   [junit4]   2> 420544 INFO  (jetty-launcher-288-thread-2) 
[n:127.0.0.1:48721_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 420557 INFO  (jetty-launcher-288-thread-3) 
[n:127.0.0.1:46848_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 420557 INFO  (jetty-launcher-288-thread-3) 
[n:127.0.0.1:46848_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 420558 INFO  (jetty-launcher-288-thread-3) 
[n:127.0.0.1:46848_solr    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_B2575D1EC3505814-001/tempDir-001/node3/.
   [junit4]   2> 420558 INFO  (jetty-launcher-288-thread-3) 
[n:127.0.0.1:46848_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 420562 INFO  (jetty-launcher-288-thread-3) 
[n:127.0.0.1:46848_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1
   [junit4]   2> 420562 INFO  (jetty-launcher-288-thread-3) 
[n:127.0.0.1:46848_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 420563 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 420563 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 420565 INFO  (zkCallback-310-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@603cc0bb 
name:ZooKeeperConnection Watcher:127.0.0.1:48964 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 420565 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 420565 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 420567 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.MiniSolrCloudCluster #### Stopping a server
   [junit4]   2> 420572 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.e.j.s.ServerConnector Stopped 
ServerConnector@44253c45{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 420573 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1982067871
   [junit4]   2> 420579 INFO  
(zkCallback-308-thread-1-processing-n:127.0.0.1:48721_solr) 
[n:127.0.0.1:48721_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> 420579 INFO  
(zkCallback-303-thread-1-processing-n:127.0.0.1:47812_solr) 
[n:127.0.0.1:47812_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> 420579 INFO  
(zkCallback-307-thread-1-processing-n:127.0.0.1:46848_solr) 
[n:127.0.0.1:46848_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> 420580 INFO  
(zkCallback-304-thread-1-processing-n:127.0.0.1:52321_solr) 
[n:127.0.0.1:52321_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> 420587 INFO  
(zkCallback-307-thread-2-processing-n:127.0.0.1:46848_solr) 
[n:127.0.0.1:46848_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> 420587 INFO  
(zkCallback-309-thread-1-processing-n:127.0.0.1:58439_solr) 
[n:127.0.0.1:58439_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94910364434235405-127.0.0.1:46848_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 420587 INFO  
(zkCallback-309-thread-2-processing-n:127.0.0.1:58439_solr) 
[n:127.0.0.1:58439_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> 422080 WARN  
(zkCallback-304-thread-1-processing-n:127.0.0.1:52321_solr) 
[n:127.0.0.1:52321_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK
   [junit4]   2> 422082 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@32127319{/solr,null,UNAVAILABLE}
   [junit4]   2> 422085 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.MiniSolrCloudCluster #### Starting a server
   [junit4]   2> 422086 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 422088 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@159bdc2f{/solr,null,AVAILABLE}
   [junit4]   2> 422088 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.e.j.s.ServerConnector Started 
ServerConnector@1968e652{HTTP/1.1}{127.0.0.1:58798}
   [junit4]   2> 422088 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.e.j.s.Server Started @425073ms
   [junit4]   2> 422088 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58798}
   [junit4]   2> 422089 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 422089 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_B2575D1EC3505814-001/tempDir-001/node6'
   [junit4]   2> 422089 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 422089 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not 
find system property or JNDI)
   [junit4]   2> 422089 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 422096 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 422096 INFO  (zkCallback-312-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7d3c2b1d 
name:ZooKeeperConnection Watcher:127.0.0.1:48964/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 422096 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 422097 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 422097 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 422104 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.CoresLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_B2575D1EC3505814-001/tempDir-001/node6/.
   [junit4]   2> 422104 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.CoreContainer New CoreContainer 1139773931
   [junit4]   2> 422104 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_B2575D1EC3505814-001/tempDir-001/node6]
   [junit4]   2> 422104 WARN  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_B2575D1EC3505814-001/tempDir-001/node6/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_B2575D1EC3505814-001/tempDir-001/node6/lib
   [junit4]   2> 422104 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 422105 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 422106 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 422106 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 422106 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48964/solr
   [junit4]   2> 422106 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 422106 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 422109 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 422112 INFO  (zkCallback-314-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@51134ed8 
name:ZooKeeperConnection Watcher:127.0.0.1:48964 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 422113 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 422113 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 422116 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [n:127.0.0.1:58798_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 422117 INFO  
(zkCallback-315-thread-1-processing-n:127.0.0.1:58798_solr) 
[n:127.0.0.1:58798_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3fab42f3 
name:ZooKeeperConnection Watcher:127.0.0.1:48964/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 422117 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [n:127.0.0.1:58798_solr    ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 422123 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [n:127.0.0.1:58798_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 423126 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [n:127.0.0.1:58798_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58798_solr
   [junit4]   2> 423127 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [n:127.0.0.1:58798_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:58798_solr
   [junit4]   2> 423129 INFO  
(zkCallback-307-thread-2-processing-n:127.0.0.1:46848_solr) 
[n:127.0.0.1:46848_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> 423129 INFO  
(zkCallback-309-thread-2-processing-n:127.0.0.1:58439_solr) 
[n:127.0.0.1:58439_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> 423129 INFO  
(zkCallback-315-thread-1-processing-n:127.0.0.1:58798_solr) 
[n:127.0.0.1:58798_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> 423129 INFO  
(zkCallback-303-thread-1-processing-n:127.0.0.1:47812_solr) 
[n:127.0.0.1:47812_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> 423129 INFO  
(zkCallback-307-thread-1-processing-n:127.0.0.1:46848_solr) 
[n:127.0.0.1:46848_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> 423129 INFO  
(zkCallback-308-thread-1-processing-n:127.0.0.1:48721_solr) 
[n:127.0.0.1:48721_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> 423131 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [n:127.0.0.1:58798_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 423132 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [n:127.0.0.1:58798_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94910364434235411-127.0.0.1:58798_solr-n_0000000005
   [junit4]   2> 423133 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [n:127.0.0.1:58798_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94910364434235407-127.0.0.1:48721_solr-n_0000000004 to 
know if I could be the leader
   [junit4]   2> 423144 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [n:127.0.0.1:58798_solr    ] o.a.s.c.CoreContainer Security conf doesn't 
exist. Skipping setup for authorization module.
   [junit4]   2> 423144 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [n:127.0.0.1:58798_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 423145 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [n:127.0.0.1:58798_solr    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_B2575D1EC3505814-001/tempDir-001/node6/.
   [junit4]   2> 423145 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [n:127.0.0.1:58798_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 423146 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [n:127.0.0.1:58798_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1
   [junit4]   2> 423146 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [n:127.0.0.1:58798_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 423146 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.MiniSolrCloudCluster #### Creating a collection
   [junit4]   2> 423146 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 423147 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 423152 INFO  (zkCallback-316-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1c204fc2 
name:ZooKeeperConnection Watcher:127.0.0.1:48964/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 423152 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 423152 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 423154 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-spellcheckcomponent.xml
   [junit4]   2> 423163 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-null-charfilters-analyzer.xml
   [junit4]   2> 423166 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/regex-boost-processor-test.txt
   [junit4]   2> 423167 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-spellchecker.xml
   [junit4]   2> 423170 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 423172 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-docValuesFaceting.xml
   [junit4]   2> 423175 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-tlog-with-delayingcomponent.xml
   [junit4]   2> 423178 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-default-code.xml
   [junit4]   2> 423180 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-numeric.xml
   [junit4]   2> 423183 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig_codec.xml
   [junit4]   2> 423187 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 423190 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema_latest.xml
   [junit4]   2> 423200 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-sorts.xml
   [junit4]   2> 423211 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-headers.xml
   [junit4]   2> 423214 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
   [junit4]   2> 423220 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-solrconfig-bogus-scriptengine-name.xml
   [junit4]   2> 423223 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-snippet-types.incl
   [junit4]   2> 423225 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-parsing-update-processor-chains.xml
   [junit4]   2> 423227 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-docValuesMissing.xml
   [junit4]   2> 423230 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-noopregen.xml
   [junit4]   2> 423231 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-one-field-no-dynamic-field-unique-key.xml
   [junit4]   2> 423234 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-script-updateprocessor.xml
   [junit4]   2> 423242 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-error-solrconfig.xml
   [junit4]   2> 423244 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-suggestercomponent.xml
   [junit4]   2> 423247 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-currency.xml
   [junit4]   2> 423248 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-query-parser-init.xml
   [junit4]   2> 423251 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-caching.xml
   [junit4]   2> 423253 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/conditional.updateprocessor.js
   [junit4]   2> 423255 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/compoundDictionary.txt
   [junit4]   2> 423257 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/phrasesuggest.txt
   [junit4]   2> 423259 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-transformers.xml
   [junit4]   2> 423262 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-norms.xml
   [junit4]   2> 423265 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/blendedInfixSuggest.txt
   [junit4]   2> 423267 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-phrasesuggest.xml
   [junit4]   2> 423269 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/hunspell-test.dic
   [junit4]   2> 423271 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-HighlighterMaxOffsetTest.xml
   [junit4]   2> 423273 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-rest-lucene-match-version.xml
   [junit4]   2> 423275 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-functionquery.xml
   [junit4]   2> 423278 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-externalversionconstraint.xml
   [junit4]   2> 423281 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 423283 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-sim.xml
   [junit4]   2> 423286 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-docValuesMulti.xml
   [junit4]   2> 423289 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
   [junit4]   2> 423292 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-analytics-query.xml
   [junit4]   2> 423295 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-sweetspot.xml
   [junit4]   2> 423299 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-searcher-listeners1.xml
   [junit4]   2> 423300 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-id-and-version-fields-only.xml
   [junit4]   2> 423303 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-solrconfig-schema-mutable-but-not-managed.xml
   [junit4]   2> 423305 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/hunspell-test.aff
   [junit4]   2> 423307 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-response-log-component.xml
   [junit4]   2> 423310 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-dynamicfield-required.xml
   [junit4]   2> 423312 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-pos.xml
   [junit4]   2> 423315 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-hash.xml
   [junit4]   2> 423317 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-components-name.xml
   [junit4]   2> 423320 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-mp-solrconfig.xml
   [junit4]   2> 423322 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 423325 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-xinclude.xml
   [junit4]   2> 423327 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/cross-compatible.js
   [junit4]   2> 423329 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig_perf.xml
   [junit4]   2> 423332 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-solrconfig-invalid-scriptfile.xml
   [junit4]   2> 423334 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-basic.xml
   [junit4]   2> 423336 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-sql.xml
   [junit4]   2> 423339 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-replication1.xml
   [junit4]   2> 423341 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-solrconfig-missing-scriptfile.xml
   [junit4]   2> 423343 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-altdirectory.xml
   [junit4]   2> 423346 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B2575D1EC3505814])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-distributed-missing-sort.xml
   [junit4]   2> 423349 INFO  (

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

rent.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> 484812 INFO  (jetty-launcher-421-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5c3fe78f{/solr,null,UNAVAILABLE}
   [junit4]   2> 484812 ERROR (jetty-launcher-421-thread-5-EventThread) 
[n:127.0.0.1:55320_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1@f5c8c3e 
rejected from 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@7d907943[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 2]
   [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> 484811 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 0x151307a3891000b, 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> 486301 WARN  
(zkCallback-440-thread-1-processing-n:127.0.0.1:38612_solr) 
[n:127.0.0.1:38612_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK
   [junit4]   2> 486302 INFO  (jetty-launcher-421-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@621b287a{/solr,null,UNAVAILABLE}
   [junit4]   2> 486302 WARN  
(zkCallback-438-thread-2-processing-n:127.0.0.1:36823_solr) 
[n:127.0.0.1:36823_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK
   [junit4]   2> 486304 WARN  
(zkCallback-441-thread-2-processing-n:127.0.0.1:43537_solr) 
[n:127.0.0.1:43537_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK
   [junit4]   2> 486305 WARN  
(zkCallback-438-thread-1-processing-n:127.0.0.1:36823_solr) 
[n:127.0.0.1:36823_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for 
/overseer_elect/election/94910368644661263-127.0.0.1:58729_solr-n_0000000002
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:350)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:350)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:181)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:58)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:388)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:269)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 486305 WARN  
(zkCallback-441-thread-1-processing-n:127.0.0.1:43537_solr) 
[n:127.0.0.1:43537_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK
   [junit4]   2> 486306 INFO  (jetty-launcher-421-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@365dfb3b{/solr,null,UNAVAILABLE}
   [junit4]   2> 486306 WARN  
(zkCallback-442-thread-2-processing-n:127.0.0.1:58729_solr) 
[n:127.0.0.1:58729_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK
   [junit4]   2> 486308 INFO  (jetty-launcher-421-thread-5) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4d5737c7{/solr,null,UNAVAILABLE}
   [junit4]   2> 486308 INFO  (jetty-launcher-421-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3b27c60{/solr,null,UNAVAILABLE}
   [junit4]   2> 486311 INFO  
(TEST-TestMiniSolrCloudCluster.testExtraFilters-seed#[B2575D1EC3505814]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:56368 56368
   [junit4]   2> 486499 INFO  (Thread-1299) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:56368 56368
   [junit4]   2> 486501 WARN  (Thread-1299) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        6       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_B2575D1EC3505814-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): 
{range_facet_l_dv=PostingsFormat(name=LuceneFixedGap), _version_=FST50, 
multiDefault=PostingsFormat(name=Memory doPackFST= true), intDefault=FST50, 
id=PostingsFormat(name=LuceneFixedGap), range_facet_i_dv=FST50, 
range_facet_l=FST50, timestamp=FST50}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), 
range_facet_i_dv=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Direct)}, 
sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=be_BY, 
timezone=Brazil/West
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.8.0_66 (64-bit)/cpus=4,threads=1,free=218165928,total=523763712
   [junit4]   2> NOTE: All tests run in this JVM: [BJQParserTest, 
CoreMergeIndexesAdminHandlerTest, DOMUtilTest, TermVectorComponentTest, 
TestMaxScoreQueryParser, TestIntervalFaceting, ActionThrottleTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestAuthorizationFramework, 
HdfsThreadLeakTest, MBeansHandlerTest, TestRestManager, ZkSolrClientTest, 
LeaderInitiatedRecoveryOnCommitTest, PKIAuthenticationIntegrationTest, 
TestDistributedGrouping, TermsComponentTest, TestReqParamsAPI, 
CollectionStateFormat2Test, SuggestComponentContextFilterQueryTest, 
ZkControllerTest, RemoteQueryErrorTest, CollectionsAPIDistributedZkTest, 
SecurityConfHandlerTest, TestMiniSolrCloudCluster]
   [junit4] Completed [103/560] on J1 in 66.29s, 6 tests, 1 error <<< FAILURES!

[...truncated 1505 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:775:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:719:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:59: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build.xml:233:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/common-build.xml:516:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:1432:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:987:
 There were test failures: 560 suites (8 ignored), 2217 tests, 1 error, 82 
ignored (68 assumptions) [seed: B2575D1EC3505814]

Total time: 57 minutes 36 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to