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 2013/10/29 11:28:29 UTC

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 959 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/959/
Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  org.apache.solr.cloud.DeleteInactiveReplicaTest.testDistribSearch

Error Message:
Could not find jetty for replica core_node2:{"state":"active","base_url":"http://127.0.0.1:51142","core":"delDeadColl_shard1_replica2","node_name":"127.0.0.1:51142_","leader":"true"}jettys: http://127.0.0.1:51146/,http://127.0.0.1:51149/,http://127.0.0.1:51152/,http://127.0.0.1:51155/,

Stack Trace:
java.lang.AssertionError: Could not find jetty for replica core_node2:{"state":"active","base_url":"http://127.0.0.1:51142","core":"delDeadColl_shard1_replica2","node_name":"127.0.0.1:51142_","leader":"true"}jettys: http://127.0.0.1:51146/,http://127.0.0.1:51149/,http://127.0.0.1:51152/,http://127.0.0.1:51155/,
	at __randomizedtesting.SeedInfo.seed([33B02461D209981A:B256AA79A556F826]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest(DeleteInactiveReplicaTest.java:63)
	at org.apache.solr.cloud.DeleteInactiveReplicaTest.doTest(DeleteInactiveReplicaTest.java:38)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.GeneratedMethodAccessor45.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	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:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:744)


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

Error Message:
ERROR: SolrZkClient opens=15 closes=14

Stack Trace:
java.lang.AssertionError: ERROR: SolrZkClient opens=15 closes=14
	at __randomizedtesting.SeedInfo.seed([33B02461D209981A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingZkClients(SolrTestCaseJ4.java:343)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:135)
	at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:700)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:744)


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

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.cloud.DeleteInactiveReplicaTest:     1) Thread[id=5852, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[33B02461D209981A]-SendThread(localhost:51139), state=TIMED_WAITING, group=TGRP-DeleteInactiveReplicaTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)    2) Thread[id=5853, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[33B02461D209981A]-EventThread, state=WAITING, group=TGRP-DeleteInactiveReplicaTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.DeleteInactiveReplicaTest: 
   1) Thread[id=5852, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[33B02461D209981A]-SendThread(localhost:51139), state=TIMED_WAITING, group=TGRP-DeleteInactiveReplicaTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   2) Thread[id=5853, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[33B02461D209981A]-EventThread, state=WAITING, group=TGRP-DeleteInactiveReplicaTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
	at __randomizedtesting.SeedInfo.seed([33B02461D209981A]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=5852, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[33B02461D209981A]-SendThread(localhost:51139), state=TIMED_WAITING, group=TGRP-DeleteInactiveReplicaTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=5852, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[33B02461D209981A]-SendThread(localhost:51139), state=TIMED_WAITING, group=TGRP-DeleteInactiveReplicaTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
	at __randomizedtesting.SeedInfo.seed([33B02461D209981A]:0)




Build Log:
[...truncated 10190 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteInactiveReplicaTest
   [junit4]   2> 1878534 T5766 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1878539 T5766 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-DeleteInactiveReplicaTest-1383042387908
   [junit4]   2> 1878541 T5766 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1878542 T5767 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1878643 T5766 oasc.ZkTestServer.run start zk server on port:51139
   [junit4]   2> 1878644 T5766 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1878653 T5773 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@227da4c7 name:ZooKeeperConnection Watcher:127.0.0.1:51139 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1878654 T5766 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1878654 T5766 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1878665 T5766 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1878669 T5775 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16a49d03 name:ZooKeeperConnection Watcher:127.0.0.1:51139/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1878669 T5766 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1878669 T5766 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1878676 T5766 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1878682 T5766 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1878688 T5766 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1878695 T5766 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1878696 T5766 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1878707 T5766 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1878707 T5766 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1878715 T5766 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1878715 T5766 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1878722 T5766 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1878722 T5766 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1878730 T5766 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1878730 T5766 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1878737 T5766 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1878738 T5766 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1878745 T5766 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1878745 T5766 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1878753 T5766 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1878754 T5766 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1878761 T5766 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1878761 T5766 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1878768 T5766 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1878769 T5766 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1879138 T5766 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1879146 T5766 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51142
   [junit4]   2> 1879147 T5766 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1879147 T5766 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1879148 T5766 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383042388146
   [junit4]   2> 1879148 T5766 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383042388146/'
   [junit4]   2> 1879181 T5766 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/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383042388146/solr.xml
   [junit4]   2> 1879250 T5766 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1879251 T5766 oasc.CoreContainer.<init> New CoreContainer 1783056498
   [junit4]   2> 1879252 T5766 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383042388146/]
   [junit4]   2> 1879253 T5766 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1879254 T5766 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1879254 T5766 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1879254 T5766 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1879255 T5766 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1879255 T5766 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1879255 T5766 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1879255 T5766 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1879256 T5766 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1879260 T5766 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1879260 T5766 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1879260 T5766 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51139/solr
   [junit4]   2> 1879261 T5766 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1879262 T5766 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1879266 T5786 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@54e4f865 name:ZooKeeperConnection Watcher:127.0.0.1:51139 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1879267 T5766 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1879272 T5766 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1879276 T5788 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7fcdf187 name:ZooKeeperConnection Watcher:127.0.0.1:51139/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1879276 T5766 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1879280 T5766 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1879287 T5766 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1879296 T5766 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1879300 T5766 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51142_
   [junit4]   2> 1879302 T5766 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51142_
   [junit4]   2> 1879311 T5766 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1879324 T5766 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1879330 T5766 oasc.Overseer.start Overseer (id=90639065934331907-127.0.0.1:51142_-n_0000000000) starting
   [junit4]   2> 1879338 T5766 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1879348 T5790 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1879349 T5766 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1879355 T5766 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1879360 T5766 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1879368 T5789 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1879371 T5766 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /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/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383042388146
   [junit4]   2> 1879507 T5766 oasc.CorePropertiesLocator.discoverUnder Found core conf in /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/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383042388146/conf/
   [junit4]   2> 1879515 T5766 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1879516 T5766 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1879516 T5766 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1879521 T5766 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1879526 T5793 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3646cf7b name:ZooKeeperConnection Watcher:127.0.0.1:51139/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1879526 T5766 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1879529 T5766 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1879536 T5766 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 1879845 T5766 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1879849 T5766 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51146
   [junit4]   2> 1879850 T5766 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1879850 T5766 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1879850 T5766 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1383042388904
   [junit4]   2> 1879851 T5766 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1383042388904/'
   [junit4]   2> 1879880 T5766 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1383042388904/solr.xml
   [junit4]   2> 1879948 T5766 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1879948 T5766 oasc.CoreContainer.<init> New CoreContainer 1888663175
   [junit4]   2> 1879949 T5766 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1383042388904/]
   [junit4]   2> 1879950 T5766 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1879950 T5766 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1879951 T5766 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1879951 T5766 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1879951 T5766 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1879951 T5766 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1879952 T5766 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1879952 T5766 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1879952 T5766 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1879956 T5766 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1879956 T5766 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1879957 T5766 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51139/solr
   [junit4]   2> 1879958 T5766 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1879959 T5766 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1879963 T5804 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6e8fff19 name:ZooKeeperConnection Watcher:127.0.0.1:51139 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1879963 T5766 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1879969 T5766 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1879973 T5806 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@73a7a9e4 name:ZooKeeperConnection Watcher:127.0.0.1:51139/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1879973 T5766 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1879984 T5766 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1880993 T5766 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51146_
   [junit4]   2> 1880995 T5766 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51146_
   [junit4]   2> 1881003 T5806 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1881003 T5788 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1881003 T5793 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1881018 T5766 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1383042388904
   [junit4]   2> 1881124 T5766 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1383042388904/conf/
   [junit4]   2> 1881129 T5766 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1881130 T5766 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1881130 T5766 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1881448 T5766 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1881453 T5766 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51149
   [junit4]   2> 1881454 T5766 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1881454 T5766 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1881455 T5766 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383042390501
   [junit4]   2> 1881455 T5766 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383042390501/'
   [junit4]   2> 1881497 T5766 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383042390501/solr.xml
   [junit4]   2> 1881579 T5766 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1881580 T5766 oasc.CoreContainer.<init> New CoreContainer 531572186
   [junit4]   2> 1881580 T5766 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383042390501/]
   [junit4]   2> 1881582 T5766 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1881583 T5766 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1881583 T5766 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1881583 T5766 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1881583 T5766 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1881584 T5766 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1881584 T5766 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1881584 T5766 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1881585 T5766 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1881589 T5766 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1881590 T5766 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1881590 T5766 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51139/solr
   [junit4]   2> 1881591 T5766 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1881592 T5766 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1881597 T5818 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6fac615e name:ZooKeeperConnection Watcher:127.0.0.1:51139 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1881597 T5766 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1881603 T5766 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1881607 T5820 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42f81c69 name:ZooKeeperConnection Watcher:127.0.0.1:51139/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1881607 T5766 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1881618 T5766 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1882627 T5766 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51149_
   [junit4]   2> 1882630 T5766 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51149_
   [junit4]   2> 1882640 T5806 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1882641 T5820 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1882642 T5788 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1882642 T5793 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1882657 T5766 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383042390501
   [junit4]   2> 1882756 T5766 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383042390501/conf/
   [junit4]   2> 1882760 T5766 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1882761 T5766 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1882762 T5766 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1883086 T5766 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1883090 T5766 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51152
   [junit4]   2> 1883090 T5766 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1883091 T5766 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1883091 T5766 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383042392133
   [junit4]   2> 1883091 T5766 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383042392133/'
   [junit4]   2> 1883119 T5766 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/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383042392133/solr.xml
   [junit4]   2> 1883183 T5766 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1883184 T5766 oasc.CoreContainer.<init> New CoreContainer 99117190
   [junit4]   2> 1883184 T5766 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383042392133/]
   [junit4]   2> 1883185 T5766 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1883186 T5766 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1883186 T5766 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1883186 T5766 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1883187 T5766 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1883187 T5766 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1883187 T5766 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1883187 T5766 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1883188 T5766 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1883191 T5766 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1883192 T5766 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1883192 T5766 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51139/solr
   [junit4]   2> 1883192 T5766 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1883194 T5766 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1883198 T5832 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@247b6a3a name:ZooKeeperConnection Watcher:127.0.0.1:51139 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1883198 T5766 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1883204 T5766 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1883208 T5834 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c09578e name:ZooKeeperConnection Watcher:127.0.0.1:51139/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1883208 T5766 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1883219 T5766 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1884229 T5766 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51152_
   [junit4]   2> 1884231 T5766 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51152_
   [junit4]   2> 1884238 T5834 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1884238 T5788 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1884238 T5793 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1884238 T5806 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1884238 T5820 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1884249 T5766 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /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/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383042392133
   [junit4]   2> 1884381 T5766 oasc.CorePropertiesLocator.discoverUnder Found core conf in /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/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383042392133/conf/
   [junit4]   2> 1884388 T5766 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1884389 T5766 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1884389 T5766 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1884709 T5766 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1884712 T5766 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51155
   [junit4]   2> 1884713 T5766 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1884714 T5766 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1884714 T5766 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383042393760
   [junit4]   2> 1884714 T5766 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383042393760/'
   [junit4]   2> 1884743 T5766 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383042393760/solr.xml
   [junit4]   2> 1884807 T5766 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1884807 T5766 oasc.CoreContainer.<init> New CoreContainer 1326497063
   [junit4]   2> 1884808 T5766 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383042393760/]
   [junit4]   2> 1884809 T5766 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1884809 T5766 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1884810 T5766 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1884811 T5766 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1884811 T5766 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1884811 T5766 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1884811 T5766 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1884812 T5766 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1884812 T5766 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1884815 T5766 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1884815 T5766 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1884816 T5766 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51139/solr
   [junit4]   2> 1884816 T5766 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1884822 T5766 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1884825 T5846 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@56e58c9f name:ZooKeeperConnection Watcher:127.0.0.1:51139 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1884825 T5766 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1884833 T5766 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1884839 T5848 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9528997 name:ZooKeeperConnection Watcher:127.0.0.1:51139/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1884839 T5766 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1884851 T5766 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1885861 T5766 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51155_
   [junit4]   2> 1885863 T5766 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51155_
   [junit4]   2> 1885869 T5834 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1885870 T5820 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1885871 T5793 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1885871 T5848 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1885871 T5788 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1885871 T5806 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1885882 T5766 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383042393760
   [junit4]   2> 1885976 T5766 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383042393760/conf/
   [junit4]   2> 1885980 T5766 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1885981 T5766 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1885982 T5766 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1885987 T5766 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1885992 T5851 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@897bfd3 name:ZooKeeperConnection Watcher:127.0.0.1:51139/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1885992 T5766 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1885995 T5766 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1886002 T5766 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1886006 T5853 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@166cc90a name:ZooKeeperConnection Watcher:127.0.0.1:51139/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1886007 T5766 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1886009 T5766 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1886018 T5800 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=2&maxShardsPerNode=2&name=delDeadColl&replicationFactor=2&action=CREATE&wt=javabin&version=2
   [junit4]   2> 1886020 T5788 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1886023 T5790 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"delDeadColl",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 1886024 T5790 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"delDeadColl",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 1886908 T5789 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1886910 T5789 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: delDeadColl
   [junit4]   2> 1886910 T5789 oasc.Overseer$ClusterStateUpdater.createCollection Create collection delDeadColl with shards [shard1, shard2]
   [junit4]   2> 1886922 T5834 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1886923 T5820 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1886923 T5848 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1886923 T5851 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1886924 T5788 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1886923 T5806 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1886923 T5793 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1886923 T5853 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1886940 T5790 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2] , repFactor : 2
   [junit4]   2> 1886941 T5790 oasc.OverseerCollectionProcessor.createCollection Creating shard delDeadColl_shard1_replica1 as part of slice shard1 of collection delDeadColl on 127.0.0.1:51152_
   [junit4]   2> 1886942 T5790 oasc.OverseerCollectionProcessor.createCollection Creating shard delDeadColl_shard1_replica2 as part of slice shard1 of collection delDeadColl on 127.0.0.1:51142_
   [junit4]   2> 1886943 T5790 oasc.OverseerCollectionProcessor.createCollection Creating shard delDeadColl_shard2_replica1 as part of slice shard2 of collection delDeadColl on 127.0.0.1:51155_
   [junit4]   2> 1886947 T5790 oasc.OverseerCollectionProcessor.createCollection Creating shard delDeadColl_shard2_replica2 as part of slice shard2 of collection delDeadColl on 127.0.0.1:51149_
   [junit4]   2> 1886955 T5828 oasc.ZkController.publish publishing core=delDeadColl_shard1_replica1 state=down
   [junit4]   2> 1886956 T5844 oasc.ZkController.publish publishing core=delDeadColl_shard2_replica1 state=down
   [junit4]   2> 1886955 T5780 oasc.ZkController.publish publishing core=delDeadColl_shard1_replica2 state=down
   [junit4]   2> 1886956 T5812 oasc.ZkController.publish publishing core=delDeadColl_shard2_replica2 state=down
   [junit4]   2> 1886959 T5844 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1886959 T5780 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1886960 T5828 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1886960 T5812 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1888440 T5789 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1888442 T5789 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51155",
   [junit4]   2> 	  "core":"delDeadColl_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51155_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delDeadColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1888454 T5789 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51142",
   [junit4]   2> 	  "core":"delDeadColl_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51142_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delDeadColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1888465 T5789 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51152",
   [junit4]   2> 	  "core":"delDeadColl_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51152_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delDeadColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1888478 T5789 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51149",
   [junit4]   2> 	  "core":"delDeadColl_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51149_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delDeadColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1888490 T5851 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1888491 T5820 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1888491 T5848 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1888491 T5788 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1888491 T5793 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1888490 T5806 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1888490 T5834 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1888492 T5853 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1888961 T5828 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delDeadColl_shard1_replica1
   [junit4]   2> 1888962 T5812 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delDeadColl_shard2_replica2
   [junit4]   2> 1888962 T5780 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delDeadColl_shard1_replica2
   [junit4]   2> 1888965 T5828 oasc.CoreContainer.create Creating SolrCore 'delDeadColl_shard1_replica1' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383042392133/delDeadColl_shard1_replica1
   [junit4]   2> 1888966 T5828 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delDeadColl
   [junit4]   2> 1888966 T5844 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delDeadColl_shard2_replica1
   [junit4]   2> 1888967 T5812 oasc.CoreContainer.create Creating SolrCore 'delDeadColl_shard2_replica2' using instanceDir: ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383042390501/delDeadColl_shard2_replica2
   [junit4]   2> 1888967 T5812 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delDeadColl
   [junit4]   2> 1888967 T5780 oasc.CoreContainer.create Creating SolrCore 'delDeadColl_shard1_replica2' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383042388146/delDeadColl_shard1_replica2
   [junit4]   2> 1888969 T5844 oasc.CoreContainer.create Creating SolrCore 'delDeadColl_shard2_replica1' using instanceDir: ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383042393760/delDeadColl_shard2_replica1
   [junit4]   2> 1888970 T5844 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delDeadColl
   [junit4]   2> 1888970 T5780 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delDeadColl
   [junit4]   2> 1888971 T5828 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delDeadColl
   [junit4]   2> 1888972 T5828 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 1888971 T5812 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delDeadColl
   [junit4]   2> 1888973 T5812 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 1888974 T5780 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delDeadColl
   [junit4]   2> 1888975 T5780 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 1888974 T5844 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delDeadColl
   [junit4]   2> 1888976 T5844 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 1888976 T5812 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 1888977 T5812 oascc.SolrZkClient.makePath makePath: /collections/delDeadColl
   [junit4]   2> 1888978 T5828 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 1888978 T5828 oascc.SolrZkClient.makePath makePath: /collections/delDeadColl
   [junit4]   2> 1888981 T5780 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 1888982 T5780 oascc.SolrZkClient.makePath makePath: /collections/delDeadColl
   [junit4]   2> 1888981 T5844 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 1888983 T5844 oascc.SolrZkClient.makePath makePath: /collections/delDeadColl
   [junit4]   2> 1888985 T5828 oasc.ZkController.readConfigName Load collection config from:/collections/delDeadColl
   [junit4]   2> 1888987 T5812 oasc.ZkController.readConfigName Load collection config from:/collections/delDeadColl
   [junit4]   2> 1888990 T5780 oasc.ZkController.readConfigName Load collection config from:/collections/delDeadColl
   [junit4]   2> 1888990 T5844 oasc.ZkController.readConfigName Load collection config from:/collections/delDeadColl
   [junit4]   2> 1888991 T5828 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383042392133/delDeadColl_shard1_replica1/'
   [junit4]   2> 1888993 T5780 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383042388146/delDeadColl_shard1_replica2/'
   [junit4]   2> 1888995 T5844 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383042393760/delDeadColl_shard2_replica1/'
   [junit4]   2> 1888997 T5812 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383042390501/delDeadColl_shard2_replica2/'
   [junit4]   2> 1889189 T5780 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1889223 T5812 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1889237 T5844 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1889249 T5828 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1889309 T5780 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1889315 T5780 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1889342 T5780 oass.IndexSchema.readSchema [delDeadColl_shard1_replica2] Schema name=test
   [junit4]   2> 1889384 T5844 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1889387 T5812 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1889391 T5844 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1889398 T5812 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1889418 T5844 oass.IndexSchema.readSchema [delDeadColl_shard2_replica1] Schema name=test
   [junit4]   2> 1889420 T5828 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1889423 T5812 oass.IndexSchema.readSchema [delDeadColl_shard2_replica2] Schema name=test
   [junit4]   2> 1889440 T5828 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1889455 T5828 oass.IndexSchema.readSchema [delDeadColl_shard1_replica1] Schema name=test
   [junit4]   2> 1890944 T5812 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1890957 T5828 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1890960 T5780 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1890968 T5812 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1890972 T5828 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1890975 T5812 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1890975 T5828 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1890981 T5780 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1890985 T5780 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1891010 T5844 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1891017 T5844 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1891022 T5844 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1891024 T5812 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1891032 T5812 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1891039 T5812 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1891043 T5812 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1891044 T5812 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1891045 T5812 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1891045 T5780 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1891047 T5812 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1891048 T5812 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1891048 T5812 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1891049 T5812 oasc.SolrCore.<init> [delDeadColl_shard2_replica2] Opening new SolrCore at ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383042390501/delDeadColl_shard2_replica2/, dataDir=./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383042390501/delDeadColl_shard2_replica2/data/
   [junit4]   2> 1891049 T5812 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@31e26864
   [junit4]   2> 1891050 T5812 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383042390501/delDeadColl_shard2_replica2/data
   [junit4]   2> 1891052 T5812 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383042390501/delDeadColl_shard2_replica2/data/index/
   [junit4]   2> 1891053 T5812 oasc.SolrCore.initIndex WARN [delDeadColl_shard2_replica2] Solr index directory './org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383042390501/delDeadColl_shard2_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1891053 T5780 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1891055 T5812 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383042390501/delDeadColl_shard2_replica2/data/index
   [junit4]   2> 1891056 T5812 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=87.2060546875, floorSegmentMB=1.3779296875, forceMergeDeletesPctAllowed=29.251029026178298, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7156699232367806
   [junit4]   2> 1891058 T5812 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5a22a0a9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28360af9),segFN=segments_1,generation=1}
   [junit4]   2> 1891058 T5812 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1891061 T5780 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1891062 T5812 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1891063 T5812 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1891064 T5780 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1891065 T5780 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1891066 T5780 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1891065 T5812 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1891071 T5812 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1891069 T5780 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1891072 T5780 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1891073 T5780 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1891073 T5780 oasc.SolrCore.<init> [delDeadColl_shard1_replica2] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383042388146/delDeadColl_shard1_replica2/, dataDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383042388146/delDeadColl_shard1_replica2/data/
   [junit4]   2> 1891074 T5828 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1891071 T5812 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1891075 T5812 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1891074 T5780 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@31e26864
   [junit4]   2> 1891076 T5812 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1891076 T5812 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1891076 T5780 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383042388146/delDeadColl_shard1_replica2/data
   [junit4]   2> 1891076 T5812 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1891078 T5812 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1891079 T5812 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1891079 T5812 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1891080 T5812 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1891080 T5812 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1891081 T5828 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1891081 T5780 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383042388146/delDeadColl_shard1_replica2/data/index/
   [junit4]   2> 1891083 T5780 oasc.SolrCore.initIndex WARN [delDeadColl_shard1_replica2] Solr index directory '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383042388146/delDeadColl_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1891081 T5812 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1891085 T5780 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383042388146/delDeadColl_shard1_replica2/data/index
   [junit4]   2> 1891086 T5780 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=87.2060546875, floorSegmentMB=1.3779296875, forceMergeDeletesPctAllowed=29.251029026178298, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7156699232367806
   [junit4]   2> 1891090 T5828 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1891093 T5844 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1891094 T5812 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1891095 T5780 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6e253636 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@31cb325f),segFN=segments_1,generation=1}
   [junit4]   2> 1891096 T5780 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1891094 T5828 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1891098 T5828 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1891098 T5828 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1891100 T5780 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1891100 T5780 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1891101 T5780 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1891101 T5780 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1891101 T5780 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1891102 T5780 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1891102 T5780 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1891103 T5844 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1891103 T5780 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1891104 T5780 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1891106 T5828 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1891106 T5828 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1891106 T5828 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1891106 T5780 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1891107 T5828 oasc.SolrCore.<init> [delDeadColl_shard1_replica1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383042392133/delDeadColl_shard1_replica1/, dataDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383042392133/delDeadColl_shard1_replica1/data/
   [junit4]   2> 1891107 T5780 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1891108 T5780 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1891108 T5780 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1891109 T5780 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1891109 T5780 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1891111 T5780 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1891111 T5844 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1891106 T5812 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1891113 T5812 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1891114 T5812 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1891107 T5828 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@31e26864
   [junit4]   2> 1891115 T5812 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5a22a0a9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28360af9),segFN=segments_1,generation=1}
   [junit4]   2> 1891115 T5812 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1891116 T5828 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383042392133/delDeadColl_shard1_replica1/data
   [junit4]   2> 1891117 T5812 oass.SolrIndexSearcher.<init> Opening Searcher@d74bed6 main
   [junit4]   2> 1891118 T5844 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1891119 T5844 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1891119 T5844 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1891118 T5828 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383042392133/delDeadColl_shard1_replica1/data/index/
   [junit4]   2> 1891120 T5828 oasc.SolrCore.initIndex WARN [delDeadColl_shard1_replica1] Solr index directory '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383042392133/delDeadColl_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1891121 T5780 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1891121 T5780 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1891121 T5828 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383042392133/delDeadColl_shard1_replica1/data/index
   [junit4]   2> 1891122 T5828 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=87.2060546875, floorSegmentMB=1.3779296875, forceMergeDeletesPctAllowed=29.251029026178298, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7156699232367806
   [junit4]   2> 1891123 T5844 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1891124 T5844 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1891125 T5844 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1891126 T5844 oasc.SolrCore.<init> [delDeadColl_shard2_replica1] Opening new SolrCore at ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383042393760/delDeadColl_shard2_replica1/, dataDir=./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383042393760/delDeadColl_shard2_replica1/data/
   [junit4]   2> 1891126 T5844 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@31e26864
   [junit4]   2> 1891122 T5780 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1891128 T5858 oasc.SolrCore.registerSearcher [delDeadColl_shard2_replica2] Registered new searcher Searcher@d74bed6 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1891129 T5812 oasc.CoreContainer.registerCore registering core: delDeadColl_shard2_replica2
   [junit4]   2> 1891129 T5812 oasc.ZkController.register Register replica - core:delDeadColl_shard2_replica2 address:http://127.0.0.1:51149 collection:delDeadColl shard:shard2
   [junit4]   2> 1891127 T5844 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383042393760/delDeadColl_shard2_replica1/data
   [junit4]   2> 1891124 T5828 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@171b6276 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@302d7039),segFN=segments_1,generation=1}
   [junit4]   2> 1891131 T5828 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1891129 T5780 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6e253636 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@31cb325f),segFN=segments_1,generation=1}
   [junit4]   2> 1891132 T5780 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1891132 T5780 oass.SolrIndexSearcher.<init> Opening Searcher@1e06521 main
   [junit4]   2> 1891131 T5844 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383042393760/delDeadColl_shard2_replica1/data/index/
   [junit4]   2> 1891133 T5844 oasc.SolrCore.initIndex WARN [delDeadColl_shard2_replica1] Solr index directory './org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383042393760/delDeadColl_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1891133 T5812 oascc.SolrZkClient.makePath makePath: /collections/delDeadColl/leader_elect/shard2/election
   [junit4]   2> 1891135 T5844 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383042393760/delDeadColl_shard2_replica1/data/index
   [junit4]   2> 1891136 T5844 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=87.2060546875, floorSegmentMB=1.3779296875, forceMergeDeletesPctAllowed=29.251029026178298, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7156699232367806
   [junit4]   2> 1891137 T5844 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4dfd9f4a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5bd5df1c),segFN=segments_1,generation=1}
   [junit4]   2> 1891137 T5844 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1891138 T5828 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1891138 T5828 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1891139 T5828 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1891139 T5828 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1891139 T5828 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1891140 T5828 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1891140 T5828 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1891141 T5844 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1891141 T5844 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1891142 T5844 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1891142 T5844 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1891142 T5844 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1891143 T5844 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1891143 T5780 oasc.CoreContainer.registerCore registering core: delDeadColl_shard1_replica2
   [junit4]   2> 1891143 T5780 oasc.ZkController.register Register replica - core:delDeadColl_shard1_replica2 address:http://127.0.0.1:51142 collection:delDeadColl shard:shard1
   [junit4]   2> 1891141 T5828 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1891144 T5828 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1891145 T5828 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1891143 T5844 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1891146 T5828 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1891146 T5780 oascc.SolrZkClient.makePath makePath: /collections/delDeadColl/leader_elect/shard1/election
   [junit4]   2> 1891142 T5859 oasc.SolrCore.registerSearcher [delDeadColl_shard1_replica2] Registered new searcher Searcher@1e06521 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1891146 T5828 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1891147 T5828 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1891146 T5844 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1891148 T5844 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1891149 T5844 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1891148 T5828 oasc.R

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

leep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   [junit4]   2> 
   [junit4]   2> 1929017 T5852 oaz.ClientCnxn$SendThread.run WARN Session 0x14203c00fca000e for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:735)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   [junit4]   2> 
   [junit4]   2> 1929516 T5852 oaz.ClientCnxn$SendThread.run WARN Unexpected exception java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
   [junit4]   2> 
   [junit4]   2> 51485 T5765 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=5852, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[33B02461D209981A]-SendThread(localhost:51139), state=TIMED_WAITING, group=TGRP-DeleteInactiveReplicaTest]
   [junit4]   2> 	        at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
   [junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
   [junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   [junit4]   2> NOTE: test params are: codec=Lucene42, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=es_PE, timezone=Asia/Dhaka
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_45 (64-bit)/cpus=2,threads=2,free=93274952,total=506462208
   [junit4]   2> NOTE: All tests run in this JVM: [XmlUpdateRequestHandlerTest, TestSolrDeletionPolicy2, AliasIntegrationTest, BasicDistributedZkTest, TestSystemIdResolver, TestDFRSimilarityFactory, SolrIndexConfigTest, TestCollationField, TestFuzzyAnalyzedSuggestions, SolrXmlInZkTest, SolrInfoMBeanTest, RecoveryZkTest, UUIDFieldTest, TestMaxScoreQueryParser, ChaosMonkeySafeLeaderTest, TestCSVResponseWriter, TestSolrJ, TestSolrQueryParser, BasicDistributedZk2Test, CustomCollectionTest, SpatialFilterTest, CollectionsAPIDistributedZkTest, TestWordDelimiterFilterFactory, TestAnalyzeInfixSuggestions, LoggingHandlerTest, PeerSyncTest, TestSchemaVersionResource, TestSchemaSimilarityResource, StatsComponentTest, DocumentBuilderTest, TestSolr4Spatial, TestCoreContainer, FastVectorHighlighterTest, URLClassifyProcessorTest, TestReloadAndDeleteDocs, FieldMutatingUpdateProcessorTest, TestReplicationHandler, TestManagedSchema, TestFieldResource, TermVectorComponentDistributedTest, TestCloudManagedSchema, SuggesterWFSTTest, TestUpdate, ZkSolrClientTest, SchemaVersionSpecificBehaviorTest, SuggesterTest, SolrCoreTest, TestDynamicFieldResource, AssignTest, DistributedTermsComponentTest, TestMultiCoreConfBootstrap, TestCodecSupport, BadComponentTest, MinimalSchemaTest, DeleteReplicaTest, TestSchemaResource, SolrCoreCheckLockOnStartupTest, StressHdfsTest, TestFoldingMultitermQuery, TestLMJelinekMercerSimilarityFactory, XsltUpdateRequestHandlerTest, SliceStateUpdateTest, TestDocSet, NoCacheHeaderTest, AlternateDirectoryTest, MBeansHandlerTest, DisMaxRequestHandlerTest, TestBM25SimilarityFactory, IndexSchemaTest, LukeRequestHandlerTest, TestSolrQueryParserResource, TestFastWriter, TestInfoStreamLogging, CopyFieldTest, CoreAdminHandlerTest, DirectUpdateHandlerTest, TestFiltering, ClusterStateTest, DateMathParserTest, HdfsUnloadDistributedZkTest, CoreMergeIndexesAdminHandlerTest, TestPerFieldSimilarity, HdfsLockFactoryTest, SolrTestCaseJ4Test, TestFastOutputStream, DateFieldTest, BadIndexSchemaTest, TestFunctionQuery, TestBinaryField, ShardRoutingTest, TestSolrXmlPersistence, SpellingQueryConverterTest, PreAnalyzedFieldTest, DefaultValueUpdateProcessorTest, ShardSplitTest, TestElisionMultitermQuery, TestCollapseQParserPlugin, TestRecoveryHdfs, ShardRoutingCustomTest, TestQueryUtils, TestFieldTypeCollectionResource, PolyFieldTest, ScriptEngineTest, TestSweetSpotSimilarityFactory, TestSolrXmlPersistor, OverseerTest, UniqFieldsUpdateProcessorFactoryTest, PrimitiveFieldTypeTest, BasicZkTest, TestStressLucene, TestDefaultSimilarityFactory, TestLuceneMatchVersion, TestRandomDVFaceting, FileBasedSpellCheckerTest, TestIBSimilarityFactory, ResponseLogComponentTest, QueryResultKeyTest, ZkControllerTest, DirectUpdateHandlerOptimizeTest, TestCloudManagedSchemaAddField, UpdateParamsTest, SpellCheckCollatorTest, SoftAutoCommitTest, TestBinaryResponseWriter, TestFieldCollectionResource, LeaderElectionTest, NumericFieldsTest, TestSearchPerf, DirectSolrConnectionTest, TestCopyFieldCollectionResource, TestComponentsName, DistributedQueryElevationComponentTest, SynonymTokenizerTest, BadCopyFieldTest, QueryParsingTest, ClusterStateUpdateTest, TestCoreDiscovery, TestRemoteStreaming, DOMUtilTest, TestRangeQuery, TestShardHandlerFactory, BlockDirectoryTest, TestLRUCache, CurrencyFieldOpenExchangeTest, CachingDirectoryFactoryTest, TestNumberUtils, DocValuesTest, DeleteInactiveReplicaTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteInactiveReplicaTest -Dtests.seed=33B02461D209981A -Dtests.slow=true -Dtests.locale=es_PE -Dtests.timezone=Asia/Dhaka -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s | DeleteInactiveReplicaTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrZkClient opens=15 closes=14
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([33B02461D209981A]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingZkClients(SolrTestCaseJ4.java:343)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:135)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.DeleteInactiveReplicaTest: 
   [junit4]    >    1) Thread[id=5852, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[33B02461D209981A]-SendThread(localhost:51139), state=TIMED_WAITING, group=TGRP-DeleteInactiveReplicaTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   [junit4]    >    2) Thread[id=5853, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[33B02461D209981A]-EventThread, state=WAITING, group=TGRP-DeleteInactiveReplicaTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([33B02461D209981A]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=5852, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[33B02461D209981A]-SendThread(localhost:51139), state=TIMED_WAITING, group=TGRP-DeleteInactiveReplicaTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([33B02461D209981A]:0)
   [junit4] Completed in 51.54s, 1 test, 2 failures, 2 errors <<< FAILURES!

[...truncated 535 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:422: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:402: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:189: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:483: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1259: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:902: There were test failures: 329 suites, 1453 tests, 3 suite-level errors, 1 failure, 847 ignored (1 assumption)

Total time: 65 minutes 41 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



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

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

4 tests failed.
REGRESSION:  org.apache.solr.cloud.DeleteInactiveReplicaTest.testDistribSearch

Error Message:
Could not find jetty for replica core_node1:{"state":"recovering","base_url":"http://127.0.0.1:49982","core":"delDeadColl_shard1_replica2","node_name":"127.0.0.1:49982_"}jettys: http://127.0.0.1:49986/,http://127.0.0.1:49989/,http://127.0.0.1:49992/,http://127.0.0.1:49995/,

Stack Trace:
java.lang.AssertionError: Could not find jetty for replica core_node1:{"state":"recovering","base_url":"http://127.0.0.1:49982","core":"delDeadColl_shard1_replica2","node_name":"127.0.0.1:49982_"}jettys: http://127.0.0.1:49986/,http://127.0.0.1:49989/,http://127.0.0.1:49992/,http://127.0.0.1:49995/,
	at __randomizedtesting.SeedInfo.seed([E14DC4AA51646F63:60AB4AB2263B0F5F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest(DeleteInactiveReplicaTest.java:63)
	at org.apache.solr.cloud.DeleteInactiveReplicaTest.doTest(DeleteInactiveReplicaTest.java:38)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	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:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:744)


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

Error Message:
ERROR: SolrZkClient opens=15 closes=14

Stack Trace:
java.lang.AssertionError: ERROR: SolrZkClient opens=15 closes=14
	at __randomizedtesting.SeedInfo.seed([E14DC4AA51646F63]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingZkClients(SolrTestCaseJ4.java:343)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:135)
	at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:700)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:744)


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

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.cloud.DeleteInactiveReplicaTest:     1) Thread[id=2871, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[E14DC4AA51646F63]-SendThread(localhost:49979), state=TIMED_WAITING, group=TGRP-DeleteInactiveReplicaTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)    2) Thread[id=2872, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[E14DC4AA51646F63]-EventThread, state=WAITING, group=TGRP-DeleteInactiveReplicaTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.DeleteInactiveReplicaTest: 
   1) Thread[id=2871, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[E14DC4AA51646F63]-SendThread(localhost:49979), state=TIMED_WAITING, group=TGRP-DeleteInactiveReplicaTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   2) Thread[id=2872, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[E14DC4AA51646F63]-EventThread, state=WAITING, group=TGRP-DeleteInactiveReplicaTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
	at __randomizedtesting.SeedInfo.seed([E14DC4AA51646F63]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=2871, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[E14DC4AA51646F63]-SendThread(localhost:49979), state=TIMED_WAITING, group=TGRP-DeleteInactiveReplicaTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=2871, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[E14DC4AA51646F63]-SendThread(localhost:49979), state=TIMED_WAITING, group=TGRP-DeleteInactiveReplicaTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
	at __randomizedtesting.SeedInfo.seed([E14DC4AA51646F63]:0)




Build Log:
[...truncated 10107 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteInactiveReplicaTest
   [junit4]   2> 1272523 T2785 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1272528 T2785 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-DeleteInactiveReplicaTest-1383083375397
   [junit4]   2> 1272530 T2785 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1272531 T2786 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1272631 T2785 oasc.ZkTestServer.run start zk server on port:49979
   [junit4]   2> 1272637 T2785 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1272643 T2792 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7da8ff74 name:ZooKeeperConnection Watcher:127.0.0.1:49979 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1272643 T2785 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1272644 T2785 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1272654 T2785 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1272660 T2794 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4485fb6a name:ZooKeeperConnection Watcher:127.0.0.1:49979/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1272660 T2785 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1272661 T2785 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1272670 T2785 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1272677 T2785 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1272681 T2785 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1272689 T2785 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1272689 T2785 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1272701 T2785 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1272701 T2785 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1272709 T2785 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1272710 T2785 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1272717 T2785 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1272717 T2785 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1272725 T2785 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1272725 T2785 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1272733 T2785 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1272734 T2785 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1272742 T2785 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1272742 T2785 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1272750 T2785 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1272751 T2785 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1272759 T2785 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1272760 T2785 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1272770 T2785 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1272771 T2785 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1273100 T2785 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1273119 T2785 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49982
   [junit4]   2> 1273119 T2785 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1273120 T2785 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1273120 T2785 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383083375650
   [junit4]   2> 1273120 T2785 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383083375650/'
   [junit4]   2> 1273150 T2785 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/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383083375650/solr.xml
   [junit4]   2> 1273223 T2785 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1273224 T2785 oasc.CoreContainer.<init> New CoreContainer 1663020589
   [junit4]   2> 1273224 T2785 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383083375650/]
   [junit4]   2> 1273226 T2785 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1273226 T2785 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1273227 T2785 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1273227 T2785 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1273227 T2785 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1273227 T2785 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1273228 T2785 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1273228 T2785 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1273228 T2785 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1273232 T2785 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1273232 T2785 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1273232 T2785 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49979/solr
   [junit4]   2> 1273233 T2785 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1273234 T2785 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1273238 T2805 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7bf1dfec name:ZooKeeperConnection Watcher:127.0.0.1:49979 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1273240 T2785 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1273247 T2785 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1273252 T2807 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@41bf7a32 name:ZooKeeperConnection Watcher:127.0.0.1:49979/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1273253 T2785 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1273258 T2785 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1273271 T2785 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1273280 T2785 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1273286 T2785 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49982_
   [junit4]   2> 1273289 T2785 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49982_
   [junit4]   2> 1273300 T2785 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1273314 T2785 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1273320 T2785 oasc.Overseer.start Overseer (id=90641752090542083-127.0.0.1:49982_-n_0000000000) starting
   [junit4]   2> 1273328 T2785 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1273339 T2809 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1273341 T2785 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1273348 T2785 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1273352 T2785 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1273360 T2808 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1273366 T2785 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /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/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383083375650
   [junit4]   2> 1273499 T2785 oasc.CorePropertiesLocator.discoverUnder Found core conf in /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/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383083375650/conf/
   [junit4]   2> 1273506 T2785 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1273507 T2785 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1273508 T2785 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1273514 T2785 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1273518 T2812 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4e511f9f name:ZooKeeperConnection Watcher:127.0.0.1:49979/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1273518 T2785 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1273522 T2785 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1273530 T2785 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 1273827 T2785 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1273831 T2785 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49986
   [junit4]   2> 1273832 T2785 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1273832 T2785 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1273832 T2785 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1383083376398
   [junit4]   2> 1273833 T2785 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1383083376398/'
   [junit4]   2> 1273863 T2785 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1383083376398/solr.xml
   [junit4]   2> 1273927 T2785 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1273927 T2785 oasc.CoreContainer.<init> New CoreContainer 1340394600
   [junit4]   2> 1273927 T2785 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1383083376398/]
   [junit4]   2> 1273929 T2785 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1273929 T2785 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1273929 T2785 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1273930 T2785 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1273930 T2785 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1273930 T2785 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1273931 T2785 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1273931 T2785 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1273931 T2785 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1273934 T2785 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1273935 T2785 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1273935 T2785 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49979/solr
   [junit4]   2> 1273935 T2785 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1273937 T2785 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1273952 T2823 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4cfd6275 name:ZooKeeperConnection Watcher:127.0.0.1:49979 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1273953 T2785 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1273962 T2785 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1273966 T2825 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1af0676a name:ZooKeeperConnection Watcher:127.0.0.1:49979/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1273967 T2785 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1273979 T2785 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1274991 T2785 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49986_
   [junit4]   2> 1274996 T2785 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49986_
   [junit4]   2> 1275011 T2807 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1275012 T2825 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1275012 T2812 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1275033 T2785 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1383083376398
   [junit4]   2> 1275129 T2785 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1383083376398/conf/
   [junit4]   2> 1275134 T2785 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1275135 T2785 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1275135 T2785 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1275435 T2785 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1275439 T2785 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49989
   [junit4]   2> 1275440 T2785 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1275440 T2785 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1275440 T2785 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383083378007
   [junit4]   2> 1275441 T2785 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383083378007/'
   [junit4]   2> 1275468 T2785 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383083378007/solr.xml
   [junit4]   2> 1275531 T2785 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1275532 T2785 oasc.CoreContainer.<init> New CoreContainer 1544543746
   [junit4]   2> 1275532 T2785 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383083378007/]
   [junit4]   2> 1275534 T2785 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1275534 T2785 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1275534 T2785 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1275534 T2785 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1275535 T2785 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1275535 T2785 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1275535 T2785 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1275536 T2785 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1275536 T2785 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1275539 T2785 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1275539 T2785 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1275540 T2785 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49979/solr
   [junit4]   2> 1275540 T2785 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1275541 T2785 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1275545 T2837 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6b9a8934 name:ZooKeeperConnection Watcher:127.0.0.1:49979 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1275547 T2785 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1275555 T2785 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1275559 T2839 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6f76e7ee name:ZooKeeperConnection Watcher:127.0.0.1:49979/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1275560 T2785 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1275571 T2785 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1276585 T2785 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49989_
   [junit4]   2> 1276588 T2785 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49989_
   [junit4]   2> 1276597 T2812 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1276597 T2807 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1276598 T2825 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1276598 T2839 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1276611 T2785 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383083378007
   [junit4]   2> 1276713 T2785 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383083378007/conf/
   [junit4]   2> 1276718 T2785 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1276719 T2785 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1276719 T2785 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1277006 T2785 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1277010 T2785 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49992
   [junit4]   2> 1277010 T2785 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1277011 T2785 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1277011 T2785 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383083379591
   [junit4]   2> 1277011 T2785 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383083379591/'
   [junit4]   2> 1277039 T2785 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383083379591/solr.xml
   [junit4]   2> 1277119 T2785 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1277119 T2785 oasc.CoreContainer.<init> New CoreContainer 1916832234
   [junit4]   2> 1277120 T2785 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383083379591/]
   [junit4]   2> 1277121 T2785 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1277121 T2785 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1277122 T2785 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1277122 T2785 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1277122 T2785 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1277122 T2785 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1277122 T2785 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1277123 T2785 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1277123 T2785 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1277126 T2785 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1277126 T2785 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1277127 T2785 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49979/solr
   [junit4]   2> 1277127 T2785 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1277129 T2785 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1277132 T2851 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@61f87957 name:ZooKeeperConnection Watcher:127.0.0.1:49979 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1277134 T2785 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1277142 T2785 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1277145 T2853 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3c86bbad name:ZooKeeperConnection Watcher:127.0.0.1:49979/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1277146 T2785 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1277160 T2785 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1278173 T2785 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49992_
   [junit4]   2> 1278176 T2785 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49992_
   [junit4]   2> 1278184 T2825 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1278186 T2839 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1278187 T2807 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1278188 T2853 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1278188 T2812 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1278212 T2785 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383083379591
   [junit4]   2> 1278307 T2785 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383083379591/conf/
   [junit4]   2> 1278311 T2785 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1278312 T2785 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1278312 T2785 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1278650 T2785 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1278656 T2785 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49995
   [junit4]   2> 1278656 T2785 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1278657 T2785 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1278657 T2785 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383083381184
   [junit4]   2> 1278657 T2785 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383083381184/'
   [junit4]   2> 1278683 T2785 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/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383083381184/solr.xml
   [junit4]   2> 1278746 T2785 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1278746 T2785 oasc.CoreContainer.<init> New CoreContainer 1644855557
   [junit4]   2> 1278747 T2785 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383083381184/]
   [junit4]   2> 1278751 T2785 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1278752 T2785 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1278752 T2785 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1278753 T2785 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1278753 T2785 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1278753 T2785 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1278755 T2785 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1278755 T2785 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1278756 T2785 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1278759 T2785 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1278760 T2785 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1278760 T2785 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49979/solr
   [junit4]   2> 1278761 T2785 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1278764 T2785 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1278768 T2865 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e3e496a name:ZooKeeperConnection Watcher:127.0.0.1:49979 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1278769 T2785 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1278776 T2785 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1278781 T2867 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@46918a15 name:ZooKeeperConnection Watcher:127.0.0.1:49979/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1278781 T2785 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1278792 T2785 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1279803 T2785 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49995_
   [junit4]   2> 1279805 T2785 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49995_
   [junit4]   2> 1279816 T2867 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1279816 T2807 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1279816 T2839 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1279816 T2853 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1279816 T2825 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1279816 T2812 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1279829 T2785 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /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/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383083381184
   [junit4]   2> 1279984 T2785 oasc.CorePropertiesLocator.discoverUnder Found core conf in /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/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383083381184/conf/
   [junit4]   2> 1279992 T2785 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1279993 T2785 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1279993 T2785 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1279999 T2785 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1280003 T2870 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5d71efb7 name:ZooKeeperConnection Watcher:127.0.0.1:49979/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1280003 T2785 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1280007 T2785 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1280017 T2785 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1280021 T2872 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3630edc9 name:ZooKeeperConnection Watcher:127.0.0.1:49979/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1280021 T2785 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1280025 T2785 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1280036 T2819 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=2&maxShardsPerNode=2&name=delDeadColl&replicationFactor=2&action=CREATE&wt=javabin&version=2
   [junit4]   2> 1280040 T2807 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1280044 T2809 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"delDeadColl",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 1280044 T2809 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"delDeadColl",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 1280924 T2808 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1280927 T2808 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: delDeadColl
   [junit4]   2> 1280927 T2808 oasc.Overseer$ClusterStateUpdater.createCollection Create collection delDeadColl with shards [shard1, shard2]
   [junit4]   2> 1280948 T2807 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1280950 T2825 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1280951 T2872 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1280951 T2839 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1280956 T2853 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1280955 T2870 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1280955 T2812 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1280951 T2867 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1281068 T2809 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2] , repFactor : 2
   [junit4]   2> 1281068 T2809 oasc.OverseerCollectionProcessor.createCollection Creating shard delDeadColl_shard1_replica1 as part of slice shard1 of collection delDeadColl on 127.0.0.1:49992_
   [junit4]   2> 1281069 T2809 oasc.OverseerCollectionProcessor.createCollection Creating shard delDeadColl_shard1_replica2 as part of slice shard1 of collection delDeadColl on 127.0.0.1:49982_
   [junit4]   2> 1281070 T2809 oasc.OverseerCollectionProcessor.createCollection Creating shard delDeadColl_shard2_replica1 as part of slice shard2 of collection delDeadColl on 127.0.0.1:49995_
   [junit4]   2> 1281071 T2809 oasc.OverseerCollectionProcessor.createCollection Creating shard delDeadColl_shard2_replica2 as part of slice shard2 of collection delDeadColl on 127.0.0.1:49986_
   [junit4]   2> 1281228 T2858 oasc.ZkController.publish publishing core=delDeadColl_shard2_replica1 state=down
   [junit4]   2> 1281229 T2800 oasc.ZkController.publish publishing core=delDeadColl_shard1_replica2 state=down
   [junit4]   2> 1281228 T2816 oasc.ZkController.publish publishing core=delDeadColl_shard2_replica2 state=down
   [junit4]   2> 1281229 T2847 oasc.ZkController.publish publishing core=delDeadColl_shard1_replica1 state=down
   [junit4]   2> 1281233 T2800 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1281233 T2858 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1281234 T2816 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1281234 T2847 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1282479 T2808 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1282481 T2808 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49982",
   [junit4]   2> 	  "core":"delDeadColl_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49982_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delDeadColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1282490 T2808 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49995",
   [junit4]   2> 	  "core":"delDeadColl_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49995_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delDeadColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1282501 T2808 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49986",
   [junit4]   2> 	  "core":"delDeadColl_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49986_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delDeadColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1282514 T2808 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49992",
   [junit4]   2> 	  "core":"delDeadColl_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49992_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delDeadColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1282527 T2807 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1282527 T2867 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1282527 T2839 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1282528 T2872 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1282528 T2870 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1282527 T2853 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1282527 T2812 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1282528 T2825 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1283236 T2800 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delDeadColl_shard1_replica2
   [junit4]   2> 1283236 T2858 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delDeadColl_shard2_replica1
   [junit4]   2> 1283240 T2858 oasc.CoreContainer.create Creating SolrCore 'delDeadColl_shard2_replica1' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383083381184/delDeadColl_shard2_replica1
   [junit4]   2> 1283240 T2858 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delDeadColl
   [junit4]   2> 1283237 T2816 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delDeadColl_shard2_replica2
   [junit4]   2> 1283241 T2800 oasc.CoreContainer.create Creating SolrCore 'delDeadColl_shard1_replica2' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383083375650/delDeadColl_shard1_replica2
   [junit4]   2> 1283241 T2800 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delDeadColl
   [junit4]   2> 1283242 T2816 oasc.CoreContainer.create Creating SolrCore 'delDeadColl_shard2_replica2' using instanceDir: ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1383083376398/delDeadColl_shard2_replica2
   [junit4]   2> 1283242 T2816 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delDeadColl
   [junit4]   2> 1283242 T2847 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delDeadColl_shard1_replica1
   [junit4]   2> 1283245 T2800 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delDeadColl
   [junit4]   2> 1283246 T2800 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 1283244 T2816 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delDeadColl
   [junit4]   2> 1283247 T2816 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 1283246 T2858 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delDeadColl
   [junit4]   2> 1283248 T2858 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 1283246 T2847 oasc.CoreContainer.create Creating SolrCore 'delDeadColl_shard1_replica1' using instanceDir: ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383083379591/delDeadColl_shard1_replica1
   [junit4]   2> 1283249 T2847 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delDeadColl
   [junit4]   2> 1283250 T2800 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 1283250 T2800 oascc.SolrZkClient.makePath makePath: /collections/delDeadColl
   [junit4]   2> 1283252 T2847 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delDeadColl
   [junit4]   2> 1283252 T2847 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 1283252 T2816 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 1283253 T2816 oascc.SolrZkClient.makePath makePath: /collections/delDeadColl
   [junit4]   2> 1283254 T2858 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 1283255 T2858 oascc.SolrZkClient.makePath makePath: /collections/delDeadColl
   [junit4]   2> 1283257 T2847 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 1283257 T2847 oascc.SolrZkClient.makePath makePath: /collections/delDeadColl
   [junit4]   2> 1283261 T2816 oasc.ZkController.readConfigName Load collection config from:/collections/delDeadColl
   [junit4]   2> 1283261 T2800 oasc.ZkController.readConfigName Load collection config from:/collections/delDeadColl
   [junit4]   2> 1283263 T2858 oasc.ZkController.readConfigName Load collection config from:/collections/delDeadColl
   [junit4]   2> 1283264 T2847 oasc.ZkController.readConfigName Load collection config from:/collections/delDeadColl
   [junit4]   2> 1283266 T2800 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383083375650/delDeadColl_shard1_replica2/'
   [junit4]   2> 1283266 T2816 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1383083376398/delDeadColl_shard2_replica2/'
   [junit4]   2> 1283268 T2847 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383083379591/delDeadColl_shard1_replica1/'
   [junit4]   2> 1283269 T2858 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383083381184/delDeadColl_shard2_replica1/'
   [junit4]   2> 1283432 T2847 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1283444 T2858 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1283453 T2816 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1283483 T2800 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1283595 T2847 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1283596 T2858 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1283612 T2816 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1283613 T2847 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1283626 T2858 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1283629 T2847 oass.IndexSchema.readSchema [delDeadColl_shard1_replica1] Schema name=test
   [junit4]   2> 1283637 T2816 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1283642 T2858 oass.IndexSchema.readSchema [delDeadColl_shard2_replica1] Schema name=test
   [junit4]   2> 1283649 T2800 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1283655 T2816 oass.IndexSchema.readSchema [delDeadColl_shard2_replica2] Schema name=test
   [junit4]   2> 1283661 T2800 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1283676 T2800 oass.IndexSchema.readSchema [delDeadColl_shard1_replica2] Schema name=test
   [junit4]   2> 1284956 T2858 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1284972 T2858 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1284975 T2858 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1284979 T2847 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1285017 T2847 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1285021 T2847 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1285040 T2816 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1285046 T2816 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1285063 T2816 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1285081 T2858 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1285095 T2847 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1285099 T2858 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1285101 T2800 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1285104 T2847 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1285111 T2800 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1285111 T2858 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1285115 T2847 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1285117 T2800 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1285118 T2858 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1285123 T2858 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1285124 T2858 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1285119 T2847 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1285126 T2847 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1285126 T2847 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1285126 T2858 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1285127 T2858 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1285128 T2858 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1285128 T2858 oasc.SolrCore.<init> [delDeadColl_shard2_replica1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383083381184/delDeadColl_shard2_replica1/, dataDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383083381184/delDeadColl_shard2_replica1/data/
   [junit4]   2> 1285128 T2858 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@68833763
   [junit4]   2> 1285129 T2858 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383083381184/delDeadColl_shard2_replica1/data
   [junit4]   2> 1285130 T2858 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383083381184/delDeadColl_shard2_replica1/data/index/
   [junit4]   2> 1285131 T2858 oasc.SolrCore.initIndex WARN [delDeadColl_shard2_replica1] Solr index directory '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383083381184/delDeadColl_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1285133 T2858 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383083381184/delDeadColl_shard2_replica1/data/index
   [junit4]   2> 1285133 T2847 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1285134 T2858 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=93.935546875, floorSegmentMB=1.029296875, forceMergeDeletesPctAllowed=17.01348941257259, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1285135 T2816 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1285134 T2847 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1285138 T2847 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1285138 T2858 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4de2a127 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@571b8a1b),segFN=segments_1,generation=1}
   [junit4]   2> 1285139 T2858 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1285138 T2847 oasc.SolrCore.<init> [delDeadColl_shard1_replica1] Opening new SolrCore at ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383083379591/delDeadColl_shard1_replica1/, dataDir=./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383083379591/delDeadColl_shard1_replica1/data/
   [junit4]   2> 1285144 T2847 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@68833763
   [junit4]   2> 1285144 T2858 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1285144 T2816 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1285146 T2858 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1285148 T2858 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1285148 T2858 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1285148 T2858 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1285149 T2858 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1285149 T2858 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1285150 T2858 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1285150 T2858 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1285151 T2858 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1285152 T2858 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1285153 T2858 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1285153 T2816 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1285153 T2858 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1285154 T2847 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383083379591/delDeadColl_shard1_replica1/data
   [junit4]   2> 1285155 T2858 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1285155 T2847 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383083379591/delDeadColl_shard1_replica1/data/index/
   [junit4]   2> 1285156 T2858 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1285156 T2847 oasc.SolrCore.initIndex WARN [delDeadColl_shard1_replica1] Solr index directory './org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383083379591/delDeadColl_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1285158 T2847 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383083379591/delDeadColl_shard1_replica1/data/index
   [junit4]   2> 1285159 T2847 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=93.935546875, floorSegmentMB=1.029296875, forceMergeDeletesPctAllowed=17.01348941257259, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1285161 T2816 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1285161 T2816 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1285161 T2816 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1285164 T2847 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6a122c80 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3ef38f18),segFN=segments_1,generation=1}
   [junit4]   2> 1285164 T2847 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1285168 T2847 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1285169 T2847 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1285169 T2847 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1285169 T2847 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1285170 T2847 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1285170 T2847 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1285171 T2847 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1285171 T2858 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1285171 T2816 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1285172 T2816 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1285172 T2816 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1285173 T2816 oasc.SolrCore.<init> [delDeadColl_shard2_replica2] Opening new SolrCore at ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1383083376398/delDeadColl_shard2_replica2/, dataDir=./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1383083376398/delDeadColl_shard2_replica2/data/
   [junit4]   2> 1285173 T2816 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@68833763
   [junit4]   2> 1285175 T2816 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1383083376398/delDeadColl_shard2_replica2/data
   [junit4]   2> 1285175 T2816 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1383083376398/delDeadColl_shard2_replica2/data/index/
   [junit4]   2> 1285175 T2816 oasc.SolrCore.initIndex WARN [delDeadColl_shard2_replica2] Solr index directory './org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1383083376398/delDeadColl_shard2_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1285176 T2816 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1383083376398/delDeadColl_shard2_replica2/data/index
   [junit4]   2> 1285177 T2816 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=93.935546875, floorSegmentMB=1.029296875, forceMergeDeletesPctAllowed=17.01348941257259, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1285178 T2816 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@77527e32 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@619da819),segFN=segments_1,generation=1}
   [junit4]   2> 1285178 T2816 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1285180 T2847 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1285181 T2847 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1285181 T2847 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1285182 T2847 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1285182 T2847 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1285182 T2847 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1285183 T2847 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1285183 T2847 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1285186 T2847 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1285189 T2858 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1285190 T2858 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1285190 T2858 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=1.2763671875, floorSegmentMB=1.1484375, forceMergeDeletesPctAllowed=24.340903707264886, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1285191 T2858 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4de2a127 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@571b8a1b),segFN=segments_1,generation=1}
   [junit4]   2> 1285191 T2858 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1285191 T2858 oass.SolrIndexSearcher.<init> Opening Searcher@4c910493 main
   [junit4]   2> 1285185 T2816 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1285199 T2816 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1285199 T2816 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1285199 T2816 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1285200 T2816 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1285200 T2816 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1285201 T2816 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1285201 T2816 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1285201 T2816 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1285202 T2816 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1285202 T2816 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1285203 T2816 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1285203 T2816 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1285204 T2816 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1285205 T2816 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1285211 T2847 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1285211 T2847 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1285216 T2816 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1285222 T2816 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1285222 T2877 oasc.SolrCore.registerSearcher [delDeadColl_shard2_replica1] Registered new searcher Searcher@4c910493 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1285222 T2816 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1285225 T2858 oasc.CoreContainer.registerCore registering core: delDeadColl_shard2_replica1
   [junit4]   2> 1285225 T2858 oasc.ZkController.register Register replica - core:delDeadColl_shard2_replica1 address:http://127.0.0.1:49995 collection:delDeadColl shard:shard2
   [junit4]   2> 1285226 T2816 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=1.2763671875, floorSegmentMB=1.1484375, forceMergeDeletesPctAllowed=24.340903707264886, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1285227 T2816 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@77527e32 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@619da819),segFN=segments_1,generation=1}
   [junit4]   2> 1285228 T2816 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1285228 T2816 oass.SolrIndexSearcher.<init> Opening Searcher@396a49d2 main
   [junit4]   2> 1285232 T2858 oascc.SolrZkClient.makePath makePath: /collections/delDeadColl/leader_elect/shard2/election
   [junit4]   2> 1285233 T2879 oasc.SolrCore.registerSearcher [delDeadColl_shard2_replica2] Registered new searcher Searcher@396a49d2 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1285235 T2847 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=1.2763671875, floorSegmentMB=1.1484375, forceMergeDeletesPctAllowed=24.340903707264886, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1285235 T2800 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1285236 T2847 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6a122c80 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3ef38f18),segFN=segments_1,generation=1}
   [junit4]   2> 1285236 T2847 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1285237 T2847 oass.SolrIndexSearcher.<init> Opening Searcher@7d2242d1 main
   [junit4]   2> 1285239 T2816 oasc.CoreContainer.registerCore registering core: delDeadColl_shard2_replica2
   [junit4]   2> 1285239 T2816 oasc.ZkController.register Register replica - core:delDeadColl_shard2_replica2 address:http://127.0.0.1:49986 collection:delDeadColl shard:shard2
   [junit4]   2> 1285241 T2878 oasc.SolrCore.registerSearcher [delDeadColl_shard1_replica1] Registered new searcher Searcher@7d2242d1 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1285243 T2847 oasc.CoreContainer.registerCore registering core: delDeadColl_shard1_replica1
   [junit4]   2> 1285243 T2847 oasc.ZkController.register Register replica - core:delDeadColl_shard1_replica1 address:http://127.0.0.1:49992 collection:delDeadColl shard:shard1
   [junit4]   2> 1285245 T2816 oascc.SolrZkClient.makePath makePath: /collections/delDeadColl/leader_elect/shard2/election
   [junit4]   2> 1285247 T2800 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1285247 T2847 oascc.SolrZkClient.makePath makePath: /collections/delDeadColl/leader_elect/shard1/election
   [junit4]   2> 1285257 T2800 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1285261 T2800 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1285262 T2800 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1285264 T2800 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1285267 T2858 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1285270 T2800 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1285270 T2800 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1285272 T2800 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1285273 T2800 oasc.SolrCore.<init> [delDeadColl_shard1_replica2] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383083375650/delDeadColl_shard1_replica2/, dataDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383083375650/delDeadColl_shard1_replica2/data/
   [junit4]   2> 1285273 T2800 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@68833763
   [junit4]   2> 1285273 T2847 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1285275 T2800 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383083375650/delDeadColl_shard1_replica2/data
   [junit4]   2> 1285276 T2800 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383083375650/delDeadColl_shard1_replica2/data/index/
   [junit4]   2> 1285276 T2800 oasc.SolrCore.initIndex WARN [delDeadColl_shard1_replica2] Solr index directory '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383083375650/delDeadColl_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1285277 T2858 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1285278 T2858 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1285278 T2858 oasc.SyncStrategy.sync Sync replicas to http

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

a.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
   [junit4]   2> 
   [junit4]   2> 1324372 T2871 oazc.StaticHostProvider.next WARN Unexpected exception java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   [junit4]   2> 
   [junit4]   2> 1324373 T2871 oaz.ClientCnxn$SendThread.run WARN Session 0x14206317b2d000e for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:735)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   [junit4]   2> 
   [junit4]   2> 1324878 T2871 oaz.ClientCnxn$SendThread.run WARN Unexpected exception java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
   [junit4]   2> 
   [junit4]   2> 52859 T2784 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=2871, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[E14DC4AA51646F63]-SendThread(localhost:49979), state=TIMED_WAITING, group=TGRP-DeleteInactiveReplicaTest]
   [junit4]   2> 	        at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
   [junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
   [junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   [junit4]   2> NOTE: test params are: codec=Asserting, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=es_US, timezone=Pacific/Port_Moresby
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_45 (64-bit)/cpus=2,threads=2,free=159584536,total=276054016
   [junit4]   2> NOTE: All tests run in this JVM: [TestSchemaSimilarityResource, SolrPluginUtilsTest, FileUtilsTest, TermsComponentTest, TestClassNameShortening, StatelessScriptUpdateProcessorFactoryTest, SynonymTokenizerTest, TestHashPartitioner, TestDFRSimilarityFactory, StatsComponentTest, TestUniqueKeyFieldResource, TestXIncludeConfig, TestBinaryField, SpellPossibilityIteratorTest, TestComponentsName, HdfsDirectoryTest, PreAnalyzedUpdateProcessorTest, ShowFileRequestHandlerTest, DefaultValueUpdateProcessorTest, SolrTestCaseJ4Test, CollectionsAPIDistributedZkTest, CurrencyFieldXmlFileTest, TestZkChroot, TestLFUCache, TestImplicitCoreProperties, ConvertedLegacyTest, TestJoin, TestPseudoReturnFields, TestSolrJ, DateFieldTest, TermVectorComponentTest, BlockDirectoryTest, BlockCacheTest, ResponseLogComponentTest, AssignTest, DeleteReplicaTest, TestJmxIntegration, RegexBoostProcessorTest, TestIndexingPerformance, BasicFunctionalityTest, TestSolrXmlPersistor, NumericFieldsTest, CoreMergeIndexesAdminHandlerTest, TestLazyCores, NoCacheHeaderTest, InfoHandlerTest, TestRTGBase, TestFieldTypeCollectionResource, SuggesterFSTTest, ReturnFieldsTest, OpenExchangeRatesOrgProviderTest, ResourceLoaderTest, TestReplicationHandler, TestWordDelimiterFilterFactory, TestReload, MultiTermTest, TestSuggestSpellingConverter, TestElisionMultitermQuery, TestCollapseQParserPlugin, StandardRequestHandlerTest, TestFastWriter, ShardSplitTest, TestBadConfig, JsonLoaderTest, URLClassifyProcessorTest, TestFastOutputStream, TestOmitPositions, TestRealTimeGet, DateMathParserTest, HdfsRecoveryZkTest, ShardRoutingTest, FieldMutatingUpdateProcessorTest, TestCollationField, TestCSVResponseWriter, TimeZoneUtilsTest, TestRandomMergePolicy, FastVectorHighlighterTest, SpatialFilterTest, SolrInfoMBeanTest, TestSchemaVersionResource, TestWriterPerf, DocValuesMissingTest, DebugComponentTest, DocumentBuilderTest, TestDocumentBuilder, TestStressRecovery, TestSolrXMLSerializer, BasicZkTest, TestShardHandlerFactory, RequestHandlersTest, TestFiltering, LeaderElectionIntegrationTest, CoreAdminCreateDiscoverTest, TestDefaultSearchFieldResource, DocValuesTest, PreAnalyzedFieldTest, SpellingQueryConverterTest, TestPhraseSuggestions, TestSchemaNameResource, TestMaxScoreQueryParser, TestSearchPerf, TestLRUCache, TestFunctionQuery, TestPostingsSolrHighlighter, TestSolrDeletionPolicy2, SpellCheckCollatorTest, CSVRequestHandlerTest, SolrIndexConfigTest, SolrRequestParserTest, TestReversedWildcardFilterFactory, LegacyHTMLStripCharFilterTest, IndexSchemaRuntimeFieldTest, MoreLikeThisHandlerTest, DirectUpdateHandlerTest, OpenCloseCoreStressTest, EchoParamsTest, CircularListTest, TestCoreDiscovery, TestSolrQueryParser, TestUtils, TestBinaryResponseWriter, TestRangeQuery, SortByFunctionTest, TestCSVLoader, TestSolrQueryParserDefaultOperatorResource, IndexSchemaTest, TestExtendedDismaxParser, TestSystemIdResolver, AnalysisAfterCoreReloadTest, TestSolrIndexConfig, TestDynamicFieldCollectionResource, TestQuerySenderNoQuery, DeleteInactiveReplicaTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteInactiveReplicaTest -Dtests.seed=E14DC4AA51646F63 -Dtests.slow=true -Dtests.locale=es_US -Dtests.timezone=Pacific/Port_Moresby -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s | DeleteInactiveReplicaTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrZkClient opens=15 closes=14
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E14DC4AA51646F63]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingZkClients(SolrTestCaseJ4.java:343)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:135)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.DeleteInactiveReplicaTest: 
   [junit4]    >    1) Thread[id=2871, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[E14DC4AA51646F63]-SendThread(localhost:49979), state=TIMED_WAITING, group=TGRP-DeleteInactiveReplicaTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   [junit4]    >    2) Thread[id=2872, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[E14DC4AA51646F63]-EventThread, state=WAITING, group=TGRP-DeleteInactiveReplicaTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E14DC4AA51646F63]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=2871, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[E14DC4AA51646F63]-SendThread(localhost:49979), state=TIMED_WAITING, group=TGRP-DeleteInactiveReplicaTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E14DC4AA51646F63]:0)
   [junit4] Completed in 52.90s, 1 test, 2 failures, 2 errors <<< FAILURES!

[...truncated 586 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:422: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:402: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:189: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:483: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1259: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:902: There were test failures: 329 suites, 1453 tests, 3 suite-level errors, 1 failure, 783 ignored (4 assumptions)

Total time: 56 minutes 53 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



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

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

All tests passed

Build Log:
[...truncated 35857 lines...]
changes-to-html:
    [mkdir] Created dir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/docs/changes
      [get] Getting: https://issues.apache.org/jira/rest/api/2/project/SOLR
      [get] To: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/docs/changes/jiraVersionList.json
     [exec] Bareword found where operator expected at (eval 1) line 3, near "<title>System"
     [exec] 	(Missing operator before System?)
     [exec] ERROR eval'ing munged JSON string ||<html>
     [exec]   <head>
     [exec]     <title>System Maintenance</title>
     [exec]   </head>
     [exec]   <body>
     [exec]     <h1>Maintenance in progress</h1>
     [exec]     <p>This system is currently down for maintenance. More details may be
     [exec]     available from the <a href='http://monitoring.apache.org/status/'>
     [exec]     ASF Public Network Status</a> page.</p>
     [exec]   </body>
     [exec] </html>
     [exec] ||: Can't find string terminator "'" anywhere before EOF at (eval 1) line 8.
     [exec] 

BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:422: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:60: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:577: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:552: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:2205: exec returned: 255

Total time: 103 minutes 29 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure