You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/06/10 06:11:14 UTC

[JENKINS] Lucene-Solr-5.x-Windows (64bit/jdk1.8.0_45) - Build # 4790 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4790/
Java: 64bit/jdk1.8.0_45 -XX:-UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.LeaderInitiatedRecoveryOnCommitTest

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

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


FAILED:  org.apache.solr.cloud.LeaderInitiatedRecoveryOnCommitTest.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([20CABBD80F27B80A]:0)




Build Log:
[...truncated 11313 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderInitiatedRecoveryOnCommitTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest_20CABBD80F27B80A-001\init-core-data-001
   [junit4]   2> 2060824 INFO  (SUITE-LeaderInitiatedRecoveryOnCommitTest-seed#[20CABBD80F27B80A]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /i_bvn/p
   [junit4]   2> 2060828 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2060829 INFO  (Thread-5636) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2060829 INFO  (Thread-5636) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2060940 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.ZkTestServer start zk server on port:60918
   [junit4]   2> 2060940 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2060941 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2060945 INFO  (zkCallback-1752-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@77005a37 name:ZooKeeperConnection Watcher:127.0.0.1:60918 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2060945 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2060945 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2060945 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2060950 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2060952 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2060954 INFO  (zkCallback-1753-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7e36c7a6 name:ZooKeeperConnection Watcher:127.0.0.1:60918/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2060954 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2060954 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2060954 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 2060957 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 2060960 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 2060962 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 2060965 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2060966 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2060972 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2060972 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2060975 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2060976 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2060979 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2060979 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2060983 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2060984 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2060987 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2060987 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 2060991 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2060991 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2060994 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2060994 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2060998 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2060998 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2061000 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2061001 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2061003 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2061004 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2061432 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest_20CABBD80F27B80A-001\control-001\cores\collection1
   [junit4]   2> 2061436 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.e.j.s.Server jetty-9.2.10.v20150310
   [junit4]   2> 2061439 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@53a73b6a{/i_bvn/p,null,AVAILABLE}
   [junit4]   2> 2061451 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@2c95431e{HTTP/1.1}{127.0.0.1:60927}
   [junit4]   2> 2061451 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.e.j.s.Server Started @2066545ms
   [junit4]   2> 2061451 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest_20CABBD80F27B80A-001\tempDir-001/control/data, hostContext=/i_bvn/p, hostPort=60926, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest_20CABBD80F27B80A-001\control-001\cores}
   [junit4]   2> 2061452 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 2061452 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest_20CABBD80F27B80A-001\control-001\'
   [junit4]   2> 2061501 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest_20CABBD80F27B80A-001\control-001\solr.xml
   [junit4]   2> 2061511 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest_20CABBD80F27B80A-001\control-001\cores
   [junit4]   2> 2061511 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.CoreContainer New CoreContainer 240960224
   [junit4]   2> 2061512 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest_20CABBD80F27B80A-001\control-001\]
   [junit4]   2> 2061512 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest_20CABBD80F27B80A-001\control-001\lib
   [junit4]   2> 2061512 WARN  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest_20CABBD80F27B80A-001\control-001\lib).
   [junit4]   2> 2061521 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] 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> 2061524 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2061525 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2061525 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2061525 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60918/solr
   [junit4]   2> 2061525 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2061525 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2061526 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2061533 INFO  (zkCallback-1755-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2e6b94ab name:ZooKeeperConnection Watcher:127.0.0.1:60918 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2061533 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2061533 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2061537 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [n:127.0.0.1:60926_i_bvn%2Fp    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2061538 INFO  (zkCallback-1756-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3edf9f6c name:ZooKeeperConnection Watcher:127.0.0.1:60918/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2061538 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [n:127.0.0.1:60926_i_bvn%2Fp    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2061540 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [n:127.0.0.1:60926_i_bvn%2Fp    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2061543 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [n:127.0.0.1:60926_i_bvn%2Fp    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2061550 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [n:127.0.0.1:60926_i_bvn%2Fp    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2061554 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [n:127.0.0.1:60926_i_bvn%2Fp    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2061559 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [n:127.0.0.1:60926_i_bvn%2Fp    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2061564 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [n:127.0.0.1:60926_i_bvn%2Fp    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2061567 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [n:127.0.0.1:60926_i_bvn%2Fp    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2061569 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [n:127.0.0.1:60926_i_bvn%2Fp    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2061571 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [n:127.0.0.1:60926_i_bvn%2Fp    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60926_i_bvn%2Fp
   [junit4]   2> 2061571 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [n:127.0.0.1:60926_i_bvn%2Fp    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60926_i_bvn%2Fp
   [junit4]   2> 2061574 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [n:127.0.0.1:60926_i_bvn%2Fp    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2061577 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [n:127.0.0.1:60926_i_bvn%2Fp    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2061579 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [n:127.0.0.1:60926_i_bvn%2Fp    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2061580 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [n:127.0.0.1:60926_i_bvn%2Fp    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60926_i_bvn%2Fp
   [junit4]   2> 2061581 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [n:127.0.0.1:60926_i_bvn%2Fp    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2061583 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [n:127.0.0.1:60926_i_bvn%2Fp    ] o.a.s.c.Overseer Overseer (id=93972210823331843-127.0.0.1:60926_i_bvn%2Fp-n_0000000000) starting
   [junit4]   2> 2061585 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [n:127.0.0.1:60926_i_bvn%2Fp    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2061595 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [n:127.0.0.1:60926_i_bvn%2Fp    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2061596 INFO  (OverseerCollectionProcessor-93972210823331843-127.0.0.1:60926_i_bvn%2Fp-n_0000000000) [n:127.0.0.1:60926_i_bvn%2Fp    ] o.a.s.c.OverseerCollectionProcessor Process current queue of collection creations
   [junit4]   2> 2061596 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [n:127.0.0.1:60926_i_bvn%2Fp    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2061597 INFO  (OverseerStateUpdate-93972210823331843-127.0.0.1:60926_i_bvn%2Fp-n_0000000000) [n:127.0.0.1:60926_i_bvn%2Fp    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2061602 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [n:127.0.0.1:60926_i_bvn%2Fp    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2061602 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [n:127.0.0.1:60926_i_bvn%2Fp    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2061606 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [n:127.0.0.1:60926_i_bvn%2Fp    ] o.a.s.c.CoresLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest_20CABBD80F27B80A-001\control-001\cores
   [junit4]   2> 2061607 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [n:127.0.0.1:60926_i_bvn%2Fp    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest_20CABBD80F27B80A-001\control-001\cores\collection1, collection=control_collection, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest_20CABBD80F27B80A-001\control-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 2061607 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [n:127.0.0.1:60926_i_bvn%2Fp    ] o.a.s.c.CoresLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest_20CABBD80F27B80A-001\control-001\cores\collection1\
   [junit4]   2> 2061607 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [n:127.0.0.1:60926_i_bvn%2Fp    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 2061608 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2061608 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2061609 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [n:127.0.0.1:60926_i_bvn%2Fp    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2061609 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [n:127.0.0.1:60926_i_bvn%2Fp    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2061609 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2061609 INFO  (zkCallback-1756-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2061610 INFO  (OverseerStateUpdate-93972210823331843-127.0.0.1:60926_i_bvn%2Fp-n_0000000000) [n:127.0.0.1:60926_i_bvn%2Fp    ] 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:60926/i_bvn/p",
   [junit4]   2>   "node_name":"127.0.0.1:60926_i_bvn%2Fp",
   [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> 2061611 INFO  (OverseerStateUpdate-93972210823331843-127.0.0.1:60926_i_bvn%2Fp-n_0000000000) [n:127.0.0.1:60926_i_bvn%2Fp    ] 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:60926/i_bvn/p",
   [junit4]   2>   "node_name":"127.0.0.1:60926_i_bvn%2Fp",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2061611 INFO  (OverseerStateUpdate-93972210823331843-127.0.0.1:60926_i_bvn%2Fp-n_0000000000) [n:127.0.0.1:60926_i_bvn%2Fp    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 2061611 INFO  (OverseerStateUpdate-93972210823331843-127.0.0.1:60926_i_bvn%2Fp-n_0000000000) [n:127.0.0.1:60926_i_bvn%2Fp    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 2061613 INFO  (zkCallback-1756-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp    ] 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> 2061616 INFO  (zkCallback-1756-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 1
   [junit4]   2> 2062625 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2062625 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 2062626 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2062626 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 2062627 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2062627 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest_20CABBD80F27B80A-001\control-001\cores\collection1\'
   [junit4]   2> 2062649 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2062659 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2062663 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 2062670 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2062672 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2062677 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2062774 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2062785 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2062787 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2062803 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2062807 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2062810 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2062812 WARN  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2062812 WARN  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2062812 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2062813 WARN  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2062813 WARN  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2062814 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2062814 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2062814 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp 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-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest_20CABBD80F27B80A-001\control-001\cores\collection1\], dataDir=[null]
   [junit4]   2> 2062814 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp 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@68d88f19
   [junit4]   2> 2062814 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp 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-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest_20CABBD80F27B80A-001\control-001\cores\collection1\data\
   [junit4]   2> 2062814 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp 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-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest_20CABBD80F27B80A-001\control-001\cores\collection1\data\index/
   [junit4]   2> 2062814 WARN  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp 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-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest_20CABBD80F27B80A-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2062815 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp 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-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest_20CABBD80F27B80A-001\control-001\cores\collection1\data\index
   [junit4]   2> 2062815 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp 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=34, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=19.814453125, floorSegmentMB=1.1611328125, forceMergeDeletesPctAllowed=16.698793453487664, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.768223979341912
   [junit4]   2> 2062816 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@728c91d2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e1f98c8),segFN=segments_1,generation=1}
   [junit4]   2> 2062817 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2062817 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:60926_i_bvn%2Fp 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-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest_20CABBD80F27B80A-001\control-001\cores\collection1\data\
   [junit4]   2> 2062818 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest_20CABBD80F27B80A-001\control-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2062820 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2062820 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2062820 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2062820 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2062821 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2062821 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp 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> 2062821 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp 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> 2062821 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp 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> 2062821 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp 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> 2062826 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2062827 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2062828 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2062829 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2062832 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/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> 2062833 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp 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> 2062834 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp 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> 2062834 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp 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> 2062845 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 2062845 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 2062845 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp 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=22, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=54.1748046875, floorSegmentMB=1.89453125, forceMergeDeletesPctAllowed=27.83376234523691, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2062846 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@728c91d2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e1f98c8),segFN=segments_1,generation=1}
   [junit4]   2> 2062846 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2062846 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1659f139[collection1] main
   [junit4]   2> 2062846 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp 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> 2062847 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp 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> 2062847 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp 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> 2062848 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2062848 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2062848 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp 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> 2062849 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp 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> 2062849 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp 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> 2062849 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2062849 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2062850 INFO  (searcherExecutor-7187-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1659f139[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2062850 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp 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> 2062850 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp 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> 2062850 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp 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> 2062850 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp 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 1503555375286190080
   [junit4]   2> 2062852 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest version 1503555375286190080
   [junit4]   2> 2062852 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2062854 INFO  (coreLoadExecutor-7186-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2062854 INFO  (coreZkRegister-7180-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60926_i_bvn%2Fp 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:60926/i_bvn/p collection:control_collection shard:shard1
   [junit4]   2> 2062854 INFO  (coreZkRegister-7180-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60926_i_bvn%2Fp 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> 2062859 INFO  (coreZkRegister-7180-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 2062862 INFO  (zkCallback-1756-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2062862 INFO  (coreZkRegister-7180-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2062862 INFO  (coreZkRegister-7180-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60926_i_bvn%2Fp 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> 2062862 INFO  (coreZkRegister-7180-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60926/i_bvn/p/collection1/
   [junit4]   2> 2062862 INFO  (coreZkRegister-7180-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2062863 INFO  (coreZkRegister-7180-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:60926/i_bvn/p/collection1/ has no replicas
   [junit4]   2> 2062863 INFO  (OverseerStateUpdate-93972210823331843-127.0.0.1:60926_i_bvn%2Fp-n_0000000000) [n:127.0.0.1:60926_i_bvn%2Fp    ] 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> 2062863 INFO  (coreZkRegister-7180-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60926_i_bvn%2Fp 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:60926/i_bvn/p/collection1/ shard1
   [junit4]   2> 2062863 INFO  (coreZkRegister-7180-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2062870 INFO  (zkCallback-1756-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2062871 INFO  (OverseerStateUpdate-93972210823331843-127.0.0.1:60926_i_bvn%2Fp-n_0000000000) [n:127.0.0.1:60926_i_bvn%2Fp    ] 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:60926/i_bvn/p",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 2063063 INFO  (zkCallback-1756-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp    ] 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> 2063066 INFO  (zkCallback-1756-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 2063110 INFO  (coreZkRegister-7180-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:60926/i_bvn/p/collection1/ and leader is http://127.0.0.1:60926/i_bvn/p/collection1/
   [junit4]   2> 2063110 INFO  (coreZkRegister-7180-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60926_i_bvn%2Fp 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:60926/i_bvn/p
   [junit4]   2> 2063111 INFO  (coreZkRegister-7180-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2063111 INFO  (coreZkRegister-7180-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60926_i_bvn%2Fp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 2063111 INFO  (coreZkRegister-7180-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60926_i_bvn%2Fp 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> 2063113 INFO  (zkCallback-1756-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2063115 INFO  (OverseerStateUpdate-93972210823331843-127.0.0.1:60926_i_bvn%2Fp-n_0000000000) [n:127.0.0.1:60926_i_bvn%2Fp    ] 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:60926/i_bvn/p",
   [junit4]   2>   "node_name":"127.0.0.1:60926_i_bvn%2Fp",
   [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> 2063116 INFO  (OverseerStateUpdate-93972210823331843-127.0.0.1:60926_i_bvn%2Fp-n_0000000000) [n:127.0.0.1:60926_i_bvn%2Fp    ] 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:60926/i_bvn/p",
   [junit4]   2>   "node_name":"127.0.0.1:60926_i_bvn%2Fp",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2063122 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2063124 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2063126 INFO  (zkCallback-1758-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f647eab name:ZooKeeperConnection Watcher:127.0.0.1:60918/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2063126 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2063126 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2063127 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2063134 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2063220 INFO  (zkCallback-1758-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> 2063220 INFO  (zkCallback-1756-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp    ] 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> 2063222 INFO  (zkCallback-1756-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 2063222 INFO  (zkCallback-1758-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 2063505 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest_20CABBD80F27B80A-001\shard-1-001\cores\collection1
   [junit4]   2> 2063509 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest_20CABBD80F27B80A-001\shard-1-001
   [junit4]   2> 2063511 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.e.j.s.Server jetty-9.2.10.v20150310
   [junit4]   2> 2063515 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6cb9d47d{/i_bvn/p,null,AVAILABLE}
   [junit4]   2> 2063516 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1d332134{HTTP/1.1}{127.0.0.1:60941}
   [junit4]   2> 2063516 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.e.j.s.Server Started @2068627ms
   [junit4]   2> 2063516 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest_20CABBD80F27B80A-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/i_bvn/p, hostPort=60940, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest_20CABBD80F27B80A-001\shard-1-001\cores}
   [junit4]   2> 2063517 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 2063517 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest_20CABBD80F27B80A-001\shard-1-001\'
   [junit4]   2> 2063542 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest_20CABBD80F27B80A-001\shard-1-001\solr.xml
   [junit4]   2> 2063548 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest_20CABBD80F27B80A-001\shard-1-001\cores
   [junit4]   2> 2063548 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.CoreContainer New CoreContainer 798653195
   [junit4]   2> 2063548 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest_20CABBD80F27B80A-001\shard-1-001\]
   [junit4]   2> 2063548 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest_20CABBD80F27B80A-001\shard-1-001\lib
   [junit4]   2> 2063549 WARN  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest_20CABBD80F27B80A-001\shard-1-001\lib).
   [junit4]   2> 2063557 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] 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> 2063559 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2063560 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2063560 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2063560 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60918/solr
   [junit4]   2> 2063560 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2063561 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2063562 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2063563 INFO  (zkCallback-1760-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5a486374 name:ZooKeeperConnection Watcher:127.0.0.1:60918 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2063564 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2063564 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2063565 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 0x14ddb3a54e20005, 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> 2063567 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [n:127.0.0.1:60940_i_bvn%2Fp    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2063569 INFO  (zkCallback-1761-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@27590f28 name:ZooKeeperConnection Watcher:127.0.0.1:60918/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2063569 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [n:127.0.0.1:60940_i_bvn%2Fp    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2063574 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [n:127.0.0.1:60940_i_bvn%2Fp    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2064570 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [n:127.0.0.1:60940_i_bvn%2Fp    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60940_i_bvn%2Fp
   [junit4]   2> 2064571 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [n:127.0.0.1:60940_i_bvn%2Fp    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60940_i_bvn%2Fp
   [junit4]   2> 2064574 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [n:127.0.0.1:60940_i_bvn%2Fp    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2064576 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [n:127.0.0.1:60940_i_bvn%2Fp    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2064577 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [n:127.0.0.1:60940_i_bvn%2Fp    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2064579 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [n:127.0.0.1:60940_i_bvn%2Fp    ] o.a.s.c.CoresLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest_20CABBD80F27B80A-001\shard-1-001\cores
   [junit4]   2> 2064580 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [n:127.0.0.1:60940_i_bvn%2Fp    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest_20CABBD80F27B80A-001\shard-1-001\cores\collection1, collection=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest_20CABBD80F27B80A-001\shard-1-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 2064580 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [n:127.0.0.1:60940_i_bvn%2Fp    ] o.a.s.c.CoresLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest_20CABBD80F27B80A-001\shard-1-001\cores\collection1\
   [junit4]   2> 2064581 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [n:127.0.0.1:60940_i_bvn%2Fp    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 2064583 INFO  (coreLoadExecutor-7197-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2064583 INFO  (coreLoadExecutor-7197-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2064583 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [n:127.0.0.1:60940_i_bvn%2Fp    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2064583 INFO  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]) [n:127.0.0.1:60940_i_bvn%2Fp    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2064590 INFO  (zkCallback-1756-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2064590 INFO  (coreLoadExecutor-7197-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2064590 INFO  (OverseerStateUpdate-93972210823331843-127.0.0.1:60926_i_bvn%2Fp-n_0000000000) [n:127.0.0.1:60926_i_bvn%2Fp    ] 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:60940/i_bvn/p",
   [junit4]   2>   "node_name":"127.0.0.1:60940_i_bvn%2Fp",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 2064591 INFO  (OverseerStateUpdate-93972210823331843-127.0.0.1:60926_i_bvn%2Fp-n_0000000000) [n:127.0.0.1:60926_i_bvn%2Fp    ] 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:60940/i_bvn/p",
   [junit4]   2>   "node_name":"127.0.0.1:60940_i_bvn%2Fp",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2064591 INFO  (OverseerStateUpdate-93972210823331843-127.0.0.1:60926_i_bvn%2Fp-n_0000000000) [n:127.0.0.1:60926_i_bvn%2Fp    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 2064591 INFO  (OverseerStateUpdate-93972210823331843-127.0.0.1:60926_i_bvn%2Fp-n_0000000000) [n:127.0.0.1:60926_i_bvn%2Fp    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 2064694 INFO  (zkCallback-1756-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2064695 INFO  (zkCallback-1761-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2064694 INFO  (zkCallback-1758-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: 2)
   [junit4]   2> 2064696 INFO  (zkCallback-1756-thread-1-processing-n:127.0.0.1:60926_i_bvn%2Fp) [n:127.0.0.1:60926_i_bvn%2Fp    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 2064697 INFO  (zkCallback-1761-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 2064697 INFO  (zkCallback-1758-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 2065580 INFO  (coreLoadExecutor-7197-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2065580 INFO  (coreLoadExecutor-7197-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 2065581 INFO  (coreLoadExecutor-7197-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2065581 INFO  (coreLoadExecutor-7197-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 2065582 INFO  (coreLoadExecutor-7197-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2065582 INFO  (coreLoadExecutor-7197-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest_20CABBD80F27B80A-001\shard-1-001\cores\collection1\'
   [junit4]   2> 2065599 INFO  (coreLoadExecutor-7197-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2065609 INFO  (coreLoadExecutor-7197-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2065614 INFO  (coreLoadExecutor-7197-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 2065624 INFO  (coreLoadExecutor-7197-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2065626 INFO  (coreLoadExecutor-7197-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2065631 INFO  (coreLoadExecutor-7197-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2065770 INFO  (coreLoadExecutor-7197-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2065779 INFO  (coreLoadExecutor-7197-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2065780 INFO  (coreLoadExecutor-7197-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2065790 INFO  (coreLoadExecutor-7197-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2065793 INFO  (coreLoadExecutor-7197-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2065795 INFO  (coreLoadExecutor-7197-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2065796 WARN  (coreLoadExecutor-7197-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2065796 WARN  (coreLoadExecutor-7197-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2065796 INFO  (coreLoadExecutor-7197-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2065797 WARN  (coreLoadExecutor-7197-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2065797 WARN  (coreLoadExecutor-7197-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2065798 INFO  (coreLoadExecutor-7197-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2065798 INFO  (coreLoadExecutor-7197-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2065798 INFO  (coreLoadExecutor-7197-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest_20CABBD80F27B80A-001\shard-1-001\cores\collection1\], dataDir=[null]
   [junit4]   2> 2065798 INFO  (coreLoadExecutor-7197-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1 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@68d88f19
   [junit4]   2> 2065798 INFO  (coreLoadExecutor-7197-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest_20CABBD80F27B80A-001\shard-1-001\cores\collection1\data\
   [junit4]   2> 2065799 INFO  (coreLoadExecutor-7197-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1 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-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest_20CABBD80F27B80A-001\shard-1-001\cores\collection1\data\index/
   [junit4]   2> 2065799 WARN  (coreLoadExecutor-7197-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest_20CABBD80F27B80A-001\shard-1-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2065799 INFO  (coreLoadExecutor-7197-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest_20CABBD80F27B80A-001\shard-1-001\cores\collection1\data\index
   [junit4]   2> 2065799 INFO  (coreLoadExecutor-7197-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=19.814453125, floorSegmentMB=1.1611328125, forceMergeDeletesPctAllowed=16.698793453487664, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.768223979341912
   [junit4]   2> 2065800 INFO  (coreLoadExecutor-7197-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@384aebd9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6db3dbd9),segFN=segments_1,generation=1}
   [junit4]   2> 2065800 INFO  (coreLoadExecutor-7197-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2065800 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1 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-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest_20CABBD80F27B80A-001\shard-1-001\cores\collection1\data\
   [junit4]   2> 2065801 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest_20CABBD80F27B80A-001\shard-1-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2065803 INFO  (coreLoadExecutor-7197-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2065803 INFO  (coreLoadExecutor-7197-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2065804 INFO  (coreLoadExecutor-7197-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2065804 INFO  (coreLoadExecutor-7197-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2065804 INFO  (coreLoadExecutor-7197-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2065804 INFO  (coreLoadExecutor-7197-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2065804 INFO  (coreLoadExecutor-7197-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2065804 INFO  (coreLoadExecutor-7197-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2065805 INFO  (coreLoadExecutor-7197-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2065809 INFO  (coreLoadExecutor-7197-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2065810 INFO  (coreLoadExecutor-7197-thread-1-processing-n:127.0.0.1:60940_i_bvn%2Fp) [n:127.0.0.1:60940_i_bvn%2Fp c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [ju

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


   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [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>   41) Thread[id=14058, name=searcherExecutor-7220-thread-1, state=WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [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>   42) Thread[id=13976, name=TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[20CABBD80F27B80A]-SendThread(127.0.0.1:60918), state=RUNNABLE, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]
   [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 org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=DefaultSimilarity, locale=ar_OM, timezone=Africa/Banjul
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_45 (64-bit)/cpus=3,threads=83,free=274545504,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [AssignTest, TestCoreDiscovery, TestExceedMaxTermLength, CollectionsAPIAsyncDistributedZkTest, TestRTGBase, ActionThrottleTest, TestFieldCollectionResource, SearchHandlerTest, ReplicationFactorTest, TestRemoteStreaming, TestReload, TestRealTimeGet, SharedFSAutoReplicaFailoverTest, BlockDirectoryTest, TestCloudInspectUtil, SpellCheckCollatorTest, ParsingFieldUpdateProcessorsTest, SchemaVersionSpecificBehaviorTest, AnalyticsMergeStrategyTest, TestSolr4Spatial, TermVectorComponentTest, TestAddFieldRealTimeGet, HdfsBasicDistributedZk2Test, TestReversedWildcardFilterFactory, TestLeaderElectionZkExpiry, TestNonDefinedSimilarityFactory, XsltUpdateRequestHandlerTest, SuggestComponentTest, RemoteQueryErrorTest, TestDefaultSimilarityFactory, TestSolrJ, TestBlobHandler, TestRandomFaceting, TestDocSet, DeleteShardTest, TestSolrCloudWithKerberosAlt, TestSolrConfigHandlerCloud, TestQuerySenderNoQuery, ZkSolrClientTest, SegmentsInfoRequestHandlerTest, DateMathParserTest, TestEmbeddedSolrServerConstructors, DistributedExpandComponentTest, TestMergePolicyConfig, TestAnalyzeInfixSuggestions, CopyFieldTest, TestMissingGroups, FastVectorHighlighterTest, PreAnalyzedUpdateProcessorTest, TestFuzzyAnalyzedSuggestions, DistributedQueueTest, UpdateParamsTest, TestZkChroot, SignatureUpdateProcessorFactoryTest, TestOrdValues, OutOfBoxZkACLAndCredentialsProvidersTest, ZkNodePropsTest, FieldMutatingUpdateProcessorTest, DirectUpdateHandlerOptimizeTest, LeaderElectionIntegrationTest, HdfsCollectionsAPIDistributedZkTest, TestCopyFieldCollectionResource, DistributedVersionInfoTest, OverseerStatusTest, TestQuerySenderListener, TestFieldTypeCollectionResource, SimpleMLTQParserTest, DistributedFacetPivotSmallTest, BasicZkTest, ExternalFileFieldSortTest, CurrencyFieldXmlFileTest, DateRangeFieldTest, TermsComponentTest, AnalyticsQueryTest, TestSuggestSpellingConverter, ReturnFieldsTest, TestDynamicFieldCollectionResource, SaslZkACLProviderTest, TestBadConfig, SpatialFilterTest, UpdateRequestProcessorFactoryTest, HdfsDirectoryFactoryTest, MinimalSchemaTest, CursorPagingTest, QueryEqualityTest, DateFieldTest, SolrRequestParserTest, TestStressUserVersions, TestDistributedGrouping, TestHdfsUpdateLog, TestSolr4Spatial2, FileUtilsTest, TestInfoStreamLogging, DistributedQueryComponentOptimizationTest, TestRandomRequestDistribution, DistributedFacetPivotLongTailTest, SpellPossibilityIteratorTest, HighlighterConfigTest, TestCollectionAPI, StatelessScriptUpdateProcessorFactoryTest, TermVectorComponentDistributedTest, TestSolrQueryParser, RollingRestartTest, TestDistribDocBasedVersion, CloudMLTQParserTest, NotRequiredUniqueKeyTest, FileBasedSpellCheckerTest, SolrIndexConfigTest, TestManagedSchemaFieldTypeResource, TestUniqueKeyFieldResource, TestCustomDocTransformer, TestInitQParser, TestBulkSchemaConcurrent, TestManagedStopFilterFactory, TestRandomMergePolicy, TestLMDirichletSimilarityFactory, DistribJoinFromCollectionTest, DocumentBuilderTest, ChangedSchemaMergeTest, TestClassNameShortening, FullSolrCloudDistribCmdsTest, TestSearcherReuse, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, TestReplicationHandler, ClusterStateUpdateTest, TestRandomDVFaceting, ShardRoutingCustomTest, AutoCommitTest, TestFaceting, TestRecovery, DistributedSpellCheckComponentTest, ZkControllerTest, TestJoin, TestStressVersions, DistributedTermsComponentTest, TestCoreContainer, SolrCoreTest, SpellCheckComponentTest, SolrCmdDistributorTest, BadIndexSchemaTest, TestFiltering, BasicFunctionalityTest, OverseerCollectionProcessorTest, CurrencyFieldOpenExchangeTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, CoreAdminHandlerTest, SuggesterTest, TestCSVLoader, SolrCoreCheckLockOnStartupTest, DefaultValueUpdateProcessorTest, DistanceFunctionTest, SolrInfoMBeanTest, DisMaxRequestHandlerTest, StandardRequestHandlerTest, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, TestValueSourceCache, MoreLikeThisHandlerTest, TestArbitraryIndexDir, RegexBoostProcessorTest, IndexSchemaTest, TestCollationField, MBeansHandlerTest, TestAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, TestBinaryResponseWriter, AlternateDirectoryTest, TestSolrIndexConfig, BadComponentTest, MultiTermTest, SampleTest, TestSearchPerf, TestSolrCoreProperties, DirectSolrConnectionTest, TestLuceneMatchVersion, TestCharFilters, TestXIncludeConfig, TestDFRSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TimeZoneUtilsTest, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, PluginInfoTest, TestSystemIdResolver, SpellingQueryConverterTest, RAMDirectoryFactoryTest, TestUtils, SliceStateTest, SystemInfoHandlerTest, CircularListTest, DistributedMLTComponentTest, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, AsyncMigrateRouteKeyTest, CloudExitableDirectoryReaderTest, ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, DistribDocExpirationUpdateProcessorTest, LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnCommitTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LeaderInitiatedRecoveryOnCommitTest -Dtests.seed=20CABBD80F27B80A -Dtests.slow=true -Dtests.locale=ar_OM -Dtests.timezone=Africa/Banjul -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | LeaderInitiatedRecoveryOnCommitTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([20CABBD80F27B80A]:0)
   [junit4] Completed [500/500] on J1 in 7291.72s, 1 test, 2 errors <<< FAILURES!

[...truncated 11 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:536: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:484: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:230: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:511: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1438: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:993: There were test failures: 500 suites, 1978 tests, 1 suite-level error, 1 error, 67 ignored (34 assumptions)

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