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/11/12 15:36:34 UTC

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.7.0_45) - Build # 8187 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/8187/
Java: 32bit/jdk1.7.0_45 -server -XX:+UseConcMarkSweepGC

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([ADC621C4FB86A9B5]: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.GeneratedMethodAccessor22.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=3256, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[ADC621C4FB86A9B5]-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)    2) Thread[id=3255, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[ADC621C4FB86A9B5]-SendThread(localhost.localdomain:47999), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.DeleteReplicaTest: 
   1) Thread[id=3256, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[ADC621C4FB86A9B5]-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)
   2) Thread[id=3255, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[ADC621C4FB86A9B5]-SendThread(localhost.localdomain:47999), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
	at __randomizedtesting.SeedInfo.seed([ADC621C4FB86A9B5]: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=3255, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[ADC621C4FB86A9B5]-SendThread(localhost.localdomain:47999), 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=3255, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[ADC621C4FB86A9B5]-SendThread(localhost.localdomain:47999), 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([ADC621C4FB86A9B5]:0)


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

Error Message:
Invalid replica : core_node1 in shard/collection : shard1/delLiveColl

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Invalid replica : core_node1 in shard/collection : shard1/delLiveColl
	at __randomizedtesting.SeedInfo.seed([ADC621C4FB86A9B5:2C20AFDC8CD9C989]: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:149)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:135)
	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 10588 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> 921835 T3167 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 921840 T3167 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-DeleteReplicaTest-1384266805708
   [junit4]   2> 921841 T3167 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 921841 T3168 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 921941 T3167 oasc.ZkTestServer.run start zk server on port:47999
   [junit4]   2> 921942 T3167 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 921964 T3174 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@acc8fc name:ZooKeeperConnection Watcher:127.0.0.1:47999 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 921964 T3167 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 921965 T3167 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 921970 T3167 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 921970 T3176 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1be3fbf name:ZooKeeperConnection Watcher:127.0.0.1:47999/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 921971 T3167 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 921971 T3167 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 921973 T3167 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 921974 T3167 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 921976 T3167 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 921977 T3167 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> 921978 T3167 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 921980 T3167 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> 921981 T3167 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 921989 T3167 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> 921990 T3167 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 921991 T3167 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> 921992 T3167 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 921994 T3167 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> 921995 T3167 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 921997 T3167 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> 921997 T3167 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 921999 T3167 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 921999 T3167 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 922001 T3167 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> 922001 T3167 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 922003 T3167 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> 922003 T3167 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 922005 T3167 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> 922006 T3167 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 922009 T3167 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> 922009 T3167 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 922083 T3167 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 922086 T3167 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:43048
   [junit4]   2> 922086 T3167 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 922086 T3167 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 922087 T3167 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1384266805878
   [junit4]   2> 922087 T3167 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-controljetty-1384266805878/'
   [junit4]   2> 922099 T3167 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.DeleteReplicaTest-controljetty-1384266805878/solr.xml
   [junit4]   2> 922138 T3167 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 922139 T3167 oasc.CoreContainer.<init> New CoreContainer 3244151
   [junit4]   2> 922139 T3167 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1384266805878/]
   [junit4]   2> 922140 T3167 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 922141 T3167 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 922141 T3167 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 922141 T3167 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 922141 T3167 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 922142 T3167 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 922142 T3167 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 922142 T3167 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 922142 T3167 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 922144 T3167 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 922144 T3167 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 922144 T3167 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:47999/solr
   [junit4]   2> 922144 T3167 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 922145 T3167 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 922146 T3187 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15af561 name:ZooKeeperConnection Watcher:127.0.0.1:47999 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 922147 T3167 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 922150 T3167 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 922151 T3189 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@56bf05 name:ZooKeeperConnection Watcher:127.0.0.1:47999/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 922151 T3167 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 922152 T3167 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 922155 T3167 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 922157 T3167 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 922159 T3167 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43048_
   [junit4]   2> 922160 T3167 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43048_
   [junit4]   2> 922162 T3167 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 922167 T3167 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 922170 T3167 oasc.Overseer.start Overseer (id=90719309379010563-127.0.0.1:43048_-n_0000000000) starting
   [junit4]   2> 922173 T3167 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 922176 T3191 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 922176 T3167 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 922179 T3167 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 922181 T3167 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 922183 T3190 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 922185 T3167 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.DeleteReplicaTest-controljetty-1384266805878
   [junit4]   2> 922187 T3167 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.DeleteReplicaTest-controljetty-1384266805878/conf/
   [junit4]   2> 922223 T3167 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 922223 T3167 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 922224 T3167 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 922226 T3167 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 922227 T3194 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7bc3e7 name:ZooKeeperConnection Watcher:127.0.0.1:47999/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 922228 T3167 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 922229 T3167 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 922230 T3167 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 922317 T3167 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 922319 T3167 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:45013
   [junit4]   2> 922320 T3167 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 922320 T3167 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 922320 T3167 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.DeleteReplicaTest-jetty1-1384266806098
   [junit4]   2> 922321 T3167 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.DeleteReplicaTest-jetty1-1384266806098/'
   [junit4]   2> 922334 T3167 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.DeleteReplicaTest-jetty1-1384266806098/solr.xml
   [junit4]   2> 922372 T3167 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 922373 T3167 oasc.CoreContainer.<init> New CoreContainer 15490205
   [junit4]   2> 922373 T3167 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.DeleteReplicaTest-jetty1-1384266806098/]
   [junit4]   2> 922374 T3167 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 922374 T3167 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 922374 T3167 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 922375 T3167 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 922375 T3167 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 922375 T3167 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 922376 T3167 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 922376 T3167 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 922376 T3167 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 922386 T3167 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 922387 T3167 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 922387 T3167 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:47999/solr
   [junit4]   2> 922387 T3167 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 922388 T3167 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 922396 T3205 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@63ae89 name:ZooKeeperConnection Watcher:127.0.0.1:47999 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 922396 T3167 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 922399 T3167 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 922400 T3207 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12d82a1 name:ZooKeeperConnection Watcher:127.0.0.1:47999/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 922400 T3167 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 922403 T3167 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 923405 T3167 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45013_
   [junit4]   2> 923407 T3167 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45013_
   [junit4]   2> 923409 T3189 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 923409 T3207 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 923409 T3194 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 923413 T3167 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.DeleteReplicaTest-jetty1-1384266806098
   [junit4]   2> 923414 T3167 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.DeleteReplicaTest-jetty1-1384266806098/conf/
   [junit4]   2> 923456 T3167 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 923457 T3167 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 923458 T3167 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 923562 T3167 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 923570 T3167 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:35123
   [junit4]   2> 923570 T3167 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 923571 T3167 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 923571 T3167 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384266807326
   [junit4]   2> 923572 T3167 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384266807326/'
   [junit4]   2> 923589 T3167 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.DeleteReplicaTest-jetty2-1384266807326/solr.xml
   [junit4]   2> 923640 T3167 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 923641 T3167 oasc.CoreContainer.<init> New CoreContainer 25107546
   [junit4]   2> 923641 T3167 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384266807326/]
   [junit4]   2> 923642 T3167 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 923642 T3167 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 923642 T3167 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 923643 T3167 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 923643 T3167 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 923643 T3167 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 923644 T3167 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 923644 T3167 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 923644 T3167 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 923645 T3167 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 923646 T3167 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 923646 T3167 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:47999/solr
   [junit4]   2> 923646 T3167 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 923647 T3167 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 923648 T3221 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@991453 name:ZooKeeperConnection Watcher:127.0.0.1:47999 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 923648 T3167 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 923650 T3167 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 923651 T3223 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14dcff6 name:ZooKeeperConnection Watcher:127.0.0.1:47999/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 923651 T3167 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 923654 T3167 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 924656 T3167 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35123_
   [junit4]   2> 924657 T3167 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35123_
   [junit4]   2> 924659 T3207 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 924659 T3189 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 924659 T3194 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 924660 T3223 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 924664 T3167 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.DeleteReplicaTest-jetty2-1384266807326
   [junit4]   2> 924665 T3167 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.DeleteReplicaTest-jetty2-1384266807326/conf/
   [junit4]   2> 924702 T3167 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 924703 T3167 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 924703 T3167 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 924791 T3167 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 924793 T3167 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59503
   [junit4]   2> 924794 T3167 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 924794 T3167 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 924794 T3167 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1384266808572
   [junit4]   2> 924795 T3167 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty3-1384266808572/'
   [junit4]   2> 924814 T3167 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.DeleteReplicaTest-jetty3-1384266808572/solr.xml
   [junit4]   2> 924881 T3167 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 924881 T3167 oasc.CoreContainer.<init> New CoreContainer 22714398
   [junit4]   2> 924882 T3167 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1384266808572/]
   [junit4]   2> 924883 T3167 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 924883 T3167 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 924883 T3167 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 924883 T3167 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 924884 T3167 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 924884 T3167 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 924884 T3167 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 924884 T3167 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 924885 T3167 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 924886 T3167 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 924886 T3167 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 924887 T3167 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:47999/solr
   [junit4]   2> 924887 T3167 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 924888 T3167 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 924889 T3235 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@67be8 name:ZooKeeperConnection Watcher:127.0.0.1:47999 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 924889 T3167 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 924897 T3167 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 924898 T3237 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15c04e3 name:ZooKeeperConnection Watcher:127.0.0.1:47999/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 924899 T3167 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 924901 T3167 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 925903 T3167 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59503_
   [junit4]   2> 925905 T3167 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59503_
   [junit4]   2> 925907 T3207 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 925907 T3194 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 925907 T3189 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 925907 T3223 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 925907 T3237 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 925911 T3167 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.DeleteReplicaTest-jetty3-1384266808572
   [junit4]   2> 925912 T3167 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.DeleteReplicaTest-jetty3-1384266808572/conf/
   [junit4]   2> 925934 T3167 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 925935 T3167 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 925935 T3167 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 926000 T3167 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 926001 T3167 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58312
   [junit4]   2> 926002 T3167 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 926003 T3167 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 926003 T3167 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.DeleteReplicaTest-jetty4-1384266809803
   [junit4]   2> 926003 T3167 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.DeleteReplicaTest-jetty4-1384266809803/'
   [junit4]   2> 926017 T3167 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.DeleteReplicaTest-jetty4-1384266809803/solr.xml
   [junit4]   2> 926059 T3167 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 926059 T3167 oasc.CoreContainer.<init> New CoreContainer 10932815
   [junit4]   2> 926060 T3167 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.DeleteReplicaTest-jetty4-1384266809803/]
   [junit4]   2> 926061 T3167 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 926061 T3167 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 926061 T3167 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 926061 T3167 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 926062 T3167 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 926062 T3167 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 926062 T3167 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 926063 T3167 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 926063 T3167 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 926064 T3167 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 926064 T3167 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 926064 T3167 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:47999/solr
   [junit4]   2> 926065 T3167 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 926065 T3167 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 926067 T3249 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e5cc18 name:ZooKeeperConnection Watcher:127.0.0.1:47999 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 926067 T3167 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 926069 T3167 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 926070 T3251 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7f4676 name:ZooKeeperConnection Watcher:127.0.0.1:47999/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 926070 T3167 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 926073 T3167 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 927075 T3167 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58312_
   [junit4]   2> 927076 T3167 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58312_
   [junit4]   2> 927078 T3194 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 927078 T3189 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 927078 T3207 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 927078 T3223 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 927078 T3237 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 927079 T3251 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 927083 T3167 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.DeleteReplicaTest-jetty4-1384266809803
   [junit4]   2> 927084 T3167 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.DeleteReplicaTest-jetty4-1384266809803/conf/
   [junit4]   2> 927113 T3167 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 927113 T3167 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 927114 T3167 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 927116 T3167 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 927117 T3254 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4b5d7e name:ZooKeeperConnection Watcher:127.0.0.1:47999/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 927118 T3167 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 927119 T3167 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 927121 T3167 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 927122 T3256 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@171770d name:ZooKeeperConnection Watcher:127.0.0.1:47999/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 927122 T3167 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 927123 T3167 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 927126 T3233 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=2&maxShardsPerNode=2&name=delLiveColl&replicationFactor=2&action=CREATE&wt=javabin&version=2
   [junit4]   2> 927127 T3189 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 927128 T3191 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> 927129 T3191 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> 928190 T3190 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 928191 T3190 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: delLiveColl
   [junit4]   2> 928191 T3190 oasc.Overseer$ClusterStateUpdater.createCollection Create collection delLiveColl with shards [shard1, shard2]
   [junit4]   2> 928205 T3194 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> 928205 T3254 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> 928205 T3237 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> 928205 T3223 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> 928205 T3207 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> 928205 T3189 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> 928205 T3256 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> 928205 T3251 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> 928231 T3191 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2] , repFactor : 2
   [junit4]   2> 928231 T3191 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica1 as part of slice shard1 of collection delLiveColl on 127.0.0.1:58312_
   [junit4]   2> 928232 T3191 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica2 as part of slice shard1 of collection delLiveColl on 127.0.0.1:59503_
   [junit4]   2> 928233 T3191 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica1 as part of slice shard2 of collection delLiveColl on 127.0.0.1:43048_
   [junit4]   2> 928233 T3191 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica2 as part of slice shard2 of collection delLiveColl on 127.0.0.1:35123_
   [junit4]   2> 928238 T3247 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica1 state=down
   [junit4]   2> 928239 T3183 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica1 state=down
   [junit4]   2> 928239 T3215 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica2 state=down
   [junit4]   2> 928239 T3231 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica2 state=down
   [junit4]   2> 928240 T3247 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 928240 T3215 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 928240 T3183 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 928241 T3231 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 929710 T3190 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 929710 T3190 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:58312",
   [junit4]   2> 	  "core":"delLiveColl_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:58312_",
   [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> 929712 T3190 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:35123",
   [junit4]   2> 	  "core":"delLiveColl_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:35123_",
   [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> 929716 T3190 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:43048",
   [junit4]   2> 	  "core":"delLiveColl_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:43048_",
   [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> 929722 T3190 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:59503",
   [junit4]   2> 	  "core":"delLiveColl_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59503_",
   [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> 929725 T3189 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> 929725 T3256 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> 929725 T3194 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> 929725 T3223 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> 929725 T3237 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> 929725 T3254 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> 929725 T3207 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> 929725 T3251 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> 930240 T3247 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica1
   [junit4]   2> 930241 T3215 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica2
   [junit4]   2> 930241 T3183 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica1
   [junit4]   2> 930241 T3215 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard2_replica2' using instanceDir: ./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384266807326/delLiveColl_shard2_replica2
   [junit4]   2> 930241 T3215 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 930241 T3231 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica2
   [junit4]   2> 930242 T3215 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 930241 T3247 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard1_replica1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1384266809803/delLiveColl_shard1_replica1
   [junit4]   2> 930242 T3231 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard1_replica2' using instanceDir: ./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1384266808572/delLiveColl_shard1_replica2
   [junit4]   2> 930242 T3247 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 930242 T3215 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 930244 T3247 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 930241 T3183 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard2_replica1' using instanceDir: ./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1384266805878/delLiveColl_shard2_replica1
   [junit4]   2> 930244 T3183 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 930244 T3247 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 930243 T3231 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 930245 T3183 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 930246 T3247 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 930244 T3215 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 930246 T3215 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 930246 T3247 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 930246 T3183 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 930246 T3231 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 930248 T3231 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 930248 T3183 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 930248 T3183 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 930248 T3247 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 930248 T3215 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 930249 T3231 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 930250 T3247 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.DeleteReplicaTest-jetty4-1384266809803/delLiveColl_shard1_replica1/'
   [junit4]   2> 930254 T3183 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 930254 T3215 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384266807326/delLiveColl_shard2_replica2/'
   [junit4]   2> 930255 T3183 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-controljetty-1384266805878/delLiveColl_shard2_replica1/'
   [junit4]   2> 930257 T3231 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 930258 T3231 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty3-1384266808572/delLiveColl_shard1_replica2/'
   [junit4]   2> 930322 T3247 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 930322 T3231 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 930346 T3215 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 930349 T3183 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 930430 T3183 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 930431 T3183 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 930447 T3231 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 930448 T3247 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 930449 T3231 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 930449 T3247 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 930456 T3215 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 930458 T3215 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 930458 T3183 oass.IndexSchema.readSchema [delLiveColl_shard2_replica1] Schema name=test
   [junit4]   2> 930460 T3231 oass.IndexSchema.readSchema [delLiveColl_shard1_replica2] Schema name=test
   [junit4]   2> 930463 T3247 oass.IndexSchema.readSchema [delLiveColl_shard1_replica1] Schema name=test
   [junit4]   2> 930476 T3215 oass.IndexSchema.readSchema [delLiveColl_shard2_replica2] Schema name=test
   [junit4]   2> 931367 T3231 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 931367 T3231 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 931368 T3247 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 931368 T3247 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 931368 T3231 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 931369 T3247 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 931374 T3231 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 931376 T3215 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 931383 T3215 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 931383 T3247 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 931383 T3215 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 931383 T3231 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 931387 T3247 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 931388 T3215 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 931391 T3215 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 931392 T3183 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 931393 T3183 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 931394 T3183 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 931394 T3231 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 931397 T3231 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 931398 T3247 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 931402 T3183 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 931402 T3231 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 931403 T3215 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 931404 T3247 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 931405 T3183 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 931407 T3215 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 931408 T3247 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 931423 T3231 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 931424 T3231 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 931424 T3231 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 931425 T3215 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 931425 T3231 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 931426 T3231 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 931426 T3215 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 931426 T3215 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 931426 T3231 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 931426 T3247 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 931427 T3247 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 931427 T3231 oasc.SolrCore.<init> [delLiveColl_shard1_replica2] Opening new SolrCore at ./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1384266808572/delLiveColl_shard1_replica2/, dataDir=./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1384266808572/delLiveColl_shard1_replica2/data/
   [junit4]   2> 931428 T3231 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4201fb
   [junit4]   2> 931426 T3215 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 931427 T3247 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 931429 T3231 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1384266808572/delLiveColl_shard1_replica2/data
   [junit4]   2> 931429 T3231 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1384266808572/delLiveColl_shard1_replica2/data/index/
   [junit4]   2> 931429 T3247 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 931430 T3247 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 931429 T3231 oasc.SolrCore.initIndex WARN [delLiveColl_shard1_replica2] Solr index directory './org.apache.solr.cloud.DeleteReplicaTest-jetty3-1384266808572/delLiveColl_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 931429 T3215 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 931430 T3231 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1384266808572/delLiveColl_shard1_replica2/data/index
   [junit4]   2> 931430 T3215 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 931431 T3231 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=39.5927734375, floorSegmentMB=1.1396484375, forceMergeDeletesPctAllowed=27.749358208610722, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.738148601588621
   [junit4]   2> 931430 T3247 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 931431 T3215 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 931432 T3231 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1f124b7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17fcc1),segFN=segments_1,generation=1}
   [junit4]   2> 931432 T3247 oasc.SolrCore.<init> [delLiveColl_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.DeleteReplicaTest-jetty4-1384266809803/delLiveColl_shard1_replica1/, dataDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1384266809803/delLiveColl_shard1_replica1/data/
   [junit4]   2> 931432 T3231 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 931433 T3183 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 931432 T3215 oasc.SolrCore.<init> [delLiveColl_shard2_replica2] Opening new SolrCore at ./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384266807326/delLiveColl_shard2_replica2/, dataDir=./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384266807326/delLiveColl_shard2_replica2/data/
   [junit4]   2> 931433 T3247 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4201fb
   [junit4]   2> 931434 T3215 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4201fb
   [junit4]   2> 931435 T3247 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.DeleteReplicaTest-jetty4-1384266809803/delLiveColl_shard1_replica1/data
   [junit4]   2> 931435 T3215 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384266807326/delLiveColl_shard2_replica2/data
   [junit4]   2> 931435 T3247 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.DeleteReplicaTest-jetty4-1384266809803/delLiveColl_shard1_replica1/data/index/
   [junit4]   2> 931435 T3215 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384266807326/delLiveColl_shard2_replica2/data/index/
   [junit4]   2> 931436 T3247 oasc.SolrCore.initIndex WARN [delLiveColl_shard1_replica1] Solr index directory '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1384266809803/delLiveColl_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 931436 T3215 oasc.SolrCore.initIndex WARN [delLiveColl_shard2_replica2] Solr index directory './org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384266807326/delLiveColl_shard2_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 931436 T3247 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.DeleteReplicaTest-jetty4-1384266809803/delLiveColl_shard1_replica1/data/index
   [junit4]   2> 931437 T3215 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384266807326/delLiveColl_shard2_replica2/data/index
   [junit4]   2> 931436 T3183 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 931437 T3215 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=39.5927734375, floorSegmentMB=1.1396484375, forceMergeDeletesPctAllowed=27.749358208610722, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.738148601588621
   [junit4]   2> 931437 T3231 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 931437 T3247 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=39.5927734375, floorSegmentMB=1.1396484375, forceMergeDeletesPctAllowed=27.749358208610722, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.738148601588621
   [junit4]   2> 931438 T3231 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 931438 T3247 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1934aa7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@133c7f7),segFN=segments_1,generation=1}
   [junit4]   2> 931439 T3247 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 931439 T3231 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 931438 T3215 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1afb1a5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1281635),segFN=segments_1,generation=1}
   [junit4]   2> 931440 T3215 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 931439 T3231 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 931440 T3183 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 931440 T3231 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 931441 T3231 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 931441 T3183 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 931442 T3183 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 931442 T3231 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 931442 T3183 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 931442 T3231 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 931443 T3231 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 931443 T3247 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 931443 T3183 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 931444 T3247 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 931444 T3215 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 931444 T3183 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 931443 T3231 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 931445 T3183 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 931445 T3231 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 931445 T3231 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 931444 T3215 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 931446 T3215 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 931447 T3215 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 931447 T3215 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 931447 T3215 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 931448 T3215 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 931448 T3215 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 931449 T3215 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 931449 T3215 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 931450 T3215 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 931450 T3215 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 931444 T3247 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 931451 T3215 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 931446 T3231 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 931451 T3215 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 931445 T3183 oasc.SolrCore.<init> [delLiveColl_shard2_replica1] Opening new SolrCore at ./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1384266805878/delLiveColl_shard2_replica1/, dataDir=./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1384266805878/delLiveColl_shard2_replica1/data/
   [junit4]   2> 931452 T3231 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 931452 T3231 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 931451 T3247 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 931454 T3247 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 931454 T3247 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 931455 T3247 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 931455 T3247 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 931455 T3247 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 931456 T3247 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 931456 T3247 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 931456 T3247 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 931457 T3247 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 931457 T3247 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 931457 T3247 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 931452 T3215 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 931452 T3183 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4201fb
   [junit4]   2> 931456 T3231 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 931459 T3183 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1384266805878/delLiveColl_shard2_replica1/data
   [junit4]   2> 931459 T3247 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 931459 T3215 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 931459 T3183 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1384266805878/delLiveColl_shard2_replica1/data/index/
   [junit4]   2> 931460 T3183 oasc.SolrCore.initIndex WARN [delLiveColl_shard2_replica1] Solr index directory './org.apache.solr.cloud.DeleteReplicaTest-controljetty-1384266805878/delLiveColl_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 931460 T3183 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1384266805878/delLiveColl_shard2_replica1/data/index
   [junit4]   2> 931461 T3183 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=39.5927734375, floorSegmentMB=1.1396484375, forceMergeDeletesPctAllowed=27.749358208610722, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.738148601588621
   [junit4]   2> 931461 T3183 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1ac8556 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ae715a),segFN=segments_1,generation=1}
   [junit4]   2> 931462 T3183 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 931462 T3231 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 931462 T3215 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 931462 T3247 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 931463 T3215 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 931462 T3231 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 931463 T3215 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.21291344800216214]
   [junit4]   2> 931463 T3247 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 931464 T3215 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1afb1a5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1281635),segFN=segments_1,generation=1}
   [junit4]   2> 931464 T3247 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.21291344800216214]
   [junit4]   2> 931464 T3215 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 931464 T3231 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.21291344800216214]
   [junit4]   2> 931465 T3215 oass.SolrIndexSearcher.<init> Opening Searcher@1cc31eb main
   [junit4]   2> 931465 T3247 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1934aa7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@133c7f7),segFN=segments_1,generation=1}
   [junit4]   2> 931466 T3247 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 931465 T3183 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 931467 T3247 oass.SolrIndexSearcher.<init> Opening Searcher@4ca05e main
   [junit4]   2> 931466 T3231 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1f124b7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17fcc1),segFN=segments_1,generation=1}
   [junit4]   2> 931467 T3231 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 931468 T3231 oass.SolrIndexSearcher.<init> Opening Searcher@db44da main
   [junit4]   2> 931469 T3215 oasc.CoreContainer.registerCore registering core: delLiveColl_shard2_replica2
   [junit4]   2> 931469 T3215 oasc.ZkController.register Register replica - core:delLiveColl_shard2_replica2 address:http://127.0.0.1:35123 collection:delLiveColl shard:shard2
   [junit4]   2> 931469 T3262 oasc.SolrCore.registerSearcher [delLiveColl_shard1_replica1] Registered new searcher Searcher@4ca05e main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 931470 T3215 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl/leader_elect/shard2/election
   [junit4]   2> 931467 T3183 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 931471 T3261 oasc.SolrCore.registerSearcher [delLiveColl_shard1_replica2] Registered new searcher Searcher@db44da main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 931468 T3263 oasc.SolrCore.registerSearcher [delLiveColl_shard2_replica2] Registered new searcher Searcher@1cc31eb main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 931471 T3247 oasc.CoreContainer.registerCore registering core: delLiveColl_shard1_replica1
   [junit4]   2> 931471 T3247 oasc.ZkController.register Register replica - core:delLiveColl_shard1_replica1 address:http://127.0.0.1:58312 collection:delLiveColl shard:shard1
   [junit4]   2> 931471 T3183 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 931472 T3183 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 931472 T3247 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl/leader_elect/shard1/election
   [junit4]   2> 931473 T3231 oasc.CoreContainer.registerCore registering core: delLiveColl_shard1_replica2
   [junit4]   2> 931473 T3231 oasc.ZkController.register Register replica - core:delLiveColl_shard1_replica2 address:http://127.0.0.1:59503 coll

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

e000e 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> 1046333 T3255 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> 1046334 T3255 oaz.ClientCnxn$SendThread.run WARN Session 0x1424cbb31ce000e 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> 1046833 T3255 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> 1047333 T3255 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> 1047334 T3255 oaz.ClientCnxn$SendThread.run WARN Session 0x1424cbb31ce000e 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> 1047833 T3255 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> 126499 T3166 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=3255, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[ADC621C4FB86A9B5]-SendThread(localhost.localdomain:47999), 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=Lucene40, sim=DefaultSimilarity, locale=en_AU, timezone=America/Sitka
   [junit4]   2> NOTE: Linux 3.8.0-32-generic i386/Oracle Corporation 1.7.0_45 (32-bit)/cpus=8,threads=3,free=63223376,total=128929792
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfig, ReturnFieldsTest, TestJoin, HdfsRecoveryZkTest, AutoCommitTest, DistributedQueryElevationComponentTest, TestLMJelinekMercerSimilarityFactory, TermVectorComponentTest, TestSolrQueryParser, TestMergePolicyConfig, TestImplicitCoreProperties, TestRealTimeGet, SampleTest, CircularListTest, TestAddFieldRealTimeGet, TestWriterPerf, CoreAdminHandlerTest, BasicDistributedZkTest, SpellPossibilityIteratorTest, UnloadDistributedZkTest, QueryEqualityTest, TestPostingsSolrHighlighter, TestReplicationHandler, SimpleFacetsTest, AliasIntegrationTest, TestCharFilters, TestSystemIdResolver, LeaderElectionTest, HdfsUnloadDistributedZkTest, LukeRequestHandlerTest, ClusterStateTest, TestRandomDVFaceting, FileBasedSpellCheckerTest, TestStressVersions, TestFieldTypeCollectionResource, BadCopyFieldTest, TestDocSet, TestCloudManagedSchema, PolyFieldTest, OverseerCollectionProcessorTest, TestSchemaNameResource, TestSolrQueryParserResource, SystemInfoHandlerTest, TestLMDirichletSimilarityFactory, TestRemoteStreaming, TestFieldCollectionResource, EchoParamsTest, SynonymTokenizerTest, TestJmxMonitoredMap, LoggingHandlerTest, TestSort, BinaryUpdateRequestHandlerTest, RegexBoostProcessorTest, SyncSliceTest, SliceStateUpdateTest, TestTrie, OverseerTest, RecoveryZkTest, SpatialFilterTest, SolrCoreTest, ShardRoutingTest, QueryParsingTest, SOLR749Test, SuggesterTest, TestInfoStreamLogging, SearchHandlerTest, UUIDFieldTest, TestPerFieldSimilarity, TestRecoveryHdfs, ClusterStateUpdateTest, TestGroupingSearch, TestBadConfig, ResponseLogComponentTest, DeleteReplicaTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteReplicaTest -Dtests.seed=ADC621C4FB86A9B5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en_AU -Dtests.timezone=America/Sitka -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | DeleteReplicaTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrZkClient opens=15 closes=14
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ADC621C4FB86A9B5]: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=3256, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[ADC621C4FB86A9B5]-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]    >    2) Thread[id=3255, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[ADC621C4FB86A9B5]-SendThread(localhost.localdomain:47999), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ADC621C4FB86A9B5]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=3255, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[ADC621C4FB86A9B5]-SendThread(localhost.localdomain:47999), 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([ADC621C4FB86A9B5]:0)
   [junit4] Completed on J0 in 126.54s, 1 test, 1 failure, 3 errors <<< FAILURES!

[...truncated 476 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:501: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1275: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:911: There were test failures: 335 suites, 1475 tests, 3 suite-level errors, 1 error, 591 ignored (4 assumptions)

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