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/30 00:17:45 UTC

[JENKINS] Lucene-Solr-4.x-Linux (32bit/ibm-j9-jdk6) - Build # 7997 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/7997/
Java: 32bit/ibm-j9-jdk6 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}

4 tests failed.
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([6D9019EEC680846C]: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.GeneratedMethodAccessor39.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
	at java.lang.reflect.Method.invoke(Method.java:611)
	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:738)


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=1567, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[6D9019EEC680846C]-SendThread(localhost.localdomain:37083), state=TIMED_WAITING, group=TGRP-DeleteInactiveReplicaTest]         at java.lang.Thread.sleep(Native Method)         at java.lang.Thread.sleep(Thread.java:853)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)    2) Thread[id=1568, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[6D9019EEC680846C]-EventThread, state=WAITING, group=TGRP-DeleteInactiveReplicaTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:182)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1998)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)         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=1567, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[6D9019EEC680846C]-SendThread(localhost.localdomain:37083), state=TIMED_WAITING, group=TGRP-DeleteInactiveReplicaTest]
        at java.lang.Thread.sleep(Native Method)
        at java.lang.Thread.sleep(Thread.java:853)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
   2) Thread[id=1568, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[6D9019EEC680846C]-EventThread, state=WAITING, group=TGRP-DeleteInactiveReplicaTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:182)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1998)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
	at __randomizedtesting.SeedInfo.seed([6D9019EEC680846C]: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=1567, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[6D9019EEC680846C]-SendThread(localhost.localdomain:37083), state=TIMED_WAITING, group=TGRP-DeleteInactiveReplicaTest]         at java.lang.Thread.sleep(Native Method)         at java.lang.Thread.sleep(Thread.java:853)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=1567, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[6D9019EEC680846C]-SendThread(localhost.localdomain:37083), state=TIMED_WAITING, group=TGRP-DeleteInactiveReplicaTest]
        at java.lang.Thread.sleep(Native Method)
        at java.lang.Thread.sleep(Thread.java:853)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
	at __randomizedtesting.SeedInfo.seed([6D9019EEC680846C]:0)


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:47084/g_z","core":"delDeadColl_shard1_replica2","node_name":"127.0.0.1:47084_g_z"}jettys: http://127.0.0.1:39791/g_z,http://127.0.0.1:39985/g_z,http://127.0.0.1:39171/g_z,http://127.0.0.1:42791/g_z,

Stack Trace:
java.lang.AssertionError: Could not find jetty for replica core_node1:{"state":"recovering","base_url":"http://127.0.0.1:47084/g_z","core":"delDeadColl_shard1_replica2","node_name":"127.0.0.1:47084_g_z"}jettys: http://127.0.0.1:39791/g_z,http://127.0.0.1:39985/g_z,http://127.0.0.1:39171/g_z,http://127.0.0.1:42791/g_z,
	at __randomizedtesting.SeedInfo.seed([6D9019EEC680846C:EC7697F6B1DFE450]: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:60)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
	at java.lang.reflect.Method.invoke(Method.java:611)
	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:738)




Build Log:
[...truncated 9610 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteInactiveReplicaTest
   [junit4]   2> 809826 T1481 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /g_z/
   [junit4]   2> 809830 T1481 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-DeleteInactiveReplicaTest-1383088558696
   [junit4]   2> 809831 T1481 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 809832 T1482 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 809932 T1481 oasc.ZkTestServer.run start zk server on port:37083
   [junit4]   2> 809933 T1481 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 810003 T1488 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7d057d05 name:ZooKeeperConnection Watcher:127.0.0.1:37083 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 810003 T1481 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 810004 T1481 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 810028 T1481 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 810030 T1490 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18361836 name:ZooKeeperConnection Watcher:127.0.0.1:37083/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 810031 T1481 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 810032 T1481 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 810041 T1481 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 810058 T1481 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 810073 T1481 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 810082 T1481 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 810083 T1481 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 810096 T1481 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 810097 T1481 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 810107 T1481 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 810108 T1481 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 810116 T1481 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 810118 T1481 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 810140 T1481 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 810142 T1481 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 810151 T1481 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 810153 T1481 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 810173 T1481 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 810174 T1481 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 810183 T1481 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 810184 T1481 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 810192 T1481 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 810193 T1481 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 810203 T1481 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 810204 T1481 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 810411 T1481 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 810415 T1481 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:47084
   [junit4]   2> 810416 T1481 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 810417 T1481 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 810418 T1481 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383088559081
   [junit4]   2> 810420 T1481 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383088559081/'
   [junit4]   2> 810434 T1481 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383088559081/solr.xml
   [junit4]   2> 810489 T1481 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 810490 T1481 oasc.CoreContainer.<init> New CoreContainer 57082727
   [junit4]   2> 810491 T1481 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383088559081/]
   [junit4]   2> 810493 T1481 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 810494 T1481 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 810495 T1481 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 810496 T1481 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 810497 T1481 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 810498 T1481 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 810499 T1481 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 810499 T1481 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 810500 T1481 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 810502 T1481 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 810503 T1481 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 810504 T1481 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:37083/solr
   [junit4]   2> 810505 T1481 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 810506 T1481 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 810508 T1501 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7f287f28 name:ZooKeeperConnection Watcher:127.0.0.1:37083 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 810509 T1481 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 810516 T1481 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 810518 T1503 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5990599 name:ZooKeeperConnection Watcher:127.0.0.1:37083/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 810519 T1481 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 810525 T1481 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 810537 T1481 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 810547 T1481 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 810553 T1481 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47084_g_z
   [junit4]   2> 810555 T1481 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47084_g_z
   [junit4]   2> 810566 T1481 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 810581 T1481 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 810602 T1481 oasc.Overseer.start Overseer (id=90642091782963203-127.0.0.1:47084_g_z-n_0000000000) starting
   [junit4]   2> 810611 T1481 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 810635 T1505 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 810638 T1481 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 810647 T1481 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 810653 T1481 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 810664 T1504 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 810666 T1481 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383088559081
   [junit4]   2> 810669 T1481 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383088559081/conf/
   [junit4]   2> 810752 T1481 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 810754 T1481 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 810755 T1481 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 810758 T1481 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 810760 T1508 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@27332733 name:ZooKeeperConnection Watcher:127.0.0.1:37083/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 810761 T1481 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 810768 T1481 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 810777 T1481 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 810964 T1481 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 810966 T1481 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:39791
   [junit4]   2> 810967 T1481 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 810967 T1481 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 810968 T1481 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1383088559643
   [junit4]   2> 810969 T1481 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1383088559643/'
   [junit4]   2> 810981 T1481 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1383088559643/solr.xml
   [junit4]   2> 811025 T1481 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 811026 T1481 oasc.CoreContainer.<init> New CoreContainer 1056718588
   [junit4]   2> 811026 T1481 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1383088559643/]
   [junit4]   2> 811028 T1481 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 811029 T1481 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 811030 T1481 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 811030 T1481 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 811031 T1481 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 811032 T1481 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 811033 T1481 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 811033 T1481 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 811034 T1481 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 811036 T1481 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 811036 T1481 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 811037 T1481 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:37083/solr
   [junit4]   2> 811038 T1481 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 811039 T1481 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 811042 T1519 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@50165016 name:ZooKeeperConnection Watcher:127.0.0.1:37083 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 811043 T1481 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 811051 T1481 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 811053 T1521 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4b974b97 name:ZooKeeperConnection Watcher:127.0.0.1:37083/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 811054 T1481 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 811071 T1481 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 812091 T1481 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39791_g_z
   [junit4]   2> 812096 T1481 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:39791_g_z
   [junit4]   2> 812109 T1508 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 812111 T1503 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 812112 T1521 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 812125 T1481 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1383088559643
   [junit4]   2> 812127 T1481 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty1-1383088559643/conf/
   [junit4]   2> 812231 T1481 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 812232 T1481 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 812232 T1481 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 812422 T1481 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 812424 T1481 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:39985
   [junit4]   2> 812424 T1481 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 812426 T1481 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 812427 T1481 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383088561099
   [junit4]   2> 812429 T1481 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383088561099/'
   [junit4]   2> 812441 T1481 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383088561099/solr.xml
   [junit4]   2> 812491 T1481 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 812491 T1481 oasc.CoreContainer.<init> New CoreContainer 1668113261
   [junit4]   2> 812492 T1481 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383088561099/]
   [junit4]   2> 812494 T1481 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 812495 T1481 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 812496 T1481 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 812497 T1481 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 812498 T1481 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 812499 T1481 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 812500 T1481 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 812501 T1481 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 812502 T1481 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 812503 T1481 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 812504 T1481 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 812505 T1481 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:37083/solr
   [junit4]   2> 812506 T1481 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 812507 T1481 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 812511 T1533 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@57b957b9 name:ZooKeeperConnection Watcher:127.0.0.1:37083 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 812512 T1481 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 812518 T1481 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 812520 T1535 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@61ff61ff name:ZooKeeperConnection Watcher:127.0.0.1:37083/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 812521 T1481 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 812533 T1481 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 813544 T1481 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39985_g_z
   [junit4]   2> 813547 T1481 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:39985_g_z
   [junit4]   2> 813558 T1503 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 813559 T1521 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 813560 T1508 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 813562 T1535 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 813590 T1481 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383088561099
   [junit4]   2> 813592 T1481 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383088561099/conf/
   [junit4]   2> 813665 T1481 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 813666 T1481 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 813667 T1481 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 813895 T1481 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 813897 T1481 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:39171
   [junit4]   2> 813898 T1481 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 813899 T1481 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 813899 T1481 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383088562534
   [junit4]   2> 813900 T1481 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383088562534/'
   [junit4]   2> 813912 T1481 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383088562534/solr.xml
   [junit4]   2> 813946 T1481 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 813948 T1481 oasc.CoreContainer.<init> New CoreContainer 575021638
   [junit4]   2> 813949 T1481 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383088562534/]
   [junit4]   2> 813952 T1481 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 813953 T1481 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 813954 T1481 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 813955 T1481 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 813955 T1481 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 813956 T1481 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 813957 T1481 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 813957 T1481 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 813958 T1481 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 813960 T1481 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 813961 T1481 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 813962 T1481 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:37083/solr
   [junit4]   2> 813962 T1481 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 813964 T1481 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 813966 T1547 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7bf37bf3 name:ZooKeeperConnection Watcher:127.0.0.1:37083 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 813966 T1481 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 813972 T1481 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 813975 T1549 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ed01ed0 name:ZooKeeperConnection Watcher:127.0.0.1:37083/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 813975 T1481 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 813988 T1481 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 815006 T1481 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39171_g_z
   [junit4]   2> 815011 T1481 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:39171_g_z
   [junit4]   2> 815048 T1503 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 815051 T1535 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 815053 T1521 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 815053 T1549 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 815057 T1508 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 815098 T1481 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383088562534
   [junit4]   2> 815100 T1481 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383088562534/conf/
   [junit4]   2> 815156 T1481 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 815157 T1481 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 815158 T1481 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 815353 T1481 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 815355 T1481 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:42791
   [junit4]   2> 815356 T1481 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 815357 T1481 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 815357 T1481 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383088564025
   [junit4]   2> 815358 T1481 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383088564025/'
   [junit4]   2> 815372 T1481 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383088564025/solr.xml
   [junit4]   2> 815410 T1481 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 815411 T1481 oasc.CoreContainer.<init> New CoreContainer 747056263
   [junit4]   2> 815412 T1481 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383088564025/]
   [junit4]   2> 815413 T1481 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 815414 T1481 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 815414 T1481 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 815415 T1481 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 815416 T1481 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 815417 T1481 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 815417 T1481 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 815418 T1481 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 815419 T1481 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 815420 T1481 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 815421 T1481 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 815422 T1481 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:37083/solr
   [junit4]   2> 815423 T1481 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 815424 T1481 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 815427 T1561 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2ca62ca6 name:ZooKeeperConnection Watcher:127.0.0.1:37083 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 815427 T1481 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 815434 T1481 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 815436 T1563 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@33523352 name:ZooKeeperConnection Watcher:127.0.0.1:37083/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 815437 T1481 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 815462 T1481 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 816476 T1481 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42791_g_z
   [junit4]   2> 816481 T1481 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42791_g_z
   [junit4]   2> 816507 T1535 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 816510 T1508 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 816511 T1503 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 816516 T1549 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 816517 T1563 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 816517 T1521 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 816541 T1481 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383088564025
   [junit4]   2> 816544 T1481 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383088564025/conf/
   [junit4]   2> 816637 T1481 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 816638 T1481 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 816640 T1481 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 816644 T1481 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 816648 T1566 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@44d644d6 name:ZooKeeperConnection Watcher:127.0.0.1:37083/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 816649 T1481 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 816653 T1481 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 816661 T1481 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 816663 T1568 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3fe73fe7 name:ZooKeeperConnection Watcher:127.0.0.1:37083/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 816664 T1481 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 816667 T1481 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 816677 T1545 oasha.CollectionsHandler.handleCreateAction Creating Collection : maxShardsPerNode=2&action=CREATE&version=2&name=delDeadColl&numShards=2&replicationFactor=2&wt=javabin
   [junit4]   2> 816679 T1503 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 816683 T1503 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 816685 T1505 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> 816685 T1505 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> 816708 T1504 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 816711 T1504 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: delDeadColl
   [junit4]   2> 816711 T1504 oasc.Overseer$ClusterStateUpdater.createCollection Create collection delDeadColl with shards [shard1, shard2]
   [junit4]   2> 816721 T1508 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> 816722 T1549 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> 816722 T1568 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> 816722 T1563 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> 816724 T1566 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> 816722 T1535 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> 816727 T1503 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> 816728 T1521 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> 816793 T1505 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2] , repFactor : 2
   [junit4]   2> 816795 T1505 oasc.OverseerCollectionProcessor.createCollection Creating shard delDeadColl_shard1_replica1 as part of slice shard1 of collection delDeadColl on 127.0.0.1:42791_g_z
   [junit4]   2> 816797 T1505 oasc.OverseerCollectionProcessor.createCollection Creating shard delDeadColl_shard1_replica2 as part of slice shard1 of collection delDeadColl on 127.0.0.1:47084_g_z
   [junit4]   2> 816798 T1505 oasc.OverseerCollectionProcessor.createCollection Creating shard delDeadColl_shard2_replica1 as part of slice shard2 of collection delDeadColl on 127.0.0.1:39171_g_z
   [junit4]   2> 816799 T1505 oasc.OverseerCollectionProcessor.createCollection Creating shard delDeadColl_shard2_replica2 as part of slice shard2 of collection delDeadColl on 127.0.0.1:39985_g_z
   [junit4]   2> 816800 T1497 oasc.ZkController.publish publishing core=delDeadColl_shard1_replica2 state=down
   [junit4]   2> 816799 T1559 oasc.ZkController.publish publishing core=delDeadColl_shard1_replica1 state=down
   [junit4]   2> 816804 T1529 oasc.ZkController.publish publishing core=delDeadColl_shard2_replica2 state=down
   [junit4]   2> 816806 T1543 oasc.ZkController.publish publishing core=delDeadColl_shard2_replica1 state=down
   [junit4]   2> 816808 T1497 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 816811 T1559 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 816812 T1529 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 816814 T1543 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 818262 T1504 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 818267 T1504 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:47084/g_z",
   [junit4]   2> 	  "core":"delDeadColl_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:47084_g_z",
   [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> 818289 T1504 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:42791/g_z",
   [junit4]   2> 	  "core":"delDeadColl_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:42791_g_z",
   [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> 818302 T1504 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:39985/g_z",
   [junit4]   2> 	  "core":"delDeadColl_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:39985_g_z",
   [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> 818313 T1504 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:39171/g_z",
   [junit4]   2> 	  "core":"delDeadColl_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:39171_g_z",
   [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> 818324 T1549 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> 818325 T1521 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> 818325 T1508 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> 818326 T1563 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> 818326 T1535 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> 818326 T1503 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> 818328 T1566 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> 818326 T1568 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> 818812 T1497 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delDeadColl_shard1_replica2
   [junit4]   2> 818813 T1559 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delDeadColl_shard1_replica1
   [junit4]   2> 818815 T1529 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delDeadColl_shard2_replica2
   [junit4]   2> 818816 T1559 oasc.CoreContainer.create Creating SolrCore 'delDeadColl_shard1_replica1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383088564025/delDeadColl_shard1_replica1
   [junit4]   2> 818817 T1529 oasc.CoreContainer.create Creating SolrCore 'delDeadColl_shard2_replica2' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383088561099/delDeadColl_shard2_replica2
   [junit4]   2> 818817 T1559 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delDeadColl
   [junit4]   2> 818818 T1529 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delDeadColl
   [junit4]   2> 818815 T1543 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delDeadColl_shard2_replica1
   [junit4]   2> 818815 T1497 oasc.CoreContainer.create Creating SolrCore 'delDeadColl_shard1_replica2' using instanceDir: ./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383088559081/delDeadColl_shard1_replica2
   [junit4]   2> 818821 T1543 oasc.CoreContainer.create Creating SolrCore 'delDeadColl_shard2_replica1' using instanceDir: ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383088562534/delDeadColl_shard2_replica1
   [junit4]   2> 818822 T1543 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delDeadColl
   [junit4]   2> 818821 T1529 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delDeadColl
   [junit4]   2> 818821 T1497 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delDeadColl
   [junit4]   2> 818825 T1543 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delDeadColl
   [junit4]   2> 818825 T1529 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 818827 T1497 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delDeadColl
   [junit4]   2> 818827 T1543 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 818829 T1497 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 818820 T1559 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delDeadColl
   [junit4]   2> 818832 T1529 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 818833 T1529 oascc.SolrZkClient.makePath makePath: /collections/delDeadColl
   [junit4]   2> 818832 T1559 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 818836 T1543 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 818837 T1543 oascc.SolrZkClient.makePath makePath: /collections/delDeadColl
   [junit4]   2> 818839 T1497 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 818840 T1497 oascc.SolrZkClient.makePath makePath: /collections/delDeadColl
   [junit4]   2> 818843 T1559 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 818844 T1559 oascc.SolrZkClient.makePath makePath: /collections/delDeadColl
   [junit4]   2> 818850 T1529 oasc.ZkController.readConfigName Load collection config from:/collections/delDeadColl
   [junit4]   2> 818856 T1559 oasc.ZkController.readConfigName Load collection config from:/collections/delDeadColl
   [junit4]   2> 818857 T1497 oasc.ZkController.readConfigName Load collection config from:/collections/delDeadColl
   [junit4]   2> 818859 T1543 oasc.ZkController.readConfigName Load collection config from:/collections/delDeadColl
   [junit4]   2> 818859 T1529 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383088561099/delDeadColl_shard2_replica2/'
   [junit4]   2> 818877 T1497 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383088559081/delDeadColl_shard1_replica2/'
   [junit4]   2> 818877 T1543 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383088562534/delDeadColl_shard2_replica1/'
   [junit4]   2> 818878 T1559 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383088564025/delDeadColl_shard1_replica1/'
   [junit4]   2> 818972 T1497 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 818972 T1529 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 818976 T1559 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 818998 T1543 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 819027 T1559 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 819030 T1497 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 819042 T1559 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 819044 T1497 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 819050 T1559 oass.IndexSchema.readSchema [delDeadColl_shard1_replica1] Schema name=test
   [junit4]   2> 819054 T1529 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 819056 T1497 oass.IndexSchema.readSchema [delDeadColl_shard1_replica2] Schema name=test
   [junit4]   2> 819058 T1529 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 819069 T1543 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 819070 T1529 oass.IndexSchema.readSchema [delDeadColl_shard2_replica2] Schema name=test
   [junit4]   2> 819074 T1543 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 819086 T1543 oass.IndexSchema.readSchema [delDeadColl_shard2_replica1] Schema name=test
   [junit4]   2> 819631 T1559 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 819632 T1559 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 819633 T1559 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 819639 T1559 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 819641 T1497 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 819642 T1497 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 819643 T1497 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 819643 T1559 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 819650 T1497 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 819654 T1497 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 819714 T1559 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 819723 T1559 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 819728 T1497 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 819731 T1559 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 819736 T1559 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 819737 T1559 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 819737 T1497 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 819737 T1559 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 819736 T1543 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 819741 T1543 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 819754 T1543 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 819756 T1559 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 819757 T1559 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 819758 T1497 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 819758 T1559 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 819761 T1559 oasc.SolrCore.<init> [delDeadColl_shard1_replica1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383088564025/delDeadColl_shard1_replica1/, dataDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383088564025/delDeadColl_shard1_replica1/data/
   [junit4]   2> 819762 T1559 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@45e645e6
   [junit4]   2> 819763 T1497 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 819764 T1497 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 819765 T1559 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383088564025/delDeadColl_shard1_replica1/data
   [junit4]   2> 819765 T1497 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 819766 T1559 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383088564025/delDeadColl_shard1_replica1/data/index/
   [junit4]   2> 819763 T1543 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 819769 T1559 oasc.SolrCore.initIndex WARN [delDeadColl_shard1_replica1] Solr index directory '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383088564025/delDeadColl_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 819771 T1497 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 819771 T1559 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty4-1383088564025/delDeadColl_shard1_replica1/data/index
   [junit4]   2> 819772 T1497 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 819774 T1543 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 819774 T1559 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=626776806, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 819774 T1497 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 819777 T1559 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@766c766c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5680568),segFN=segments_1,generation=1}
   [junit4]   2> 819778 T1559 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 819777 T1497 oasc.SolrCore.<init> [delDeadColl_shard1_replica2] Opening new SolrCore at ./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383088559081/delDeadColl_shard1_replica2/, dataDir=./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383088559081/delDeadColl_shard1_replica2/data/
   [junit4]   2> 819781 T1497 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@45e645e6
   [junit4]   2> 819783 T1497 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383088559081/delDeadColl_shard1_replica2/data
   [junit4]   2> 819785 T1497 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383088559081/delDeadColl_shard1_replica2/data/index/
   [junit4]   2> 819786 T1497 oasc.SolrCore.initIndex WARN [delDeadColl_shard1_replica2] Solr index directory './org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383088559081/delDeadColl_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 819788 T1559 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 819788 T1497 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteInactiveReplicaTest-controljetty-1383088559081/delDeadColl_shard1_replica2/data/index
   [junit4]   2> 819789 T1559 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 819790 T1497 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=626776806, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 819792 T1559 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 819793 T1497 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@22aa22aa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5b875b87),segFN=segments_1,generation=1}
   [junit4]   2> 819794 T1559 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 819796 T1497 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 819797 T1559 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 819800 T1559 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 819786 T1529 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 819801 T1559 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 819803 T1529 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 819804 T1559 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 819807 T1559 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 819807 T1529 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 819808 T1559 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 819810 T1497 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 819810 T1559 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 819812 T1559 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 819811 T1497 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 819813 T1559 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 819814 T1497 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 819815 T1529 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 819815 T1559 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 819816 T1497 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 819818 T1559 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 819819 T1497 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 819820 T1559 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 819820 T1529 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 819821 T1497 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 819824 T1497 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 819825 T1559 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 819826 T1497 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 819826 T1559 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 819828 T1497 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 819829 T1559 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 819831 T1543 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 819831 T1559 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@766c766c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5680568),segFN=segments_1,generation=1}
   [junit4]   2> 819846 T1559 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 819830 T1497 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 819847 T1559 oass.SolrIndexSearcher.<init> Opening Searcher@272c272c main
   [junit4]   2> 819849 T1497 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 819850 T1497 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 819852 T1497 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 819853 T1543 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 819855 T1573 oasc.SolrCore.registerSearcher [delDeadColl_shard1_replica1] Registered new searcher Searcher@272c272c main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 819854 T1497 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 819857 T1497 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 819858 T1559 oasc.CoreContainer.registerCore registering core: delDeadColl_shard1_replica1
   [junit4]   2> 819859 T1559 oasc.ZkController.register Register replica - core:delDeadColl_shard1_replica1 address:http://127.0.0.1:42791/g_z collection:delDeadColl shard:shard1
   [junit4]   2> 819860 T1497 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 819862 T1543 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 819864 T1559 oascc.SolrZkClient.makePath makePath: /collections/delDeadColl/leader_elect/shard1/election
   [junit4]   2> 819867 T1497 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 819868 T1497 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 819870 T1497 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 819871 T1497 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@22aa22aa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5b875b87),segFN=segments_1,generation=1}
   [junit4]   2> 819873 T1497 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 819874 T1543 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 819875 T1543 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 819874 T1497 oass.SolrIndexSearcher.<init> Opening Searcher@4d714d71 main
   [junit4]   2> 819877 T1543 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 819887 T1574 oasc.SolrCore.registerSearcher [delDeadColl_shard1_replica2] Registered new searcher Searcher@4d714d71 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 819892 T1543 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 819893 T1543 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 819893 T1497 oasc.CoreContainer.registerCore registering core: delDeadColl_shard1_replica2
   [junit4]   2> 819894 T1543 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 819895 T1497 oasc.ZkController.register Register replica - core:delDeadColl_shard1_replica2 address:http://127.0.0.1:47084/g_z collection:delDeadColl shard:shard1
   [junit4]   2> 819896 T1543 oasc.SolrCore.<init> [delDeadColl_shard2_replica1] Opening new SolrCore at ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383088562534/delDeadColl_shard2_replica1/, dataDir=./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383088562534/delDeadColl_shard2_replica1/data/
   [junit4]   2> 819895 T1529 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 819898 T1543 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@45e645e6
   [junit4]   2> 819901 T1543 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383088562534/delDeadColl_shard2_replica1/data
   [junit4]   2> 819902 T1543 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383088562534/delDeadColl_shard2_replica1/data/index/
   [junit4]   2> 819903 T1543 oasc.SolrCore.initIndex WARN [delDeadColl_shard2_replica1] Solr index directory './org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383088562534/delDeadColl_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 819904 T1543 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty3-1383088562534/delDeadColl_shard2_replica1/data/index
   [junit4]   2> 819905 T1543 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=626776806, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 819906 T1543 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5e965e96 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@797d797d),segFN=segments_1,generation=1}
   [junit4]   2> 819907 T1543 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 819908 T1529 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 819924 T1559 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 819927 T1529 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 819929 T1543 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 819930 T1543 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 819931 T1543 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 819932 T1543 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 819933 T1529 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 819934 T1529 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 819935 T1559 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 819936 T1529 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 819937 T1559 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 819933 T1543 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 819939 T1559 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:42791/g_z/delDeadColl_shard1_replica1/
   [junit4]   2> 819939 T1543 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 819941 T1559 oasu.PeerSync.sync PeerSync: core=delDeadColl_shard1_replica1 url=http://127.0.0.1:42791/g_z START replicas=[http://127.0.0.1:47084/g_z/delDeadColl_shard1_replica2/] nUpdates=100
   [junit4]   2> 819942 T1543 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 819943 T1559 oasu.PeerSync.sync PeerSync: core=delDeadColl_shard1_replica1 url=http://127.0.0.1:42791/g_z DONE.  We have no versions.  sync failed.
   [junit4]   2> 819944 T1543 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 819945 T1559 oasc.SyncStrategy.syncReplicas Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 819947 T1543 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 819948 T1559 oasc.ShardLeaderElectionContext.runLeaderProcess We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 819949 T1543 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 819950 T1559 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:42791/g_z/delDeadColl_shard1_replica1/ shard1
   [junit4]   2> ASYNC  NEW_CORE C5114 name=delDeadColl_shard1_replica2 org.apache.solr.core.SolrCore@7b9f7b9f url=http://127.0.0.1:47084/g_z/delDeadColl_shard1_replica2 node=127.0.0.1:47084_g_z C5114_STATE=coll:delDeadColl core:delDeadColl_shard1_replica2 props:{state=down, base_url=http://127.0.0.1:47084/g_z, core=delDeadColl_shard1_replica2, node_name=127.0.0.1:47084_g_z}
   [junit4]   2> 819950 T1499 C5114 P47084 oasc.SolrCore.execute [delDeadColl_shard1_replica2] webapp=/g_z path=/get params={getVersions=100&qt=/get&distrib=false&version=2&wt=javabin} status=0 QTime=0 
   [junit4]   2> 819953 T1543 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 819953 T1559 oascc.SolrZkClient.makePath makePath: /collections/delDeadColl/leaders/shard1
   [junit4]   2> 819955 T1543 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 819941 T1529 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 819958 T1543 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 819958 T1529 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 819960 T1543 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 819960 T1529 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 819961 T1543 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 819962 T1529 oasc.SolrCore.<init> [delDeadColl_shard2_replica2] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383088561099/delDeadColl_shard2_replica2/, dataDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteInactiveReplicaTest-jetty2-1383088561099/delDeadColl_shard2_replica2/data/
   [junit4]   2> 819964 T1543 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 819964 T1529 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@45e645e6
   [junit4]   2> 819967 T1529 oasc.CachingDirectoryFactory.get return new directory for

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

Thread.java:853)
   [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> 856654 T1567 oaz.ClientCnxn$SendThread.run WARN Session 0x1420680926c000e 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:610)
   [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> 857152 T1567 oaz.ClientCnxn$SendThread.run WARN Unexpected exception java.lang.InterruptedException
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at java.lang.Thread.sleep(Thread.java:853)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
   [junit4]   2> 
   [junit4]   2> 857652 T1567 oazc.StaticHostProvider.next WARN Unexpected exception java.lang.InterruptedException
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at java.lang.Thread.sleep(Thread.java:853)
   [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> 857654 T1567 oaz.ClientCnxn$SendThread.run WARN Session 0x1420680926c000e 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:610)
   [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> 858152 T1567 oaz.ClientCnxn$SendThread.run WARN Unexpected exception java.lang.InterruptedException
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at java.lang.Thread.sleep(Thread.java:853)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
   [junit4]   2> 
   [junit4]   2> 858652 T1567 oazc.StaticHostProvider.next WARN Unexpected exception java.lang.InterruptedException
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at java.lang.Thread.sleep(Thread.java:853)
   [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> 858654 T1567 oaz.ClientCnxn$SendThread.run WARN Session 0x1420680926c000e 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:610)
   [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> 49327 T1480 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=1567, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[6D9019EEC680846C]-SendThread(localhost.localdomain:37083), state=TIMED_WAITING, group=TGRP-DeleteInactiveReplicaTest]
   [junit4]   2> 	        at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	        at java.lang.Thread.sleep(Thread.java:853)
   [junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
   [junit4]   2> NOTE: test params are: codec=Lucene45: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=ja_JP, timezone=America/Lima
   [junit4]   2> NOTE: Linux 3.8.0-32-generic x86/IBM Corporation 1.6.0 (32-bit)/cpus=8,threads=2,free=29301816,total=71234048
   [junit4]   2> NOTE: All tests run in this JVM: [TestUniqueKeyFieldResource, TestLMJelinekMercerSimilarityFactory, ShardSplitTest, TestDocumentBuilder, TestConfig, SyncSliceTest, SolrCoreTest, TestCloudManagedSchema, AutoCommitTest, BasicFunctionalityTest, DocValuesTest, SolrIndexSplitterTest, ResourceLoaderTest, TestSearchPerf, SuggesterFSTTest, TestJmxMonitoredMap, SynonymTokenizerTest, TestFieldResource, SampleTest, CoreAdminHandlerTest, HdfsRecoveryZkTest, StatelessScriptUpdateProcessorFactoryTest, SimpleFacetsTest, TermsComponentTest, HdfsBasicDistributedZk2Test, WordBreakSolrSpellCheckerTest, DocumentBuilderTest, ShardRoutingTest, SuggesterTest, TestJoin, HdfsChaosMonkeySafeLeaderTest, SliceStateUpdateTest, QueryElevationComponentTest, UpdateRequestProcessorFactoryTest, TestRandomDVFaceting, TestWriterPerf, TestClassNameShortening, TestAnalyzeInfixSuggestions, DeleteReplicaTest, PolyFieldTest, TermVectorComponentTest, ZkCLITest, TestRandomMergePolicy, CSVRequestHandlerTest, TestSuggestSpellingConverter, TestCollationKeyRangeQueries, DeleteInactiveReplicaTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteInactiveReplicaTest -Dtests.seed=6D9019EEC680846C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ja_JP -Dtests.timezone=America/Lima -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | DeleteInactiveReplicaTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrZkClient opens=15 closes=14
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6D9019EEC680846C]: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:738)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.DeleteInactiveReplicaTest: 
   [junit4]    >    1) Thread[id=1567, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[6D9019EEC680846C]-SendThread(localhost.localdomain:37083), state=TIMED_WAITING, group=TGRP-DeleteInactiveReplicaTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at java.lang.Thread.sleep(Thread.java:853)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
   [junit4]    >    2) Thread[id=1568, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[6D9019EEC680846C]-EventThread, state=WAITING, group=TGRP-DeleteInactiveReplicaTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:182)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1998)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6D9019EEC680846C]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=1567, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[6D9019EEC680846C]-SendThread(localhost.localdomain:37083), state=TIMED_WAITING, group=TGRP-DeleteInactiveReplicaTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at java.lang.Thread.sleep(Thread.java:853)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6D9019EEC680846C]:0)
   [junit4] Completed on J0 in 49.37s, 1 test, 2 failures, 2 errors <<< FAILURES!

[...truncated 608 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:428: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:421: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:483: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1263: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:906: There were test failures: 330 suites, 1457 tests, 3 suite-level errors, 1 failure, 785 ignored (4 assumptions)

Total time: 39 minutes 39 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/ibm-j9-jdk6 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.7.0_45) - Build # 7998 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/7998/
Java: 64bit/jdk1.7.0_45 -XX:-UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.DeleteReplicaTest

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

Stack Trace:
java.lang.AssertionError: ERROR: SolrZkClient opens=15 closes=14
	at __randomizedtesting.SeedInfo.seed([89DAF39107742F44]: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.GeneratedMethodAccessor25.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.DeleteReplicaTest

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.cloud.DeleteReplicaTest:     1) Thread[id=1090, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[89DAF39107742F44]-SendThread(localhost.localdomain:37975), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]         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=1091, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[89DAF39107742F44]-EventThread, state=WAITING, group=TGRP-DeleteReplicaTest]         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.DeleteReplicaTest: 
   1) Thread[id=1090, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[89DAF39107742F44]-SendThread(localhost.localdomain:37975), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
        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=1091, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[89DAF39107742F44]-EventThread, state=WAITING, group=TGRP-DeleteReplicaTest]
        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([89DAF39107742F44]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=1090, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[89DAF39107742F44]-SendThread(localhost.localdomain:37975), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]         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=1090, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[89DAF39107742F44]-SendThread(localhost.localdomain:37975), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
        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([89DAF39107742F44]:0)


REGRESSION:  org.apache.solr.cloud.DeleteReplicaTest.testDistribSearch

Error Message:
Invalid shard name : shard1 in collection : delLiveColl

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Invalid shard name : shard1 in collection : delLiveColl
	at __randomizedtesting.SeedInfo.seed([89DAF39107742F44:83C7D89702B4F78]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:464)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:268)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:640)
	at org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:148)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:134)
	at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:115)
	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)




Build Log:
[...truncated 10072 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> 308755 T1004 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 308760 T1004 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-DeleteReplicaTest-1383093345648
   [junit4]   2> 308760 T1004 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 308761 T1005 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 308861 T1004 oasc.ZkTestServer.run start zk server on port:37975
   [junit4]   2> 308863 T1004 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 308926 T1011 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@106f34fb name:ZooKeeperConnection Watcher:127.0.0.1:37975 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 308927 T1004 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 308927 T1004 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 308933 T1004 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 308935 T1013 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@961aa52 name:ZooKeeperConnection Watcher:127.0.0.1:37975/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 308936 T1004 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 308936 T1004 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 308942 T1004 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 308946 T1004 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 308950 T1004 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 308954 T1004 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 308955 T1004 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 308962 T1004 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 308963 T1004 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 308969 T1004 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 308969 T1004 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 308974 T1004 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 308975 T1004 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 308980 T1004 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 308981 T1004 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 308986 T1004 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 308986 T1004 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 308990 T1004 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 308991 T1004 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 308995 T1004 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 308996 T1004 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 309000 T1004 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 309001 T1004 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 309005 T1004 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 309006 T1004 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 309095 T1004 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 309099 T1004 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:45023
   [junit4]   2> 309100 T1004 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 309101 T1004 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 309101 T1004 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383093345899
   [junit4]   2> 309102 T1004 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383093345899/'
   [junit4]   2> 309117 T1004 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383093345899/solr.xml
   [junit4]   2> 309154 T1004 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 309155 T1004 oasc.CoreContainer.<init> New CoreContainer 1726473560
   [junit4]   2> 309155 T1004 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383093345899/]
   [junit4]   2> 309156 T1004 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 309156 T1004 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 309156 T1004 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 309157 T1004 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 309157 T1004 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 309158 T1004 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 309158 T1004 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 309158 T1004 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 309159 T1004 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 309160 T1004 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 309161 T1004 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 309161 T1004 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:37975/solr
   [junit4]   2> 309161 T1004 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 309162 T1004 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 309164 T1024 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@48521e1a name:ZooKeeperConnection Watcher:127.0.0.1:37975 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 309164 T1004 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 309169 T1004 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 309170 T1026 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7a0c5fb2 name:ZooKeeperConnection Watcher:127.0.0.1:37975/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 309170 T1004 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 309172 T1004 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 309175 T1004 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 309177 T1004 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 309179 T1004 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45023_
   [junit4]   2> 309179 T1004 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45023_
   [junit4]   2> 309181 T1004 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 309186 T1004 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 309189 T1004 oasc.Overseer.start Overseer (id=90642405500649475-127.0.0.1:45023_-n_0000000000) starting
   [junit4]   2> 309192 T1004 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 309195 T1028 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 309195 T1004 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 309197 T1004 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 309199 T1004 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 309201 T1027 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 309203 T1004 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383093345899
   [junit4]   2> 309204 T1004 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383093345899/conf/
   [junit4]   2> 309225 T1004 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 309226 T1004 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 309226 T1004 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 309230 T1004 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 309232 T1031 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c4ba42b name:ZooKeeperConnection Watcher:127.0.0.1:37975/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 309233 T1004 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 309236 T1004 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 309239 T1004 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 309318 T1004 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 309322 T1004 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:39314
   [junit4]   2> 309323 T1004 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 309323 T1004 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 309323 T1004 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383093346127
   [junit4]   2> 309324 T1004 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383093346127/'
   [junit4]   2> 309335 T1004 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383093346127/solr.xml
   [junit4]   2> 309366 T1004 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 309367 T1004 oasc.CoreContainer.<init> New CoreContainer 384523574
   [junit4]   2> 309367 T1004 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383093346127/]
   [junit4]   2> 309368 T1004 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 309368 T1004 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 309368 T1004 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 309369 T1004 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 309369 T1004 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 309369 T1004 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 309370 T1004 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 309370 T1004 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 309370 T1004 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 309371 T1004 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 309371 T1004 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 309372 T1004 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:37975/solr
   [junit4]   2> 309372 T1004 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 309373 T1004 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 309375 T1042 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@30db421 name:ZooKeeperConnection Watcher:127.0.0.1:37975 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 309375 T1004 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 309379 T1004 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 309380 T1044 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d384691 name:ZooKeeperConnection Watcher:127.0.0.1:37975/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 309380 T1004 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 309385 T1004 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 310388 T1004 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39314_
   [junit4]   2> 310391 T1004 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:39314_
   [junit4]   2> 310397 T1031 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 310397 T1044 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 310397 T1026 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 310406 T1004 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383093346127
   [junit4]   2> 310408 T1004 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383093346127/conf/
   [junit4]   2> 310439 T1004 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 310440 T1004 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 310440 T1004 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 310520 T1004 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 310523 T1004 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:32797
   [junit4]   2> 310524 T1004 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 310525 T1004 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 310525 T1004 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383093347331
   [junit4]   2> 310526 T1004 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383093347331/'
   [junit4]   2> 310537 T1004 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383093347331/solr.xml
   [junit4]   2> 310591 T1004 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 310592 T1004 oasc.CoreContainer.<init> New CoreContainer 604265482
   [junit4]   2> 310592 T1004 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383093347331/]
   [junit4]   2> 310593 T1004 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 310593 T1004 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 310594 T1004 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 310594 T1004 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 310594 T1004 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 310595 T1004 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 310595 T1004 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 310595 T1004 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 310596 T1004 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 310597 T1004 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 310597 T1004 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 310598 T1004 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:37975/solr
   [junit4]   2> 310598 T1004 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 310599 T1004 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 310600 T1056 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1be5b060 name:ZooKeeperConnection Watcher:127.0.0.1:37975 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 310601 T1004 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 310604 T1004 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 310607 T1058 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@81ebbfc name:ZooKeeperConnection Watcher:127.0.0.1:37975/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 310607 T1004 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 310613 T1004 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 311616 T1004 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32797_
   [junit4]   2> 311618 T1004 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:32797_
   [junit4]   2> 311623 T1044 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 311623 T1058 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 311623 T1026 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 311623 T1031 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 311632 T1004 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383093347331
   [junit4]   2> 311633 T1004 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383093347331/conf/
   [junit4]   2> 311668 T1004 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 311668 T1004 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 311669 T1004 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 311738 T1004 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 311740 T1004 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:35664
   [junit4]   2> 311740 T1004 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 311741 T1004 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 311741 T1004 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383093348558
   [junit4]   2> 311742 T1004 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383093348558/'
   [junit4]   2> 311763 T1004 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383093348558/solr.xml
   [junit4]   2> 311798 T1004 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 311798 T1004 oasc.CoreContainer.<init> New CoreContainer 495709362
   [junit4]   2> 311798 T1004 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383093348558/]
   [junit4]   2> 311799 T1004 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 311799 T1004 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 311800 T1004 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 311800 T1004 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 311800 T1004 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 311801 T1004 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 311801 T1004 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 311801 T1004 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 311801 T1004 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 311803 T1004 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 311803 T1004 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 311803 T1004 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:37975/solr
   [junit4]   2> 311803 T1004 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 311804 T1004 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 311806 T1070 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1834925a name:ZooKeeperConnection Watcher:127.0.0.1:37975 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 311806 T1004 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 311809 T1004 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 311810 T1072 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4eea4037 name:ZooKeeperConnection Watcher:127.0.0.1:37975/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 311810 T1004 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 311815 T1004 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 312818 T1004 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35664_
   [junit4]   2> 312820 T1004 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35664_
   [junit4]   2> 312825 T1058 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 312825 T1072 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 312826 T1026 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 312825 T1031 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 312825 T1044 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 312832 T1004 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383093348558
   [junit4]   2> 312834 T1004 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383093348558/conf/
   [junit4]   2> 312862 T1004 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 312863 T1004 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 312863 T1004 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 312931 T1004 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 312937 T1004 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:44776
   [junit4]   2> 312938 T1004 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 312939 T1004 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 312939 T1004 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383093349752
   [junit4]   2> 312940 T1004 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383093349752/'
   [junit4]   2> 312960 T1004 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383093349752/solr.xml
   [junit4]   2> 312996 T1004 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 312997 T1004 oasc.CoreContainer.<init> New CoreContainer 1315815979
   [junit4]   2> 312997 T1004 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383093349752/]
   [junit4]   2> 312998 T1004 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 312998 T1004 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 312999 T1004 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 312999 T1004 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 312999 T1004 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 312999 T1004 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 313000 T1004 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 313000 T1004 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 313000 T1004 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 313001 T1004 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 313002 T1004 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 313002 T1004 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:37975/solr
   [junit4]   2> 313002 T1004 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 313003 T1004 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 313004 T1084 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@617e56e7 name:ZooKeeperConnection Watcher:127.0.0.1:37975 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 313005 T1004 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 313008 T1004 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 313010 T1086 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@36855fcf name:ZooKeeperConnection Watcher:127.0.0.1:37975/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 313010 T1004 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 313016 T1004 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 314021 T1004 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44776_
   [junit4]   2> 314024 T1004 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44776_
   [junit4]   2> 314030 T1058 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 314030 T1044 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 314030 T1026 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 314030 T1072 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 314030 T1031 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 314031 T1086 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 314039 T1004 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383093349752
   [junit4]   2> 314040 T1004 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383093349752/conf/
   [junit4]   2> 314072 T1004 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 314072 T1004 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 314073 T1004 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 314076 T1004 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 314078 T1089 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@45b9b5e5 name:ZooKeeperConnection Watcher:127.0.0.1:37975/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 314078 T1004 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 314080 T1004 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 314084 T1004 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 314085 T1091 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@766e7f98 name:ZooKeeperConnection Watcher:127.0.0.1:37975/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 314086 T1004 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 314087 T1004 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 314092 T1021 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=2&maxShardsPerNode=2&name=delLiveColl&replicationFactor=2&action=CREATE&wt=javabin&version=2
   [junit4]   2> 314093 T1026 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 314094 T1028 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":"delLiveColl",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 314094 T1028 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"delLiveColl",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 315213 T1027 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 315214 T1027 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: delLiveColl
   [junit4]   2> 315214 T1027 oasc.Overseer$ClusterStateUpdater.createCollection Create collection delLiveColl with shards [shard1, shard2]
   [junit4]   2> 315217 T1058 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> 315218 T1089 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> 315218 T1026 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> 315218 T1086 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> 315218 T1091 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> 315218 T1072 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> 315218 T1031 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> 315217 T1044 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> 315298 T1028 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2] , repFactor : 2
   [junit4]   2> 315298 T1028 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica1 as part of slice shard1 of collection delLiveColl on 127.0.0.1:35664_
   [junit4]   2> 315298 T1028 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica2 as part of slice shard1 of collection delLiveColl on 127.0.0.1:32797_
   [junit4]   2> 315299 T1028 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica1 as part of slice shard2 of collection delLiveColl on 127.0.0.1:39314_
   [junit4]   2> 315300 T1028 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica2 as part of slice shard2 of collection delLiveColl on 127.0.0.1:44776_
   [junit4]   2> 315302 T1065 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica1 state=down
   [junit4]   2> 315302 T1040 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica1 state=down
   [junit4]   2> 315302 T1052 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica2 state=down
   [junit4]   2> 315302 T1082 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica2 state=down
   [junit4]   2> 315303 T1065 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 315397 T1040 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 315400 T1052 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 315401 T1082 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 316724 T1027 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 316725 T1027 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:35664",
   [junit4]   2> 	  "core":"delLiveColl_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:35664_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 316729 T1027 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:39314",
   [junit4]   2> 	  "core":"delLiveColl_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:39314_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 316733 T1027 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:32797",
   [junit4]   2> 	  "core":"delLiveColl_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:32797_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 316739 T1027 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:44776",
   [junit4]   2> 	  "core":"delLiveColl_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:44776_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 316746 T1044 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> 316746 T1058 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> 316747 T1072 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> 316746 T1031 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> 316746 T1086 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> 316746 T1089 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> 316746 T1026 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> 316747 T1091 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> 317303 T1065 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica1
   [junit4]   2> 317305 T1065 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard1_replica1' using instanceDir: ./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383093348558/delLiveColl_shard1_replica1
   [junit4]   2> 317306 T1065 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 317307 T1065 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 317308 T1065 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 317310 T1065 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 317310 T1065 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 317315 T1065 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 317316 T1065 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383093348558/delLiveColl_shard1_replica1/'
   [junit4]   2> 317376 T1065 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 317399 T1040 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica1
   [junit4]   2> 317399 T1040 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard2_replica1' using instanceDir: ./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383093346127/delLiveColl_shard2_replica1
   [junit4]   2> 317400 T1040 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 317400 T1040 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 317401 T1040 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 317401 T1052 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica2
   [junit4]   2> 317401 T1040 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383093346127/delLiveColl_shard2_replica1/'
   [junit4]   2> 317402 T1082 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica2
   [junit4]   2> 317402 T1052 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard1_replica2' using instanceDir: ./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383093347331/delLiveColl_shard1_replica2
   [junit4]   2> 317402 T1052 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 317402 T1082 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard2_replica2' using instanceDir: ./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383093349752/delLiveColl_shard2_replica2
   [junit4]   2> 317403 T1082 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 317403 T1052 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 317403 T1052 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 317403 T1082 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 317404 T1082 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 317405 T1052 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383093347331/delLiveColl_shard1_replica2/'
   [junit4]   2> 317405 T1082 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383093349752/delLiveColl_shard2_replica2/'
   [junit4]   2> 317411 T1065 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 317412 T1065 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 317419 T1065 oass.IndexSchema.readSchema [delLiveColl_shard1_replica1] Schema name=test
   [junit4]   2> 317446 T1052 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 317451 T1040 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 317472 T1082 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 317508 T1082 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 317509 T1082 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 317512 T1052 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 317514 T1052 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 317516 T1040 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 317517 T1082 oass.IndexSchema.readSchema [delLiveColl_shard2_replica2] Schema name=test
   [junit4]   2> 317518 T1040 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 317521 T1052 oass.IndexSchema.readSchema [delLiveColl_shard1_replica2] Schema name=test
   [junit4]   2> 317526 T1040 oass.IndexSchema.readSchema [delLiveColl_shard2_replica1] Schema name=test
   [junit4]   2> 317868 T1065 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 317869 T1065 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 317870 T1065 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 317876 T1065 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 317879 T1065 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 317893 T1065 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 317897 T1065 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 317901 T1065 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 317902 T1065 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 317903 T1065 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 317903 T1065 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 317904 T1065 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 317904 T1065 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 317905 T1065 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 317905 T1065 oasc.SolrCore.<init> [delLiveColl_shard1_replica1] Opening new SolrCore at ./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383093348558/delLiveColl_shard1_replica1/, dataDir=./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383093348558/delLiveColl_shard1_replica1/data/
   [junit4]   2> 317906 T1065 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@483edb6b
   [junit4]   2> 317906 T1065 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383093348558/delLiveColl_shard1_replica1/data
   [junit4]   2> 317907 T1065 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383093348558/delLiveColl_shard1_replica1/data/index/
   [junit4]   2> 317907 T1065 oasc.SolrCore.initIndex WARN [delLiveColl_shard1_replica1] Solr index directory './org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383093348558/delLiveColl_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 317908 T1065 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383093348558/delLiveColl_shard1_replica1/data/index
   [junit4]   2> 317908 T1065 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 317909 T1065 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7878f38e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17b371a4),segFN=segments_1,generation=1}
   [junit4]   2> 317910 T1065 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 317915 T1065 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 317915 T1065 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 317916 T1065 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 317916 T1065 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 317916 T1065 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 317917 T1065 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 317918 T1065 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 317918 T1065 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 317919 T1065 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 317920 T1065 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 317920 T1065 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 317921 T1065 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 317921 T1065 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 317922 T1065 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 317922 T1065 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 317926 T1065 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 317930 T1065 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 317930 T1065 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 317931 T1065 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=66.3291015625, floorSegmentMB=1.185546875, forceMergeDeletesPctAllowed=0.1406698242272153, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 317931 T1065 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7878f38e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17b371a4),segFN=segments_1,generation=1}
   [junit4]   2> 317932 T1065 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 317932 T1065 oass.SolrIndexSearcher.<init> Opening Searcher@63e538 main
   [junit4]   2> 317936 T1096 oasc.SolrCore.registerSearcher [delLiveColl_shard1_replica1] Registered new searcher Searcher@63e538 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 317937 T1065 oasc.CoreContainer.registerCore registering core: delLiveColl_shard1_replica1
   [junit4]   2> 317938 T1065 oasc.ZkController.register Register replica - core:delLiveColl_shard1_replica1 address:http://127.0.0.1:35664 collection:delLiveColl shard:shard1
   [junit4]   2> 317939 T1065 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl/leader_elect/shard1/election
   [junit4]   2> 317945 T1065 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 317947 T1065 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=180000
   [junit4]   2> 317978 T1082 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 317979 T1082 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 317980 T1082 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 317986 T1040 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 317986 T1040 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 317987 T1082 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 317987 T1040 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 317990 T1082 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 317992 T1040 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 317994 T1052 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 317994 T1052 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 317995 T1040 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 317995 T1052 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 318000 T1052 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 318003 T1052 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 318004 T1082 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 318007 T1082 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 318008 T1040 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 318011 T1082 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 318012 T1082 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 318012 T1082 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 318012 T1040 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 318013 T1082 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 318014 T1082 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 318014 T1082 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 318015 T1082 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 318015 T1082 oasc.SolrCore.<init> [delLiveColl_shard2_replica2] Opening new SolrCore at ./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383093349752/delLiveColl_shard2_replica2/, dataDir=./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383093349752/delLiveColl_shard2_replica2/data/
   [junit4]   2> 318016 T1082 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@483edb6b
   [junit4]   2> 318017 T1052 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 318017 T1082 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383093349752/delLiveColl_shard2_replica2/data
   [junit4]   2> 318017 T1040 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 318017 T1082 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383093349752/delLiveColl_shard2_replica2/data/index/
   [junit4]   2> 318018 T1082 oasc.SolrCore.initIndex WARN [delLiveColl_shard2_replica2] Solr index directory './org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383093349752/delLiveColl_shard2_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 318019 T1040 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 318019 T1040 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 318019 T1040 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 318019 T1082 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383093349752/delLiveColl_shard2_replica2/data/index
   [junit4]   2> 318020 T1082 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 318020 T1052 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 318021 T1040 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 318021 T1040 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 318021 T1082 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5fce66c2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6011b9fa),segFN=segments_1,generation=1}
   [junit4]   2> 318022 T1040 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 318022 T1082 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 318022 T1040 oasc.SolrCore.<init> [delLiveColl_shard2_replica1] Opening new SolrCore at ./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383093346127/delLiveColl_shard2_replica1/, dataDir=./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383093346127/delLiveColl_shard2_replica1/data/
   [junit4]   2> 318023 T1040 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@483edb6b
   [junit4]   2> 318023 T1052 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 318024 T1040 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383093346127/delLiveColl_shard2_replica1/data
   [junit4]   2> 318024 T1040 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383093346127/delLiveColl_shard2_replica1/data/index/
   [junit4]   2> 318024 T1052 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 318025 T1052 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 318025 T1040 oasc.SolrCore.initIndex WARN [delLiveColl_shard2_replica1] Solr index directory './org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383093346127/delLiveColl_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 318025 T1052 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 318026 T1040 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383093346127/delLiveColl_shard2_replica1/data/index
   [junit4]   2> 318026 T1040 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 318027 T1082 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 318027 T1052 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 318027 T1052 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 318027 T1082 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 318028 T1052 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 318027 T1040 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@60306d09 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2c6bd188),segFN=segments_1,generation=1}
   [junit4]   2> 318028 T1052 oasc.SolrCore.<init> [delLiveColl_shard1_replica2] Opening new SolrCore at ./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383093347331/delLiveColl_shard1_replica2/, dataDir=./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383093347331/delLiveColl_shard1_replica2/data/
   [junit4]   2> 318028 T1082 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 318029 T1052 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@483edb6b
   [junit4]   2> 318028 T1040 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 318029 T1082 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 318030 T1052 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383093347331/delLiveColl_shard1_replica2/data
   [junit4]   2> 318030 T1082 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 318030 T1052 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383093347331/delLiveColl_shard1_replica2/data/index/
   [junit4]   2> 318030 T1082 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 318031 T1052 oasc.SolrCore.initIndex WARN [delLiveColl_shard1_replica2] Solr index directory './org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383093347331/delLiveColl_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 318031 T1082 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 318031 T1052 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383093347331/delLiveColl_shard1_replica2/data/index
   [junit4]   2> 318032 T1082 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 318032 T1052 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 318032 T1082 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 318033 T1040 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 318033 T1052 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@28594e57 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7303bcaa),segFN=segments_1,generation=1}
   [junit4]   2> 318034 T1052 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 318034 T1082 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 318033 T1040 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 318035 T1040 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 318035 T1082 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 318035 T1040 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 318035 T1082 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 318036 T1040 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 318036 T1082 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 318036 T1040 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 318037 T1082 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 318037 T1040 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 318038 T1082 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 318038 T1040 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 318038 T1052 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 318038 T1040 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 318039 T1052 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 318039 T1040 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 318039 T1052 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 318040 T1082 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 318040 T1052 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 318040 T1040 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 318041 T1040 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 318040 T1052 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 318041 T1040 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 318041 T1052 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 318042 T1040 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 318042 T1052 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 318042 T1040 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 318043 T1052 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 318043 T1052 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 318043 T1082 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 318044 T1082 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 318044 T1040 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 318044 T1052 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 318045 T1082 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=66.3291015625, floorSegmentMB=1.185546875, forceMergeDeletesPctAllowed=0.1406698242272153, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 318045 T1052 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 318046 T1052 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 318046 T1082 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5fce66c2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6011b9fa),segFN=segments_1,generation=1}
   [junit4]   2> 318046 T1082 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 318046 T1052 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 318047 T1082 oass.SolrIndexSearcher.<init> Opening Searcher@27f368db main
   [junit4]   2> 318047 T1040 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 318047 T1052 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 318048 T1040 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 318048 T1052 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 318049 T1040 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=66.3291015625, floorSegmentMB=1.185546875, forceMergeDeletesPctAllowed=0.1406698242272153, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 318049 T1040 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@60306d09 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2c6bd188),segFN=segments_1,generation=1}
   [junit4]   2> 318050 T1040 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 318050 T1052 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 318050 T1040 oass.SolrIndexSearcher.<init> Opening Searcher@217f4d4e main
   [junit4]   2> 318051 T1097 oasc.SolrCore.registerSearcher [delLiveColl_shard2_replica2] Registered new searcher Searcher@27f368db main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 318053 T1082 oasc.CoreContainer.registerCore registering core: delLiveColl_shard2_replica2
   [junit4]   2> 318053 T1082 oasc.ZkController.register Register replica - core:delLiveColl_shard2_replica2 address:http://127.0.0.1:44776 collection:delLiveColl shard:shard2
   [junit4]   2> 318054 T1052 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 318054 T1052 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 318054 T1098 oasc.SolrCore.registerSearcher [delLiveColl_shard2_replica1] Registered new searcher Searcher@217f4d4e main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 318054 T1082 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl/leader_elect/shard2/election
   [junit4]   2> 318055 T1052 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=66.3291015625, floorSegmentMB=1.185546875, forceMergeDeletesPctAllowed=0.1406698242272153, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 318056 T1040 oasc.CoreContainer.registerCore registering core: delLiveColl_shard2_replica1
   [junit4]   2> 318056 T1052 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@28594e57 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7303bcaa),segFN=segments_1,generation=1}
   [junit4]   2> 318056 T1052 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 318056 T1040 oasc.ZkController.register Register replica - core:delLiveColl_shard2_replica1 address:http://127.0.0.1:39314 collection:delLiveColl shard:shard2
   [junit4]   2> 318057 T1052 oass.SolrIndexSearcher.<init> Opening Searcher@71e8972 main
   [junit4]   2> 318060 T1040 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
  

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

.run(ClientCnxn.java:984)
   [junit4]   2> 
   [junit4]   2> 435549 T1090 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> 435550 T1090 oaz.ClientCnxn$SendThread.run WARN Session 0x14206c99d74000e 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> 436049 T1090 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> 436050 T1090 oaz.ClientCnxn$SendThread.run WARN Session 0x14206c99d74000e 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> 436549 T1090 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> 437049 T1090 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> 437051 T1090 oaz.ClientCnxn$SendThread.run WARN Session 0x14206c99d74000e 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> 128795 T1003 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=1090, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[89DAF39107742F44]-SendThread(localhost.localdomain:37975), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
   [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=Lucene45: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=es_AR, timezone=Asia/Aqtau
   [junit4]   2> NOTE: Linux 3.8.0-32-generic amd64/Oracle Corporation 1.7.0_45 (64-bit)/cpus=8,threads=3,free=177823312,total=533725184
   [junit4]   2> NOTE: All tests run in this JVM: [TestQueryTypes, TestDefaultSearchFieldResource, DeleteShardTest, DocumentAnalysisRequestHandlerTest, StatsComponentTest, MultiTermTest, TestAddFieldRealTimeGet, HdfsDirectoryTest, TestSolrCoreProperties, TestIndexingPerformance, TestCopyFieldCollectionResource, TestArbitraryIndexDir, ShardRoutingCustomTest, TestRecovery, SpellingQueryConverterTest, TestDefaultSimilarityFactory, PrimUtilsTest, TestSolr4Spatial, CustomCollectionTest, SortByFunctionTest, TestFastOutputStream, TestMaxScoreQueryParser, TestSweetSpotSimilarityFactory, ZkNodePropsTest, TestFieldTypeCollectionResource, SolrCmdDistributorTest, TestStressLucene, TestFastLRUCache, SolrIndexConfigTest, HardAutoCommitTest, TestAtomicUpdateErrorCases, OutputWriterTest, XmlUpdateRequestHandlerTest, TestAnalyzedSuggestions, CollectionsAPIDistributedZkTest, SolrPluginUtilsTest, HdfsRecoveryZkTest, TestRecoveryHdfs, TestFoldingMultitermQuery, TestUpdate, TestCollationField, CurrencyFieldOpenExchangeTest, DeleteReplicaTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteReplicaTest -Dtests.seed=89DAF39107742F44 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_AR -Dtests.timezone=Asia/Aqtau -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | DeleteReplicaTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrZkClient opens=15 closes=14
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([89DAF39107742F44]: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.DeleteReplicaTest: 
   [junit4]    >    1) Thread[id=1090, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[89DAF39107742F44]-SendThread(localhost.localdomain:37975), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
   [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=1091, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[89DAF39107742F44]-EventThread, state=WAITING, group=TGRP-DeleteReplicaTest]
   [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([89DAF39107742F44]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=1090, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[89DAF39107742F44]-SendThread(localhost.localdomain:37975), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
   [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([89DAF39107742F44]:0)
   [junit4] Completed on J1 in 128.83s, 1 test, 1 failure, 3 errors <<< FAILURES!

[...truncated 698 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:428: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:408: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:483: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1263: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:906: There were test failures: 330 suites, 1457 tests, 3 suite-level errors, 1 error, 820 ignored (1 assumption)

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