Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4412/
Java: 64bit/jdk1.8.0_25 -XX:-UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.handler.TestSolrConfigHandlerCloud.testDistribSearch

Error Message:
Could not get expected value  null for path [response, params, y, c] full 
output {   "responseHeader":{     "status":0,     "QTime":0},   "response":{    
 "znodeVersion":1,     "params":{       "x":{         "a":"A val",         
"b":"B val",         "":{"v":0}},       "y":{         "c":"CY val",         
"b":"BY val",         "":{"v":0}}}}}

Stack Trace:
java.lang.AssertionError: Could not get expected value  null for path 
[response, params, y, c] full output {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "response":{
    "znodeVersion":1,
    "params":{
      "x":{
        "a":"A val",
        "b":"B val",
        "":{"v":0}},
      "y":{
        "c":"CY val",
        "b":"BY val",
        "":{"v":0}}}}}
        at 
__randomizedtesting.SeedInfo.seed([597A5661C5E44563:D89CD879B2BB255F]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:259)
        at 
org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqParams(TestSolrConfigHandlerCloud.java:270)
        at 
org.apache.solr.handler.TestSolrConfigHandlerCloud.doTest(TestSolrConfigHandlerCloud.java:70)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
        at sun.reflect.GeneratedMethodAccessor80.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.ReplicationFactorTest.testDistribSearch

Error Message:
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: http://127.0.0.1:53325/repfacttest_c8n_1x3_shard1_replica3

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: 
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: http://127.0.0.1:53325/repfacttest_c8n_1x3_shard1_replica3
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:581)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:890)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:736)
        at 
org.apache.solr.cloud.ReplicationFactorTest.testRf3(ReplicationFactorTest.java:277)
        at 
org.apache.solr.cloud.ReplicationFactorTest.doTest(ReplicationFactorTest.java:123)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: 
http://127.0.0.1:53325/repfacttest_c8n_1x3_shard1_replica3
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:573)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:365)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:320)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:578)
        ... 46 more
Caused by: org.apache.http.NoHttpResponseException: The target server failed to 
respond
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:464)
        ... 51 more




Build Log:
[...truncated 8802 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReplicationFactorTest
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 597A5661C5E44563-001\init-core-data-001
   [junit4]   2> 213118 T798 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /
   [junit4]   2> 213125 T798 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 213126 T798 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 213127 T799 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 213226 T798 oasc.ZkTestServer.run start zk server on port:53282
   [junit4]   2> 213226 T798 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 213230 T798 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 213237 T806 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@400f27b0 
name:ZooKeeperConnection Watcher:127.0.0.1:53282 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 213237 T798 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 213237 T798 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 213237 T798 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 213247 T798 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 213250 T798 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 213254 T809 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@26c6d42e 
name:ZooKeeperConnection Watcher:127.0.0.1:53282/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 213254 T798 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 213254 T798 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 213255 T798 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 213259 T798 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 213265 T798 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 213269 T798 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 213274 T798 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 213274 T798 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 213280 T798 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 213281 T798 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 213295 T798 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 213295 T798 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 213301 T798 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 213301 T798 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 213310 T798 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 213310 T798 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 213315 T798 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 213316 T798 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 213321 T798 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 213321 T798 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 213327 T798 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 213327 T798 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 213335 T798 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 213335 T798 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 213343 T798 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 213343 T798 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 213349 T798 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 213349 T798 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 215190 T798 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 215194 T798 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@51415d13{/,null,AVAILABLE}
   [junit4]   2> 215196 T798 oejs.AbstractConnector.doStart Started 
ServerConnector@3a13d66f{HTTP/1.1}{127.0.0.1:53290}
   [junit4]   2> 215196 T798 oejs.Server.doStart Started @217791ms
   [junit4]   2> 215197 T798 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
   [junit4]   2> 215197 T798 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 215197 T798 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 597A5661C5E44563-001\tempDir-002
   [junit4]   2> 215197 T798 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 597A5661C5E44563-001\tempDir-002\'
   [junit4]   2> 215241 T798 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 597A5661C5E44563-001\tempDir-002\solr.xml
   [junit4]   2> 215257 T798 oasc.CoreContainer.<init> New CoreContainer 
1577467158
   [junit4]   2> 215258 T798 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 597A5661C5E44563-001\tempDir-002\]
   [junit4]   2> 215258 T798 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 215259 T798 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 215259 T798 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 215260 T798 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 215260 T798 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnections to: 10000
   [junit4]   2> 215260 T798 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 215261 T798 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 215261 T798 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 215261 T798 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 215261 T798 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 215262 T798 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 215262 T798 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 215263 T798 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 215263 T798 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 215263 T798 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:53282/solr
   [junit4]   2> 215263 T798 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 215263 T798 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 215267 T798 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 215271 T823 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6fb88b40 
name:ZooKeeperConnection Watcher:127.0.0.1:53282 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 215272 T798 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 215273 T798 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 215279 T798 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 215285 T826 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@8283161 name:ZooKeeperConnection 
Watcher:127.0.0.1:53282/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 215286 T798 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 215288 T798 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 215295 T798 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 215300 T798 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 215310 T798 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 215315 T798 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 215321 T798 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 215324 T798 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:53289_
   [junit4]   2> 215325 T798 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:53289_
   [junit4]   2> 215330 T798 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 215333 T798 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 215336 T798 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 215339 T798 oasc.OverseerElectionContext.runLeaderProcess I am 
going to be the leader 127.0.0.1:53289_
   [junit4]   2> 215339 T798 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 215343 T798 oasc.Overseer.start Overseer 
(id=93135076041752579-127.0.0.1:53289_-n_0000000000) starting
   [junit4]   2> 215348 T798 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 215367 T798 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 215369 T828 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 215370 T798 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 215374 T798 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 215378 T798 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 215387 T827 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 215398 T830 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 215398 T830 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 215400 T830 oasc.ZkController.waitForCoreNodeName look for our 
core node name
   [junit4]   2> 215400 T826 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 215407 T827 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 0, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:53289";,
   [junit4]   2>          "node_name":"127.0.0.1:53289_",
   [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> 215409 T827 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:53289";,
   [junit4]   2>          "node_name":"127.0.0.1:53289_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 215409 T827 oasco.ClusterStateMutator.createCollection 
building a new cName: control_collection
   [junit4]   2> 215409 T827 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 215411 T826 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 216400 T830 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 216400 T830 oasc.ZkController.createCollectionZkNode Check for 
collection zkNode:control_collection
   [junit4]   2> 216401 T830 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 216402 T830 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/control_collection
   [junit4]   2> 216404 T830 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 216404 T830 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 597A5661C5E44563-001\tempDir-002\collection1\'
   [junit4]   2> 216407 T830 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20597A5661C5E44563-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 216410 T830 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20597A5661C5E44563-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 216410 T830 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20597A5661C5E44563-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 216441 T830 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 216446 T830 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 216459 T830 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 216483 T830 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 216499 T830 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 216502 T830 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 216507 T830 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 216664 T830 oass.OpenExchangeRatesOrgProvider.init Initialized 
with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 216676 T830 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 216678 T830 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 216698 T830 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 216702 T830 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 216705 T830 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 216707 T830 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 216707 T830 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 216707 T830 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 216709 T830 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 216709 T830 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 216709 T830 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 216709 T830 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 216710 T830 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 597A5661C5E44563-001\tempDir-002\collection1\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 597A5661C5E44563-001\tempDir-001/control/data\
   [junit4]   2> 216710 T830 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c597676
   [junit4]   2> 216711 T830 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 597A5661C5E44563-001\tempDir-001/control/data\
   [junit4]   2> 216711 T830 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 597A5661C5E44563-001\tempDir-001/control/data\index/
   [junit4]   2> 216711 T830 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 597A5661C5E44563-001\tempDir-001\control\data\index' doesn't exist. Creating 
new index...
   [junit4]   2> 216711 T830 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 597A5661C5E44563-001\tempDir-001/control/data\index
   [junit4]   2> 216713 T830 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=25, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 216713 T830 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@3bded958 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3fb4ebbc),segFN=segments_1,generation=1}
   [junit4]   2> 216713 T830 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 216717 T830 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 216717 T830 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 216717 T830 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 216717 T830 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 216717 T830 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 216717 T830 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 216717 T830 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 216717 T830 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 216717 T830 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 216718 T830 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 216719 T830 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 216719 T830 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 216719 T830 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 216720 T830 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 216720 T830 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 216721 T830 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 216721 T830 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 216721 T830 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 216723 T830 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 216723 T830 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 216724 T830 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 216724 T830 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 216725 T830 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 216726 T830 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 216726 T830 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 216726 T830 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 216727 T830 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 216733 T830 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 216734 T830 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 216735 T830 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 216736 T830 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 216737 T830 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 216742 T830 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 216742 T830 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 216742 T830 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=24, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=14.849609375, 
floorSegmentMB=1.8154296875, forceMergeDeletesPctAllowed=3.9560151999900173, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5397212166102355
   [junit4]   2> 216744 T830 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@3bded958 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3fb4ebbc),segFN=segments_1,generation=1}
   [junit4]   2> 216744 T830 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 216744 T830 oass.SolrIndexSearcher.<init> Opening 
Searcher@74d60e65[collection1] main
   [junit4]   2> 216744 T830 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/control_collection
   [junit4]   2> 216745 T830 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 216745 T830 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 216747 T830 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 216747 T830 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 216747 T830 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 216749 T830 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 216749 T830 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 216749 T830 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 216749 T830 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 216750 T830 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 216750 T831 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@74d60e65[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 216752 T834 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:53289 collection:control_collection 
shard:shard1
   [junit4]   2> 216752 T798 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 216753 T798 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 216754 T834 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 216761 T798 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 216764 T798 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 216769 T838 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1a021f3b 
name:ZooKeeperConnection Watcher:127.0.0.1:53282/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 216770 T798 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 216771 T798 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 216773 T798 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 216775 T834 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 216779 T826 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 216780 T798 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 216780 T834 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 216781 T834 oasc.ShardLeaderElectionContext.runLeaderProcess I 
may be the new leader - try and sync
   [junit4]   2> 216780 T798 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 216781 T798 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 216782 T827 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection"} current state 
version: 1
   [junit4]   2> ASYNC  NEW_CORE C640 name=collection1 
org.apache.solr.core.SolrCore@785d4b5a url=http://127.0.0.1:53289/collection1 
node=127.0.0.1:53289_ C640_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:53289, 
node_name=127.0.0.1:53289_, state=down}
   [junit4]   2> 216781 T834 C640 P53289 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:53289/collection1/
   [junit4]   2> 216783 T834 C640 P53289 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 216783 T834 C640 P53289 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:53289/collection1/ has no replicas
   [junit4]   2> 216783 T834 oasc.ShardLeaderElectionContext.runLeaderProcess I 
am the new leader: http://127.0.0.1:53289/collection1/ shard1
   [junit4]   2> 216783 T834 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 216784 T798 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 216788 T841 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@317d3cb1 
name:ZooKeeperConnection Watcher:127.0.0.1:53282/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 216789 T798 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 216789 T798 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 216797 T826 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 216821 T827 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "name":"collection1",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "stateFormat":2} current state version: 1
   [junit4]   2> 216821 T827 oasco.ClusterStateMutator.createCollection 
building a new cName: collection1
   [junit4]   2> 216956 T838 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 216976 T826 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 217166 T827 oasc.Overseer$ClusterStateUpdater.run 
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:53289";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 2
   [junit4]   2> 217169 T827 oasco.ZkStateWriter.writePendingUpdates going to 
create_collection /collections/collection1/state.json
   [junit4]   2> 217172 T838 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 217181 T842 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 217183 T838 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 217235 T834 oasc.ZkController.register We are 
http://127.0.0.1:53289/collection1/ and leader is 
http://127.0.0.1:53289/collection1/
   [junit4]   2> 217235 T834 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:53289
   [junit4]   2> 217235 T834 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 217235 T834 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 217235 T834 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 217238 T826 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 217244 T827 oasc.Overseer$ClusterStateUpdater.run 
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:53289";,
   [junit4]   2>          "node_name":"127.0.0.1:53289_",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 217246 T827 oasco.ReplicaMutator.updateState Update state 
numShards=3 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:53289";,
   [junit4]   2>          "node_name":"127.0.0.1:53289_",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 217359 T826 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 217360 T838 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 218591 T798 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 218593 T798 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 218598 T798 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@199056f6{/,null,AVAILABLE}
   [junit4]   2> 218599 T798 oejs.AbstractConnector.doStart Started 
ServerConnector@1d36ab73{HTTP/1.1}{127.0.0.1:53306}
   [junit4]   2> 218599 T798 oejs.Server.doStart Started @221232ms
   [junit4]   2> 218600 T798 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
   [junit4]   2> 218600 T798 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 218600 T798 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 597A5661C5E44563-001\tempDir-003
   [junit4]   2> 218600 T798 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 597A5661C5E44563-001\tempDir-003\'
   [junit4]   2> 218637 T798 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 597A5661C5E44563-001\tempDir-003\solr.xml
   [junit4]   2> 218662 T798 oasc.CoreContainer.<init> New CoreContainer 
1587686041
   [junit4]   2> 218662 T798 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 597A5661C5E44563-001\tempDir-003\]
   [junit4]   2> 218663 T798 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 218663 T798 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 218663 T798 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 218663 T798 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 218663 T798 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnections to: 10000
   [junit4]   2> 218663 T798 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 218663 T798 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 218663 T798 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 218663 T798 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 218663 T798 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 218663 T798 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 218663 T798 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 218666 T798 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 218666 T798 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 218666 T798 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:53282/solr
   [junit4]   2> 218666 T798 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 218666 T798 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 218670 T798 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 218680 T856 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@704f14ce 
name:ZooKeeperConnection Watcher:127.0.0.1:53282 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 218681 T798 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 218681 T798 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 218687 T798 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 218690 T859 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@316b6054 
name:ZooKeeperConnection Watcher:127.0.0.1:53282/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 218691 T798 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 218713 T798 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 219726 T798 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:53305_
   [junit4]   2> 219727 T798 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:53305_
   [junit4]   2> 219736 T798 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 219748 T860 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 219748 T860 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 219754 T826 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 219755 T860 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 219755 T860 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 219757 T827 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:53305";,
   [junit4]   2>          "node_name":"127.0.0.1:53305_",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 219758 T860 oascc.ZkStateReader.addZkWatch Updating collection 
state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 219758 T827 oasco.ReplicaMutator.updateState Update state 
numShards=3 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:53305";,
   [junit4]   2>          "node_name":"127.0.0.1:53305_",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 219758 T827 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=3
   [junit4]   2> 219759 T827 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard2
   [junit4]   2> 219760 T860 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 0 
   [junit4]   2> 219761 T860 oasc.ZkController.waitForCoreNodeName look for our 
core node name
   [junit4]   2> 219762 T827 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 219763 T859 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 219765 T859 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 1 
   [junit4]   2> 220761 T860 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 220761 T860 oasc.ZkController.createCollectionZkNode Check for 
collection zkNode:collection1
   [junit4]   2> 220762 T860 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 220762 T860 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 220764 T860 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 220764 T860 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 597A5661C5E44563-001\tempDir-003\collection1\'
   [junit4]   2> 220766 T860 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20597A5661C5E44563-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 220769 T860 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20597A5661C5E44563-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 220769 T860 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20597A5661C5E44563-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 220798 T860 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 220803 T860 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 220815 T860 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 220819 T860 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 220845 T860 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 220847 T860 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 220854 T860 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 220983 T860 oass.OpenExchangeRatesOrgProvider.init Initialized 
with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 220991 T860 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 220994 T860 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 221009 T860 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 221014 T860 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 221020 T860 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 221022 T860 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 221023 T860 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 221023 T860 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 221026 T860 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 221026 T860 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 221026 T860 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 221026 T860 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 221027 T860 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 597A5661C5E44563-001\tempDir-003\collection1\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 597A5661C5E44563-001\tempDir-001/jetty1\
   [junit4]   2> 221027 T860 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c597676
   [junit4]   2> 221028 T860 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 597A5661C5E44563-001\tempDir-001/jetty1\
   [junit4]   2> 221028 T860 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 597A5661C5E44563-001\tempDir-001/jetty1\index/
   [junit4]   2> 221028 T860 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 597A5661C5E44563-001\tempDir-001\jetty1\index' doesn't exist. Creating new 
index...
   [junit4]   2> 221028 T860 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 597A5661C5E44563-001\tempDir-001/jetty1\index
   [junit4]   2> 221029 T860 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=25, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 221030 T860 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@7b59f756 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7359c981),segFN=segments_1,generation=1}
   [junit4]   2> 221030 T860 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 221034 T860 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 221035 T860 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 221035 T860 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 221035 T860 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 221035 T860 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 221036 T860 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 221036 T860 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 221036 T860 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 221036 T860 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 221036 T860 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 221036 T860 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 221037 T860 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 221037 T860 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 221038 T860 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 221038 T860 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 221049 T860 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 221050 T860 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 221050 T860 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 221052 T860 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 221053 T860 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 221053 T860 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 221054 T860 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 221054 T860 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 221054 T860 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 221056 T860 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 221056 T860 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 221056 T860 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 221062 T860 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 221064 T860 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 221065 T860 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 221066 T860 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 221066 T860 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 221068 T860 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 221068 T860 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 221074 T860 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=24, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=14.849609375, 
floorSegmentMB=1.8154296875, forceMergeDeletesPctAllowed=3.9560151999900173, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5397212166102355
   [junit4]   2> 221075 T860 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@7b59f756 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7359c981),segFN=segments_1,generation=1}
   [junit4]   2> 221075 T860 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 221075 T860 oass.SolrIndexSearcher.<init> Opening 
Searcher@9f2abb0[collection1] main
   [junit4]   2> 221075 T860 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 221077 T860 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 221077 T860 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 221077 T860 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 221077 T860 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 221077 T860 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 221078 T860 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 221078 T860 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 221078 T860 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 221078 T860 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 221078 T860 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 221079 T861 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@9f2abb0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 221082 T798 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 221082 T798 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 221095 T864 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:53305 collection:collection1 
shard:shard2
   [junit4]   2> 221097 T864 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 221108 T864 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 221112 T826 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 221113 T864 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 221113 T864 oasc.ShardLeaderElectionContext.runLeaderProcess I 
may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C641 name=collection1 
org.apache.solr.core.SolrCore@65e8cadf url=http://127.0.0.1:53305/collection1 
node=127.0.0.1:53305_ C641_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:53305, 
node_name=127.0.0.1:53305_, state=down}
   [junit4]   2> 221114 T864 C641 P53305 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:53305/collection1/
   [junit4]   2> 221114 T864 C641 P53305 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 221114 T864 C641 P53305 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:53305/collection1/ has no replicas
   [junit4]   2> 221114 T864 oasc.ShardLeaderElectionContext.runLeaderProcess I 
am the new leader: http://127.0.0.1:53305/collection1/ shard2
   [junit4]   2> 221115 T864 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 221119 T827 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1"} current state version: 5
   [junit4]   2> 221123 T827 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 221126 T859 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 221129 T859 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 2 
   [junit4]   2> 221140 T827 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:53305";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 5
   [junit4]   2> 221143 T827 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 221144 T859 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 221146 T859 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 221153 T826 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 221188 T864 oasc.ZkController.register We are 
http://127.0.0.1:53305/collection1/ and leader is 
http://127.0.0.1:53305/collection1/
   [junit4]   2> 221188 T864 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:53305
   [junit4]   2> 221188 T864 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 221188 T864 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 221188 T864 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 221191 T826 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 221195 T827 oasc.Overseer$ClusterStateUpdater.run 
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:53305";,
   [junit4]   2>          "node_name":"127.0.0.1:53305_",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 221199 T827 oasco.ReplicaMutator.updateState Update state 
numShards=3 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:53305";,
   [junit4]   2>          "node_name":"127.0.0.1:53305_",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 221202 T827 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 221203 T859 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 221206 T864 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 221208 T859 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 222731 T798 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 222732 T798 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 222738 T798 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@4f4b364e{/,null,AVAILABLE}
   [junit4]   2> 222739 T798 oejs.AbstractConnector.doStart Started 
ServerConnector@67168f83{HTTP/1.1}{127.0.0.1:53316}
   [junit4]   2> 222740 T798 oejs.Server.doStart Started @225409ms
   [junit4]   2> 222740 T798 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
   [junit4]   2> 222740 T798 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 222742 T798 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 597A5661C5E44563-001\tempDir-004
   [junit4]   2> 222742 T798 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 597A5661C5E44563-001\tempDir-004\'
   [junit4]   2> 222789 T798 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 597A5661C5E44563-001\tempDir-004\solr.xml
   [junit4]   2> 222824 T798 oasc.CoreContainer.<init> New CoreContainer 
864384998
   [junit4]   2> 222824 T798 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 597A5661C5E44563-001\tempDir-004\]
   [junit4]   2> 222825 T798 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 222825 T798 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 222826 T798 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 222826 T798 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 222826 T798 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnections to: 10000
   [junit4]   2> 222826 T798 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 222827 T798 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 222827 T798 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 222827 T798 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 222827 T798 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 222828 T798 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 222828 T798 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 222828 T798 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 222828 T798 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 222828 T798 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:53282/solr
   [junit4]   2> 222828 T798 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 222829 T798 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 222831 T798 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 222837 T879 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@28ba1017 
name:ZooKeeperConnection Watcher:127.0.0.1:53282 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 222838 T798 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 222839 T798 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 222846 T798 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 222850 T882 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@44223f9a 
name:ZooKeeperConnection Watcher:127.0.0.1:53282/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 222851 T798 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 222861 T798 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 223870 T798 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:53315_
   [junit4]   2> 223872 T798 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:53315_
   [junit4]   2> 223881 T798 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 223894 T883 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 223894 T883 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 223897 T826 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 223898 T883 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 223899 T883 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 223899 T827 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:53315";,
   [junit4]   2>          "node_name":"127.0.0.1:53315_",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 223901 T883 oascc.ZkStateReader.addZkWatch Updating collection 
state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 223902 T827 oasco.ReplicaMutator.updateState Update state 
numShards=3 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:53315";,
   [junit4]   2>          "node_name":"127.0.0.1:53315_",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 223902 T827 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=3
   [junit4]   2> 223902 T827 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard3
   [junit4]   2> 223904 T883 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 223905 T827 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 4
   [junit4]   2> 223905 T883 oasc.ZkController.waitForCoreNodeName look for our 
core node name
   [junit4]   2> 223906 T859 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 223906 T882 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 223908 T882 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 223909 T859 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 224905 T883 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 224905 T883 oasc.ZkController.createCollectionZkNode Check for 
collection zkNode:collection1
   [junit4]   2> 224907 T883 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 224907 T883 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 224909 T883 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 224909 T883 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 597A5661C5E44563-001\tempDir-004\collection1\'
   [junit4]   2> 224911 T883 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20597A5661C5E44563-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 224911 T883 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20597A5661C5E44563-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 224913 T883 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20597A5661C5E44563-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 224945 T883 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 224950 T883 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 224969 T883 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 224977 T883 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 224985 T883 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 224990 T883 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 224994 T883 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 225141 T883 oass.OpenExchangeRatesOrgProvider.init Initialized 
with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 225152 T883 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 225152 T883 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 225173 T883 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 225178 T883 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 225182 T883 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 225184 T883 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 225185 T883 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 225185 T883 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 225187 T883 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 225187 T883 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 225187 T883 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 225188 T883 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 225188 T883 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 597A5661C5E44563-001\tempDir-004\collection1\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 597A5661C5E44563-001\tempDir-001/jetty2\
   [junit4]   2> 225188 T883 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c597676
   [junit4]   2> 225193 T883 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 597A5661C5E44563-001\tempDir-001/jetty2\
   [junit4]   2> 225193 T883 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 597A5661C5E44563-001\tempDir-001/jetty2\index/
   [junit4]   2> 225193 T883 oasc.SolrCore.in

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

entTest, DisMaxRequestHandlerTest, ScriptEngineTest, TestFastLRUCache, 
TestCloudPivotFacet, ReplicationFactorTest, ShardRoutingCustomTest, 
WordBreakSolrSpellCheckerTest, QueryParsingTest, TestQueryTypes, 
CSVRequestHandlerTest, TestLMDirichletSimilarityFactory, IndexSchemaTest, 
TestZkChroot, ConnectionManagerTest, BlockCacheTest, BJQParserTest, 
TestHighlightDedupGrouping, QueryResultKeyTest, PeerSyncTest, TestConfig, 
TestUtils, TestSystemIdResolver, TestSchemaSimilarityResource, 
SuggesterFSTTest, TestSchemaVersionResource, 
TestSolrQueryParserDefaultOperatorResource, HighlighterMaxOffsetTest, 
DistributedFacetPivotLargeTest, TestInfoStreamLogging, 
ExternalFileFieldSortTest, TestArbitraryIndexDir, SynonymTokenizerTest, 
DistanceFunctionTest, TestBulkSchemaConcurrent, TestSolrCoreProperties, 
AssignTest, DeleteShardTest, TestRestManager, DOMUtilTest, 
TestRequestStatusCollectionAPI, TestGroupingSearch, 
CollectionsAPIAsyncDistributedZkTest, TestUpdate, AsyncMigrateRouteKeyTest, 
FastVectorHighlighterTest, FileUtilsTest, SchemaVersionSpecificBehaviorTest, 
TestXIncludeConfig, TestStressReorder, TestAnalyzeInfixSuggestions, 
TestBM25SimilarityFactory, XsltUpdateRequestHandlerTest, TestRandomMergePolicy, 
TestFunctionQuery, TestFieldSortValues, DistributedQueueTest, 
AnalysisErrorHandlingTest, RAMDirectoryFactoryTest, 
TestManagedSynonymFilterFactory, HdfsRecoveryZkTest, RollingRestartTest, 
TestSolrDeletionPolicy2, ResponseHeaderTest, EchoParamsTest, 
AliasIntegrationTest, TestBulkSchemaAPI, FileBasedSpellCheckerTest, 
OverseerCollectionProcessorTest, TestCloudManagedSchemaConcurrent, 
TestDynamicLoading, HdfsDirectoryTest, TestMaxScoreQueryParser, RankQueryTest, 
TestAddFieldRealTimeGet, DefaultValueUpdateProcessorTest, 
TestFileDictionaryLookup, DistributedExpandComponentTest, 
CoreMergeIndexesAdminHandlerTest, TestReRankQParserPlugin, 
CoreContainerCoreInitFailuresTest, BasicFunctionalityTest, SyncSliceTest, 
PrimitiveFieldTypeTest, TestFieldCollectionResource, TestSortingResponseWriter, 
SpellCheckComponentTest, DebugComponentTest, TestMiniSolrCloudCluster, 
CustomCollectionTest, BadIndexSchemaTest, HdfsLockFactoryTest, BufferStoreTest, 
CollectionsAPIDistributedZkTest, SimpleFacetsTest, 
TestReplicationHandlerBackup, DistributedIntervalFacetingTest, 
TestIBSimilarityFactory, LoggingHandlerTest, 
TestHighFrequencyDictionaryFactory, TestSolrXml, ZkNodePropsTest, 
SaslZkACLProviderTest, HighlighterConfigTest, TestCursorMarkWithoutUniqueKey, 
MinimalSchemaTest, TestTolerantSearch, TestFieldTypeResource, 
TestSolrXmlPersistor, EnumFieldTest, TestOmitPositions, TestLuceneMatchVersion, 
OutOfBoxZkACLAndCredentialsProvidersTest, ZkStateWriterTest, TestConfigOverlay, 
DocValuesMultiTest, SortByFunctionTest, JsonLoaderTest, TestReplicationHandler, 
TestRangeQuery, RecoveryZkTest, DistribCursorPagingTest, RemoteQueryErrorTest, 
TestExactStatsCache, TestSearchPerf, CloudExitableDirectoryReaderTest, 
TestFieldResource, TestIndexingPerformance, DocValuesTest, 
BinaryUpdateRequestHandlerTest, TestRebalanceLeaders, UnloadDistributedZkTest, 
UniqFieldsUpdateProcessorFactoryTest, TestManagedResource, TestSort, 
TestDefaultSearchFieldResource, TestJoin, TestCodecSupport, 
TestDocumentBuilder, CoreAdminHandlerTest, TestBinaryResponseWriter, 
TestBlobHandler, DocValuesMissingTest, TestTrie, TestStressUserVersions, 
TestComponentsName, HttpPartitionTest, SolrIndexSplitterTest, 
CoreAdminRequestStatusTest, TestAtomicUpdateErrorCases, SolrTestCaseJ4Test, 
SuggesterTSTTest, PingRequestHandlerTest, SimpleCollectionCreateDeleteTest, 
BadComponentTest, OverseerTest, PluginInfoTest, DistributedTermsComponentTest, 
SuggestComponentTest, RegexBoostProcessorTest, TestDefaultSimilarityFactory, 
TimeZoneUtilsTest, MigrateRouteKeyTest, UpdateParamsTest, OverseerRolesTest, 
TestFreeTextSuggestions, TestNonDefinedSimilarityFactory, TestLRUCache, 
DistribDocExpirationUpdateProcessorTest, CurrencyFieldOpenExchangeTest, 
TestFaceting, TestFastOutputStream, SolrIndexConfigTest, 
HdfsBasicDistributedZkTest, TestClusterStateMutator, SolrRequestParserTest, 
SuggesterWFSTTest, SystemInfoHandlerTest, CursorPagingTest, MultiTermTest, 
ShardSplitTest, TestCollationField, TestDocSet, TestObjectReleaseTracker, 
TestManagedStopFilterFactory, HardAutoCommitTest, 
SignatureUpdateProcessorFactoryTest, DistributedFacetPivotLongTailTest, 
TestLazyCores, TestCloudSchemaless, HdfsCollectionsAPIDistributedZkTest, 
TestOrdValues, TestConfigSets, ZkCLITest, TestClassNameShortening, 
TestWordDelimiterFilterFactory, OverriddenZkACLAndCredentialsProvidersTest, 
DeleteReplicaTest, MoreLikeThisHandlerTest, TestDynamicFieldResource, 
TestPHPSerializedResponseWriter, RequiredFieldsTest, 
DistributedDebugComponentTest, TestDefaultStatsCache, 
PathHierarchyTokenizerFactoryTest, DistanceUnitsTest, BasicDistributedZkTest, 
ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, OpenCloseCoreStressTest, 
LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, 
FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, TestRandomFaceting, 
LeaderElectionTest, ZkSolrClientTest, TestRandomDVFaceting, AutoCommitTest, 
TestDistributedGrouping, TestRecovery, TestHashPartitioner, 
DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, 
ZkControllerTest, TestRealTimeGet, TestReload, TestStressVersions, 
TestCoreContainer, TestSolr4Spatial, SolrCoreTest, SolrCmdDistributorTest, 
QueryElevationComponentTest, ConvertedLegacyTest, TestFiltering, 
DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, HighlighterTest, 
SoftAutoCommitTest, ShowFileRequestHandlerTest, 
DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, 
SimplePostToolTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, 
TestExtendedDismaxParser, SpellCheckCollatorTest, TestFoldingMultitermQuery, 
SuggesterTest, TestStressLucene, TestCSVLoader, PolyFieldTest, 
NoCacheHeaderTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, 
FieldMutatingUpdateProcessorTest, QueryEqualityTest, 
StatelessScriptUpdateProcessorFactoryTest, TestRemoteStreaming, 
TestSolrDeletionPolicy1, SolrInfoMBeanTest, CacheHeaderTest, 
IndexBasedSpellCheckerTest, TestSurroundQueryParser, LukeRequestHandlerTest, 
TestQueryUtils, StandardRequestHandlerTest, TestReversedWildcardFilterFactory, 
DocumentAnalysisRequestHandlerTest, TermsComponentTest, 
XmlUpdateRequestHandlerTest, RequestHandlersTest, DocumentBuilderTest, 
TestValueSourceCache, TermVectorComponentTest, FieldAnalysisRequestHandlerTest, 
TestSolrQueryParser, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, 
TestJmxIntegration, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, 
TestCSVResponseWriter, MBeansHandlerTest, TestAnalyzedSuggestions, 
TestPartialUpdateDeduplication, SearchHandlerTest, TestLFUCache, SOLR749Test, 
TestQuerySenderListener, AlternateDirectoryTest, TestSolrIndexConfig, 
TestQuerySenderNoQuery, CopyFieldTest, ResponseLogComponentTest, 
TestStressRecovery, TestMergePolicyConfig, SampleTest, TestBinaryField, 
NumericFieldsTest, TestElisionMultitermQuery, OutputWriterTest, 
TestFuzzyAnalyzedSuggestions, TestPostingsSolrHighlighter, 
DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestPhraseSuggestions, 
SpellPossibilityIteratorTest, TestCharFilters, TestSweetSpotSimilarityFactory, 
TestPerFieldSimilarity, TestFastWriter, TestJmxMonitoredMap, 
OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, DateMathParserTest, 
PreAnalyzedFieldTest, PrimUtilsTest, TestSuggestSpellingConverter, 
DateFieldTest, SpellingQueryConverterTest, ClusterStateTest, TestSolrJ, 
SliceStateTest, UUIDFieldTest, CircularListTest, TestRTGBase, 
TestDistributedMissingSort, DeleteInactiveReplicaTest, ExternalCollectionsTest, 
LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnCommitTest, 
MultiThreadedOCPTest, OverseerStatusTest, SSLMigrationTest, 
SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, 
SolrXmlInZkTest, TestCloudInspectUtil, TestDistribDocBasedVersion, 
TestLeaderElectionZkExpiry, TestReplicaProperties, TestShortCircuitedRequests, 
TriLevelCompositeIdRoutingTest, VMParamsZkACLAndCredentialsProvidersTest, 
HdfsBasicDistributedZk2Test, HdfsChaosMonkeySafeLeaderTest, HdfsSyncSliceTest, 
HdfsUnloadDistributedZkTest, StressHdfsTest, CachingDirectoryFactoryTest, 
ExitableDirectoryReaderTest, TestImplicitCoreProperties, TestInitParams, 
TestNRTOpen, TestReloadAndDeleteDocs, TestShardHandlerFactory, 
TestSolrConfigHandler, TestSolrDynamicMBean, TestSolrXmlPersistence, 
TestConfigReload, TestSolrConfigHandlerCloud]
   [junit4] Completed in 38.16s, 1 test, 1 failure <<< FAILURES!

[...truncated 213 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:519: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:467: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:61: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:39: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:187: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:510:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1348:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:956:
 There were test failures: 462 suites, 1874 tests, 1 error, 1 failure, 56 
ignored (31 assumptions)

Total time: 114 minutes 24 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_25 
-XX:-UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to