Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5456/
Java: 32bit/jdk1.8.0_66 -client -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
        at __randomizedtesting.SeedInfo.seed([164771DD18399354]:0)


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

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
        at __randomizedtesting.SeedInfo.seed([164771DD18399354]:0)


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

Error Message:
Captured an uncaught exception in thread: Thread[id=567, 
name=SocketProxy-Response-64035:49885, state=RUNNABLE, 
group=TGRP-LeaderFailoverAfterPartitionTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=567, name=SocketProxy-Response-64035:49885, 
state=RUNNABLE, group=TGRP-LeaderFailoverAfterPartitionTest]
Caused by: java.lang.RuntimeException: java.net.SocketException: Socket is 
closed
        at __randomizedtesting.SeedInfo.seed([164771DD18399354]:0)
        at 
org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:348)
Caused by: java.net.SocketException: Socket is closed
        at java.net.Socket.setSoTimeout(Socket.java:1137)
        at 
org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:345)


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

Error Message:
Captured an uncaught exception in thread: Thread[id=598, 
name=SocketProxy-Request-53097:64035, state=RUNNABLE, 
group=TGRP-LeaderFailoverAfterPartitionTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=598, name=SocketProxy-Request-53097:64035, 
state=RUNNABLE, group=TGRP-LeaderFailoverAfterPartitionTest]
Caused by: java.lang.RuntimeException: java.net.SocketException: Socket is 
closed
        at __randomizedtesting.SeedInfo.seed([164771DD18399354]:0)
        at 
org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:348)
Caused by: java.net.SocketException: Socket is closed
        at java.net.Socket.setSoTimeout(Socket.java:1137)
        at 
org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:345)




Build Log:
[...truncated 10805 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\init-core-data-001
   [junit4]   2> 91496 INFO  
(SUITE-LeaderFailoverAfterPartitionTest-seed#[164771DD18399354]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 91506 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 91506 INFO  (Thread-130) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 91506 INFO  (Thread-130) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 91607 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:63996
   [junit4]   2> 91608 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 91609 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 91612 INFO  (zkCallback-71-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@b8d8e0 name:ZooKeeperConnection 
Watcher:127.0.0.1:63996 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 91612 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 91612 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 91612 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 91616 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 0x1518363308b0000, 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> 91617 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 91617 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 91621 INFO  (zkCallback-72-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@17cfad0 name:ZooKeeperConnection 
Watcher:127.0.0.1:63996/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 91621 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 91621 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 91621 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 91623 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 91626 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 91628 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 91630 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 91630 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 91632 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 91633 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 91635 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 91635 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 91637 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 91637 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 91639 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 91639 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 91642 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 91642 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 91645 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 91645 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 91647 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 91647 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 91650 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 91650 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 91653 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 91653 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 91655 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 91655 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 91659 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 0x1518363308b0001, 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> 92162 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\control-001\cores\collection1
   [junit4]   2> 92562 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 92624 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@abee49{/,null,AVAILABLE}
   [junit4]   2> 92647 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@ce473c{HTTP/1.1,[http/1.1]}{127.0.0.1:64016}
   [junit4]   2> 92647 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.e.j.s.Server Started @95466ms
   [junit4]   2> 92647 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\tempDir-001/control/data,
 hostContext=/, hostPort=64015, 
coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\control-001\cores}
   [junit4]   2> 92658 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 92660 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\control-001'
   [junit4]   2> 92660 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 92660 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 92661 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 92662 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 92664 INFO  (zkCallback-73-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6948bf name:ZooKeeperConnection 
Watcher:127.0.0.1:63996/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 92664 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 92664 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 92666 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 92666 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\control-001\solr.xml
   [junit4]   2> 92681 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\control-001\cores
   [junit4]   2> 92681 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 26580323
   [junit4]   2> 92681 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\control-001]
   [junit4]   2> 92681 WARN  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\control-001\lib
 to classpath: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\control-001\lib
   [junit4]   2> 92683 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
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> 92686 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 92686 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 92686 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 92686 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63996/solr
   [junit4]   2> 92687 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 92687 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 92688 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 92690 INFO  (zkCallback-75-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1fdcfc7 name:ZooKeeperConnection 
Watcher:127.0.0.1:63996 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 92690 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 92691 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 92694 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) 
[n:127.0.0.1:64015_    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 92695 INFO  
(zkCallback-76-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@16e8903 name:ZooKeeperConnection 
Watcher:127.0.0.1:63996/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 92696 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) 
[n:127.0.0.1:64015_    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 92697 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) 
[n:127.0.0.1:64015_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 92700 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) 
[n:127.0.0.1:64015_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 92704 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) 
[n:127.0.0.1:64015_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 92707 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) 
[n:127.0.0.1:64015_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 92710 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) 
[n:127.0.0.1:64015_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 92713 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) 
[n:127.0.0.1:64015_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 92715 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) 
[n:127.0.0.1:64015_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 92717 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) 
[n:127.0.0.1:64015_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 92719 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) 
[n:127.0.0.1:64015_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 92720 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) 
[n:127.0.0.1:64015_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64015_
   [junit4]   2> 92721 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) 
[n:127.0.0.1:64015_    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:64015_
   [junit4]   2> 92723 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) 
[n:127.0.0.1:64015_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 92725 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) 
[n:127.0.0.1:64015_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 92727 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) 
[n:127.0.0.1:64015_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 92728 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) 
[n:127.0.0.1:64015_    ] o.a.s.c.LeaderElector Joined leadership election with 
path: /overseer_elect/election/95001529190907908-127.0.0.1:64015_-n_0000000000
   [junit4]   2> 92728 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) 
[n:127.0.0.1:64015_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:64015_
   [junit4]   2> 92728 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) 
[n:127.0.0.1:64015_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 92730 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) 
[n:127.0.0.1:64015_    ] o.a.s.c.Overseer Overseer 
(id=95001529190907908-127.0.0.1:64015_-n_0000000000) starting
   [junit4]   2> 92733 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) 
[n:127.0.0.1:64015_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 92742 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) 
[n:127.0.0.1:64015_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 92742 INFO  
(OverseerCollectionConfigSetProcessor-95001529190907908-127.0.0.1:64015_-n_0000000000)
 [n:127.0.0.1:64015_    ] o.a.s.c.OverseerTaskProcessor Process current queue 
of overseer operations
   [junit4]   2> 92742 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) 
[n:127.0.0.1:64015_    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 92743 INFO  
(OverseerStateUpdate-95001529190907908-127.0.0.1:64015_-n_0000000000) 
[n:127.0.0.1:64015_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 92789 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) 
[n:127.0.0.1:64015_    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 92789 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) 
[n:127.0.0.1:64015_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 92791 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) 
[n:127.0.0.1:64015_    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\control-001\cores
   [junit4]   2> 92793 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) 
[n:127.0.0.1:64015_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, 
loadOnStartup=true, configSetProperties=configsetprops.json, 
collection=control_collection, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 92794 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) 
[n:127.0.0.1:64015_    ] o.a.s.c.CorePropertiesLocator Found core collection1 
in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\control-001\cores\collection1
   [junit4]   2> 92794 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) 
[n:127.0.0.1:64015_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 92795 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 92795 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 92797 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) 
[n:127.0.0.1:64015_    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 92797 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) 
[n:127.0.0.1:64015_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() 
done
   [junit4]   2> 92797 INFO  
(OverseerStateUpdate-95001529190907908-127.0.0.1:64015_-n_0000000000) 
[n:127.0.0.1:64015_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64015";,
   [junit4]   2>   "node_name":"127.0.0.1:64015_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 92797 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection   x:collection1] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 92798 INFO  
(OverseerStateUpdate-95001529190907908-127.0.0.1:64015_-n_0000000000) 
[n:127.0.0.1:64015_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64015";,
   [junit4]   2>   "node_name":"127.0.0.1:64015_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 92799 INFO  
(OverseerStateUpdate-95001529190907908-127.0.0.1:64015_-n_0000000000) 
[n:127.0.0.1:64015_    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
control_collection
   [junit4]   2> 92800 INFO  
(OverseerStateUpdate-95001529190907908-127.0.0.1:64015_-n_0000000000) 
[n:127.0.0.1:64015_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 92802 INFO  
(zkCallback-76-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 93798 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection   x:collection1] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for collection1
   [junit4]   2> 93798 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection   x:collection1] o.a.s.c.ZkController 
Check for collection zkNode:control_collection
   [junit4]   2> 93799 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 93799 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 93800 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 93800 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\control-001\cores\collection1'
   [junit4]   2> 93800 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 93800 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 93802 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection   x:collection1] o.a.s.c.Config loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 93816 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 93828 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 93846 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 93878 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 94013 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 94029 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
default search field in schema is text
   [junit4]   2> 94030 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 94050 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 94055 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 94060 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 94061 WARN  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 94061 WARN  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 94061 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 94062 WARN  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 94062 WARN  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 94070 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection   x:collection1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf1', 
cwd=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 94071 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 94071 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 94071 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\control-001\cores\collection1],
 dataDir=[null]
   [junit4]   2> 94074 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c4a406
   [junit4]   2> 94075 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\control-001\cores\collection1\data\
   [junit4]   2> 94075 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\control-001\cores\collection1\data\index/
   [junit4]   2> 94075 WARN  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\control-001\cores\collection1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 94076 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\control-001\cores\collection1\data\index
   [junit4]   2> 94076 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=73.2373046875, 
floorSegmentMB=0.9755859375, forceMergeDeletesPctAllowed=8.685645787141622, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6321855621326028
   [junit4]   2> 94077 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@5153a4 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b80009),segFN=segments_1,generation=1}
   [junit4]   2> 94077 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 94078 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:64015_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
Looking for old index directories to cleanup for core collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\control-001\cores\collection1\data\
   [junit4]   2> 94079 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:64015_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\control-001\cores\collection1\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 94081 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 94082 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 94082 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 94082 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 94082 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 94082 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 94082 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 94083 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 94083 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 94083 WARN  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 94089 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 94094 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 94097 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 94098 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 94105 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 94109 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 94111 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 94111 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 94113 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 94113 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 94115 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=51.0830078125, 
floorSegmentMB=1.9130859375, forceMergeDeletesPctAllowed=24.700767134296242, 
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 94115 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@5153a4 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b80009),segFN=segments_1,generation=1}
   [junit4]   2> 94116 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 94116 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@11f9f2c[collection1] main
   [junit4]   2> 94116 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 94117 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 94117 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the 
RestManager with znodeBase: /configs/conf1
   [junit4]   2> 94122 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 94122 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 94122 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 94122 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage No data found for znode 
/configs/conf1/_rest_managed.json
   [junit4]   2> 94123 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 94123 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 94123 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 94124 INFO  
(searcherExecutor-458-thread-1-processing-n:127.0.0.1:64015_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64015_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@11f9f2c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 94124 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 94124 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 94124 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 94124 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1520024469795504128
   [junit4]   2> 94126 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 
1520024469795504128
   [junit4]   2> 94126 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 94127 INFO  
(coreLoadExecutor-457-thread-1-processing-n:127.0.0.1:64015_) 
[n:127.0.0.1:64015_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 94128 INFO  
(coreZkRegister-451-thread-1-processing-n:127.0.0.1:64015_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64015_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
Register replica - core:collection1 address:http://127.0.0.1:64015 
collection:control_collection shard:shard1
   [junit4]   2> 94129 INFO  
(coreZkRegister-451-thread-1-processing-n:127.0.0.1:64015_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64015_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 94135 INFO  
(coreZkRegister-451-thread-1-processing-n:127.0.0.1:64015_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64015_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector 
Joined leadership election with path: 
/collections/control_collection/leader_elect/shard1/election/95001529190907908-core_node1-n_0000000000
   [junit4]   2> 94136 INFO  
(coreZkRegister-451-thread-1-processing-n:127.0.0.1:64015_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64015_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 94138 INFO  
(coreZkRegister-451-thread-1-processing-n:127.0.0.1:64015_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64015_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 94138 INFO  
(coreZkRegister-451-thread-1-processing-n:127.0.0.1:64015_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64015_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 94138 INFO  
(coreZkRegister-451-thread-1-processing-n:127.0.0.1:64015_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64015_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:64015/collection1/
   [junit4]   2> 94138 INFO  
(coreZkRegister-451-thread-1-processing-n:127.0.0.1:64015_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64015_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 94138 INFO  
(coreZkRegister-451-thread-1-processing-n:127.0.0.1:64015_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64015_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:64015/collection1/ has no replicas
   [junit4]   2> 94140 INFO  
(OverseerStateUpdate-95001529190907908-127.0.0.1:64015_-n_0000000000) 
[n:127.0.0.1:64015_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 94140 INFO  
(coreZkRegister-451-thread-1-processing-n:127.0.0.1:64015_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64015_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 94144 INFO  
(coreZkRegister-451-thread-1-processing-n:127.0.0.1:64015_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64015_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 94146 INFO  
(coreZkRegister-451-thread-1-processing-n:127.0.0.1:64015_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64015_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:64015/collection1/ shard1
   [junit4]   2> 94147 INFO  
(OverseerStateUpdate-95001529190907908-127.0.0.1:64015_-n_0000000000) 
[n:127.0.0.1:64015_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:64015";,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 94251 INFO  
(zkCallback-76-thread-1-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 94299 INFO  
(coreZkRegister-451-thread-1-processing-n:127.0.0.1:64015_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64015_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
We are http://127.0.0.1:64015/collection1/ and leader is 
http://127.0.0.1:64015/collection1/
   [junit4]   2> 94299 INFO  
(coreZkRegister-451-thread-1-processing-n:127.0.0.1:64015_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64015_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:64015
   [junit4]   2> 94299 INFO  
(coreZkRegister-451-thread-1-processing-n:127.0.0.1:64015_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64015_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 94299 INFO  
(coreZkRegister-451-thread-1-processing-n:127.0.0.1:64015_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64015_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
publishing state=active
   [junit4]   2> 94299 INFO  
(coreZkRegister-451-thread-1-processing-n:127.0.0.1:64015_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64015_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 94302 INFO  
(OverseerStateUpdate-95001529190907908-127.0.0.1:64015_-n_0000000000) 
[n:127.0.0.1:64015_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64015";,
   [junit4]   2>   "node_name":"127.0.0.1:64015_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 94303 INFO  
(OverseerStateUpdate-95001529190907908-127.0.0.1:64015_-n_0000000000) 
[n:127.0.0.1:64015_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64015";,
   [junit4]   2>   "node_name":"127.0.0.1:64015_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 94366 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 94369 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 94370 INFO  (zkCallback-78-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@f470bb name:ZooKeeperConnection 
Watcher:127.0.0.1:63996/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 94370 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 94371 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 94371 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 94374 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 94374 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 94374 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 94375 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 94377 INFO  (zkCallback-79-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@f4cdca name:ZooKeeperConnection 
Watcher:127.0.0.1:63996/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 94377 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 94377 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 94383 INFO  
(OverseerStateUpdate-95001529190907908-127.0.0.1:64015_-n_0000000000) 
[n:127.0.0.1:64015_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 2
   [junit4]   2> 94383 INFO  
(OverseerStateUpdate-95001529190907908-127.0.0.1:64015_-n_0000000000) 
[n:127.0.0.1:64015_    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
collection1
   [junit4]   2> 94384 INFO  (zkCallback-78-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 94384 INFO  
(zkCallback-76-thread-2-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 94491 INFO  
(OverseerStateUpdate-95001529190907908-127.0.0.1:64015_-n_0000000000) 
[n:127.0.0.1:64015_    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/collection1/state.json
   [junit4]   2> 94790 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\shard-1-001\cores\collection1
   [junit4]   2> 94793 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\shard-1-001
   [junit4]   2> 94794 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 94795 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@cbc709{/,null,AVAILABLE}
   [junit4]   2> 94797 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1c98e09{HTTP/1.1,[http/1.1]}{127.0.0.1:64035}
   [junit4]   2> 94797 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.e.j.s.Server Started @97618ms
   [junit4]   2> 94797 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=64034, 
coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\shard-1-001\cores}
   [junit4]   2> 94797 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 94797 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\shard-1-001'
   [junit4]   2> 94797 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 94797 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 94798 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 94799 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 94801 INFO  (zkCallback-80-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@f916f7 name:ZooKeeperConnection 
Watcher:127.0.0.1:63996/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 94801 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 94801 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 94803 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 94803 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 0x1518363308b0007, 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> 94804 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\shard-1-001\solr.xml
   [junit4]   2> 94819 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\shard-1-001\cores
   [junit4]   2> 94819 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 21715237
   [junit4]   2> 94819 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\shard-1-001]
   [junit4]   2> 94819 WARN  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\shard-1-001\lib
 to classpath: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\shard-1-001\lib
   [junit4]   2> 94820 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
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> 94823 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 94824 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 94824 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 94824 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63996/solr
   [junit4]   2> 94824 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 94824 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 94825 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 94827 INFO  (zkCallback-82-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@16d4d8f name:ZooKeeperConnection 
Watcher:127.0.0.1:63996 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 94827 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 94827 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 94829 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 0x1518363308b0008, 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> 94829 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) 
[n:127.0.0.1:64034_    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 94831 INFO  
(zkCallback-83-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:64034_    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@a25bca name:ZooKeeperConnection 
Watcher:127.0.0.1:63996/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 94831 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) 
[n:127.0.0.1:64034_    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 94839 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) 
[n:127.0.0.1:64034_    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 95846 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) 
[n:127.0.0.1:64034_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64034_
   [junit4]   2> 95847 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) 
[n:127.0.0.1:64034_    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:64034_
   [junit4]   2> 95848 INFO  
(zkCallback-83-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:64034_    ] 
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live 
nodes size: 1)
   [junit4]   2> 95848 INFO  (zkCallback-78-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live 
nodes size: 1)
   [junit4]   2> 95849 INFO  
(zkCallback-76-thread-2-processing-n:127.0.0.1:64015_) [n:127.0.0.1:64015_    ] 
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live 
nodes size: 1)
   [junit4]   2> 95850 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) 
[n:127.0.0.1:64034_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 95850 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) 
[n:127.0.0.1:64034_    ] o.a.s.c.LeaderElector Joined leadership election with 
path: /overseer_elect/election/95001529190907913-127.0.0.1:64034_-n_0000000001
   [junit4]   2> 95851 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) 
[n:127.0.0.1:64034_    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95001529190907908-127.0.0.1:64015_-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 95892 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) 
[n:127.0.0.1:64034_    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 95892 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) 
[n:127.0.0.1:64034_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 95893 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) 
[n:127.0.0.1:64034_    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\shard-1-001\cores
   [junit4]   2> 95894 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) 
[n:127.0.0.1:64034_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, 
loadOnStartup=true, configSetProperties=configsetprops.json, 
collection=collection1, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 95894 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) 
[n:127.0.0.1:64034_    ] o.a.s.c.CorePropertiesLocator Found core collection1 
in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\shard-1-001\cores\collection1
   [junit4]   2> 95894 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) 
[n:127.0.0.1:64034_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 95896 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) 
[n:127.0.0.1:64034_    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 95896 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]) 
[n:127.0.0.1:64034_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() 
done
   [junit4]   2> 95897 INFO  
(coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) 
[n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 95897 INFO  
(coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) 
[n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 95898 INFO  
(coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) 
[n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.c.ZkController 
Registering watch for collection collection1
   [junit4]   2> 95898 INFO  
(coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) 
[n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader 
addZkWatch collection1
   [junit4]   2> 95899 INFO  
(OverseerStateUpdate-95001529190907908-127.0.0.1:64015_-n_0000000000) 
[n:127.0.0.1:64015_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64034";,
   [junit4]   2>   "node_name":"127.0.0.1:64034_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 95899 INFO  
(coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) 
[n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Add 
data for collection1 ver 0 
   [junit4]   2> 95899 INFO  
(coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) 
[n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.c.ZkController look 
for our core node name
   [junit4]   2> 95899 INFO  
(OverseerStateUpdate-95001529190907908-127.0.0.1:64015_-n_0000000000) 
[n:127.0.0.1:64015_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64034";,
   [junit4]   2>   "node_name":"127.0.0.1:64034_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 95899 INFO  
(OverseerStateUpdate-95001529190907908-127.0.0.1:64015_-n_0000000000) 
[n:127.0.0.1:64015_    ] o.a.s.c.o.ReplicaMutator Collection already exists 
with numShards=2
   [junit4]   2> 95899 INFO  
(OverseerStateUpdate-95001529190907908-127.0.0.1:64015_-n_0000000000) 
[n:127.0.0.1:64015_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 96001 INFO  
(OverseerStateUpdate-95001529190907908-127.0.0.1:64015_-n_0000000000) 
[n:127.0.0.1:64015_    ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/collection1/state.json version: 0
   [junit4]   2> 96002 INFO  
(zkCallback-83-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:64034_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 96002 INFO  
(zkCallback-83-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:64034_    ] 
o.a.s.c.c.ZkStateReader Updating data for collection1 from 0 to 1 
   [junit4]   2> 96899 INFO  
(coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) 
[n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.c.ZkController waiting 
to find shard id in clusterstate for collection1
   [junit4]   2> 96899 INFO  
(coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) 
[n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.c.ZkController Check 
for collection zkNode:collection1
   [junit4]   2> 96899 INFO  
(coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) 
[n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 96899 INFO  
(coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) 
[n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load 
collection config from:/collections/collection1
   [junit4]   2> 96900 INFO  
(coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) 
[n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 96900 INFO  
(coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) 
[n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader 
new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\shard-1-001\cores\collection1'
   [junit4]   2> 96900 INFO  
(coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) 
[n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader 
JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 96900 INFO  
(coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) 
[n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader 
solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 96903 INFO  
(coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) 
[n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.c.Config loaded config 
solrconfig.xml with version 0 
   [junit4]   2> 96911 INFO  
(coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) 
[n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.c.SolrConfig current 
version of requestparams : -1
   [junit4]   2> 96922 INFO  
(coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) 
[n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.0.0
   [junit4]   2> 96935 INFO  
(coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) 
[n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.c.SolrConfig Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 96946 INFO  
(coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) 
[n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 97115 INFO  
(coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) 
[n:127.0.0.1:64034_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 97127 INFO  
(coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) 
[n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.s.IndexSchema default 
search field in schema is text
   [junit4]   2> 97128 INFO  
(coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) 
[n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique 
key field: id
   [junit4]   2> 97150 INFO  
(coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) 
[n:127.0.0.1:64034_ c:collection1   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 97155 INFO  
(coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) 
[n:127.0.0.1:64034_ c:collection1   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 97158 INFO  
(coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) 
[n:127.0.0.1:64034_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 97159 WARN  
(coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) 
[n:127.0.0.1:64034_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 97159 WARN  
(coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) 
[n:127.0.0.1:64034_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 97159 INFO  
(coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) 
[n:127.0.0.1:64034_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 97161 WARN  
(coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) 
[n:127.0.0.1:64034_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 97161 WARN  
(coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) 
[n:127.0.0.1:64034_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 97163 INFO  
(coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) 
[n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.c.ConfigSetProperties 
Did not find ConfigSet properties, assuming default properties: Can't find 
resource 'configsetprops.json' in classpath or '/configs/conf1', 
cwd=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 97163 INFO  
(coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) 
[n:127.0.0.1:64034_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 97163 INFO  
(coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) 
[n:127.0.0.1:64034_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 97164 INFO  
(coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) 
[n:127.0.0.1:64034_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\shard-1-001\cores\collection1],
 dataDir=[null]
   [junit4]   2> 97164 INFO  
(coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) 
[n:127.0.0.1:64034_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c4a406
   [junit4]   2> 97165 INFO  
(coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) 
[n:127.0.0.1:64034_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\shard-1-001\cores\collection1\data\
   [junit4]   2> 97165 INFO  
(coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) 
[n:127.0.0.1:64034_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\shard-1-001\cores\collection1\data\index/
   [junit4]   2> 97166 WARN  
(coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) 
[n:127.0.0.1:64034_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\shard-1-001\cores\collection1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 97166 INFO  
(coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) 
[n:127.0.0.1:64034_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_164771DD18399354-001\shard-1-001\cores\collection1\data\index
   [junit4]   2> 97166 INFO  
(coreLoadExecutor-468-thread-1-processing-n:127.0.0.1:64034_) [n:127.0.0.1:6

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

nit4]   2>         at 
java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)
   [junit4]   2>         at 
sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:157)
   [junit4]   2>         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]   2>         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]   2>         at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)
   [junit4]   2>         at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2>    8) Thread[id=470, name=qtp25869724-470, state=RUNNABLE, 
group=TGRP-LeaderFailoverAfterPartitionTest]
   [junit4]   2>         at 
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
   [junit4]   2>         at 
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
   [junit4]   2>         at 
sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
   [junit4]   2>         at 
sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
   [junit4]   2>         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]   2>         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]   2>         at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
   [junit4]   2>         at 
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:232)
   [junit4]   2>         at 
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:180)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:162)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:101)
   [junit4]   2>         at 
org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:136)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>    9) Thread[id=519, name=Thread-180, state=WAITING, 
group=TGRP-LeaderFailoverAfterPartitionTest]
   [junit4]   2>         at java.lang.Object.wait(Native Method)
   [junit4]   2>         at java.lang.Object.wait(Object.java:502)
   [junit4]   2>         at 
org.apache.solr.core.CloserThread.run(CoreContainer.java:1239)
   [junit4]   2>   10) Thread[id=515, 
name=TEST-LeaderFailoverAfterPartitionTest.test-seed#[164771DD18399354]-SendThread(127.0.0.1:63996),
 state=RUNNABLE, group=TGRP-LeaderFailoverAfterPartitionTest]
   [junit4]   2>         at 
sun.nio.ch.WindowsSelectorImpl.setWakeupSocket0(Native Method)
   [junit4]   2>         at 
sun.nio.ch.WindowsSelectorImpl.setWakeupSocket(WindowsSelectorImpl.java:464)
   [junit4]   2>         at 
sun.nio.ch.WindowsSelectorImpl.wakeup(WindowsSelectorImpl.java:606)
   [junit4]   2>         at 
java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)
   [junit4]   2>         at 
java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)
   [junit4]   2>         at 
sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:157)
   [junit4]   2>         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]   2>         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]   2>         at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)
   [junit4]   2>         at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2>   11) Thread[id=527, name=updateExecutor-89-thread-1, 
state=TIMED_WAITING, group=TGRP-LeaderFailoverAfterPartitionTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]   2>         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]   2>         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>   12) Thread[id=479, 
name=org.eclipse.jetty.server.session.HashSessionManager@18f32ffTimer, 
state=TIMED_WAITING, group=TGRP-LeaderFailoverAfterPartitionTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]   2>         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Lucene60, 
sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=tr, 
timezone=Europe/Helsinki
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_66 
(32-bit)/cpus=3,threads=28,free=12304928,total=79007744
   [junit4]   2> NOTE: All tests run in this JVM: 
[AddSchemaFieldsUpdateProcessorFactoryTest, TestReversedWildcardFilterFactory, 
SolrIndexSplitterTest, GraphQueryTest, TestRecovery, 
FieldMutatingUpdateProcessorTest, StressHdfsTest, TestOmitPositions, 
ActionThrottleTest, LeaderElectionIntegrationTest, 
LeaderFailoverAfterPartitionTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=LeaderFailoverAfterPartitionTest -Dtests.seed=164771DD18399354 
-Dtests.slow=true -Dtests.locale=tr -Dtests.timezone=Europe/Helsinki 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | LeaderFailoverAfterPartitionTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 
7200000 msec).
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([164771DD18399354]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=567, name=SocketProxy-Response-64035:49885, 
state=RUNNABLE, group=TGRP-LeaderFailoverAfterPartitionTest]
   [junit4]    > Caused by: java.lang.RuntimeException: 
java.net.SocketException: Socket is closed
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([164771DD18399354]:0)
   [junit4]    >        at 
org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:348)
   [junit4]    > Caused by: java.net.SocketException: Socket is closed
   [junit4]    >        at java.net.Socket.setSoTimeout(Socket.java:1137)
   [junit4]    >        at 
org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:345)Throwable
 #3: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
uncaught exception in thread: Thread[id=598, 
name=SocketProxy-Request-53097:64035, state=RUNNABLE, 
group=TGRP-LeaderFailoverAfterPartitionTest]
   [junit4]    > Caused by: java.lang.RuntimeException: 
java.net.SocketException: Socket is closed
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([164771DD18399354]:0)
   [junit4]    >        at 
org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:348)
   [junit4]    > Caused by: java.net.SocketException: Socket is closed
   [junit4]    >        at java.net.Socket.setSoTimeout(Socket.java:1137)
   [junit4]    >        at 
org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:345)
   [junit4] Completed [435/564 (1!)] on J1 in 7238.47s, 1 test, 4 errors <<< 
FAILURES!

[...truncated 408 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:784: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:728: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:233: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:516:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1436:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:991:
 There were test failures: 564 suites (8 ignored), 2241 tests, 3 suite-level 
errors, 1 error, 525 ignored (73 assumptions) [seed: 164771DD18399354]

Total time: 138 minutes 19 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