Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1003/
Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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([6FF9C5F8256E5CE:70C1832CC36148E1]:0)
        at sun.nio.ch.Net.bind0(Native Method)
        at sun.nio.ch.Net.bind(Net.java:433)
        at sun.nio.ch.Net.bind(Net.java:425)
        at 
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
        at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
        at 
org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:326)
        at 
org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
        at 
org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:244)
        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
        at org.eclipse.jetty.server.Server.doStart(Server.java:384)
        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:326)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:377)
        at 
org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll(TestMiniSolrCloudCluster.java:443)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12169 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudCluster
   [junit4]   2> 1723115 INFO  
(TEST-TestMiniSolrCloudCluster.testExtraFilters-seed#[6FF9C5F8256E5CE]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1723115 INFO  (Thread-3842) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1723115 INFO  (Thread-3842) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1723215 INFO  
(TEST-TestMiniSolrCloudCluster.testExtraFilters-seed#[6FF9C5F8256E5CE]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:43240
   [junit4]   2> 1723215 INFO  
(TEST-TestMiniSolrCloudCluster.testExtraFilters-seed#[6FF9C5F8256E5CE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1723216 INFO  
(TEST-TestMiniSolrCloudCluster.testExtraFilters-seed#[6FF9C5F8256E5CE]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1723244 INFO  (zkCallback-2011-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4b328644 
name:ZooKeeperConnection Watcher:127.0.0.1:43240 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1723244 INFO  
(TEST-TestMiniSolrCloudCluster.testExtraFilters-seed#[6FF9C5F8256E5CE]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1723244 INFO  
(TEST-TestMiniSolrCloudCluster.testExtraFilters-seed#[6FF9C5F8256E5CE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1723244 INFO  
(TEST-TestMiniSolrCloudCluster.testExtraFilters-seed#[6FF9C5F8256E5CE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1723264 INFO  (jetty-launcher-2010-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1723264 INFO  (jetty-launcher-2010-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1723264 INFO  (jetty-launcher-2010-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1723265 INFO  (jetty-launcher-2010-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1723265 INFO  (jetty-launcher-2010-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1723266 INFO  (jetty-launcher-2010-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@353bfe73{/solr,null,AVAILABLE}
   [junit4]   2> 1723266 INFO  (jetty-launcher-2010-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@657df335{/solr,null,AVAILABLE}
   [junit4]   2> 1723266 INFO  (jetty-launcher-2010-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@43c3d378{/solr,null,AVAILABLE}
   [junit4]   2> 1723268 INFO  (jetty-launcher-2010-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@66e4e60c{HTTP/1.1,[http/1.1]}{127.0.0.1:44402}
   [junit4]   2> 1723268 INFO  (jetty-launcher-2010-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@618a66fd{HTTP/1.1,[http/1.1]}{127.0.0.1:36331}
   [junit4]   2> 1723268 INFO  (jetty-launcher-2010-thread-1) [    ] 
o.e.j.s.Server Started @1724803ms
   [junit4]   2> 1723268 INFO  (jetty-launcher-2010-thread-2) [    ] 
o.e.j.s.Server Started @1724803ms
   [junit4]   2> 1723268 INFO  (jetty-launcher-2010-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44402}
   [junit4]   2> 1723268 INFO  (jetty-launcher-2010-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36331}
   [junit4]   2> 1723268 INFO  (jetty-launcher-2010-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@347778a5{HTTP/1.1,[http/1.1]}{127.0.0.1:35818}
   [junit4]   2> 1723268 INFO  (jetty-launcher-2010-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5bee8d38{/solr,null,AVAILABLE}
   [junit4]   2> 1723268 INFO  (jetty-launcher-2010-thread-3) [    ] 
o.e.j.s.Server Started @1724803ms
   [junit4]   2> 1723268 INFO  (jetty-launcher-2010-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1723268 INFO  (jetty-launcher-2010-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1723268 INFO  (jetty-launcher-2010-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_6FF9C5F8256E5CE-001/tempDir-001/node1'
   [junit4]   2> 1723268 INFO  (jetty-launcher-2010-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_6FF9C5F8256E5CE-001/tempDir-001/node2'
   [junit4]   2> 1723268 INFO  (jetty-launcher-2010-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35818}
   [junit4]   2> 1723268 INFO  (jetty-launcher-2010-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1723268 INFO  (jetty-launcher-2010-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1723269 INFO  (jetty-launcher-2010-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1723269 INFO  (jetty-launcher-2010-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1723269 INFO  (jetty-launcher-2010-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2406fda5{/solr,null,AVAILABLE}
   [junit4]   2> 1723269 INFO  (jetty-launcher-2010-thread-5) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1a0f9a81{HTTP/1.1,[http/1.1]}{127.0.0.1:40528}
   [junit4]   2> 1723269 INFO  (jetty-launcher-2010-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1723269 INFO  (jetty-launcher-2010-thread-5) [    ] 
o.e.j.s.Server Started @1724804ms
   [junit4]   2> 1723269 INFO  (jetty-launcher-2010-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_6FF9C5F8256E5CE-001/tempDir-001/node3'
   [junit4]   2> 1723269 INFO  (jetty-launcher-2010-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40528}
   [junit4]   2> 1723269 INFO  (jetty-launcher-2010-thread-4) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@9ece230{HTTP/1.1,[http/1.1]}{127.0.0.1:34881}
   [junit4]   2> 1723269 INFO  (jetty-launcher-2010-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1723269 INFO  (jetty-launcher-2010-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1723269 INFO  (jetty-launcher-2010-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1723269 INFO  (jetty-launcher-2010-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1723269 INFO  (jetty-launcher-2010-thread-5) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_6FF9C5F8256E5CE-001/tempDir-001/node5'
   [junit4]   2> 1723269 INFO  (jetty-launcher-2010-thread-4) [    ] 
o.e.j.s.Server Started @1724804ms
   [junit4]   2> 1723269 INFO  (jetty-launcher-2010-thread-5) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1723269 INFO  (jetty-launcher-2010-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1723269 INFO  (jetty-launcher-2010-thread-5) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1723269 INFO  (jetty-launcher-2010-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1723269 INFO  (jetty-launcher-2010-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34881}
   [junit4]   2> 1723269 INFO  (jetty-launcher-2010-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1723270 INFO  (jetty-launcher-2010-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1723270 INFO  (jetty-launcher-2010-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1723270 INFO  (jetty-launcher-2010-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1723270 INFO  (jetty-launcher-2010-thread-4) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_6FF9C5F8256E5CE-001/tempDir-001/node4'
   [junit4]   2> 1723270 INFO  (jetty-launcher-2010-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1723270 INFO  (jetty-launcher-2010-thread-4) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1723270 INFO  (jetty-launcher-2010-thread-4) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1723270 INFO  (jetty-launcher-2010-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1723270 INFO  (jetty-launcher-2010-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1723270 INFO  (jetty-launcher-2010-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1723277 INFO  (zkCallback-2012-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@d3e49a7 name:ZooKeeperConnection 
Watcher:127.0.0.1:43240/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1723277 INFO  (jetty-launcher-2010-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1723278 INFO  (jetty-launcher-2010-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1723286 INFO  (zkCallback-2013-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@715555ed 
name:ZooKeeperConnection Watcher:127.0.0.1:43240/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1723286 INFO  (jetty-launcher-2010-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1723286 INFO  (zkCallback-2014-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@72bf403b 
name:ZooKeeperConnection Watcher:127.0.0.1:43240/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1723286 INFO  (zkCallback-2015-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@32c05a86 
name:ZooKeeperConnection Watcher:127.0.0.1:43240/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1723286 INFO  (jetty-launcher-2010-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1723286 INFO  (zkCallback-2016-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6bed4358 
name:ZooKeeperConnection Watcher:127.0.0.1:43240/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1723286 INFO  (jetty-launcher-2010-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1723286 INFO  (jetty-launcher-2010-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1723286 INFO  (jetty-launcher-2010-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1723286 INFO  (jetty-launcher-2010-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1723286 INFO  (jetty-launcher-2010-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1723286 INFO  (jetty-launcher-2010-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1723286 INFO  (jetty-launcher-2010-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1723286 INFO  (jetty-launcher-2010-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1723286 INFO  (jetty-launcher-2010-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1723287 INFO  (jetty-launcher-2010-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1723287 INFO  (jetty-launcher-2010-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1723321 INFO  (jetty-launcher-2010-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_6FF9C5F8256E5CE-001/tempDir-001/node2/.
   [junit4]   2> 1723321 INFO  (jetty-launcher-2010-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_6FF9C5F8256E5CE-001/tempDir-001/node1/.
   [junit4]   2> 1723321 INFO  (jetty-launcher-2010-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 482880734
   [junit4]   2> 1723321 INFO  (jetty-launcher-2010-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 394558511
   [junit4]   2> 1723321 INFO  (jetty-launcher-2010-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_6FF9C5F8256E5CE-001/tempDir-001/node2]
   [junit4]   2> 1723321 INFO  (jetty-launcher-2010-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_6FF9C5F8256E5CE-001/tempDir-001/node1]
   [junit4]   2> 1723322 WARN  (jetty-launcher-2010-thread-2) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_6FF9C5F8256E5CE-001/tempDir-001/node2/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_6FF9C5F8256E5CE-001/tempDir-001/node2/lib
   [junit4]   2> 1723322 WARN  (jetty-launcher-2010-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_6FF9C5F8256E5CE-001/tempDir-001/node1/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_6FF9C5F8256E5CE-001/tempDir-001/node1/lib
   [junit4]   2> 1723322 INFO  (jetty-launcher-2010-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> 1723322 INFO  (jetty-launcher-2010-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> 1723323 INFO  (jetty-launcher-2010-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1723323 INFO  (jetty-launcher-2010-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1723323 INFO  (jetty-launcher-2010-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1723323 INFO  (jetty-launcher-2010-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1723323 INFO  (jetty-launcher-2010-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1723323 INFO  (jetty-launcher-2010-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1723323 INFO  (jetty-launcher-2010-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43240/solr
   [junit4]   2> 1723323 INFO  (jetty-launcher-2010-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1723323 INFO  (jetty-launcher-2010-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43240/solr
   [junit4]   2> 1723323 INFO  (jetty-launcher-2010-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1723323 INFO  (jetty-launcher-2010-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1723324 INFO  (jetty-launcher-2010-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1723324 INFO  (jetty-launcher-2010-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1723324 INFO  (jetty-launcher-2010-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1723340 INFO  (jetty-launcher-2010-thread-5) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_6FF9C5F8256E5CE-001/tempDir-001/node5/.
   [junit4]   2> 1723340 INFO  (jetty-launcher-2010-thread-5) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1399939688
   [junit4]   2> 1723340 INFO  (jetty-launcher-2010-thread-5) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_6FF9C5F8256E5CE-001/tempDir-001/node5]
   [junit4]   2> 1723340 INFO  (jetty-launcher-2010-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_6FF9C5F8256E5CE-001/tempDir-001/node4/.
   [junit4]   2> 1723340 WARN  (jetty-launcher-2010-thread-5) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_6FF9C5F8256E5CE-001/tempDir-001/node5/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_6FF9C5F8256E5CE-001/tempDir-001/node5/lib
   [junit4]   2> 1723340 INFO  (jetty-launcher-2010-thread-4) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1048722402
   [junit4]   2> 1723340 INFO  (jetty-launcher-2010-thread-4) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_6FF9C5F8256E5CE-001/tempDir-001/node4]
   [junit4]   2> 1723340 INFO  (jetty-launcher-2010-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_6FF9C5F8256E5CE-001/tempDir-001/node3/.
   [junit4]   2> 1723340 INFO  (jetty-launcher-2010-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> 1723341 INFO  (jetty-launcher-2010-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1664763366
   [junit4]   2> 1723340 WARN  (jetty-launcher-2010-thread-4) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_6FF9C5F8256E5CE-001/tempDir-001/node4/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_6FF9C5F8256E5CE-001/tempDir-001/node4/lib
   [junit4]   2> 1723341 INFO  (jetty-launcher-2010-thread-3) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_6FF9C5F8256E5CE-001/tempDir-001/node3]
   [junit4]   2> 1723341 INFO  (jetty-launcher-2010-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> 1723341 WARN  (jetty-launcher-2010-thread-3) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_6FF9C5F8256E5CE-001/tempDir-001/node3/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_6FF9C5F8256E5CE-001/tempDir-001/node3/lib
   [junit4]   2> 1723341 INFO  (jetty-launcher-2010-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> 1723341 INFO  (jetty-launcher-2010-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1723342 INFO  (jetty-launcher-2010-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1723342 INFO  (jetty-launcher-2010-thread-5) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1723342 INFO  (jetty-launcher-2010-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1723342 INFO  (jetty-launcher-2010-thread-5) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1723342 INFO  (jetty-launcher-2010-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43240/solr
   [junit4]   2> 1723342 INFO  (jetty-launcher-2010-thread-4) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1723342 INFO  (jetty-launcher-2010-thread-5) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1723342 INFO  (jetty-launcher-2010-thread-4) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1723342 INFO  (jetty-launcher-2010-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1723342 INFO  (jetty-launcher-2010-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1723342 INFO  (jetty-launcher-2010-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43240/solr
   [junit4]   2> 1723342 INFO  (jetty-launcher-2010-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1723342 INFO  (jetty-launcher-2010-thread-4) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1723343 INFO  (jetty-launcher-2010-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1723343 INFO  (jetty-launcher-2010-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43240/solr
   [junit4]   2> 1723343 INFO  (jetty-launcher-2010-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1723343 INFO  (jetty-launcher-2010-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1723343 INFO  (jetty-launcher-2010-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1723343 INFO  (jetty-launcher-2010-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1723343 INFO  (jetty-launcher-2010-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1723357 INFO  (zkCallback-2021-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6724ce52 
name:ZooKeeperConnection Watcher:127.0.0.1:43240 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1723357 INFO  (zkCallback-2022-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@66f704ae 
name:ZooKeeperConnection Watcher:127.0.0.1:43240 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1723357 INFO  (jetty-launcher-2010-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1723357 INFO  (jetty-launcher-2010-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1723357 INFO  (jetty-launcher-2010-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1723357 INFO  (jetty-launcher-2010-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1723371 INFO  (zkCallback-2029-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7ad44f9 name:ZooKeeperConnection 
Watcher:127.0.0.1:43240 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1723371 INFO  (jetty-launcher-2010-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1723371 INFO  (zkCallback-2031-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2c3252 name:ZooKeeperConnection 
Watcher:127.0.0.1:43240 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1723371 INFO  (zkCallback-2030-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@37cf5e9e 
name:ZooKeeperConnection Watcher:127.0.0.1:43240 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1723371 INFO  (jetty-launcher-2010-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1723371 INFO  (jetty-launcher-2010-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1723371 INFO  (jetty-launcher-2010-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1723371 INFO  (jetty-launcher-2010-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1723371 INFO  (jetty-launcher-2010-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1723389 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 0x1559e4ee2e30007, 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> 1723389 INFO  (jetty-launcher-2010-thread-1) 
[n:127.0.0.1:44402_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$88/2121739063@5232b93d
   [junit4]   2> 1723389 INFO  (jetty-launcher-2010-thread-2) 
[n:127.0.0.1:36331_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$88/2121739063@7863b715
   [junit4]   2> 1723390 INFO  (jetty-launcher-2010-thread-1) 
[n:127.0.0.1:44402_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1723390 INFO  (jetty-launcher-2010-thread-2) 
[n:127.0.0.1:36331_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1723403 INFO  (jetty-launcher-2010-thread-5) 
[n:127.0.0.1:40528_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$88/2121739063@77bc5101
   [junit4]   2> 1723404 INFO  (jetty-launcher-2010-thread-5) 
[n:127.0.0.1:40528_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1723417 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 0x1559e4ee2e30009, 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> 1723418 INFO  
(zkCallback-2032-thread-1-processing-n:127.0.0.1:44402_solr) 
[n:127.0.0.1:44402_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@60672076 
name:ZooKeeperConnection Watcher:127.0.0.1:43240/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1723418 INFO  
(zkCallback-2033-thread-1-processing-n:127.0.0.1:36331_solr) 
[n:127.0.0.1:36331_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@ff28918 name:ZooKeeperConnection 
Watcher:127.0.0.1:43240/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1723418 INFO  (jetty-launcher-2010-thread-1) 
[n:127.0.0.1:44402_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1723418 INFO  (jetty-launcher-2010-thread-2) 
[n:127.0.0.1:36331_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1723417 INFO  (jetty-launcher-2010-thread-3) 
[n:127.0.0.1:35818_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$88/2121739063@108177c8
   [junit4]   2> 1723417 INFO  (jetty-launcher-2010-thread-4) 
[n:127.0.0.1:34881_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$88/2121739063@7de4e61b
   [junit4]   2> 1723418 INFO  (jetty-launcher-2010-thread-3) 
[n:127.0.0.1:35818_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1723418 INFO  (jetty-launcher-2010-thread-4) 
[n:127.0.0.1:34881_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1723442 INFO  
(zkCallback-2034-thread-1-processing-n:127.0.0.1:40528_solr) 
[n:127.0.0.1:40528_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5a2370a4 
name:ZooKeeperConnection Watcher:127.0.0.1:43240/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1723442 INFO  (jetty-launcher-2010-thread-5) 
[n:127.0.0.1:40528_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1723464 INFO  
(zkCallback-2035-thread-1-processing-n:127.0.0.1:35818_solr) 
[n:127.0.0.1:35818_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2c91ee31 
name:ZooKeeperConnection Watcher:127.0.0.1:43240/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1723464 INFO  (jetty-launcher-2010-thread-3) 
[n:127.0.0.1:35818_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1723464 INFO  
(zkCallback-2036-thread-1-processing-n:127.0.0.1:34881_solr) 
[n:127.0.0.1:34881_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6ba63b0b 
name:ZooKeeperConnection Watcher:127.0.0.1:43240/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1723464 INFO  (jetty-launcher-2010-thread-4) 
[n:127.0.0.1:34881_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1723474 INFO  (jetty-launcher-2010-thread-1) 
[n:127.0.0.1:44402_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1723474 INFO  (jetty-launcher-2010-thread-2) 
[n:127.0.0.1:36331_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1723487 INFO  (jetty-launcher-2010-thread-5) 
[n:127.0.0.1:40528_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1723487 INFO  (jetty-launcher-2010-thread-3) 
[n:127.0.0.1:35818_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1723488 INFO  (jetty-launcher-2010-thread-4) 
[n:127.0.0.1:34881_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1723543 INFO  (jetty-launcher-2010-thread-2) 
[n:127.0.0.1:36331_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1723543 INFO  (jetty-launcher-2010-thread-1) 
[n:127.0.0.1:44402_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1723546 INFO  (jetty-launcher-2010-thread-5) 
[n:127.0.0.1:40528_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1723553 INFO  (jetty-launcher-2010-thread-3) 
[n:127.0.0.1:35818_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1723554 INFO  (jetty-launcher-2010-thread-4) 
[n:127.0.0.1:34881_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1723652 INFO  (jetty-launcher-2010-thread-2) 
[n:127.0.0.1:36331_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1723661 INFO  (jetty-launcher-2010-thread-1) 
[n:127.0.0.1:44402_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1723668 INFO  (jetty-launcher-2010-thread-5) 
[n:127.0.0.1:40528_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1723677 INFO  (jetty-launcher-2010-thread-4) 
[n:127.0.0.1:34881_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1723677 INFO  (jetty-launcher-2010-thread-3) 
[n:127.0.0.1:35818_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1723700 INFO  (jetty-launcher-2010-thread-2) 
[n:127.0.0.1:36331_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1723700 INFO  (jetty-launcher-2010-thread-1) 
[n:127.0.0.1:44402_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1723708 INFO  (jetty-launcher-2010-thread-5) 
[n:127.0.0.1:40528_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1723710 INFO  (jetty-launcher-2010-thread-4) 
[n:127.0.0.1:34881_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1723710 INFO  (jetty-launcher-2010-thread-3) 
[n:127.0.0.1:35818_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1723738 INFO  (jetty-launcher-2010-thread-1) 
[n:127.0.0.1:44402_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1723738 INFO  (jetty-launcher-2010-thread-2) 
[n:127.0.0.1:36331_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1723739 INFO  (jetty-launcher-2010-thread-5) 
[n:127.0.0.1:40528_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1723754 INFO  (jetty-launcher-2010-thread-4) 
[n:127.0.0.1:34881_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1723754 INFO  (jetty-launcher-2010-thread-3) 
[n:127.0.0.1:35818_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1723765 INFO  (jetty-launcher-2010-thread-2) 
[n:127.0.0.1:36331_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1723774 INFO  (jetty-launcher-2010-thread-1) 
[n:127.0.0.1:44402_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1723774 INFO  (jetty-launcher-2010-thread-5) 
[n:127.0.0.1:40528_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1723776 INFO  (jetty-launcher-2010-thread-4) 
[n:127.0.0.1:34881_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1723776 INFO  (jetty-launcher-2010-thread-3) 
[n:127.0.0.1:35818_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1723790 INFO  (jetty-launcher-2010-thread-1) 
[n:127.0.0.1:44402_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1723790 INFO  (jetty-launcher-2010-thread-5) 
[n:127.0.0.1:40528_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1723793 INFO  (jetty-launcher-2010-thread-2) 
[n:127.0.0.1:36331_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1723793 INFO  (jetty-launcher-2010-thread-4) 
[n:127.0.0.1:34881_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1723811 INFO  (jetty-launcher-2010-thread-3) 
[n:127.0.0.1:35818_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1723813 INFO  (jetty-launcher-2010-thread-5) 
[n:127.0.0.1:40528_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1723813 INFO  (jetty-launcher-2010-thread-1) 
[n:127.0.0.1:44402_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1723813 INFO  (jetty-launcher-2010-thread-2) 
[n:127.0.0.1:36331_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1723813 INFO  (jetty-launcher-2010-thread-4) 
[n:127.0.0.1:34881_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1723833 INFO  (jetty-launcher-2010-thread-3) 
[n:127.0.0.1:35818_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1723833 INFO  (jetty-launcher-2010-thread-5) 
[n:127.0.0.1:40528_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1723833 INFO  (jetty-launcher-2010-thread-1) 
[n:127.0.0.1:44402_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1723833 INFO  (jetty-launcher-2010-thread-2) 
[n:127.0.0.1:36331_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1723833 INFO  (jetty-launcher-2010-thread-4) 
[n:127.0.0.1:34881_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1723846 INFO  (jetty-launcher-2010-thread-5) 
[n:127.0.0.1:40528_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1723846 INFO  (jetty-launcher-2010-thread-3) 
[n:127.0.0.1:35818_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1723853 INFO  (jetty-launcher-2010-thread-1) 
[n:127.0.0.1:44402_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1723853 INFO  (jetty-launcher-2010-thread-2) 
[n:127.0.0.1:36331_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1723853 INFO  (jetty-launcher-2010-thread-4) 
[n:127.0.0.1:34881_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1723863 INFO  (jetty-launcher-2010-thread-5) 
[n:127.0.0.1:40528_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1723863 INFO  (jetty-launcher-2010-thread-3) 
[n:127.0.0.1:35818_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1723866 INFO  (jetty-launcher-2010-thread-1) 
[n:127.0.0.1:44402_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1723878 INFO  (jetty-launcher-2010-thread-2) 
[n:127.0.0.1:36331_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1723878 INFO  (jetty-launcher-2010-thread-4) 
[n:127.0.0.1:34881_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1723878 INFO  (jetty-launcher-2010-thread-5) 
[n:127.0.0.1:40528_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1723878 INFO  (jetty-launcher-2010-thread-1) 
[n:127.0.0.1:44402_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1723878 INFO  (jetty-launcher-2010-thread-3) 
[n:127.0.0.1:35818_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1723878 INFO  (jetty-launcher-2010-thread-4) 
[n:127.0.0.1:34881_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1723878 INFO  (jetty-launcher-2010-thread-2) 
[n:127.0.0.1:36331_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1723878 INFO  (jetty-launcher-2010-thread-5) 
[n:127.0.0.1:40528_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1723878 INFO  (jetty-launcher-2010-thread-1) 
[n:127.0.0.1:44402_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1723878 INFO  (jetty-launcher-2010-thread-3) 
[n:127.0.0.1:35818_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1723878 INFO  (jetty-launcher-2010-thread-4) 
[n:127.0.0.1:34881_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1723878 INFO  (jetty-launcher-2010-thread-2) 
[n:127.0.0.1:36331_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1723879 INFO  (jetty-launcher-2010-thread-5) 
[n:127.0.0.1:40528_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1723879 INFO  (jetty-launcher-2010-thread-1) 
[n:127.0.0.1:44402_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1723879 INFO  (jetty-launcher-2010-thread-3) 
[n:127.0.0.1:35818_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1723879 INFO  (jetty-launcher-2010-thread-4) 
[n:127.0.0.1:34881_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1723879 INFO  (jetty-launcher-2010-thread-2) 
[n:127.0.0.1:36331_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1723906 INFO  (jetty-launcher-2010-thread-5) 
[n:127.0.0.1:40528_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1723906 INFO  (jetty-launcher-2010-thread-1) 
[n:127.0.0.1:44402_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1723906 INFO  (jetty-launcher-2010-thread-3) 
[n:127.0.0.1:35818_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1723906 INFO  (jetty-launcher-2010-thread-2) 
[n:127.0.0.1:36331_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1723906 INFO  (jetty-launcher-2010-thread-4) 
[n:127.0.0.1:34881_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1723915 INFO  (jetty-launcher-2010-thread-5) 
[n:127.0.0.1:40528_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1723915 INFO  (jetty-launcher-2010-thread-1) 
[n:127.0.0.1:44402_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1723917 INFO  (jetty-launcher-2010-thread-2) 
[n:127.0.0.1:36331_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1723917 INFO  (jetty-launcher-2010-thread-4) 
[n:127.0.0.1:34881_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1723917 INFO  (jetty-launcher-2010-thread-3) 
[n:127.0.0.1:35818_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1723925 INFO  (jetty-launcher-2010-thread-5) 
[n:127.0.0.1:40528_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96157028709498893-127.0.0.1:40528_solr-n_0000000000
   [junit4]   2> 1723925 INFO  (jetty-launcher-2010-thread-1) 
[n:127.0.0.1:44402_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96157028709498891-127.0.0.1:44402_solr-n_0000000001
   [junit4]   2> 1723933 INFO  (jetty-launcher-2010-thread-2) 
[n:127.0.0.1:36331_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96157028709498892-127.0.0.1:36331_solr-n_0000000002
   [junit4]   2> 1723933 INFO  (jetty-launcher-2010-thread-3) 
[n:127.0.0.1:35818_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96157028709498894-127.0.0.1:35818_solr-n_0000000004
   [junit4]   2> 1723934 INFO  (jetty-launcher-2010-thread-5) 
[n:127.0.0.1:40528_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:40528_solr
   [junit4]   2> 1723933 INFO  (jetty-launcher-2010-thread-4) 
[n:127.0.0.1:34881_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96157028709498895-127.0.0.1:34881_solr-n_0000000003
   [junit4]   2> 1723934 INFO  (jetty-launcher-2010-thread-5) 
[n:127.0.0.1:40528_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 1723934 INFO  (jetty-launcher-2010-thread-1) 
[n:127.0.0.1:44402_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96157028709498893-127.0.0.1:40528_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 1723934 INFO  (jetty-launcher-2010-thread-2) 
[n:127.0.0.1:36331_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96157028709498891-127.0.0.1:44402_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 1723934 INFO  (jetty-launcher-2010-thread-3) 
[n:127.0.0.1:35818_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96157028709498895-127.0.0.1:34881_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 1723934 INFO  (jetty-launcher-2010-thread-1) 
[n:127.0.0.1:44402_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44402_solr
   [junit4]   2> 1723934 INFO  (jetty-launcher-2010-thread-1) 
[n:127.0.0.1:44402_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:44402_solr
   [junit4]   2> 1723934 INFO  (jetty-launcher-2010-thread-4) 
[n:127.0.0.1:34881_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96157028709498892-127.0.0.1:36331_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 1723934 INFO  (jetty-launcher-2010-thread-3) 
[n:127.0.0.1:35818_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35818_solr
   [junit4]   2> 1723934 INFO  (jetty-launcher-2010-thread-3) 
[n:127.0.0.1:35818_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:35818_solr
   [junit4]   2> 1723934 INFO  (jetty-launcher-2010-thread-2) 
[n:127.0.0.1:36331_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36331_solr
   [junit4]   2> 1723934 INFO  (jetty-launcher-2010-thread-2) 
[n:127.0.0.1:36331_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:36331_solr
   [junit4]   2> 1723944 INFO  (jetty-launcher-2010-thread-4) 
[n:127.0.0.1:34881_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34881_solr
   [junit4]   2> 1723944 INFO  (jetty-launcher-2010-thread-4) 
[n:127.0.0.1:34881_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:34881_solr
   [junit4]   2> 1723944 INFO  (jetty-launcher-2010-thread-5) 
[n:127.0.0.1:40528_solr    ] o.a.s.c.Overseer Overseer 
(id=96157028709498893-127.0.0.1:40528_solr-n_0000000000) starting
   [junit4]   2> 1723953 INFO  
(zkCallback-2036-thread-1-processing-n:127.0.0.1:34881_solr) 
[n:127.0.0.1:34881_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1723953 INFO  
(zkCallback-2035-thread-1-processing-n:127.0.0.1:35818_solr) 
[n:127.0.0.1:35818_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1723953 INFO  
(zkCallback-2032-thread-1-processing-n:127.0.0.1:44402_solr) 
[n:127.0.0.1:44402_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1723953 INFO  
(zkCallback-2033-thread-1-processing-n:127.0.0.1:36331_solr) 
[n:127.0.0.1:36331_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1723953 INFO  
(zkCallback-2034-thread-1-processing-n:127.0.0.1:40528_solr) 
[n:127.0.0.1:40528_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1723962 INFO  
(zkCallback-2033-thread-1-processing-n:127.0.0.1:36331_solr) 
[n:127.0.0.1:36331_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1723962 INFO  
(zkCallback-2034-thread-1-processing-n:127.0.0.1:40528_solr) 
[n:127.0.0.1:40528_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1723962 INFO  
(zkCallback-2036-thread-1-processing-n:127.0.0.1:34881_solr) 
[n:127.0.0.1:34881_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1723962 INFO  
(zkCallback-2035-thread-1-processing-n:127.0.0.1:35818_solr) 
[n:127.0.0.1:35818_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1723962 INFO  
(zkCallback-2032-thread-1-processing-n:127.0.0.1:44402_solr) 
[n:127.0.0.1:44402_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1723966 INFO  
(zkCallback-2032-thread-1-processing-n:127.0.0.1:44402_solr) 
[n:127.0.0.1:44402_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1723966 INFO  
(zkCallback-2034-thread-1-processing-n:127.0.0.1:40528_solr) 
[n:127.0.0.1:40528_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1723966 INFO  
(zkCallback-2033-thread-1-processing-n:127.0.0.1:36331_solr) 
[n:127.0.0.1:36331_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1723966 INFO  
(zkCallback-2032-thread-1-processing-n:127.0.0.1:44402_solr) 
[n:127.0.0.1:44402_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1723966 INFO  
(zkCallback-2035-thread-1-processing-n:127.0.0.1:35818_solr) 
[n:127.0.0.1:35818_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1723966 INFO  
(zkCallback-2034-thread-1-processing-n:127.0.0.1:40528_solr) 
[n:127.0.0.1:40528_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1723966 INFO  
(zkCallback-2036-thread-1-processing-n:127.0.0.1:34881_solr) 
[n:127.0.0.1:34881_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1723973 INFO  (jetty-launcher-2010-thread-4) 
[n:127.0.0.1:34881_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1723973 INFO  (jetty-launcher-2010-thread-4) 
[n:127.0.0.1:34881_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1723974 INFO  (jetty-launcher-2010-thread-4) 
[n:127.0.0.1:34881_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_6FF9C5F8256E5CE-001/tempDir-001/node4/.
   [junit4]   2> 1723974 INFO  (jetty-launcher-2010-thread-2) 
[n:127.0.0.1:36331_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1723974 INFO  (jetty-launcher-2010-thread-4) 
[n:127.0.0.1:34881_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1723974 INFO  (jetty-launcher-2010-thread-2) 
[n:127.0.0.1:36331_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1723974 INFO  (jetty-launcher-2010-thread-2) 
[n:127.0.0.1:36331_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_6FF9C5F8256E5CE-001/tempDir-001/node2/.
   [junit4]   2> 1723974 INFO  (jetty-launcher-2010-thread-2) 
[n:127.0.0.1:36331_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1723975 INFO  
(zkCallback-2033-thread-1-processing-n:127.0.0.1:36331_solr) 
[n:127.0.0.1:36331_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1723975 INFO  
(zkCallback-2036-thread-1-processing-n:127.0.0.1:34881_solr) 
[n:127.0.0.1:34881_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1723975 INFO  (jetty-launcher-2010-thread-4) 
[n:127.0.0.1:34881_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1723975 INFO  (jetty-launcher-2010-thread-4) 
[n:127.0.0.1:34881_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1723975 INFO  (jetty-launcher-2010-thread-2) 
[n:127.0.0.1:36331_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1723975 INFO  (jetty-launcher-2010-thread-2) 
[n:127.0.0.1:36331_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1723975 INFO  (jetty-launcher-2010-thread-5) 
[n:127.0.0.1:40528_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 1723975 INFO  
(zkCallback-2035-thread-1-processing-n:127.0.0.1:35818_solr) 
[n:127.0.0.1:35818_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1723976 INFO  (jetty-launcher-2010-thread-1) 
[n:127.0.0.1:44402_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1723976 INFO  (jetty-launcher-2010-thread-1) 
[n:127.0.0.1:44402_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1723976 INFO  (jetty-launcher-2010-thread-1) 
[n:127.0.0.1:44402_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_6FF9C5F8256E5CE-001/tempDir-001/node1/.
   [junit4]   2> 1723976 INFO  (jetty-launcher-2010-thread-1) 
[n:127.0.0.1:44402_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1723984 INFO  (jetty-launcher-2010-thread-1) 
[n:127.0.0.1:44402_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1723984 INFO  (jetty-launcher-2010-thread-1) 
[n:127.0.0.1:44402_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1723984 INFO  (jetty-launcher-2010-thread-3) 
[n:127.0.0.1:35818_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1723984 INFO  (jetty-launcher-2010-thread-3) 
[n:127.0.0.1:35818_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1723985 INFO  (jetty-launcher-2010-thread-3) 
[n:127.0.0.1:35818_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_6FF9C5F8256E5CE-001/tempDir-001/node3/.
   [junit4]   2> 1723985 INFO  (jetty-launcher-2010-thread-3) 
[n:127.0.0.1:35818_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1723993 INFO  (jetty-launcher-2010-thread-3) 
[n:127.0.0.1:35818_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1723993 INFO  (jetty-launcher-2010-thread-3) 
[n:127.0.0.1:35818_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1724041 INFO  (jetty-launcher-2010-thread-5) 
[n:127.0.0.1:40528_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1724041 INFO  
(OverseerCollectionConfigSetProcessor-96157028709498893-127.0.0.1:40528_solr-n_0000000000)
 [n:127.0.0.1:40528_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 1724041 INFO  
(OverseerStateUpdate-96157028709498893-127.0.0.1:40528_solr-n_0000000000) 
[n:127.0.0.1:40528_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1724042 INFO  (jetty-launcher-2010-thread-5) 
[n:127.0.0.1:40528_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:40528_solr as DOWN
   [junit4]   2> 1724054 INFO  
(OverseerStateUpdate-96157028709498893-127.0.0.1:40528_solr-n_0000000000) 
[n:127.0.0.1:40528_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (4)
   [junit4]   2> 1724055 INFO  
(OverseerStateUpdate-96157028709498893-127.0.0.1:40528_solr-n_0000000000) 
[n:127.0.0.1:40528_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:40528_solr"} current state version: 0
   [junit4]   2> 1724055 INFO  
(OverseerStateUpdate-96157028709498893-127.0.0.1:40528_solr-n_0000000000) 
[n:127.0.0.1:40528_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:40528_solr
   [junit4]   2> 1725055 INFO  (jetty-launcher-2010-thread-5) 
[n:127.0.0.1:40528_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40528_solr
   [junit4]   2> 1725055 INFO  (jetty-launcher-2010-thread-5) 
[n:127.0.0.1:40528_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:40528_solr
   [junit4]   2> 1725072 INFO  
(zkCallback-2036-thread-1-processing-n:127.0.0.1:34881_solr) 
[n:127.0.0.1:34881_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> 1725072 INFO  
(zkCallback-2035-thread-1-processing-n:127.0.0.1:35818_solr) 
[n:127.0.0.1:35818_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> 1725072 INFO  
(zkCallback-2034-thread-1-processing-n:127.0.0.1:40528_solr) 
[n:127.0.0.1:40528_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> 1725072 INFO  
(zkCallback-2032-thread-1-processing-n:127.0.0.1:44402_solr) 
[n:127.0.0.1:44402_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> 1725072 INFO  
(zkCallback-2036-thread-1-processing-n:127.0.0.1:34881_solr) 
[n:127.0.0.1:34881_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1725072 INFO  
(zkCallback-2035-thread-1-processing-n:127.0.0.1:35818_solr) 
[n:127.0.0.1:35818_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1725072 INFO  
(zkCallback-2033-thread-1-processing-n:127.0.0.1:36331_solr) 
[n:127.0.0.1:36331_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> 1725072 INFO  
(zkCallback-2032-thread-1-processing-n:127.0.0.1:44402_solr) 
[n:127.0.0.1:44402_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1725072 INFO  
(zkCallback-2034-thread-1-processing-n:127.0.0.1:40528_solr) 
[n:127.0.0.1:40528_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1725073 INFO  
(zkCallback-2033-thread-1-processing-n:127.0.0.1:36331_solr) 
[n:127.0.0.1:36331_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1725081 INFO  (jetty-launcher-2010-thread-5) 
[n:127.0.0.1:40528_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1725081 INFO  (jetty-launcher-2010-thread-5) 
[n:127.0.0.1:40528_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1725081 INFO  (jetty-launcher-2010-thread-5) 
[n:127.0.0.1:40528_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_6FF9C5F8256E5CE-001/tempDir-001/node5/.
   [junit4]   2> 1725081 INFO  (jetty-launcher-2010-thread-5) 
[n:127.0.0.1:40528_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1725082 INFO  (jetty-launcher-2010-thread-5) 
[n:127.0.0.1:40528_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1725082 INFO  (jetty-launcher-2010-thread-5) 
[n:127.0.0.1:40528_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1725082 INFO  
(TEST-TestMiniSolrCloudCluster.testExtraFilters-seed#[6FF9C5F8256E5CE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1725082 INFO  
(TEST-TestMiniSolrCloudCluster.testExtraFilters-seed#[6FF9C5F8256E5CE]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1725084 INFO  (zkCallback-2042-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@566c94a9 
name:ZooKeeperConnection Watcher:127.0.0.1:43240 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1725084 INFO  
(TEST-TestMiniSolrCloudCluster.testExtraFilters-seed#[6FF9C5F8256E5CE]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1725085 INFO  
(TEST-TestMiniSolrCloudCluster.testExtraFilters-seed#[6FF9C5F8256E5CE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1725087 INFO  
(TEST-TestMiniSolrCloudCluster.testExtraFilters-seed#[6FF9C5F8256E5CE]) [    ] 
o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 
127.0.0.1:43240/solr
   [junit4]   2> 1725088 INFO  (jetty-launcher-2010-thread-5) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@9ece230{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1725088 INFO  (jetty-launcher-2010-thread-4) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@1a0f9a81{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1725088 INFO  (jetty-launcher-2010-thread-5) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1048722402
   [junit4]   2> 1725088 INFO  (jetty-launcher-2010-thread-4) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1399939688
   [junit4]   2> 1725088 INFO  (jetty-launcher-2010-thread-2) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@347778a5{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1725089 INFO  (jetty-launcher-2010-thread-4) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:40528_solr as DOWN
   [junit4]   2> 1725088 INFO  (jetty-launcher-2010-thread-3) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@618a66fd{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1725088 INFO  (jetty-launcher-2010-thread-1) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@66e4e60c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1725090 INFO  (jetty-launcher-2010-thread-3) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=482880734
   [junit4]   2> 1725090 INFO  (jetty-launcher-2010-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=394558511
   [junit4]   2> 1725090 INFO  (jetty-launcher-2010-thread-3) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:36331_solr as DOWN
   [junit4]   2> 1725090 INFO  (jetty-launcher-2010-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:44402_solr as DOWN
   [junit4]   2> 1725089 INFO  (jetty-launcher-2010-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1664763366
   [junit4]   2> 1725088 INFO  (jetty-launcher-2010-thread-5) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:34881_solr as DOWN
   [junit4]   2> 1725090 INFO  (jetty-launcher-2010-thread-2) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:35818_solr as DOWN
   [junit4]   2> 1725095 INFO  (jetty-launcher-2010-thread-4) [    ] 
o.a.s.c.Overseer Overseer 
(id=96157028709498893-127.0.0.1:40528_solr-n_0000000000) closing
   [junit4]   2> 1725095 INFO  
(OverseerStateUpdate-96157028709498893-127.0.0.1:40528_solr-n_0000000000) 
[n:127.0.0.1:40528_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:40528_solr
   [junit4]   2> 1725112 INFO  
(zkCallback-2036-thread-1-processing-n:127.0.0.1:34881_solr) 
[n:127.0.0.1:34881_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> 1725112 INFO  
(zkCallback-2035-thread-1-processing-n:127.0.0.1:35818_solr) 
[n:127.0.0.1:35818_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> 1725112 INFO  
(zkCallback-2033-thread-1-processing-n:127.0.0.1:36331_solr) 
[n:127.0.0.1:36331_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> 1725113 INFO  
(zkCallback-2032-thread-2-processing-n:127.0.0.1:44402_solr) 
[n:127.0.0.1:44402_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> 1725112 INFO  
(zkCallback-2034-thread-2-processing-n:127.0.0.1:40528_solr) 
[n:127.0.0.1:40528_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> 1725113 WARN  
(zkCallback-2034-thread-2-processing-n:127.0.0.1:40528_solr) 
[n:127.0.0.1:40528_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1725114 INFO  (jetty-launcher-2010-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5bee8d38{/solr,null,UNAVAILABLE}
   [junit4]   2> 1725126 WARN  
(zkCallback-2036-thread-2-processing-n:127.0.0.1:34881_solr) 
[n:127.0.0.1:34881_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:330)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:327)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:327)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:265)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1725127 ERROR (jetty-launcher-2010-thread-3-EventThread) 
[n:127.0.0.1:35818_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$8/1994877683@2e901c80
 rejected from 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@6b928736[Shutting
 down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 4]
   [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:265)
   [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> 1726613 WARN  
(zkCallback-2036-thread-1-processing-n:127.0.0.1:34881_solr) 
[n:127.0.0.1:34881_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1726613 WARN  
(zkCallback-2033-thread-1-processing-n:127.0.0.1:36331_solr) 
[n:127.0.0.1:36331_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1726613 WARN  
(zkCallback-2032-thread-2-processing-n:127.0.0.1:44402_solr) 
[n:127.0.0.1:44402_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1726614 INFO  (jetty-launcher-2010-thread-5) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2406fda5{/solr,null,UNAVAILABLE}
   [junit4]   2> 1726614 INFO  (jetty-launcher-2010-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@353bfe73{/solr,null,UNAVAILABLE}
   [junit4]   2> 1726613 WARN  
(zkCallback-2035-thread-1-processing-n:127.0.0.1:35818_solr) 
[n:127.0.0.1:35818_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1726613 WARN  
(zkCallback-2032-thread-1-processing-n:127.0.0.1:44402_solr) 
[n:127.0.0.1:44402_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:330)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:327)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:327)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:265)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1726614 INFO  (jetty-launcher-2010-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@43c3d378{/solr,null,UNAVAILABLE}
   [junit4]   2> 1726614 INFO  (jetty-launcher-2010-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@657df335{/solr,null,UNAVAILABLE}
   [junit4]   2> 1726615 INFO  
(TEST-TestMiniSolrCloudCluster.testExtraFilters-seed#[6FF9C5F8256E5CE]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:43240 43240
   [junit4]   2> 1726810 INFO  (Thread-3842) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:43240 43240
   [junit4]   2> 1726811 WARN  (Thread-3842) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2>        3       /solr/overseer/queue
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1726813 INFO  
(TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[6FF9C5F8256E5CE]) [    
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1726813 INFO  (Thread-3893) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1726814 INFO  (Thread-3893) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1726914 INFO  
(TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[6FF9C5F8256E5CE]) [    
] o.a.s.c.ZkTestServer start zk server on port:38520
   [junit4]   2> 1726914 INFO  
(TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[6FF9C5F8256E5CE]) [    
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1726914 INFO  
(TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[6FF9C5F8256E5CE]) [    
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1726930 INFO  (zkCallback-2045-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@e2375d name:ZooKeeperConnection 
Watcher:127.0.0.1:38520 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1726930 INFO  
(TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[6FF9C5F8256E5CE]) [    
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1726930 INFO  
(TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[6FF9C5F8256E5CE]) [    
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1726930 INFO  
(TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[6FF9C5F8256E5CE]) [    
] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1726937 INFO  (jetty-launcher-2044-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1726937 INFO  (jetty-launcher-2044-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1726938 INFO  (jetty-launcher-2044-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7657945d{/solr,null,AVAILABLE}
   [junit4]   2> 1726938 INFO  (jetty-launcher-2044-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@73639442{/solr,null,AVAILABLE}
   [junit4]   2> 1726938 INFO  (jetty-launcher-2044-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@66b95074{HTTP/1.1,[http/1.1]}{127.0.0.1:39819}
   [junit4]   2> 1726938 INFO  (jetty-launcher-2044-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@45a1708f{HTTP/1.1,[http/1.1]}{127.0.0.1:34834}
   [junit4]   2> 1726938 INFO  (jetty-launcher-2044-thread-1) [    ] 
o.e.j.s.Server Started @1728473ms
   [junit4]   2> 1726938 INFO  (jetty-launcher-2044-thread-3) [    ] 
o.e.j.s.Server Started @1728474ms
   [junit4]   2> 1726938 INFO  (jetty-launcher-2044-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39819}
   [junit4]   2> 1726938 INFO  (jetty-launcher-2044-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34834}
   [junit4]   2> 1726939 INFO  (jetty-launcher-2044-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1726939 INFO  (jetty-launcher-2044-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1726939 INFO  (jetty-launcher-2044-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_6FF9C5F8256E5CE-001/tempDir-002/node1'
   [junit4]   2> 1726939 INFO  (jetty-launcher-2044-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_6FF9C5F8256E5CE-001/tempDir-002/node3'
   [junit4]   2> 1726939 INFO  (jetty-launcher-2044-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1726939 INFO  (jetty-launcher-2044-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1726939 INFO  (jetty-launcher-2044-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1726939 INFO  (jetty-launcher-2044-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1726939 INFO  (jetty-launcher-2044-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1726939 INFO  (jetty-launcher-2044-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1726939 INFO  (jetty-launcher-2044-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1726939 INFO  (jetty-launcher-2044-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1726941 INFO  (zkCallback-2046-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6e9437b3 
name:ZooKeeperConnection Watcher:127.0.0.1:38520/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1726941 INFO  (jetty-launcher-2044-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1726941 INFO  (jetty-launcher-2044-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1726943 INFO  (jetty-launcher-2044-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1726943 INFO  (zkCallback-2047-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7cc42206 
name:ZooKeeperConnection Watcher:127.0.0.1:38520/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1726943 INFO  (jetty-launcher-2044-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1726943 INFO  (jetty-launcher-2044-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1726943 INFO  (jetty-launcher-2044-thread-3) [    ] o.

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

.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@76633c63{/solr,null,UNAVAILABLE}
   [junit4]   2> 1838883 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[6FF9C5F8256E5CE]) [    
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46475 46475
   [junit4]   2> 1839002 INFO  (Thread-4160) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:46475 46475
   [junit4]   2> 1839003 WARN  (Thread-4160) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/aliases.json
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        7       /solr/security.json
   [junit4]   2>        6       /solr/configs/solrCloudCollectionConfig
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/clusterstate.json
   [junit4]   2>        5       
/solr/collections/testStopAllStartAllCollection/state.json
   [junit4]   2>        3       
/solr/overseer_elect/election/96157034474569741-127.0.0.1:33131_solr-n_0000000001
   [junit4]   2>        3       
/solr/overseer_elect/election/96157034474569740-127.0.0.1:44118_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        26      /solr/overseer/queue
   [junit4]   2>        21      /solr/overseer/collection-queue-work
   [junit4]   2>        9       /solr/collections
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        4       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestMiniSolrCloudCluster -Dtests.method=testStopAllStartAll 
-Dtests.seed=6FF9C5F8256E5CE -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=zh-SG -Dtests.timezone=Australia/Canberra -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   27.9s J2 | TestMiniSolrCloudCluster.testStopAllStartAll <<<
   [junit4]    > Throwable #1: java.net.BindException: Address already in use
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6FF9C5F8256E5CE:70C1832CC36148E1]:0)
   [junit4]    >        at sun.nio.ch.Net.bind0(Native Method)
   [junit4]    >        at sun.nio.ch.Net.bind(Net.java:433)
   [junit4]    >        at sun.nio.ch.Net.bind(Net.java:425)
   [junit4]    >        at 
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
   [junit4]    >        at 
sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
   [junit4]    >        at 
org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:326)
   [junit4]    >        at 
org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
   [junit4]    >        at 
org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:244)
   [junit4]    >        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
   [junit4]    >        at 
org.eclipse.jetty.server.Server.doStart(Server.java:384)
   [junit4]    >        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
   [junit4]    >        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:326)
   [junit4]    >        at 
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:377)
   [junit4]    >        at 
org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll(TestMiniSolrCloudCluster.java:443)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_6FF9C5F8256E5CE-001
   [junit4]   2> Jun 29, 2016 10:38:53 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{quad_l1=PostingsFormat(name=Direct), 
range_facet_l_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
_version_=PostingsFormat(name=Asserting), 
multiDefault=PostingsFormat(name=Memory doPackFST= false), 
intDefault=PostingsFormat(name=Asserting), 
id=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
range_facet_i_dv=PostingsFormat(name=Memory doPackFST= false), 
odd_l1=PostingsFormat(name=Direct), range_facet_l=PostingsFormat(name=Memory 
doPackFST= false), timestamp=PostingsFormat(name=Memory doPackFST= false)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), 
range_facet_i_dv=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=643, 
maxMBSortInHeap=7.984957494193424, sim=ClassicSimilarity, locale=zh-SG, 
timezone=Australia/Canberra
   [junit4]   2> NOTE: Linux 4.4.0-24-generic amd64/Oracle Corporation 1.8.0_92 
(64-bit)/cpus=12,threads=1,free=122312136,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [JavabinLoaderTest, 
TestFastWriter, SimpleFacetsTest, TestFreeTextSuggestions, DateMathParserTest, 
TestObjectReleaseTracker, TestManagedStopFilterFactory, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestIndexingPerformance, 
TestCoreDiscovery, TermVectorComponentDistributedTest, 
TestDefaultSearchFieldResource, TestDFISimilarityFactory, SuggesterTest, 
TestSolrQueryResponse, TestReRankQParserPlugin, 
TestStressCloudBlindAtomicUpdates, TestLRUStatsCache, TestSolrIndexConfig, 
TestPostingsSolrHighlighter, TestDistribIDF, TestCollationField, 
TestExclusionRuleCollectionAccess, SortSpecParsingTest, 
LeaderFailoverAfterPartitionTest, TestCloudInspectUtil, TestSearchPerf, 
TestScoreJoinQPNoScore, HardAutoCommitTest, StressHdfsTest, TestReload, 
TestIndexSearcher, SimpleCollectionCreateDeleteTest, CursorMarkTest, 
DeleteShardTest, TestMacros, TestConfigSetsAPI, TestSearcherReuse, 
TestSolrQueryParser, TestFieldCacheSortRandom, 
TestReversedWildcardFilterFactory, NoCacheHeaderTest, 
DistributedSuggestComponentTest, BitVectorTest, TestDistributedMissingSort, 
TestStressReorder, TestRequestForwarding, FieldMutatingUpdateProcessorTest, 
TestExpandComponent, BadComponentTest, CachingDirectoryFactoryTest, 
TestGroupingSearch, BooleanFieldTest, TestCSVResponseWriter, 
XmlUpdateRequestHandlerTest, DistributedFacetPivotWhiteBoxTest, 
TestTolerantUpdateProcessorRandomCloud, DeleteInactiveReplicaTest, 
MigrateRouteKeyTest, SolrTestCaseJ4Test, DistributedDebugComponentTest, 
WrapperMergePolicyFactoryTest, HdfsNNFailoverTest, TestCharFilters, 
TestSQLHandler, StatsComponentTest, SampleTest, RecoveryZkTest, 
TestStressUserVersions, LeaderElectionTest, TestElisionMultitermQuery, 
HdfsRestartWhileUpdatingTest, ShowFileRequestHandlerTest, 
VMParamsZkACLAndCredentialsProvidersTest, TestTolerantSearch, 
TestXIncludeConfig, SearchHandlerTest, TestReplicationHandlerBackup, 
QueryParsingTest, OverseerStatusTest, HdfsLockFactoryTest, CdcrUpdateLogTest, 
BaseCdcrDistributedZkTest, TestPerFieldSimilarityWithDefaultOverride, 
BadIndexSchemaTest, DebugComponentTest, TestBulkSchemaAPI, 
TestGraphMLResponseWriter, TestFieldCollectionResource, 
DirectUpdateHandlerTest, TestUseDocValuesAsStored2, CollectionStateFormat2Test, 
LukeRequestHandlerTest, SuggesterTSTTest, CdcrRequestHandlerTest, 
TestUninvertingReader, HLLSerializationTest, CollectionsAPISolrJTest, 
RegexBoostProcessorTest, CoreAdminCreateDiscoverTest, SyncSliceTest, 
OpenCloseCoreStressTest, LeaderElectionIntegrationTest, ShardRoutingTest, 
ClusterStateUpdateTest, TestRecovery, TestStressVersions, TestSolr4Spatial, 
SolrCoreTest, TestFiltering, TestSolrDeletionPolicy1, TestQueryUtils, 
TestQueryTypes, FileBasedSpellCheckerTest, FieldAnalysisRequestHandlerTest, 
IndexSchemaRuntimeFieldTest, ReturnFieldsTest, JsonLoaderTest, 
TestPHPSerializedResponseWriter, TestComponentsName, HighlighterConfigTest, 
SOLR749Test, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, 
CopyFieldTest, ResponseLogComponentTest, TestStressRecovery, 
TestLuceneMatchVersion, TestCodecSupport, TestSweetSpotSimilarityFactory, 
TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, 
TestIBSimilarityFactory, TestJmxMonitoredMap, TestFastOutputStream, 
OpenExchangeRatesOrgProviderTest, PluginInfoTest, TestSystemIdResolver, 
TestSuggestSpellingConverter, DOMUtilTest, ClusterStateTest, TestUtils, 
FileUtilsTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, 
TestSimpleTrackingShardHandler, TestEmbeddedSolrServerConstructors, 
TestJettySolrRunner, AssignTest, CdcrReplicationDistributedZkTest, 
CdcrVersionReplicationTest, CreateCollectionCleanupTest, 
DistribCursorPagingTest, DistribJoinFromCollectionTest, HttpPartitionTest, 
TestCloudBackupRestore, TestCollectionAPI, TestConfigSetsAPIExclusivity, 
TestCryptoKeys, TestDownShardTolerantSearch, TestLeaderElectionZkExpiry, 
TestLockTree, TestMiniSolrCloudCluster]
   [junit4] Completed [485/617 (1!)] on J2 in 116.15s, 7 tests, 1 error <<< 
FAILURES!

[...truncated 427 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error 
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:233: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:530: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1427: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:984: 
There were test failures: 617 suites (10 ignored), 2597 tests, 1 error, 117 
ignored (72 assumptions) [seed: 6FF9C5F8256E5CE]

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


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

Reply via email to