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

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.8.0) - Build # 1984 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1984/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.handler.TestBlobHandler.doBlobHandlerTest

Error Message:
{responseHeader={status=0, QTime=0}, response={numFound=0, start=0, docs=[]}}

Stack Trace:
java.lang.AssertionError: {responseHeader={status=0, QTime=0}, response={numFound=0, start=0, docs=[]}}
	at __randomizedtesting.SeedInfo.seed([E921DD4E42A38EC1:9E0FF1CF94FF833]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.handler.TestBlobHandler.doBlobHandlerTest(TestBlobHandler.java:96)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
	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.ShardSplitTest.test

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:52165/bkezs/v

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:52165/bkezs/v
	at __randomizedtesting.SeedInfo.seed([E921DD4E42A38EC1:6175E294EC5FE339]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:570)
	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.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:496)
	at org.apache.solr.cloud.ShardSplitTest.incompleteOrOverlappingCustomRangeTest(ShardSplitTest.java:131)
	at org.apache.solr.cloud.ShardSplitTest.test(ShardSplitTest.java:83)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
	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: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:150)
	at java.net.SocketInputStream.read(SocketInputStream.java:121)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	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)
	... 47 more




Build Log:
[...truncated 9364 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest E921DD4E42A38EC1-001/init-core-data-001
   [junit4]   2> 2327423 T11388 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /bkezs/v
   [junit4]   2> 2327430 T11388 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2327431 T11389 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 2327532 T11388 oasc.ZkTestServer.run start zk server on port:52155
   [junit4]   2> 2327533 T11388 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2327537 T11388 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2327547 T11396 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4a4fec18 name:ZooKeeperConnection Watcher:127.0.0.1:52155 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2327548 T11388 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2327549 T11388 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2327549 T11388 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2327562 T11388 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2327565 T11388 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2327570 T11399 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@98b6061 name:ZooKeeperConnection Watcher:127.0.0.1:52155/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2327572 T11388 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2327573 T11388 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2327573 T11388 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 2327582 T11388 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 2327588 T11388 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 2327595 T11388 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 2327602 T11388 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2327603 T11388 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2327616 T11388 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 2327617 T11388 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 2327624 T11388 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2327625 T11388 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2327633 T11388 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2327633 T11388 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2327641 T11388 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2327642 T11388 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2327654 T11388 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2327655 T11388 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 2327667 T11388 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2327668 T11388 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2327676 T11388 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2327677 T11388 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2327685 T11388 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2327685 T11388 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2327691 T11388 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2327692 T11388 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2327699 T11388 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2327700 T11388 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2329749 T11388 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest E921DD4E42A38EC1-001/control-001/cores/collection1
   [junit4]   2> 2329752 T11388 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 2329758 T11388 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@6ce758ae{/bkezs/v,null,AVAILABLE}
   [junit4]   2> 2329793 T11388 oejs.AbstractConnector.doStart Started ServerConnector@43190bc0{HTTP/1.1}{127.0.0.1:52158}
   [junit4]   2> 2329794 T11388 oejs.Server.doStart Started @2334568ms
   [junit4]   2> 2329795 T11388 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 2329795 T11388 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2329795 T11388 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest E921DD4E42A38EC1-001/control-001
   [junit4]   2> 2329796 T11388 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest E921DD4E42A38EC1-001/control-001/'
   [junit4]   2> 2329849 T11388 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest E921DD4E42A38EC1-001/control-001/solr.xml
   [junit4]   2> 2329862 T11388 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest E921DD4E42A38EC1-001/control-001/cores
   [junit4]   2> 2329863 T11388 oasc.CoreContainer.<init> New CoreContainer 122614679
   [junit4]   2> 2329863 T11388 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest E921DD4E42A38EC1-001/control-001/]
   [junit4]   2> 2329864 T11388 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2329864 T11388 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2329865 T11388 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2329866 T11388 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2329866 T11388 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 2329866 T11388 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2329867 T11388 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2329867 T11388 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2329867 T11388 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2329867 T11388 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2329868 T11388 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 2329869 T11388 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2329869 T11388 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2329869 T11388 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2329870 T11388 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2329870 T11388 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52155/solr
   [junit4]   2> 2329870 T11388 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2329871 T11388 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2329872 T11388 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2329876 T11413 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@365dd68a name:ZooKeeperConnection Watcher:127.0.0.1:52155 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2329876 T11388 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2329877 T11388 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2329882 T11388 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2329886 T11416 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@29f06aea name:ZooKeeperConnection Watcher:127.0.0.1:52155/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2329887 T11388 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2329891 T11388 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 2329899 T11388 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 2329913 T11388 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 2329922 T11388 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 2329930 T11388 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 2329939 T11388 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2329944 T11388 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52158_bkezs%2Fv
   [junit4]   2> 2329947 T11388 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52158_bkezs%2Fv
   [junit4]   2> 2329957 T11388 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 2329965 T11388 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 2329972 T11388 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2329976 T11388 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:52158_bkezs%2Fv
   [junit4]   2> 2329977 T11388 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 2329984 T11388 oasc.Overseer.start Overseer (id=93285508027580419-127.0.0.1:52158_bkezs%2Fv-n_0000000000) starting
   [junit4]   2> 2329994 T11388 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 2330025 T11388 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2330027 T11418 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 2330030 T11388 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 2330037 T11388 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 2330042 T11388 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2330059 T11417 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 2330063 T11388 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest E921DD4E42A38EC1-001/control-001/cores
   [junit4]   2> 2330065 T11388 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest E921DD4E42A38EC1-001/control-001/cores/collection1/
   [junit4]   2> 2330066 T11388 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2330069 T11420 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 2330069 T11420 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2330071 T11416 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2330071 T11420 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2330082 T11417 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:52158/bkezs/v",
   [junit4]   2> 	  "node_name":"127.0.0.1:52158_bkezs%2Fv",
   [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> 2330084 T11417 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:52158/bkezs/v",
   [junit4]   2> 	  "node_name":"127.0.0.1:52158_bkezs%2Fv",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2330084 T11417 oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 2330084 T11417 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2330088 T11416 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> 2331074 T11420 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2331075 T11420 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 2331076 T11420 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2331077 T11420 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2331081 T11420 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2331081 T11420 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest E921DD4E42A38EC1-001/control-001/cores/collection1/'
   [junit4]   2> 2331122 T11420 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 2331129 T11420 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 2331151 T11420 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 2331157 T11420 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2331170 T11420 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2331174 T11420 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2331181 T11420 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2331321 T11420 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2331322 T11420 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2331323 T11420 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2331328 T11420 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2331400 T11420 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2331401 T11420 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2331401 T11420 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest E921DD4E42A38EC1-001/control-001/cores/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest E921DD4E42A38EC1-001/tempDir-001/control/data/
   [junit4]   2> 2331401 T11420 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@817f73a
   [junit4]   2> 2331402 T11420 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest E921DD4E42A38EC1-001/tempDir-001/control/data
   [junit4]   2> 2331402 T11420 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest E921DD4E42A38EC1-001/tempDir-001/control/data/index/
   [junit4]   2> 2331402 T11420 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest E921DD4E42A38EC1-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2331403 T11420 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest E921DD4E42A38EC1-001/tempDir-001/control/data/index
   [junit4]   2> 2331404 T11420 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=87.4599609375, floorSegmentMB=0.85546875, forceMergeDeletesPctAllowed=26.73974620292948, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.587988456427172
   [junit4]   2> 2331404 T11420 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4f47e7f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@337acce8),segFN=segments_1,generation=1}
   [junit4]   2> 2331404 T11420 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2331409 T11420 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2331410 T11420 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2331411 T11420 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2331411 T11420 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2331412 T11420 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2331412 T11420 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2331412 T11420 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2331412 T11420 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2331413 T11420 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2331413 T11420 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2331413 T11420 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2331414 T11420 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2331414 T11420 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2331414 T11420 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 2331415 T11420 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 2331415 T11420 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 2331416 T11420 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 2331416 T11420 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 2331418 T11420 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 2331418 T11420 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 2331419 T11420 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 2331419 T11420 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 2331419 T11420 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 2331420 T11420 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 2331420 T11420 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2331421 T11420 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 2331421 T11420 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2331429 T11420 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2331431 T11420 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2331433 T11420 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2331435 T11420 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2331435 T11420 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2331439 T11420 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2331440 T11420 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2331440 T11420 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2331441 T11420 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4f47e7f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@337acce8),segFN=segments_1,generation=1}
   [junit4]   2> 2331441 T11420 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2331441 T11420 oass.SolrIndexSearcher.<init> Opening Searcher@6255437b[collection1] main
   [junit4]   2> 2331442 T11420 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2331445 T11420 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2331445 T11420 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2331447 T11420 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2331447 T11420 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2331447 T11420 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2331449 T11420 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2331450 T11420 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2331450 T11420 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2331450 T11420 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 2331451 T11420 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2331451 T11421 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6255437b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2331453 T11424 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52158/bkezs/v collection:control_collection shard:shard1
   [junit4]   2> 2331455 T11388 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2331455 T11388 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2331456 T11424 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2331457 T11388 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2331458 T11388 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2331462 T11427 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7fc6202b name:ZooKeeperConnection Watcher:127.0.0.1:52155/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2331463 T11388 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2331464 T11388 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2331470 T11388 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2331478 T11424 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2331484 T11388 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2331484 T11416 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2331488 T11417 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> 2331494 T11424 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2331495 T11424 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3589 name=collection1 org.apache.solr.core.SolrCore@3efc94b4 url=http://127.0.0.1:52158/bkezs/v/collection1 node=127.0.0.1:52158_bkezs%2Fv C3589_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:52158/bkezs/v, node_name=127.0.0.1:52158_bkezs%2Fv, state=down}
   [junit4]   2> 2331495 T11424 C3589 P52158 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52158/bkezs/v/collection1/
   [junit4]   2> 2331496 T11424 C3589 P52158 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2331497 T11424 C3589 P52158 oasc.SyncStrategy.syncToMe http://127.0.0.1:52158/bkezs/v/collection1/ has no replicas
   [junit4]   2> 2331497 T11424 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52158/bkezs/v/collection1/ shard1
   [junit4]   2> 2331498 T11424 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2331515 T11416 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2331518 T11417 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:52158/bkezs/v",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 1
   [junit4]   2> 2331629 T11427 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> 2331638 T11416 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> 2331729 T11424 oasc.ZkController.register We are http://127.0.0.1:52158/bkezs/v/collection1/ and leader is http://127.0.0.1:52158/bkezs/v/collection1/
   [junit4]   2> 2331729 T11424 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52158/bkezs/v
   [junit4]   2> 2331730 T11424 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2331730 T11424 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 2331731 T11424 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2331735 T11416 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2331738 T11417 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:52158/bkezs/v",
   [junit4]   2> 	  "node_name":"127.0.0.1:52158_bkezs%2Fv",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 2
   [junit4]   2> 2331740 T11417 oasco.ReplicaMutator.updateState Update state numShards=2 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:52158/bkezs/v",
   [junit4]   2> 	  "node_name":"127.0.0.1:52158_bkezs%2Fv",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2331860 T11427 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> 2331865 T11416 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> 2333576 T11388 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest E921DD4E42A38EC1-001/shard-1-001/cores/collection1
   [junit4]   2> 2333580 T11388 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 2333582 T11388 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 2333588 T11388 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@638ac7a0{/bkezs/v,null,AVAILABLE}
   [junit4]   2> 2333589 T11388 oejs.AbstractConnector.doStart Started ServerConnector@46cb6cab{HTTP/1.1}{127.0.0.1:52162}
   [junit4]   2> 2333589 T11388 oejs.Server.doStart Started @2338364ms
   [junit4]   2> 2333590 T11388 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 2333591 T11388 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2333591 T11388 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest E921DD4E42A38EC1-001/shard-1-001
   [junit4]   2> 2333592 T11388 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest E921DD4E42A38EC1-001/shard-1-001/'
   [junit4]   2> 2333640 T11388 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest E921DD4E42A38EC1-001/shard-1-001/solr.xml
   [junit4]   2> 2333650 T11388 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest E921DD4E42A38EC1-001/shard-1-001/cores
   [junit4]   2> 2333653 T11388 oasc.CoreContainer.<init> New CoreContainer 1897683001
   [junit4]   2> 2333653 T11388 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest E921DD4E42A38EC1-001/shard-1-001/]
   [junit4]   2> 2333654 T11388 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2333654 T11388 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2333654 T11388 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2333655 T11388 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2333655 T11388 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 2333655 T11388 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2333655 T11388 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2333656 T11388 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2333656 T11388 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2333657 T11388 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2333657 T11388 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 2333657 T11388 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2333658 T11388 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2333658 T11388 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2333659 T11388 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2333659 T11388 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52155/solr
   [junit4]   2> 2333659 T11388 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2333660 T11388 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2333661 T11388 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2333664 T11441 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1abfce65 name:ZooKeeperConnection Watcher:127.0.0.1:52155 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2333665 T11388 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2333665 T11388 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2333673 T11388 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2333678 T11444 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@36fba0e8 name:ZooKeeperConnection Watcher:127.0.0.1:52155/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2333679 T11388 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2333700 T11388 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2334714 T11388 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52162_bkezs%2Fv
   [junit4]   2> 2334717 T11388 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52162_bkezs%2Fv
   [junit4]   2> 2334730 T11388 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2334738 T11388 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest E921DD4E42A38EC1-001/shard-1-001/cores
   [junit4]   2> 2334740 T11388 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest E921DD4E42A38EC1-001/shard-1-001/cores/collection1/
   [junit4]   2> 2334740 T11388 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2334743 T11445 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2334743 T11445 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2334745 T11445 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2334745 T11416 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2334748 T11417 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:52162/bkezs/v",
   [junit4]   2> 	  "node_name":"127.0.0.1:52162_bkezs%2Fv",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 3
   [junit4]   2> 2334750 T11417 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52162/bkezs/v",
   [junit4]   2> 	  "node_name":"127.0.0.1:52162_bkezs%2Fv",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2334750 T11417 oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 2334750 T11417 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 2334754 T11427 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2334755 T11444 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2334754 T11416 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2335746 T11445 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2335746 T11445 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2335749 T11445 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2335749 T11445 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2335753 T11445 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2335753 T11445 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest E921DD4E42A38EC1-001/shard-1-001/cores/collection1/'
   [junit4]   2> 2335780 T11445 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 2335785 T11445 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 2335801 T11445 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 2335808 T11445 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2335819 T11445 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2335823 T11445 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2335831 T11445 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2335964 T11445 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2335965 T11445 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2335966 T11445 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2335973 T11445 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2336038 T11445 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2336039 T11445 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2336039 T11445 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest E921DD4E42A38EC1-001/shard-1-001/cores/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest E921DD4E42A38EC1-001/tempDir-001/jetty1/
   [junit4]   2> 2336040 T11445 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@817f73a
   [junit4]   2> 2336040 T11445 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest E921DD4E42A38EC1-001/tempDir-001/jetty1
   [junit4]   2> 2336040 T11445 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest E921DD4E42A38EC1-001/tempDir-001/jetty1/index/
   [junit4]   2> 2336040 T11445 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest E921DD4E42A38EC1-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 2336041 T11445 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest E921DD4E42A38EC1-001/tempDir-001/jetty1/index
   [junit4]   2> 2336042 T11445 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=87.4599609375, floorSegmentMB=0.85546875, forceMergeDeletesPctAllowed=26.73974620292948, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.587988456427172
   [junit4]   2> 2336042 T11445 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@52aa5b16 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4397bbc1),segFN=segments_1,generation=1}
   [junit4]   2> 2336042 T11445 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2336050 T11445 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2336050 T11445 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2336051 T11445 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2336051 T11445 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2336051 T11445 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2336051 T11445 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2336052 T11445 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2336052 T11445 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2336052 T11445 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2336053 T11445 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2336055 T11445 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2336055 T11445 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2336056 T11445 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2336057 T11445 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 2336059 T11445 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 2336060 T11445 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 2336061 T11445 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 2336061 T11445 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 2336066 T11445 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 2336067 T11445 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 2336067 T11445 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 2336068 T11445 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 2336068 T11445 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 2336069 T11445 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 2336069 T11445 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2336070 T11445 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 2336071 T11445 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2336080 T11445 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2336082 T11445 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2336083 T11445 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2336086 T11445 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2336086 T11445 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2336089 T11445 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2336090 T11445 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2336091 T11445 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2336092 T11445 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@52aa5b16 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4397bbc1),segFN=segments_1,generation=1}
   [junit4]   2> 2336092 T11445 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2336093 T11445 oass.SolrIndexSearcher.<init> Opening Searcher@1d48df30[collection1] main
   [junit4]   2> 2336093 T11445 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2336096 T11445 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2336097 T11445 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2336100 T11445 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2336101 T11445 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2336101 T11445 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2336103 T11445 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2336104 T11445 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2336104 T11445 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2336104 T11445 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 2336106 T11446 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1d48df30[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2336107 T11445 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2336109 T11449 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52162/bkezs/v collection:collection1 shard:shard2
   [junit4]   2> 2336110 T11388 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2336111 T11388 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2336112 T11449 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 2336132 T11449 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 2336140 T11416 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2336143 T11449 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2336143 T11449 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3590 name=collection1 org.apache.solr.core.SolrCore@5aab2f79 url=http://127.0.0.1:52162/bkezs/v/collection1 node=127.0.0.1:52162_bkezs%2Fv C3590_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:52162/bkezs/v, node_name=127.0.0.1:52162_bkezs%2Fv, state=down}
   [junit4]   2> 2336144 T11449 C3590 P52162 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52162/bkezs/v/collection1/
   [junit4]   2> 2336144 T11449 C3590 P52162 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2336145 T11449 C3590 P52162 oasc.SyncStrategy.syncToMe http://127.0.0.1:52162/bkezs/v/collection1/ has no replicas
   [junit4]   2> 2336145 T11449 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52162/bkezs/v/collection1/ shard2
   [junit4]   2> 2336146 T11449 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 2336168 T11417 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1"} current state version: 4
   [junit4]   2> 2336182 T11416 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2336186 T11417 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:52162/bkezs/v",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 4
   [junit4]   2> 2336298 T11427 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2336306 T11416 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2336310 T11444 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2336341 T11449 oasc.ZkController.register We are http://127.0.0.1:52162/bkezs/v/collection1/ and leader is http://127.0.0.1:52162/bkezs/v/collection1/
   [junit4]   2> 2336342 T11449 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52162/bkezs/v
   [junit4]   2> 2336342 T11449 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2336342 T11449 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 2336342 T11449 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2336346 T11416 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2336348 T11417 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:52162/bkezs/v",
   [junit4]   2> 	  "node_name":"127.0.0.1:52162_bkezs%2Fv",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 5
   [junit4]   2> 2336351 T11417 oasco.ReplicaMutator.updateState Update state numShards=2 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:52162/bkezs/v",
   [junit4]   2> 	  "node_name":"127.0.0.1:52162_bkezs%2Fv",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2336468 T11444 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2336471 T11416 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2336469 T11427 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2338346 T11388 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest E921DD4E42A38EC1-001/shard-2-001/cores/collection1
   [junit4]   2> 2338348 T11388 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 2338350 T11388 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 2338359 T11388 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@6f80e290{/bkezs/v,null,AVAILABLE}
   [junit4]   2> 2338361 T11388 oejs.AbstractConnector.doStart Started ServerConnector@4c1dc85c{HTTP/1.1}{127.0.0.1:52165}
   [junit4]   2> 2338361 T11388 oejs.Server.doStart Started @2343136ms
   [junit4]   2> 2338362 T11388 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 2338365 T11388 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2338366 T11388 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest E921DD4E42A38EC1-001/shard-2-001
   [junit4]   2> 2338367 T11388 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest E921DD4E42A38EC1-001/shard-2-001/'
   [junit4]   2> 2338430 T11388 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest E921DD4E42A38EC1-001/shard-2-001/solr.xml
   [junit4]   2> 2338443 T11388 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest E921DD4E42A38EC1-001/shard-2-001/cores
   [junit4]   2> 2338444 T11388 oasc.CoreContainer.<init> New CoreContainer 1347046079
   [junit4]   2> 2338445 T11388 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest E921DD4E42A38EC1-001/shard-2-001/]
   [junit4]   2> 2338445 T11388 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2338446 T11388 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2338446 T11388 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2338446 T11388 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2338447 T11388 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 2338447 T11388 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2338448 T11388 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2338449 T11388 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2338450 T11388 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2338450 T11388 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2338450 T11388 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 2338451 T11388 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2338452 T11388 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2338452 T11388 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2338453 T11388 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2338454 T11388 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52155/solr
   [junit4]   2> 2338454 T11388 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2338455 T11388 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2338458 T11388 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2338459 T11463 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@26a0eb1a name:ZooKeeperConnection Watcher:127.0.0.1:52155 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2338459 T11388 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2338459 T11388 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2338470 T11388 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2338472 T11466 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4ddf3253 name:ZooKeeperConnection Watcher:127.0.0.1:52155/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2338472 T11388 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2338488 T11388 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2339501 T11388 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52165_bkezs%2Fv
   [junit4]   2> 2339504 T11388 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52165_bkezs%2Fv
   [junit4]   2> 2339517 T11388 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2339525 T11388 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest E921DD4E42A38EC1-001/shard-2-001/cores
   [junit4]   2> 2339526 T11388 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest E921DD4E42A38EC1-001/shard-2-001/cores/collection1/
   [junit4]   2> 2339527 T11388 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2339538 T11467 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2339538 T11467 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2339541 T11416 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2339541 T11467 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2339545 T11417 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:52165/bkezs/v",
   [junit4]   2> 	  "node_name":"127.0.0.1:52165_bkezs%2Fv",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 6
   [junit4]   2> 2339546 T11417 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52165/bkezs/v",
   [junit4]   2> 	  "node_name":"127.0.0.1:52165_bkezs%2Fv",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2339547 T11417 oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 2339547 T11417 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2339550 T11466 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2339550 T11416 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2339550 T11444 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2339550 T11427 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2340545 T11467 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2340545 T11467 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2340547 T11467 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2340547 T11467 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2340550 T11467 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2340551 T11467 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest E921DD4E42A38EC1-001/shard-2-001/cores/collection1/'
   [junit4]   2> 2340590 T11467 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 2340594 T11467 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 2340632 T11467 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 2340653 T11467 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2340667 T11467 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2340672 T11467 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2340676 T11467 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2340811 T11467 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2340812 T11467 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2340813 T11467 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2340819 T11467 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2340878 T11467 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2340879 T11467 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2340879 T11467 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest E921DD4E42A38EC1-001/shard-2-001/cores/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest E921DD4E42A38EC1-001/tempDir-001/jetty2/
   [junit4]   2> 2340879 T11467 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@817f73a
   [junit4]   2> 2340880 T11467 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest E921DD4E42A38EC1-001/tempDir-001/jetty2
   [junit4]   2> 2340880 T11467 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest E921DD4E42A38EC1-001/tempDir-001/jetty2/index/
   [junit4]   2> 2340880 T11467 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest E921DD4E42A38EC1-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 2340881 T11467 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest E921DD4E42A38EC1-001/tempDir-001/jetty2/index
   [junit4]   2> 2340881 T11467 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=87.4599609375, floorSegmentMB=0.85546875, forceMergeDeletesPctAllowed=26.73974620292948, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.587988456427172
   [junit4]   2> 2340882 T11467 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4040f5ed lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6b00a20a),segFN=segments_1,generation=1}
   [junit4]   2> 2340883 T11467 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2340886 T11467 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2340887 T11467 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2340887 T11467 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2340888 T11467 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2340888 T11467 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2340888 T11467 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2340889 T11467 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2340889 T11467 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2340889 T11467 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2340890 T11467 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2340891 T11467 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2340891 T11467 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2340892 T11467 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2340892 T11467 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 2340893 T11467 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 2340893 T11467 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 2340894 T11467 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 2340894 T11467 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 2340895 T11467 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 2340895 T11467 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 2340896 T11467 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 2340896 T11467 

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

ionResource, TestCustomSort, TestFastLRUCache, TestFoldingMultitermQuery, TriLevelCompositeIdRoutingTest, CSVRequestHandlerTest, StatelessScriptUpdateProcessorFactoryTest, LeaderFailoverAfterPartitionTest, SimpleFacetsTest, HdfsBasicDistributedZkTest, SearchHandlerTest, TestJoin, TestHighlightDedupGrouping, TestDistributedMissingSort, TestDFRSimilarityFactory, TestElisionMultitermQuery, MBeansHandlerTest, CurrencyFieldOpenExchangeTest, TestTolerantSearch, LeaderInitiatedRecoveryOnCommitTest, MoreLikeThisHandlerTest, TestSolr4Spatial, SolrCoreTest, DateMathParserTest, DirectUpdateHandlerOptimizeTest, TestDefaultSearchFieldResource, DisMaxRequestHandlerTest, DistributedQueryElevationComponentTest, TestMiniSolrCloudCluster, TestSolrConfigHandler, VMParamsZkACLAndCredentialsProvidersTest, TestFastWriter, RemoteQueryErrorTest, TestClassNameShortening, TestCloudManagedSchema, ShardRoutingCustomTest, MergeStrategyTest, TestManagedSchemaFieldTypeResource, TestReloadAndDeleteDocs, AnalysisAfterCoreReloadTest, DistributedFacetPivotSmallAdvancedTest, DebugComponentTest, PolyFieldTest, StatsComponentTest, ConnectionManagerTest, TestSolrDeletionPolicy2, TestFastOutputStream, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestAnalyzedSuggestions, TestComplexPhraseQParserPlugin, TestFieldTypeCollectionResource, ResponseLogComponentTest, DistanceUnitsTest, TestDynamicFieldCollectionResource, TestConfigReload, RecoveryAfterSoftCommitTest, StressHdfsTest, BadCopyFieldTest, TestManagedSynonymFilterFactory, TestCharFilters, SolrTestCaseJ4Test, PreAnalyzedUpdateProcessorTest, TestSchemaSimilarityResource, FacetPivotSmallTest, TestNRTOpen, TestClusterStateMutator, TermsComponentTest, UUIDFieldTest, StandardRequestHandlerTest, ClusterStateTest, DirectSolrSpellCheckerTest, OpenExchangeRatesOrgProviderTest, TestNonDefinedSimilarityFactory, TestCloudManagedSchemaConcurrent, TestSort, SortByFunctionTest, DocumentBuilderTest, TermVectorComponentDistributedTest, MigrateRouteKeyTest, TestExactSharedStatsCache, ZkNodePropsTest, SyncSliceTest, InfoHandlerTest, TestReqParamsAPI, TestCollationField, TestShortCircuitedRequests, TestRestManager, AsyncMigrateRouteKeyTest, TestZkChroot, TestLMDirichletSimilarityFactory, TestManagedSchemaDynamicFieldResource, TestBM25SimilarityFactory, HdfsDirectoryFactoryTest, CoreAdminCreateDiscoverTest, TestDistributedSearch, TestOrdValues, CurrencyFieldXmlFileTest, SuggesterFSTTest, TimeZoneUtilsTest, DistanceFunctionTest, TestUtils, TestSolrQueryParserDefaultOperatorResource, OpenCloseCoreStressTest, TestArbitraryIndexDir, TestRTGBase, TestLRUStatsCache, SolrIndexConfigTest, ResponseHeaderTest, UnloadDistributedZkTest, TestMissingGroups, TestFuzzyAnalyzedSuggestions, CoreAdminHandlerTest, RollingRestartTest, UpdateParamsTest, TestStandardQParsers, TestCloudInspectUtil, SpellingQueryConverterTest, TestExceedMaxTermLength, AnalysisErrorHandlingTest, TestFieldSortValues, SuggesterTSTTest, TestSearchPerf, BasicDistributedZk2Test, TestIntervalFaceting, RecoveryZkTest, TestUpdate, PeerSyncTest, TestReversedWildcardFilterFactory, HdfsDirectoryTest, UpdateRequestProcessorFactoryTest, HdfsChaosMonkeySafeLeaderTest, TestMiniSolrCloudClusterSSL, TestSearcherReuse, TestCollationFieldDocValues, DistributedQueryComponentCustomSortTest, AtomicUpdatesTest, TestIndexSearcher, DateFieldTest, TestAddFieldRealTimeGet, RegexBoostProcessorTest, TestSimpleQParserPlugin, TestCollectionAPI, ClusterStateUpdateTest, HardAutoCommitTest, TestHighFrequencyDictionaryFactory, TestPhraseSuggestions, TestUniqueKeyFieldResource, CopyFieldTest, SystemInfoHandlerTest, ChaosMonkeySafeLeaderTest, TestRecovery, HdfsWriteToMultipleCollectionsTest, TestSolrQueryParserResource, BasicZkTest, DirectSolrConnectionTest, LeaderElectionTest, OutOfBoxZkACLAndCredentialsProvidersTest, HdfsCollectionsAPIDistributedZkTest, JsonLoaderTest, SimplePostToolTest, CacheHeaderTest, TestReplicationHandler, TestLFUCache, PrimUtilsTest, SuggesterTest, TestFileDictionaryLookup, TestDocSet, TermVectorComponentTest, DistributedIntervalFacetingTest, TestOverriddenPrefixQueryForCustomFieldType, TestManagedResourceStorage, TestXIncludeConfig, TestTrie, TestDynamicLoading, ShardSplitTest, ZkStateWriterTest, TestLeaderElectionZkExpiry, TestConfigSets, TestSchemaResource, AnalyticsMergeStrategyTest, SuggesterWFSTTest, MultiTermTest, ChangedSchemaMergeTest, PathHierarchyTokenizerFactoryTest, PreAnalyzedFieldTest, TestFieldResource, FileBasedSpellCheckerTest, DefaultValueUpdateProcessorTest, DirectUpdateHandlerTest, BinaryUpdateRequestHandlerTest, DistributedSuggestComponentTest, XsltUpdateRequestHandlerTest, AssignTest, DistributedQueryComponentOptimizationTest, TestSchemaManager, TestSystemIdResolver, EnumFieldTest, ZkCLITest, BasicDistributedZkTest, CollectionsAPIDistributedZkTest, OverseerTest, LeaderElectionIntegrationTest, FullSolrCloudDistribCmdsTest, ZkSolrClientTest, TestRandomDVFaceting, AutoCommitTest, TestDistributedGrouping, TestHashPartitioner, DistributedSpellCheckComponentTest, ZkControllerTest, TestRealTimeGet, TestStressReorder, TestReload, TestStressVersions, DistributedTermsComponentTest, TestCoreContainer, SpellCheckComponentTest, TestGroupingSearch, SolrCmdDistributorTest, QueryElevationComponentTest, BadIndexSchemaTest, ConvertedLegacyTest, TestFiltering, TestFunctionQuery, BasicFunctionalityTest, TestLazyCores, TestBadConfig, OverseerCollectionProcessorTest, HighlighterTest, SoftAutoCommitTest, ShowFileRequestHandlerTest, SolrIndexSplitterTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SpellCheckCollatorTest, SolrRequestParserTest, DocValuesTest, TestStressLucene, TestCSVLoader, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, QueryEqualityTest, DocValuesMultiTest, TestSolrDeletionPolicy1, SolrInfoMBeanTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, TestQueryUtils, TestWriterPerf, DocumentAnalysisRequestHandlerTest, TestQueryTypes, PrimitiveFieldTypeTest, TestOmitPositions, XmlUpdateRequestHandlerTest, TestValueSourceCache, TestIndexingPerformance, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, FastVectorHighlighterTest, LoggingHandlerTest, SolrPluginUtilsTest, IndexSchemaTest, ReturnFieldsTest, JSONWriterTest, TestCSVResponseWriter, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, TestPHPSerializedResponseWriter, PingRequestHandlerTest, TestComponentsName, TestBinaryResponseWriter, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, BadComponentTest, TestStressRecovery, TestMergePolicyConfig, SampleTest, TestBinaryField, NumericFieldsTest, MinimalSchemaTest, TestConfig, OutputWriterTest, ExternalFileFieldSortTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestCodecSupport, SynonymTokenizerTest, EchoParamsTest, TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestDefaultSimilarityFactory, TestJmxMonitoredMap, ScriptEngineTest, URLClassifyProcessorTest, PluginInfoTest, ChaosMonkeyNothingIsSafeTest, TestSuggestSpellingConverter, DOMUtilTest, RAMDirectoryFactoryTest, TestSolrJ, TestLRUCache, TestDocumentBuilder, SliceStateTest, FileUtilsTest, CircularListTest, DistributedMLTComponentTest, CursorPagingTest, TestCursorMarkWithoutUniqueKey, AliasIntegrationTest, CloudExitableDirectoryReaderTest, CustomCollectionTest, DeleteInactiveReplicaTest, DeleteReplicaTest, DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest, DistributedQueueTest, HttpPartitionTest, MultiThreadedOCPTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, OverseerStatusTest, ReplicationFactorTest, SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, SolrXmlInZkTest, TestCloudPivotFacet, TestDistribDocBasedVersion, TestRebalanceLeaders, TestReplicaProperties, TestRequestStatusCollectionAPI, HdfsBasicDistributedZk2Test, HdfsRecoveryZkTest, HdfsUnloadDistributedZkTest, CachingDirectoryFactoryTest, ExitableDirectoryReaderTest, QueryResultKeyTest, TestConfigOverlay, TestImplicitCoreProperties, TestInfoStreamLogging, TestInitParams, TestShardHandlerFactory, TestSolrDynamicMBean, TestSolrXml, RequestLoggingTest, TestBlobHandler]
   [junit4] Completed in 33.10s, 1 test, 1 failure <<< FAILURES!

[...truncated 187 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:519: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:467: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:61: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:191: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:512: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1348: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:956: There were test failures: 464 suites, 1854 tests, 1 error, 1 failure, 51 ignored (20 assumptions)

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



[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.8.0) - Build # 1985 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1985/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteLiveReplicaTest

Error Message:
Should have had a good message here

Stack Trace:
java.lang.AssertionError: Should have had a good message here
	at __randomizedtesting.SeedInfo.seed([DBC02CABE1A3B9C2:76A098A0FC9C11B7]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:125)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
	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)




Build Log:
[...truncated 9206 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteInactiveReplicaTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/init-core-data-001
   [junit4]   2> 1719737 T6581 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1719738 T6581 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1719752 T6581 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1719754 T6582 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1719853 T6581 oasc.ZkTestServer.run start zk server on port:50958
   [junit4]   2> 1719854 T6581 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1719855 T6581 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1719865 T6589 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5e8bce4b name:ZooKeeperConnection Watcher:127.0.0.1:50958 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1719866 T6581 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1719866 T6581 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1719867 T6581 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1719879 T6581 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1719881 T6581 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1719885 T6592 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@45376fb1 name:ZooKeeperConnection Watcher:127.0.0.1:50958/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1719885 T6581 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1719886 T6581 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1719886 T6581 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1719893 T6581 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1719900 T6581 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1719906 T6581 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1719914 T6581 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1719915 T6581 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1719925 T6581 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1719925 T6581 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1719932 T6581 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1719933 T6581 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1719943 T6581 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1719945 T6581 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1719952 T6581 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1719954 T6581 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1719962 T6581 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1719962 T6581 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1719970 T6581 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1719970 T6581 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1719978 T6581 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1719979 T6581 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1719986 T6581 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1719987 T6581 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1719995 T6581 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1719996 T6581 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1720005 T6581 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1720006 T6581 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1721930 T6581 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/control-001/cores/collection1
   [junit4]   2> 1721934 T6581 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 1721939 T6581 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@6bc2ca7a{/,null,AVAILABLE}
   [junit4]   2> 1721950 T6581 oejs.AbstractConnector.doStart Started ServerConnector@6b0a119{HTTP/1.1}{127.0.0.1:50961}
   [junit4]   2> 1721950 T6581 oejs.Server.doStart Started @1726967ms
   [junit4]   2> 1721952 T6581 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 1721952 T6581 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1721953 T6581 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/control-001
   [junit4]   2> 1721954 T6581 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/control-001/'
   [junit4]   2> 1722055 T6581 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/control-001/solr.xml
   [junit4]   2> 1722081 T6581 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/control-001/cores
   [junit4]   2> 1722084 T6581 oasc.CoreContainer.<init> New CoreContainer 162230500
   [junit4]   2> 1722084 T6581 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/control-001/]
   [junit4]   2> 1722085 T6581 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1722085 T6581 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1722085 T6581 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1722086 T6581 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1722086 T6581 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1722086 T6581 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1722087 T6581 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1722087 T6581 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1722087 T6581 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1722088 T6581 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1722088 T6581 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1722088 T6581 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1722089 T6581 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1722089 T6581 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1722090 T6581 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1722091 T6581 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50958/solr
   [junit4]   2> 1722091 T6581 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1722091 T6581 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1722093 T6581 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1722097 T6606 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ea82cd0 name:ZooKeeperConnection Watcher:127.0.0.1:50958 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1722097 T6581 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1722098 T6581 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1722102 T6581 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1722105 T6609 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@55bfc20e name:ZooKeeperConnection Watcher:127.0.0.1:50958/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1722106 T6581 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1722108 T6581 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1722115 T6581 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1722123 T6581 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1722129 T6581 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1722136 T6581 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1722143 T6581 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1722153 T6581 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50961_
   [junit4]   2> 1722154 T6581 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50961_
   [junit4]   2> 1722159 T6581 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1722163 T6581 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1722167 T6581 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1722172 T6581 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:50961_
   [junit4]   2> 1722172 T6581 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1722178 T6581 oasc.Overseer.start Overseer (id=93287870311104515-127.0.0.1:50961_-n_0000000000) starting
   [junit4]   2> 1722185 T6581 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1722207 T6581 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1722208 T6611 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1722212 T6610 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1722213 T6581 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1722218 T6581 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1722223 T6581 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1722240 T6581 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/control-001/cores
   [junit4]   2> 1722242 T6581 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/control-001/cores/collection1/
   [junit4]   2> 1722242 T6581 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1722245 T6613 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 1722246 T6613 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1722248 T6613 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1722248 T6609 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1722258 T6610 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:50961",
   [junit4]   2> 	  "node_name":"127.0.0.1:50961_",
   [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> 1722260 T6610 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:50961",
   [junit4]   2> 	  "node_name":"127.0.0.1:50961_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1722260 T6610 oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 1722260 T6610 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1722263 T6609 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> 1723250 T6613 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1723250 T6613 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1723253 T6613 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1723253 T6613 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1723259 T6613 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1723259 T6613 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/control-001/cores/collection1/'
   [junit4]   2> 1723280 T6613 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1723285 T6613 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1723294 T6613 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1723311 T6613 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1723322 T6613 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1723325 T6613 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1723328 T6613 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1723460 T6613 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1723465 T6613 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1723467 T6613 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1723490 T6613 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1723494 T6613 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1723510 T6613 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1723525 T6613 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1723525 T6613 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1723525 T6613 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1723529 T6613 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1723529 T6613 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1723529 T6613 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1723529 T6613 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1723530 T6613 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/control-001/cores/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/tempDir-001/control/data/
   [junit4]   2> 1723530 T6613 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@30cded8
   [junit4]   2> 1723530 T6613 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/tempDir-001/control/data
   [junit4]   2> 1723530 T6613 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/tempDir-001/control/data/index/
   [junit4]   2> 1723531 T6613 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1723531 T6613 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/tempDir-001/control/data/index
   [junit4]   2> 1723532 T6613 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1723534 T6613 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@329b14fd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ceab7de),segFN=segments_1,generation=1}
   [junit4]   2> 1723534 T6613 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1723536 T6613 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1723536 T6613 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1723537 T6613 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1723537 T6613 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1723537 T6613 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1723537 T6613 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1723538 T6613 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1723538 T6613 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1723539 T6613 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1723540 T6613 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1723540 T6613 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1723540 T6613 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1723540 T6613 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1723541 T6613 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1723541 T6613 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1723541 T6613 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1723542 T6613 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1723542 T6613 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1723543 T6613 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1723544 T6613 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1723544 T6613 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1723545 T6613 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1723545 T6613 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1723545 T6613 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1723546 T6613 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1723546 T6613 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1723546 T6613 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1723553 T6613 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1723555 T6613 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1723557 T6613 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1723558 T6613 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1723558 T6613 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1723562 T6613 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1723562 T6613 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1723563 T6613 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=10.8251953125, floorSegmentMB=0.802734375, forceMergeDeletesPctAllowed=22.395967598758688, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1723564 T6613 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@329b14fd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ceab7de),segFN=segments_1,generation=1}
   [junit4]   2> 1723564 T6613 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1723565 T6613 oass.SolrIndexSearcher.<init> Opening Searcher@111b3e04[collection1] main
   [junit4]   2> 1723565 T6613 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1723568 T6613 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1723568 T6613 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1723570 T6613 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1723570 T6613 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1723570 T6613 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1723572 T6613 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1723572 T6613 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1723573 T6613 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1723573 T6613 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1723573 T6613 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1723573 T6614 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@111b3e04[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1723575 T6617 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50961 collection:control_collection shard:shard1
   [junit4]   2> 1723575 T6581 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1723576 T6581 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1723576 T6617 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1723577 T6581 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1723578 T6581 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1723582 T6620 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3e6957f8 name:ZooKeeperConnection Watcher:127.0.0.1:50958/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1723582 T6581 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1723583 T6581 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1723585 T6581 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1723593 T6617 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1723596 T6609 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1723598 T6617 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1723598 T6617 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C9178 name=collection1 org.apache.solr.core.SolrCore@2c33ebd6 url=http://127.0.0.1:50961/collection1 node=127.0.0.1:50961_ C9178_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:50961, node_name=127.0.0.1:50961_, state=down}
   [junit4]   2> 1723598 T6617 C9178 P50961 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50961/collection1/
   [junit4]   2> 1723598 T6617 C9178 P50961 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1723599 T6617 C9178 P50961 oasc.SyncStrategy.syncToMe http://127.0.0.1:50961/collection1/ has no replicas
   [junit4]   2> 1723599 T6617 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50961/collection1/ shard1
   [junit4]   2> 1723599 T6617 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1723600 T6581 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1723604 T6610 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> 1723618 T6609 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1723621 T6610 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:50961",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 1
   [junit4]   2> 1723730 T6620 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> 1723733 T6609 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> 1723774 T6617 oasc.ZkController.register We are http://127.0.0.1:50961/collection1/ and leader is http://127.0.0.1:50961/collection1/
   [junit4]   2> 1723774 T6617 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50961
   [junit4]   2> 1723774 T6617 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1723774 T6617 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 1723774 T6617 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1723778 T6609 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1723783 T6610 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:50961",
   [junit4]   2> 	  "node_name":"127.0.0.1:50961_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 2
   [junit4]   2> 1723792 T6610 oasco.ReplicaMutator.updateState Update state numShards=2 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:50961",
   [junit4]   2> 	  "node_name":"127.0.0.1:50961_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1723900 T6620 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> 1723900 T6609 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> 1725339 T6581 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/shard-1-001/cores/collection1
   [junit4]   2> 1725342 T6581 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1725344 T6581 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 1725351 T6581 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@78683511{/,null,AVAILABLE}
   [junit4]   2> 1725351 T6581 oejs.AbstractConnector.doStart Started ServerConnector@73764a3f{HTTP/1.1}{127.0.0.1:50965}
   [junit4]   2> 1725352 T6581 oejs.Server.doStart Started @1730368ms
   [junit4]   2> 1725352 T6581 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 1725353 T6581 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1725353 T6581 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/shard-1-001
   [junit4]   2> 1725353 T6581 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/shard-1-001/'
   [junit4]   2> 1725389 T6581 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/shard-1-001/solr.xml
   [junit4]   2> 1725402 T6581 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/shard-1-001/cores
   [junit4]   2> 1725403 T6581 oasc.CoreContainer.<init> New CoreContainer 1373820275
   [junit4]   2> 1725404 T6581 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/shard-1-001/]
   [junit4]   2> 1725404 T6581 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1725405 T6581 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1725405 T6581 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1725405 T6581 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1725405 T6581 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1725406 T6581 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1725406 T6581 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1725406 T6581 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1725407 T6581 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1725407 T6581 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1725407 T6581 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1725408 T6581 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1725408 T6581 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1725408 T6581 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1725409 T6581 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1725409 T6581 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50958/solr
   [junit4]   2> 1725409 T6581 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1725410 T6581 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1725412 T6581 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1725415 T6634 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5178cd74 name:ZooKeeperConnection Watcher:127.0.0.1:50958 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1725416 T6581 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1725416 T6581 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1725422 T6581 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1725425 T6637 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@52aadbc2 name:ZooKeeperConnection Watcher:127.0.0.1:50958/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1725425 T6581 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1725438 T6581 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1726448 T6581 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50965_
   [junit4]   2> 1726451 T6581 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50965_
   [junit4]   2> 1726460 T6581 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1726465 T6581 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/shard-1-001/cores
   [junit4]   2> 1726467 T6581 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/shard-1-001/cores/collection1/
   [junit4]   2> 1726467 T6581 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1726472 T6638 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1726472 T6638 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1726474 T6609 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1726474 T6638 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1726477 T6610 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:50965",
   [junit4]   2> 	  "node_name":"127.0.0.1:50965_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 3
   [junit4]   2> 1726478 T6610 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50965",
   [junit4]   2> 	  "node_name":"127.0.0.1:50965_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1726478 T6610 oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 1726479 T6610 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1726481 T6609 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1726482 T6620 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1726481 T6637 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1727476 T6638 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1727476 T6638 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1727478 T6638 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1727478 T6638 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1727481 T6638 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1727481 T6638 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1727500 T6638 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1727505 T6638 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1727516 T6638 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1727520 T6638 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1727547 T6638 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1727550 T6638 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1727561 T6638 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1727715 T6638 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1727726 T6638 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1727726 T6638 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1727759 T6638 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1727767 T6638 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1727772 T6638 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1727775 T6638 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1727776 T6638 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1727776 T6638 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1727779 T6638 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1727779 T6638 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1727780 T6638 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1727780 T6638 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1727780 T6638 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/shard-1-001/cores/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/tempDir-001/jetty1/
   [junit4]   2> 1727781 T6638 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@30cded8
   [junit4]   2> 1727781 T6638 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/tempDir-001/jetty1
   [junit4]   2> 1727782 T6638 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/tempDir-001/jetty1/index/
   [junit4]   2> 1727782 T6638 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1727782 T6638 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/tempDir-001/jetty1/index
   [junit4]   2> 1727783 T6638 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1727783 T6638 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@e3d85b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6c15dfe7),segFN=segments_1,generation=1}
   [junit4]   2> 1727784 T6638 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1727792 T6638 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1727793 T6638 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1727793 T6638 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1727793 T6638 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1727794 T6638 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1727794 T6638 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1727794 T6638 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1727795 T6638 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1727795 T6638 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1727796 T6638 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1727797 T6638 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1727797 T6638 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1727798 T6638 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1727799 T6638 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1727800 T6638 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1727802 T6638 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1727803 T6638 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1727803 T6638 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1727808 T6638 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1727809 T6638 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1727810 T6638 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1727811 T6638 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1727812 T6638 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1727813 T6638 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1727814 T6638 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1727815 T6638 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1727816 T6638 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1727827 T6638 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1727829 T6638 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1727832 T6638 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1727833 T6638 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1727834 T6638 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1727836 T6638 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1727836 T6638 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1727837 T6638 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=10.8251953125, floorSegmentMB=0.802734375, forceMergeDeletesPctAllowed=22.395967598758688, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1727837 T6638 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@e3d85b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6c15dfe7),segFN=segments_1,generation=1}
   [junit4]   2> 1727838 T6638 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1727838 T6638 oass.SolrIndexSearcher.<init> Opening Searcher@417818fb[collection1] main
   [junit4]   2> 1727838 T6638 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1727842 T6638 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1727843 T6638 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1727845 T6638 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1727845 T6638 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1727845 T6638 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1727847 T6638 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1727847 T6638 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1727848 T6638 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1727848 T6638 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1727850 T6639 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@417818fb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1727851 T6638 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1727853 T6642 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50965 collection:collection1 shard:shard2
   [junit4]   2> 1727855 T6581 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1727855 T6581 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1727856 T6642 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1727884 T6642 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1727895 T6609 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1727899 T6642 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1727899 T6642 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C9179 name=collection1 org.apache.solr.core.SolrCore@34197852 url=http://127.0.0.1:50965/collection1 node=127.0.0.1:50965_ C9179_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:50965, node_name=127.0.0.1:50965_, state=down}
   [junit4]   2> 1727900 T6642 C9179 P50965 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50965/collection1/
   [junit4]   2> 1727900 T6642 C9179 P50965 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1727900 T6642 C9179 P50965 oasc.SyncStrategy.syncToMe http://127.0.0.1:50965/collection1/ has no replicas
   [junit4]   2> 1727900 T6642 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50965/collection1/ shard2
   [junit4]   2> 1727900 T6642 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1727910 T6610 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1"} current state version: 4
   [junit4]   2> 1727979 T6609 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1727982 T6610 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:50965",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 4
   [junit4]   2> 1727987 T6609 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1727987 T6620 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1727989 T6637 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1728020 T6642 oasc.ZkController.register We are http://127.0.0.1:50965/collection1/ and leader is http://127.0.0.1:50965/collection1/
   [junit4]   2> 1728020 T6642 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50965
   [junit4]   2> 1728020 T6642 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1728021 T6642 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1728021 T6642 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1728030 T6643 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1728034 T6610 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:50965",
   [junit4]   2> 	  "node_name":"127.0.0.1:50965_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 5
   [junit4]   2> 1728038 T6610 oasco.ReplicaMutator.updateState Update state numShards=2 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:50965",
   [junit4]   2> 	  "node_name":"127.0.0.1:50965_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1728165 T6620 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1728165 T6637 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1730218 T6581 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/shard-2-001/cores/collection1
   [junit4]   2> 1730223 T6581 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1730224 T6581 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 1730229 T6581 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@6aa4874b{/,null,AVAILABLE}
   [junit4]   2> 1730230 T6581 oejs.AbstractConnector.doStart Started ServerConnector@3be9cea9{HTTP/1.1}{127.0.0.1:50968}
   [junit4]   2> 1730230 T6581 oejs.Server.doStart Started @1735247ms
   [junit4]   2> 1730231 T6581 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 1730232 T6581 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1730232 T6581 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/shard-2-001
   [junit4]   2> 1730233 T6581 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/shard-2-001/'
   [junit4]   2> 1730274 T6581 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/shard-2-001/solr.xml
   [junit4]   2> 1730286 T6581 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/shard-2-001/cores
   [junit4]   2> 1730287 T6581 oasc.CoreContainer.<init> New CoreContainer 1814597438
   [junit4]   2> 1730287 T6581 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/shard-2-001/]
   [junit4]   2> 1730288 T6581 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1730288 T6581 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1730288 T6581 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1730288 T6581 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1730289 T6581 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1730289 T6581 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1730289 T6581 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1730289 T6581 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1730290 T6581 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1730291 T6581 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1730291 T6581 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1730291 T6581 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1730291 T6581 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1730292 T6581 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1730292 T6581 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1730292 T6581 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50958/solr
   [junit4]   2> 1730293 T6581 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1730293 T6581 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1730296 T6581 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1730302 T6657 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d461f33 name:ZooKeeperConnection Watcher:127.0.0.1:50958 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1730302 T6581 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1730303 T6581 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1730308 T6581 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1730310 T6660 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@26fb29b9 name:ZooKeeperConnection Watcher:127.0.0.1:50958/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1730311 T6581 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1730327 T6581 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1731341 T6581 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50968_
   [junit4]   2> 1731343 T6581 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50968_
   [junit4]   2> 1731360 T6581 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1731366 T6581 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/shard-2-001/cores
   [junit4]   2> 1731367 T6581 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/shard-2-001/cores/collection1/
   [junit4]   2> 1731368 T6581 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1731372 T6661 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1731372 T6661 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1731374 T6661 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1731374 T6609 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1731379 T6610 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:50968",
   [junit4]   2> 	  "node_name":"127.0.0.1:50968_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 6
   [junit4]   2> 1731381 T6610 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50968",
   [junit4]   2> 	  "node_name":"127.0.0.1:50968_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1731381 T6610 oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 1731381 T6610 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1731385 T6609 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1731385 T6637 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1731386 T6620 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1731386 T6660 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1732375 T6661 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1732376 T6661 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1732378 T6661 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1732378 T6661 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1732382 T6661 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1732382 T6661 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/shard-2-001/cores/collection1/'
   [junit4]   2> 1732408 T6661 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1732412 T6661 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1732422 T6661 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1732428 T6661 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1732449 T6661 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1732454 T6661 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1732458 T6661 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1732602 T6661 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1732612 T6661 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1732613 T6661 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1732644 T6661 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1732648 T6661 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1732652 T6661 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1732655 T6661 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1732655 T6661 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1732655 T6661 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1732657 T6661 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1732658 T6661 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1732658 T6661 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1732658 T6661 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1732658 T6661 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/shard-2-001/cores/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/tempDir-001/jetty2/
   [junit4]   2> 1732659 T6661 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@30cded8
   [junit4]   2> 1732659 T6661 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/tempDir-001/jetty2
   [junit4]   2> 1732659 T6661 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/tempDir-001/jetty2/index/
   [junit4]   2> 1732660 T6661 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1732660 T6661 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/tempDir-001/jetty2/index
   [junit4]   2> 1732660 T6661 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1732661 T6661 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@709fdc15 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16aab0e9),segFN=segments_1,generation=1}
   [junit4]   2> 1732662 T6661 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1732666 T6661 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1732666 T6661 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1732666 T6661 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1732666 T6661 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1732667 T6661 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1732667 T6661 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1732668 T6661 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1732668 T6661 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1732668 T6661 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1732669 T6661 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1732669 T6661 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1732670 T6661 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1732670 T6661 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1732671 T6661 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1732672 T6661 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1732673 T6661 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1732674 T6661 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1732674 T6661 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1732675 T6661 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1732676 T6661 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1732676 T6661 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1732677 T6661 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1732677 T6661 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1732677 T6661 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1732678 T6661 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1732678 T6661 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1732679 T6661 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1732691 T6661 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1732692 T6661 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1732694 T6661 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1732695 T6661 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1732696 T6661 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1732697 T6661 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1732698 T6661 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1732700 T6661 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=10.8251953125, floorSegmentMB=0.802734375, forceMergeDeletesPctAllowed=22.395967598758688, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1732700 T6661 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@709fdc15 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16aab0e9),segFN=segments_1,generation=1}
   [junit4]   2> 1732700 T6661 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1732701 T6661 oass.SolrIndexSearcher.<init> Opening Searcher@41b744c7[collection1] main
   [junit4]   2> 1732701 T6661 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1732704 T6661 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1732704 T6661 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1732705 T6661 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1732705 T6661 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1732706 T6661 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1732708 T6661 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1732709 T6661 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1732709 T6661 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1732709 T6661 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1732710 T6662 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@41b744c7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1732711 T6661 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1732713 T6665 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50968 collection:collection1 shard:shard1
   [junit4]   2> 1732713 T6581 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1732714 T6581 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1732724 T6665 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1732764 T6665 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1732770 T6609 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1732772 T6665 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1732773 T6665 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C9180 name=collection1 org.apache.solr.core.SolrCore@16e89cc8 url=http://127.0.0.1:50968/collection1 node=127.0.0.1:50968_ C9180_STATE=coll:collection1 core:collection

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

iveColl_shard2_replica1] Closing main searcher on request.
   [junit4]   2> 1808951 T6581 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1808951 T6581 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/shard-4-002/cores/delLiveColl_shard2_replica1/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/shard-4-002/cores/delLiveColl_shard2_replica1/data/index;done=false>>]
   [junit4]   2> 1808952 T6581 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/shard-4-002/cores/delLiveColl_shard2_replica1/data/index
   [junit4]   2> 1808953 T6581 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/shard-4-002/cores/delLiveColl_shard2_replica1/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/shard-4-002/cores/delLiveColl_shard2_replica1/data;done=false>>]
   [junit4]   2> 1808953 T6581 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001/shard-4-002/cores/delLiveColl_shard2_replica1/data
   [junit4]   2> 1808956 T6581 oasc.Overseer.close Overseer (id=93287873759805453-127.0.0.1:51021_-n_0000000004) closing
   [junit4]   2> 1808957 T6976 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:51021_
   [junit4]   2> 1810458 T6975 oascc.ZkStateReader$7.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1810459 T6914 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1810459 T6970 oascc.ZkStateReader$7.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1810463 T6581 oejs.AbstractConnector.doStop Stopped ServerConnector@254e7439{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1810463 T6581 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@576e125b{/,null,UNAVAILABLE}
   [junit4]   2> 1810468 T6581 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:51001 51001
   [junit4]   2> 1810490 T6785 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:51001 51001
   [junit4]   2> 1810987 T6785 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent create/delete watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		8	/solr/aliases.json
   [junit4]   2> 		8	/solr/clusterstate.json
   [junit4]   2> 		5	/solr/configs/conf1
   [junit4]   2> 		4	/solr/collections/collection1/state.json
   [junit4]   2> 		4	/solr/collections/delLiveColl/state.json
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent children watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		8	/solr/live_nodes
   [junit4]   2> 		5	/solr/overseer/collection-queue-work
   [junit4]   2> 		4	/solr/overseer/queue
   [junit4]   2> 	
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteInactiveReplicaTest -Dtests.method=deleteLiveReplicaTest -Dtests.seed=DBC02CABE1A3B9C2 -Dtests.slow=true -Dtests.locale=be -Dtests.timezone=Asia/Kuching -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 38.7s | DeleteInactiveReplicaTest.deleteLiveReplicaTest <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Should have had a good message here
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DBC02CABE1A3B9C2:76A098A0FC9C11B7]:0)
   [junit4]    > 	at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:125)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1811003 T6581 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest DBC02CABE1A3B9C2-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50), sim=DefaultSimilarity, locale=be, timezone=Asia/Kuching
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_31 (64-bit)/cpus=2,threads=1,free=47820632,total=195121152
   [junit4]   2> NOTE: All tests run in this JVM: [TestFastLRUCache, BlockCacheTest, SimpleFacetsTest, DistributedFacetPivotLargeTest, TestJmxMonitoredMap, TestSerializedLuceneMatchVersion, TestCursorMarkWithoutUniqueKey, TestSolr4Spatial2, LeaderFailoverAfterPartitionTest, SolrCoreTest, DocValuesMissingTest, ConvertedLegacyTest, TestDocBasedVersionConstraints, TestDynamicFieldResource, TestCoreContainer, TestSolrDeletionPolicy1, TestFieldCollectionResource, SyncSliceTest, TestFieldResource, TestBulkSchemaAPI, BasicDistributedZk2Test, TestRemoteStreaming, TestSchemaManager, TestPartialUpdateDeduplication, PathHierarchyTokenizerFactoryTest, TestCharFilters, UnloadDistributedZkTest, SolrIndexSplitterTest, OpenCloseCoreStressTest, TestMergePolicyConfig, HdfsRecoveryZkTest, URLClassifyProcessorTest, TestExceedMaxTermLength, TestWordDelimiterFilterFactory, TestJoin, RecoveryZkTest, EchoParamsTest, ShardRoutingTest, TestQueryUtils, TestBM25SimilarityFactory, TestDistributedMissingSort, TestArbitraryIndexDir, TestNRTOpen, TestBulkSchemaConcurrent, AutoCommitTest, TestFastOutputStream, SSLMigrationTest, TestPhraseSuggestions, TestLRUStatsCache, DocumentAnalysisRequestHandlerTest, TestFreeTextSuggestions, TestStressReorder, SimpleMLTQParserTest, ZkSolrClientTest, TestFaceting, LeaderElectionTest, TestHighFrequencyDictionaryFactory, TestStressRecovery, CircularListTest, TestLFUCache, TermsComponentTest, ExitableDirectoryReaderTest, ChaosMonkeySafeLeaderTest, TestPseudoReturnFields, TestImplicitCoreProperties, TestFuzzyAnalyzedSuggestions, TestComplexPhraseQParserPlugin, JSONWriterTest, HighlighterTest, UpdateRequestProcessorFactoryTest, TestSolrIndexConfig, DistanceFunctionTest, IndexSchemaTest, DebugComponentTest, TestRandomDVFaceting, TestMiniSolrCloudCluster, TestRandomMergePolicy, SuggesterTSTTest, TestSolrConfigHandler, TestReload, NumericFieldsTest, TestRecoveryHdfs, SpellCheckCollatorTest, ReplicationFactorTest, SimplePostToolTest, SearchHandlerTest, LoggingHandlerTest, DirectUpdateHandlerOptimizeTest, TestCollectionAPI, CoreAdminHandlerTest, TestCSVResponseWriter, TestExpandComponent, TestPostingsSolrHighlighter, TestSchemaVersionResource, TestCustomSort, TestAddFieldRealTimeGet, SuggesterTest, DistributedFacetPivotSmallTest, TestElisionMultitermQuery, SampleTest, TestQuerySenderNoQuery, TestQuerySenderListener, FieldAnalysisRequestHandlerTest, HdfsSyncSliceTest, ClusterStateTest, VMParamsZkACLAndCredentialsProvidersTest, TestHashPartitioner, TestIndexSearcher, TermVectorComponentTest, TestFieldSortValues, TestManagedResourceStorage, CoreAdminCreateDiscoverTest, HardAutoCommitTest, QueryEqualityTest, AsyncMigrateRouteKeyTest, HdfsWriteToMultipleCollectionsTest, TestDefaultSearchFieldResource, TestCollationField, CollectionsAPIDistributedZkTest, TestManagedStopFilterFactory, TestClusterStateMutator, ConnectionManagerTest, TestShortCircuitedRequests, TestCodecSupport, PreAnalyzedUpdateProcessorTest, TestObjectReleaseTracker, TestSuggestSpellingConverter, SoftAutoCommitTest, AssignTest, TestPerFieldSimilarity, SpellCheckComponentTest, HdfsDirectoryFactoryTest, TestUniqueKeyFieldResource, TestBadConfig, MultiTermTest, TestInitQParser, TestFunctionQuery, TestDistributedSearch, DistributedTermsComponentTest, PrimUtilsTest, DistributedFacetPivotLongTailTest, ExternalCollectionsTest, OverseerStatusTest, FileUtilsTest, TestGroupingSearch, ZkCLITest, DeleteInactiveReplicaTest]
   [junit4] Completed in 91.30s, 2 tests, 1 failure <<< FAILURES!

[...truncated 965 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:519: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:467: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:61: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:191: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:512: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1348: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:956: There were test failures: 465 suites, 1855 tests, 1 failure, 51 ignored (20 assumptions)

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