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/04 21:30:19 UTC

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

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

1 tests failed.
FAILED:  org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch

Error Message:
Expected content type application/octet-stream but got text/html;charset=ISO-8859-1. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 Can not find: /onenodecollectioncore/update</title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /onenodecollectioncore/update. Reason: <pre>    Can not find: /onenodecollectioncore/update</pre></p> <hr /><i><small>Powered by Jetty://</small></i>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected content type application/octet-stream but got text/html;charset=ISO-8859-1. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 Can not find: /onenodecollectioncore/update</title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /onenodecollectioncore/update. Reason:
<pre>    Can not find: /onenodecollectioncore/update</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([AEABC3A610177EC9:2F4D4DBE67481EF5]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:428)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:196)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:88)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
	at java.lang.reflect.Method.invoke(Method.java:611)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:738)




Build Log:
[...truncated 9741 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
   [junit4]   2> 691439 T1827 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 691442 T1827 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1383595806069
   [junit4]   2> 691444 T1827 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 691444 T1828 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 691544 T1827 oasc.ZkTestServer.run start zk server on port:40414
   [junit4]   2> 691546 T1827 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 691622 T1834 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5d775d77 name:ZooKeeperConnection Watcher:127.0.0.1:40414 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 691623 T1827 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 691624 T1827 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 691633 T1827 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 691636 T1836 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42124212 name:ZooKeeperConnection Watcher:127.0.0.1:40414/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 691641 T1827 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 691642 T1827 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 691692 T1827 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 691700 T1827 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 691706 T1827 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 691713 T1827 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> 691714 T1827 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 691725 T1827 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> 691726 T1827 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 691734 T1827 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> 691735 T1827 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 691742 T1827 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> 691743 T1827 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 691750 T1827 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> 691751 T1827 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 691758 T1827 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> 691759 T1827 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 691768 T1827 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> 691769 T1827 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 691776 T1827 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> 691777 T1827 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 691785 T1827 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> 691786 T1827 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 691793 T1827 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> 691794 T1827 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 691977 T1827 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 691980 T1827 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50345
   [junit4]   2> 691981 T1827 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 691982 T1827 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 691983 T1827 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1383595806429
   [junit4]   2> 691984 T1827 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1383595806429/'
   [junit4]   2> 691999 T1827 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1383595806429/solr.xml
   [junit4]   2> 692037 T1827 oasc.CoreContainer.<init> New CoreContainer 839660044
   [junit4]   2> 692037 T1827 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1383595806429/]
   [junit4]   2> 692039 T1827 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 692040 T1827 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 692040 T1827 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 692041 T1827 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 692042 T1827 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 692043 T1827 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 692044 T1827 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 692044 T1827 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 692045 T1827 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 692047 T1827 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 692048 T1827 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 692049 T1827 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40414/solr
   [junit4]   2> 692050 T1827 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 692052 T1827 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 692055 T1847 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2abd2abd name:ZooKeeperConnection Watcher:127.0.0.1:40414 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 692056 T1827 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 692062 T1827 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 692065 T1849 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2e722e72 name:ZooKeeperConnection Watcher:127.0.0.1:40414/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 692065 T1827 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 692069 T1827 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 692080 T1827 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 692091 T1827 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 692097 T1827 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50345_
   [junit4]   2> 692100 T1827 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50345_
   [junit4]   2> 692120 T1827 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 692135 T1827 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 692143 T1827 oasc.Overseer.start Overseer (id=90675334746800131-127.0.0.1:50345_-n_0000000000) starting
   [junit4]   2> 692152 T1827 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 692164 T1851 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 692166 T1827 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 692176 T1827 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 692182 T1827 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 692194 T1850 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 692197 T1852 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 692197 T1852 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 692200 T1852 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 693708 T1850 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 693711 T1850 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50345",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50345_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 693712 T1850 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 693712 T1850 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 693728 T1849 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 694201 T1852 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 694202 T1852 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1383595806429/collection1
   [junit4]   2> 694203 T1852 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 694205 T1852 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 694206 T1852 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 694210 T1852 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1383595806429/collection1/'
   [junit4]   2> 694212 T1852 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1383595806429/collection1/lib/classes/' to classloader
   [junit4]   2> 694213 T1852 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1383595806429/collection1/lib/README' to classloader
   [junit4]   2> 694274 T1852 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 694321 T1852 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 694325 T1852 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 694332 T1852 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 694738 T1852 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 694739 T1852 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 694740 T1852 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 694750 T1852 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 694755 T1852 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 694794 T1852 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 694801 T1852 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 694807 T1852 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 694811 T1852 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 694812 T1852 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 694812 T1852 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 694816 T1852 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 694817 T1852 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 694818 T1852 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 694818 T1852 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1383595806429/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1383595806069/control/data/
   [junit4]   2> 694819 T1852 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7edd7edd
   [junit4]   2> 694820 T1852 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1383595806069/control/data
   [junit4]   2> 694820 T1852 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1383595806069/control/data/index/
   [junit4]   2> 694821 T1852 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1383595806069/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 694822 T1852 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1383595806069/control/data/index
   [junit4]   2> 694822 T1852 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=90.9375, floorSegmentMB=1.5439453125, forceMergeDeletesPctAllowed=8.419098006920148, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.11132392264552049
   [junit4]   2> 694823 T1852 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@18221822 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@52a652a6),segFN=segments_1,generation=1}
   [junit4]   2> 694824 T1852 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 694830 T1852 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 694830 T1852 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 694831 T1852 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 694831 T1852 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 694832 T1852 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 694832 T1852 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 694833 T1852 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 694834 T1852 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 694834 T1852 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 694835 T1852 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 694836 T1852 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 694836 T1852 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 694837 T1852 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 694838 T1852 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 694838 T1852 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 694840 T1852 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 694843 T1852 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 694844 T1852 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 694845 T1852 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=90.17578125, floorSegmentMB=1.4560546875, forceMergeDeletesPctAllowed=14.178440964114866, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 694846 T1852 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@18221822 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@52a652a6),segFN=segments_1,generation=1}
   [junit4]   2> 694846 T1852 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 694847 T1852 oass.SolrIndexSearcher.<init> Opening Searcher@61966196 main
   [junit4]   2> 694852 T1853 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@61966196 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 694867 T1852 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 694868 T1852 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50345 collection:control_collection shard:shard1
   [junit4]   2> 694874 T1852 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 694901 T1852 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 694908 T1852 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 694909 T1852 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 694910 T1852 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50345/collection1/
   [junit4]   2> 694910 T1852 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 694911 T1852 oasc.SyncStrategy.syncToMe http://127.0.0.1:50345/collection1/ has no replicas
   [junit4]   2> 694911 T1852 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50345/collection1/ shard1
   [junit4]   2> 694912 T1852 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 695270 T1850 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 695303 T1849 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 695350 T1852 oasc.ZkController.register We are http://127.0.0.1:50345/collection1/ and leader is http://127.0.0.1:50345/collection1/
   [junit4]   2> 695351 T1852 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50345
   [junit4]   2> 695351 T1852 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 695352 T1852 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 695352 T1852 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 695358 T1852 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 695361 T1827 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 695362 T1827 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 695365 T1827 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 695367 T1856 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a0e0a0e name:ZooKeeperConnection Watcher:127.0.0.1:40414/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 695368 T1827 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 695371 T1827 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 695378 T1827 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 695555 T1827 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 695557 T1827 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:37196
   [junit4]   2> 695558 T1827 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 695559 T1827 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 695560 T1827 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1383595810005
   [junit4]   2> 695560 T1827 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1383595810005/'
   [junit4]   2> 695572 T1827 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1383595810005/solr.xml
   [junit4]   2> 695621 T1827 oasc.CoreContainer.<init> New CoreContainer 891827496
   [junit4]   2> 695621 T1827 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1383595810005/]
   [junit4]   2> 695623 T1827 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 695624 T1827 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 695625 T1827 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 695625 T1827 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 695626 T1827 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 695627 T1827 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 695628 T1827 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 695628 T1827 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 695629 T1827 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 695631 T1827 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 695632 T1827 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 695633 T1827 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40414/solr
   [junit4]   2> 695634 T1827 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 695636 T1827 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 695638 T1867 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7ad27ad2 name:ZooKeeperConnection Watcher:127.0.0.1:40414 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 695639 T1827 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 695645 T1827 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 695647 T1869 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2f932f93 name:ZooKeeperConnection Watcher:127.0.0.1:40414/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 695648 T1827 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 695661 T1827 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 696674 T1827 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37196_
   [junit4]   2> 696677 T1827 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37196_
   [junit4]   2> 696696 T1849 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 696697 T1856 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 696697 T1869 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 696710 T1870 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 696711 T1870 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 696714 T1870 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 696829 T1850 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 696831 T1850 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50345",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50345_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 696842 T1850 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:37196",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37196_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 696842 T1850 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 696843 T1850 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 696853 T1869 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 696853 T1849 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 696854 T1856 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 697715 T1870 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 697716 T1870 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1383595810005/collection1
   [junit4]   2> 697717 T1870 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 697720 T1870 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 697721 T1870 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 697726 T1870 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1383595810005/collection1/'
   [junit4]   2> 697729 T1870 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1383595810005/collection1/lib/classes/' to classloader
   [junit4]   2> 697730 T1870 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1383595810005/collection1/lib/README' to classloader
   [junit4]   2> 697831 T1870 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 697888 T1870 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 697894 T1870 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 697905 T1870 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 698495 T1870 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 698496 T1870 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 698498 T1870 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 698505 T1870 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 698511 T1870 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 698591 T1870 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 698600 T1870 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 698608 T1870 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 698614 T1870 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 698615 T1870 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 698615 T1870 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 698621 T1870 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 698621 T1870 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 698622 T1870 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 698623 T1870 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1383595810005/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1383595806069/jetty1/
   [junit4]   2> 698623 T1870 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7edd7edd
   [junit4]   2> 698625 T1870 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1383595806069/jetty1
   [junit4]   2> 698625 T1870 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1383595806069/jetty1/index/
   [junit4]   2> 698626 T1870 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1383595806069/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 698627 T1870 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1383595806069/jetty1/index
   [junit4]   2> 698628 T1870 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=90.9375, floorSegmentMB=1.5439453125, forceMergeDeletesPctAllowed=8.419098006920148, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.11132392264552049
   [junit4]   2> 698629 T1870 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@ab00ab0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bec0bec),segFN=segments_1,generation=1}
   [junit4]   2> 698629 T1870 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 698638 T1870 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 698639 T1870 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 698639 T1870 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 698640 T1870 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 698641 T1870 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 698641 T1870 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 698642 T1870 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 698643 T1870 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 698643 T1870 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 698644 T1870 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 698645 T1870 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 698646 T1870 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 698647 T1870 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 698648 T1870 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 698649 T1870 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 698651 T1870 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 698655 T1870 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 698656 T1870 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 698657 T1870 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=90.17578125, floorSegmentMB=1.4560546875, forceMergeDeletesPctAllowed=14.178440964114866, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 698659 T1870 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@ab00ab0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bec0bec),segFN=segments_1,generation=1}
   [junit4]   2> 698660 T1870 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 698661 T1870 oass.SolrIndexSearcher.<init> Opening Searcher@55915591 main
   [junit4]   2> 698669 T1871 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@55915591 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 698673 T1870 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 698674 T1870 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:37196 collection:collection1 shard:shard1
   [junit4]   2> 698680 T1870 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 698715 T1870 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 698737 T1870 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 698738 T1870 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 698738 T1870 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:37196/collection1/
   [junit4]   2> 698739 T1870 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 698739 T1870 oasc.SyncStrategy.syncToMe http://127.0.0.1:37196/collection1/ has no replicas
   [junit4]   2> 698740 T1870 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:37196/collection1/ shard1
   [junit4]   2> 698741 T1870 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 699888 T1850 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 699913 T1869 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 699913 T1849 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 699913 T1856 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 699965 T1870 oasc.ZkController.register We are http://127.0.0.1:37196/collection1/ and leader is http://127.0.0.1:37196/collection1/
   [junit4]   2> 699966 T1870 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37196
   [junit4]   2> 699966 T1870 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 699967 T1870 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 699968 T1870 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 699974 T1870 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 699977 T1827 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 699977 T1827 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 700184 T1827 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 700187 T1827 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:34225
   [junit4]   2> 700188 T1827 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 700190 T1827 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 700191 T1827 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1383595814605
   [junit4]   2> 700192 T1827 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1383595814605/'
   [junit4]   2> 700206 T1827 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1383595814605/solr.xml
   [junit4]   2> 700247 T1827 oasc.CoreContainer.<init> New CoreContainer 533536717
   [junit4]   2> 700248 T1827 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1383595814605/]
   [junit4]   2> 700250 T1827 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 700250 T1827 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 700251 T1827 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 700252 T1827 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 700253 T1827 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 700254 T1827 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 700254 T1827 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 700255 T1827 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 700256 T1827 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 700258 T1827 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 700258 T1827 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 700260 T1827 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40414/solr
   [junit4]   2> 700261 T1827 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 700263 T1827 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 700265 T1883 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@123c123c name:ZooKeeperConnection Watcher:127.0.0.1:40414 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 700266 T1827 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 700271 T1827 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 700274 T1885 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@720e720e name:ZooKeeperConnection Watcher:127.0.0.1:40414/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 700274 T1827 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 700287 T1827 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 701308 T1827 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34225_
   [junit4]   2> 701314 T1827 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34225_
   [junit4]   2> 701332 T1885 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 701333 T1869 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 701334 T1849 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 701335 T1856 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 701348 T1886 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 701349 T1886 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 701353 T1886 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 701437 T1850 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 701440 T1850 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:37196",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37196_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 701454 T1850 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:34225",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:34225_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 701455 T1850 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 701455 T1850 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 701470 T1856 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 701470 T1885 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 701471 T1849 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 701472 T1869 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 702355 T1886 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 702356 T1886 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1383595814605/collection1
   [junit4]   2> 702357 T1886 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 702362 T1886 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 702363 T1886 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 702382 T1886 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1383595814605/collection1/'
   [junit4]   2> 702384 T1886 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1383595814605/collection1/lib/classes/' to classloader
   [junit4]   2> 702385 T1886 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1383595814605/collection1/lib/README' to classloader
   [junit4]   2> 702430 T1886 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 702466 T1886 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 702472 T1886 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 702478 T1886 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 702901 T1886 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 702902 T1886 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 702903 T1886 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 702908 T1886 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 702911 T1886 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 702966 T1886 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 702974 T1886 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 702982 T1886 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 702986 T1886 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 702987 T1886 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 702988 T1886 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 702993 T1886 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 702994 T1886 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 702994 T1886 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 702995 T1886 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1383595814605/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1383595806069/jetty2/
   [junit4]   2> 702996 T1886 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7edd7edd
   [junit4]   2> 702997 T1886 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1383595806069/jetty2
   [junit4]   2> 702998 T1886 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1383595806069/jetty2/index/
   [junit4]   2> 702998 T1886 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1383595806069/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 702999 T1886 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1383595806069/jetty2/index
   [junit4]   2> 702999 T1886 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=90.9375, floorSegmentMB=1.5439453125, forceMergeDeletesPctAllowed=8.419098006920148, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.11132392264552049
   [junit4]   2> 703000 T1886 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@3ea83ea8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@25e925e9),segFN=segments_1,generation=1}
   [junit4]   2> 703001 T1886 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 703009 T1886 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 703009 T1886 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 703010 T1886 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 703011 T1886 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 703011 T1886 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 703012 T1886 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 703012 T1886 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 703013 T1886 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 703013 T1886 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 703014 T1886 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 703015 T1886 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 703016 T1886 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 703017 T1886 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 703017 T1886 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 703018 T1886 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 703020 T1886 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 703023 T1886 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 703024 T1886 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 703025 T1886 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=90.17578125, floorSegmentMB=1.4560546875, forceMergeDeletesPctAllowed=14.178440964114866, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 703026 T1886 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@3ea83ea8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@25e925e9),segFN=segments_1,generation=1}
   [junit4]   2> 703026 T1886 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 703027 T1886 oass.SolrIndexSearcher.<init> Opening Searcher@7c9a7c9a main
   [junit4]   2> 703033 T1887 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7c9a7c9a main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 703037 T1886 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 703037 T1886 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:34225 collection:collection1 shard:shard2
   [junit4]   2> 703042 T1886 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 703083 T1886 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 703098 T1886 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 703100 T1886 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 703101 T1886 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:34225/collection1/
   [junit4]   2> 703102 T1886 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 703103 T1886 oasc.SyncStrategy.syncToMe http://127.0.0.1:34225/collection1/ has no replicas
   [junit4]   2> 703104 T1886 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:34225/collection1/ shard2
   [junit4]   2> 703105 T1886 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 704509 T1850 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 704540 T1856 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 704540 T1849 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 704541 T1885 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 704541 T1869 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 704582 T1886 oasc.ZkController.register We are http://127.0.0.1:34225/collection1/ and leader is http://127.0.0.1:34225/collection1/
   [junit4]   2> 704583 T1886 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:34225
   [junit4]   2> 704583 T1886 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 704584 T1886 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 704584 T1886 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 704590 T1886 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 704595 T1827 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 704596 T1827 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 704796 T1827 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 704798 T1827 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:39613
   [junit4]   2> 704799 T1827 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 704800 T1827 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 704801 T1827 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1383595819224
   [junit4]   2> 704801 T1827 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1383595819224/'
   [junit4]   2> 704813 T1827 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1383595819224/solr.xml
   [junit4]   2> 704849 T1827 oasc.CoreContainer.<init> New CoreContainer 300487145
   [junit4]   2> 704850 T1827 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1383595819224/]
   [junit4]   2> 704852 T1827 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 704852 T1827 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 704853 T1827 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 704854 T1827 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 704855 T1827 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 704855 T1827 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 704856 T1827 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 704857 T1827 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 704858 T1827 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 704859 T1827 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 704860 T1827 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 704862 T1827 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40414/solr
   [junit4]   2> 704863 T1827 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 704864 T1827 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 704876 T1899 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4f484f48 name:ZooKeeperConnection Watcher:127.0.0.1:40414 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 704877 T1827 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 704885 T1827 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 704887 T1901 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@268c268c name:ZooKeeperConnection Watcher:127.0.0.1:40414/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 704888 T1827 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 704902 T1827 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 705918 T1827 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39613_
   [junit4]   2> 705921 T1827 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:39613_
   [junit4]   2> 705931 T1869 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 705933 T1856 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 705935 T1885 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 705935 T1901 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 705936 T1849 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 705951 T1902 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 705951 T1902 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 705954 T1902 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 706127 T1850 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 706130 T1850 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:34225",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:34225_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 706144 T1850 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:39613",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:39613_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 706145 T1850 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 706145 T1850 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 706157 T1856 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 706157 T1901 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 706158 T1869 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 706159 T1885 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 706158 T1849 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 706954 T1902 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 706955 T1902 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1383595819224/collection1
   [junit4]   2> 706956 T1902 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 706958 T1902 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 706959 T1902 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 706963 T1902 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1383595819224/collection1/'
   [junit4]   2> 706964 T1902 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1383595819224/collection1/lib/classes/' to classloader
   [junit4]   2> 706965 T1902 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1383595819224/collection1/lib/README' to classloader
   [junit4]   2> 707032 T1902 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 707069 T1902 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 707098 T1902 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 707105 T1902 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 707560 T1902 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 707560 T1902 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 707561 T1902 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 707567 T1902 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 707570 T1902 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 707612 T1902 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 707619 T1902 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 707655 T1902 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 707660 T1902 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 707660 T1902 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 707661 T1902 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 707665 T1902 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 707666 T1902 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 707667 T1902 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 707667 T1902 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1383595819224/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1383595806069/jetty3/
   [junit4]   2> 707668 T1902 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7edd7edd
   [junit4]   2> 707670 T1902 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1383595806069/jetty3
   [junit4]   2> 707671 T1902 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1383595806069/jetty3/index/
   [junit4]   2> 707672 T1902 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1383595806069/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 707673 T1902 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1383595806069/jetty3/index
   [junit4]   2> 707673 T1902 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=90.9375, floorSegmentMB=1.5439453125, forceMergeDeletesPctAllowed=8.419098006920148, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.11132392264552049
   [junit4]   2> 707675 T1902 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@29b029b0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5b6d5b6d),segFN=segments_1,generation=1}
   [junit4]   2> 707675 T1902 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 707686 T1902 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 707687 T1902 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 707687 T1902 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 707688 T1902 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 707689 T1902 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 707689 T1902 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 707690 T1902 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 707691 T1902 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 707691 T1902 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 707692 T1902 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 707696 T1902 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 707697 T1902 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 707698 T1902 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 707700 T1902 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 707700 T1902 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 707702 T1902 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 707705 T1902 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 707706 T1902 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 707707 T1902 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=90.17578125, floorSegmentMB=1.4560546875, forceMergeDeletesPctAllowed=14.178440964114866, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 707708 T1902 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@29b029b0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5b6d5b6d),segFN=segments_1,generation=1}
   [junit4]   2> 707709 T1902 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 707709 T1902 oass.SolrIndexSearcher.<init> Opening Searcher@18e018e main
   [junit4]   2> 707715 T1903 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@18e018e main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 707719 T1902 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 707719 T1902 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:39613 collection:collection1 shard:shard1
   [junit4]   2> 707730 T1902 oasc.ZkController.register We are http://127.0.0.1:39613/collection1/ and leader is http://127.0.0.1:37196/collection1/
   [junit4]   2> 707731 T1902 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:39613
   [junit4]   2> 707731 T1902 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 707732 T1902 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C5632 name=collection1 org.apache.solr.core.SolrCore@4a114a11 url=http://127.0.0.1:39613/collection1 node=127.0.0.1:39613_ C5632_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:39613, core=collection1, node_name=127.0.0.1:39613_}
   [junit4]   2> 707733 T1904 C5632 P39613 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 707733 T1904 C5632 P39613 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 707734 T1904 C5632 P39613 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 707734 T1904 C5632 P39613 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 707735 T1902 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 707739 T1827 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 707740 T1827 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 707740 T1864 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 707932 T1827 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 707934 T1827 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:34226
   [junit4]   2> 707935 T1827 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 70

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

   "base_url":"http://127.0.0.1:37196",
   [junit4]   1>                   "core":"onenodecollectioncore",
   [junit4]   1>                   "roles":"none",
   [junit4]   1>                   "node_name":"127.0.0.1:37196_",
   [junit4]   1>                   "leader":"true"}}}},
   [junit4]   1>           "maxShardsPerNode":"1",
   [junit4]   1>           "autoCreated":"true",
   [junit4]   1>           "router":{"name":"compositeId"},
   [junit4]   1>           "replicationFactor":"1"},
   [junit4]   1>         "collection1":{
   [junit4]   1>           "shards":{
   [junit4]   1>             "shard1":{
   [junit4]   1>               "range":"80000000-ffffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{
   [junit4]   1>                 "core_node1":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:37196",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:37196_",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node3":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:39613",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:39613_"}}},
   [junit4]   1>             "shard2":{
   [junit4]   1>               "range":"0-7fffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{
   [junit4]   1>                 "core_node2":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:34225",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:34225_",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node4":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:34226",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:34226_"}}}},
   [junit4]   1>           "maxShardsPerNode":"1",
   [junit4]   1>           "autoCreated":"true",
   [junit4]   1>           "router":{"name":"compositeId"},
   [junit4]   1>           "replicationFactor":"1"}}
   [junit4]   1>  /zookeeper (1)
   [junit4]   1>  DATA:
   [junit4]   1>      
   [junit4]   1> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZk2Test -Dtests.method=testDistribSearch -Dtests.seed=AEABC3A610177EC9 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en_ZA -Dtests.timezone=Antarctica/Syowa -Dtests.file.encoding=UTF-8
   [junit4] ERROR   33.8s J1 | BasicDistributedZk2Test.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected content type application/octet-stream but got text/html;charset=ISO-8859-1. <html>
   [junit4]    > <head>
   [junit4]    > <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
   [junit4]    > <title>Error 404 Can not find: /onenodecollectioncore/update</title>
   [junit4]    > </head>
   [junit4]    > <body>
   [junit4]    > <h2>HTTP ERROR: 404</h2>
   [junit4]    > <p>Problem accessing /onenodecollectioncore/update. Reason:
   [junit4]    > <pre>    Can not find: /onenodecollectioncore/update</pre></p>
   [junit4]    > <hr /><i><small>Powered by Jetty://</small></i>
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    > </body>
   [junit4]    > </html>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AEABC3A610177EC9:2F4D4DBE67481EF5]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:428)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
   [junit4]    > 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:196)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:88)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:738)
   [junit4]   2> 725262 T1827 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 33848 T1826 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> 725329 T1901 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 726439 T1918 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene46: {}, docValues:{}, sim=DefaultSimilarity, locale=en_ZA, timezone=Antarctica/Syowa
   [junit4]   2> NOTE: Linux 3.8.0-32-generic x86/IBM Corporation 1.6.0 (32-bit)/cpus=8,threads=3,free=14994680,total=67414528
   [junit4]   2> NOTE: All tests run in this JVM: [ZkNodePropsTest, ChaosMonkeySafeLeaderTest, TestUpdate, OutputWriterTest, CachingDirectoryFactoryTest, DirectSolrSpellCheckerTest, PingRequestHandlerTest, DocValuesMultiTest, DocumentAnalysisRequestHandlerTest, TestAddFieldRealTimeGet, FileUtilsTest, SolrTestCaseJ4Test, TestSolrCoreProperties, DirectSolrConnectionTest, PreAnalyzedFieldTest, TestIndexSearcher, SpellingQueryConverterTest, ShardRoutingCustomTest, JSONWriterTest, TestQueryTypes, PreAnalyzedUpdateProcessorTest, TestFiltering, TestSolrDeletionPolicy2, BlockCacheTest, TestCSVResponseWriter, TestDFRSimilarityFactory, TestQuerySenderListener, DirectUpdateHandlerTest, TestXIncludeConfig, BasicZkTest, BadCopyFieldTest, TestCoreDiscovery, TestFastLRUCache, CurrencyFieldOpenExchangeTest, TestPartialUpdateDeduplication, HdfsChaosMonkeySafeLeaderTest, TestRecovery, TestPhraseSuggestions, NotRequiredUniqueKeyTest, FullSolrCloudDistribCmdsTest, DebugComponentTest, TestDynamicFieldCollectionResource, RequiredFieldsTest, DeleteShardTest, TestIndexingPerformance, TestStressRecovery, PathHierarchyTokenizerFactoryTest, AliasIntegrationTest, HighlighterConfigTest, SpellCheckComponentTest, TestSolrQueryParserResource, TestFieldResource, TestFastWriter, OpenCloseCoreStressTest, TestRTGBase, TimeZoneUtilsTest, TestSolrXmlPersistor, MinimalSchemaTest, RAMDirectoryFactoryTest, OpenExchangeRatesOrgProviderTest, TestRecoveryHdfs, TestDocBasedVersionConstraints, TestCollationField, TestAnalyzedSuggestions, DeleteInactiveReplicaTest, DateFieldTest, TermVectorComponentDistributedTest, TestSerializedLuceneMatchVersion, TestSolrQueryParserDefaultOperatorResource, TestFuzzyAnalyzedSuggestions, AddBlockUpdateTest, SolrIndexConfigTest, FieldAnalysisRequestHandlerTest, TestNumberUtils, UniqFieldsUpdateProcessorFactoryTest, BadIndexSchemaTest, TestReload, XmlUpdateRequestHandlerTest, HighlighterTest, BasicDistributedZk2Test]
   [junit4] Completed on J1 in 35.13s, 1 test, 1 error <<< FAILURES!

[...truncated 526 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:428: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:421: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:483: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1263: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:906: There were test failures: 333 suites, 1468 tests, 1 error, 35 ignored (6 assumptions)

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



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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/8080/
Java: 32bit/jdk1.7.0_45 -server -XX:+UseParallelGC

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([591068104AFA2FDB]: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.GeneratedMethodAccessor23.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=4675, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[591068104AFA2FDB]-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=4674, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[591068104AFA2FDB]-SendThread(localhost.localdomain:58671), 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=4675, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[591068104AFA2FDB]-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=4674, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[591068104AFA2FDB]-SendThread(localhost.localdomain:58671), 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([591068104AFA2FDB]: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=4674, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[591068104AFA2FDB]-SendThread(localhost.localdomain:58671), 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=4674, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[591068104AFA2FDB]-SendThread(localhost.localdomain:58671), 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([591068104AFA2FDB]:0)


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

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:34888, http://127.0.0.1:57008, http://127.0.0.1:42781, http://127.0.0.1:51876, http://127.0.0.1:42805]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:34888, http://127.0.0.1:57008, http://127.0.0.1:42781, http://127.0.0.1:51876, http://127.0.0.1:42805]
	at __randomizedtesting.SeedInfo.seed([591068104AFA2FDB:D8F6E6083DA54FE7]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:337)
	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)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:57008
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:472)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:268)
	... 45 more
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:152)
	at java.net.SocketInputStream.read(SocketInputStream.java:122)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:166)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:90)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:281)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:92)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:61)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:254)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:289)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:252)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:191)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:300)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:127)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:715)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:520)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:366)
	... 47 more




Build Log:
[...truncated 10750 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> 1076507 T4588 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1076510 T4588 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-1383601883578
   [junit4]   2> 1076510 T4588 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1076511 T4589 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1076611 T4588 oasc.ZkTestServer.run start zk server on port:58671
   [junit4]   2> 1076613 T4588 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1076618 T4595 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19debe name:ZooKeeperConnection Watcher:127.0.0.1:58671 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1076618 T4588 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1076619 T4588 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1076626 T4588 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1076628 T4597 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8cf635 name:ZooKeeperConnection Watcher:127.0.0.1:58671/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1076628 T4588 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1076628 T4588 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1076633 T4588 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1076638 T4588 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1076641 T4588 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1076645 T4588 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> 1076646 T4588 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1076653 T4588 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> 1076653 T4588 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1076658 T4588 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> 1076659 T4588 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1076663 T4588 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> 1076664 T4588 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1076669 T4588 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> 1076669 T4588 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1076673 T4588 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> 1076674 T4588 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1076678 T4588 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> 1076679 T4588 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1076682 T4588 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> 1076683 T4588 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1076686 T4588 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> 1076687 T4588 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1076694 T4588 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> 1076695 T4588 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1076784 T4588 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1076788 T4588 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:42805
   [junit4]   2> 1076788 T4588 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1076789 T4588 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1076789 T4588 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-controljetty-1383601883768
   [junit4]   2> 1076789 T4588 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-controljetty-1383601883768/'
   [junit4]   2> 1076799 T4588 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-controljetty-1383601883768/solr.xml
   [junit4]   2> 1076832 T4588 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1076832 T4588 oasc.CoreContainer.<init> New CoreContainer 17428206
   [junit4]   2> 1076833 T4588 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-controljetty-1383601883768/]
   [junit4]   2> 1076834 T4588 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1076834 T4588 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1076834 T4588 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1076835 T4588 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1076835 T4588 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1076835 T4588 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1076836 T4588 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1076836 T4588 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1076836 T4588 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1076837 T4588 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1076838 T4588 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1076838 T4588 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58671/solr
   [junit4]   2> 1076838 T4588 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1076839 T4588 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1076841 T4608 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9aa542 name:ZooKeeperConnection Watcher:127.0.0.1:58671 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1076841 T4588 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1076844 T4588 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1076847 T4610 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@74eb79 name:ZooKeeperConnection Watcher:127.0.0.1:58671/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1076847 T4588 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1076849 T4588 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1076852 T4588 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1076856 T4588 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1076858 T4588 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42805_
   [junit4]   2> 1076859 T4588 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42805_
   [junit4]   2> 1076862 T4588 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1076868 T4588 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1076871 T4588 oasc.Overseer.start Overseer (id=90675733042298883-127.0.0.1:42805_-n_0000000000) starting
   [junit4]   2> 1076876 T4588 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1076882 T4612 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1076883 T4588 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1076886 T4588 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1076890 T4588 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1076892 T4611 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1076893 T4588 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-controljetty-1383601883768
   [junit4]   2> 1076894 T4588 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-controljetty-1383601883768/conf/
   [junit4]   2> 1076920 T4588 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1076921 T4588 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1076921 T4588 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1076923 T4588 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1076924 T4615 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@169749c name:ZooKeeperConnection Watcher:127.0.0.1:58671/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1076924 T4588 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1076926 T4588 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1076928 T4588 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1076984 T4588 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1076986 T4588 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57008
   [junit4]   2> 1076986 T4588 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1076987 T4588 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1076987 T4588 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383601883996
   [junit4]   2> 1076987 T4588 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383601883996/'
   [junit4]   2> 1076997 T4588 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-jetty1-1383601883996/solr.xml
   [junit4]   2> 1077025 T4588 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1077025 T4588 oasc.CoreContainer.<init> New CoreContainer 10072359
   [junit4]   2> 1077026 T4588 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383601883996/]
   [junit4]   2> 1077027 T4588 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1077027 T4588 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1077027 T4588 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1077027 T4588 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1077028 T4588 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1077028 T4588 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1077028 T4588 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1077029 T4588 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1077029 T4588 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1077030 T4588 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1077030 T4588 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1077031 T4588 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58671/solr
   [junit4]   2> 1077031 T4588 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1077032 T4588 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1077033 T4626 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ba9a9b name:ZooKeeperConnection Watcher:127.0.0.1:58671 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1077033 T4588 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1077035 T4588 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1077036 T4628 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@416925 name:ZooKeeperConnection Watcher:127.0.0.1:58671/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1077037 T4588 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1077039 T4588 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1078041 T4588 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57008_
   [junit4]   2> 1078043 T4588 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57008_
   [junit4]   2> 1078045 T4615 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1078045 T4628 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1078045 T4610 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1078053 T4588 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-jetty1-1383601883996
   [junit4]   2> 1078054 T4588 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-jetty1-1383601883996/conf/
   [junit4]   2> 1078073 T4588 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1078074 T4588 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1078074 T4588 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1078132 T4588 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1078134 T4588 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:34888
   [junit4]   2> 1078134 T4588 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1078135 T4588 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1078135 T4588 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383601885143
   [junit4]   2> 1078135 T4588 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383601885143/'
   [junit4]   2> 1078145 T4588 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-1383601885143/solr.xml
   [junit4]   2> 1078173 T4588 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1078174 T4588 oasc.CoreContainer.<init> New CoreContainer 26606341
   [junit4]   2> 1078174 T4588 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383601885143/]
   [junit4]   2> 1078175 T4588 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1078175 T4588 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1078175 T4588 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1078176 T4588 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1078176 T4588 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1078176 T4588 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1078176 T4588 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1078177 T4588 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1078177 T4588 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1078178 T4588 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1078178 T4588 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1078179 T4588 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58671/solr
   [junit4]   2> 1078179 T4588 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1078180 T4588 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1078181 T4640 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d9844a name:ZooKeeperConnection Watcher:127.0.0.1:58671 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1078181 T4588 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1078185 T4588 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1078186 T4642 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@103cb58 name:ZooKeeperConnection Watcher:127.0.0.1:58671/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1078186 T4588 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1078189 T4588 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1079192 T4588 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34888_
   [junit4]   2> 1079194 T4588 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34888_
   [junit4]   2> 1079198 T4628 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1079198 T4610 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1079198 T4642 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1079198 T4615 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1079204 T4588 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-1383601885143
   [junit4]   2> 1079206 T4588 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-1383601885143/conf/
   [junit4]   2> 1079237 T4588 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1079238 T4588 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1079238 T4588 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1079295 T4588 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1079297 T4588 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:42781
   [junit4]   2> 1079297 T4588 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1079298 T4588 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1079298 T4588 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-jetty3-1383601886307
   [junit4]   2> 1079298 T4588 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-jetty3-1383601886307/'
   [junit4]   2> 1079312 T4588 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-jetty3-1383601886307/solr.xml
   [junit4]   2> 1079340 T4588 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1079340 T4588 oasc.CoreContainer.<init> New CoreContainer 21110520
   [junit4]   2> 1079341 T4588 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-jetty3-1383601886307/]
   [junit4]   2> 1079342 T4588 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1079342 T4588 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1079342 T4588 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1079342 T4588 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1079343 T4588 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1079343 T4588 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1079343 T4588 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1079343 T4588 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1079344 T4588 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1079345 T4588 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1079345 T4588 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1079345 T4588 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58671/solr
   [junit4]   2> 1079346 T4588 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1079346 T4588 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1079348 T4654 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@66a14c name:ZooKeeperConnection Watcher:127.0.0.1:58671 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1079348 T4588 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1079350 T4588 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1079351 T4656 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2c39c name:ZooKeeperConnection Watcher:127.0.0.1:58671/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1079351 T4588 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1079353 T4588 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1080356 T4588 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42781_
   [junit4]   2> 1080358 T4588 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42781_
   [junit4]   2> 1080361 T4628 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1080361 T4656 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1080361 T4615 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1080361 T4642 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1080361 T4610 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1080366 T4588 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-jetty3-1383601886307
   [junit4]   2> 1080368 T4588 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-jetty3-1383601886307/conf/
   [junit4]   2> 1080393 T4588 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1080394 T4588 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1080394 T4588 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1080462 T4588 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1080465 T4588 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51876
   [junit4]   2> 1080466 T4588 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1080466 T4588 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1080466 T4588 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383601887463
   [junit4]   2> 1080466 T4588 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383601887463/'
   [junit4]   2> 1080485 T4588 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-jetty4-1383601887463/solr.xml
   [junit4]   2> 1080514 T4588 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1080515 T4588 oasc.CoreContainer.<init> New CoreContainer 3225982
   [junit4]   2> 1080515 T4588 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383601887463/]
   [junit4]   2> 1080516 T4588 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1080517 T4588 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1080517 T4588 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1080517 T4588 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1080517 T4588 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1080518 T4588 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1080518 T4588 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1080518 T4588 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1080519 T4588 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1080520 T4588 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1080520 T4588 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1080520 T4588 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58671/solr
   [junit4]   2> 1080521 T4588 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1080521 T4588 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1080523 T4668 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@dc33c7 name:ZooKeeperConnection Watcher:127.0.0.1:58671 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1080523 T4588 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1080525 T4588 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1080527 T4670 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11b03d8 name:ZooKeeperConnection Watcher:127.0.0.1:58671/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1080527 T4588 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1080530 T4588 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1081532 T4588 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51876_
   [junit4]   2> 1081534 T4588 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51876_
   [junit4]   2> 1081536 T4628 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1081536 T4656 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1081536 T4670 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1081536 T4642 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1081536 T4615 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1081536 T4610 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1081540 T4588 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-jetty4-1383601887463
   [junit4]   2> 1081541 T4588 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-jetty4-1383601887463/conf/
   [junit4]   2> 1081560 T4588 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1081560 T4588 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1081561 T4588 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1081562 T4588 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1081563 T4673 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b39c49 name:ZooKeeperConnection Watcher:127.0.0.1:58671/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1081564 T4588 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1081564 T4588 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1081566 T4588 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1081567 T4675 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9f23b7 name:ZooKeeperConnection Watcher:127.0.0.1:58671/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1081567 T4588 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1081568 T4588 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1081570 T4603 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=2&maxShardsPerNode=2&name=delLiveColl&replicationFactor=2&action=CREATE&wt=javabin&version=2
   [junit4]   2> 1081571 T4610 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1081572 T4612 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> 1081572 T4612 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> 1082901 T4611 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1082901 T4611 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: delLiveColl
   [junit4]   2> 1082901 T4611 oasc.Overseer$ClusterStateUpdater.createCollection Create collection delLiveColl with shards [shard1, shard2]
   [junit4]   2> 1082904 T4673 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> 1082904 T4656 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> 1082904 T4615 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> 1082904 T4628 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> 1082904 T4642 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> 1082904 T4610 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> 1082904 T4670 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> 1082904 T4675 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> 1082978 T4612 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2] , repFactor : 2
   [junit4]   2> 1082979 T4612 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica1 as part of slice shard1 of collection delLiveColl on 127.0.0.1:42781_
   [junit4]   2> 1082979 T4612 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica2 as part of slice shard1 of collection delLiveColl on 127.0.0.1:42805_
   [junit4]   2> 1082981 T4612 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica1 as part of slice shard2 of collection delLiveColl on 127.0.0.1:34888_
   [junit4]   2> 1082982 T4612 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica2 as part of slice shard2 of collection delLiveColl on 127.0.0.1:51876_
   [junit4]   2> 1082984 T4605 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica2 state=down
   [junit4]   2> 1082984 T4636 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica1 state=down
   [junit4]   2> 1082984 T4652 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica1 state=down
   [junit4]   2> 1082984 T4665 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica2 state=down
   [junit4]   2> 1082985 T4605 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1082986 T4636 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1082987 T4665 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1082987 T4652 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1084409 T4611 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1084410 T4611 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:42805",
   [junit4]   2> 	  "core":"delLiveColl_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:42805_",
   [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> 1084412 T4611 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:34888",
   [junit4]   2> 	  "core":"delLiveColl_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:34888_",
   [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> 1084414 T4611 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:42781",
   [junit4]   2> 	  "core":"delLiveColl_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:42781_",
   [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> 1084419 T4611 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:51876",
   [junit4]   2> 	  "core":"delLiveColl_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51876_",
   [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> 1084422 T4610 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> 1084423 T4656 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> 1084423 T4670 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> 1084423 T4675 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> 1084423 T4615 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> 1084422 T4673 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> 1084422 T4628 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> 1084423 T4642 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> 1084986 T4605 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica2
   [junit4]   2> 1084987 T4605 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard1_replica2' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383601883768/delLiveColl_shard1_replica2
   [junit4]   2> 1084987 T4636 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica1
   [junit4]   2> 1084987 T4605 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 1084987 T4665 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica2
   [junit4]   2> 1084988 T4636 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard2_replica1' using instanceDir: ./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383601885143/delLiveColl_shard2_replica1
   [junit4]   2> 1084988 T4652 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica1
   [junit4]   2> 1084988 T4605 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 1084988 T4665 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard2_replica2' using instanceDir: ./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383601887463/delLiveColl_shard2_replica2
   [junit4]   2> 1084989 T4665 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 1084988 T4636 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 1084989 T4652 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-jetty3-1383601886307/delLiveColl_shard1_replica1
   [junit4]   2> 1084990 T4652 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 1084989 T4605 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 1084990 T4636 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 1084990 T4665 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 1084990 T4636 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 1084990 T4652 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 1084991 T4605 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 1084991 T4636 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 1084991 T4665 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 1084992 T4636 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 1084991 T4605 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 1084991 T4652 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 1084993 T4665 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 1084993 T4665 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 1084994 T4605 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 1084994 T4652 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 1084994 T4636 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 1084995 T4665 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 1084996 T4636 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383601885143/delLiveColl_shard2_replica1/'
   [junit4]   2> 1084996 T4652 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 1084995 T4605 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-controljetty-1383601883768/delLiveColl_shard1_replica2/'
   [junit4]   2> 1084997 T4665 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383601887463/delLiveColl_shard2_replica2/'
   [junit4]   2> 1084998 T4652 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-jetty3-1383601886307/delLiveColl_shard1_replica1/'
   [junit4]   2> 1085033 T4605 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 1085044 T4636 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 1085044 T4652 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 1085046 T4665 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 1085065 T4605 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1085067 T4605 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1085085 T4605 oass.IndexSchema.readSchema [delLiveColl_shard1_replica2] Schema name=test
   [junit4]   2> 1085091 T4652 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1085092 T4665 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1085092 T4652 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1085093 T4665 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1085094 T4636 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1085095 T4636 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1085099 T4652 oass.IndexSchema.readSchema [delLiveColl_shard1_replica1] Schema name=test
   [junit4]   2> 1085104 T4665 oass.IndexSchema.readSchema [delLiveColl_shard2_replica2] Schema name=test
   [junit4]   2> 1085106 T4636 oass.IndexSchema.readSchema [delLiveColl_shard2_replica1] Schema name=test
   [junit4]   2> 1085454 T4636 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1085454 T4636 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1085455 T4636 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1085460 T4636 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1085463 T4652 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1085463 T4636 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1085463 T4652 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1085464 T4652 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1085469 T4652 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1085472 T4652 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1085472 T4636 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1085475 T4636 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1085478 T4636 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1085479 T4636 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1085480 T4636 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1085480 T4636 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1085481 T4636 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1085481 T4636 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1085482 T4652 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1085482 T4636 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1085482 T4636 oasc.SolrCore.<init> [delLiveColl_shard2_replica1] Opening new SolrCore at ./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383601885143/delLiveColl_shard2_replica1/, dataDir=./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383601885143/delLiveColl_shard2_replica1/data/
   [junit4]   2> 1085483 T4636 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@b2245c
   [junit4]   2> 1085484 T4636 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383601885143/delLiveColl_shard2_replica1/data
   [junit4]   2> 1085484 T4636 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383601885143/delLiveColl_shard2_replica1/data/index/
   [junit4]   2> 1085484 T4636 oasc.SolrCore.initIndex WARN [delLiveColl_shard2_replica1] Solr index directory './org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383601885143/delLiveColl_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1085484 T4652 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1085484 T4636 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383601885143/delLiveColl_shard2_replica1/data/index
   [junit4]   2> 1085485 T4636 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.76463577760216]
   [junit4]   2> 1085486 T4636 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@96d60b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cd069f),segFN=segments_1,generation=1}
   [junit4]   2> 1085487 T4636 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1085487 T4652 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1085488 T4652 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1085488 T4652 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1085489 T4652 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1085489 T4636 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1085489 T4636 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1085489 T4652 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1085490 T4636 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1085490 T4652 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1085490 T4636 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1085490 T4652 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1085490 T4636 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1085491 T4652 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-jetty3-1383601886307/delLiveColl_shard1_replica1/, dataDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383601886307/delLiveColl_shard1_replica1/data/
   [junit4]   2> 1085491 T4636 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1085491 T4652 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@b2245c
   [junit4]   2> 1085492 T4636 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1085492 T4636 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1085492 T4652 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-jetty3-1383601886307/delLiveColl_shard1_replica1/data
   [junit4]   2> 1085492 T4636 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1085492 T4652 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-jetty3-1383601886307/delLiveColl_shard1_replica1/data/index/
   [junit4]   2> 1085493 T4636 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1085493 T4652 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-jetty3-1383601886307/delLiveColl_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1085493 T4636 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1085494 T4636 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1085494 T4652 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-jetty3-1383601886307/delLiveColl_shard1_replica1/data/index
   [junit4]   2> 1085494 T4636 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1085494 T4652 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.76463577760216]
   [junit4]   2> 1085495 T4636 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1085495 T4652 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@117a270 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a47878),segFN=segments_1,generation=1}
   [junit4]   2> 1085496 T4652 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1085495 T4636 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1085504 T4652 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1085505 T4652 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1085505 T4652 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1085505 T4652 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1085506 T4652 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1085506 T4652 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1085506 T4636 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1085506 T4652 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1085507 T4652 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1085507 T4652 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1085507 T4652 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1085508 T4652 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1085508 T4652 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1085508 T4652 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1085509 T4652 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1085509 T4652 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1085510 T4636 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1085510 T4636 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1085510 T4652 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1085511 T4636 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=30.197265625, floorSegmentMB=0.36328125, forceMergeDeletesPctAllowed=22.10090549009301, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1085511 T4636 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@96d60b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cd069f),segFN=segments_1,generation=1}
   [junit4]   2> 1085512 T4636 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1085512 T4636 oass.SolrIndexSearcher.<init> Opening Searcher@6ec54d main
   [junit4]   2> 1085513 T4652 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1085513 T4652 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1085514 T4652 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=30.197265625, floorSegmentMB=0.36328125, forceMergeDeletesPctAllowed=22.10090549009301, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1085514 T4652 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@117a270 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a47878),segFN=segments_1,generation=1}
   [junit4]   2> 1085514 T4652 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1085515 T4652 oass.SolrIndexSearcher.<init> Opening Searcher@1d0ae69 main
   [junit4]   2> 1085516 T4680 oasc.SolrCore.registerSearcher [delLiveColl_shard2_replica1] Registered new searcher Searcher@6ec54d main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1085516 T4636 oasc.CoreContainer.registerCore registering core: delLiveColl_shard2_replica1
   [junit4]   2> 1085517 T4681 oasc.SolrCore.registerSearcher [delLiveColl_shard1_replica1] Registered new searcher Searcher@1d0ae69 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1085517 T4636 oasc.ZkController.register Register replica - core:delLiveColl_shard2_replica1 address:http://127.0.0.1:34888 collection:delLiveColl shard:shard2
   [junit4]   2> 1085518 T4652 oasc.CoreContainer.registerCore registering core: delLiveColl_shard1_replica1
   [junit4]   2> 1085518 T4652 oasc.ZkController.register Register replica - core:delLiveColl_shard1_replica1 address:http://127.0.0.1:42781 collection:delLiveColl shard:shard1
   [junit4]   2> 1085518 T4636 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl/leader_elect/shard2/election
   [junit4]   2> 1085519 T4652 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl/leader_elect/shard1/election
   [junit4]   2> 1085524 T4605 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1085524 T4636 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1085524 T4605 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1085525 T4605 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1085526 T4636 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=180000
   [junit4]   2> 1085526 T4652 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1085529 T4652 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=179999
   [junit4]   2> 1085531 T4605 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1085533 T4605 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1085542 T4605 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1085545 T4605 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1085547 T4605 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1085548 T4605 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1085548 T4605 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1085549 T4605 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1085549 T4605 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1085550 T4605 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1085550 T4605 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1085550 T4605 oasc.SolrCore.<init> [delLiveColl_shard1_replica2] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383601883768/delLiveColl_shard1_replica2/, dataDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383601883768/delLiveColl_shard1_replica2/data/
   [junit4]   2> 1085551 T4605 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@b2245c
   [junit4]   2> 1085551 T4605 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-controljetty-1383601883768/delLiveColl_shard1_replica2/data
   [junit4]   2> 1085551 T4665 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1085552 T4665 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1085552 T4605 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-controljetty-1383601883768/delLiveColl_shard1_replica2/data/index/
   [junit4]   2> 1085552 T4665 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1085552 T4605 oasc.SolrCore.initIndex WARN [delLiveColl_shard1_replica2] Solr index directory '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383601883768/delLiveColl_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1085553 T4605 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-controljetty-1383601883768/delLiveColl_shard1_replica2/data/index
   [junit4]   2> 1085553 T4605 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.76463577760216]
   [junit4]   2> 1085554 T4605 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1e9cf8b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ffc4d8),segFN=segments_1,generation=1}
   [junit4]   2> 1085554 T4605 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1085556 T4605 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1085557 T4605 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1085557 T4605 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1085557 T4665 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1085557 T4605 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1085558 T4605 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1085558 T4605 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1085558 T4605 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1085559 T4605 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1085559 T4605 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1085559 T4605 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1085559 T4665 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1085560 T4605 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1085560 T4605 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1085561 T4605 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1085561 T4605 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1085561 T4605 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1085562 T4605 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1085564 T4605 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1085565 T4605 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1085565 T4605 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=30.197265625, floorSegmentMB=0.36328125, forceMergeDeletesPctAllowed=22.10090549009301, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1085566 T4605 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1e9cf8b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ffc4d8),segFN=segments_1,generation=1}
   [junit4]   2> 1085566 T4605 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1085566 T4605 oass.SolrIndexSearcher.<init> Opening Searcher@189a815 main
   [junit4]   2> 1085568 T4665 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1085568 T4682 oasc.SolrCore.registerSearcher [delLiveColl_shard1_repli

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

junit4]   2> 1300292 T4674 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> 1300293 T4674 oaz.ClientCnxn$SendThread.run WARN Session 0x142251949bc000e 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> 1300792 T4674 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> 224786 T4587 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=4674, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[591068104AFA2FDB]-SendThread(localhost.localdomain:58671), 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=Lucene3x, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=sr_RS_#Latn, timezone=IET
   [junit4]   2> NOTE: Linux 3.8.0-32-generic i386/Oracle Corporation 1.7.0_45 (32-bit)/cpus=8,threads=3,free=69238856,total=379846656
   [junit4]   2> NOTE: All tests run in this JVM: [TestTrie, DateMathParserTest, TestConfig, LukeRequestHandlerTest, EchoParamsTest, TestDocumentBuilder, HdfsRecoveryZkTest, SpellPossibilityIteratorTest, LoggingHandlerTest, ParsingFieldUpdateProcessorsTest, TestJmxMonitoredMap, TestMaxScoreQueryParser, CSVRequestHandlerTest, CacheHeaderTest, TestSolrXMLSerializer, HdfsBasicDistributedZkTest, DistributedTermsComponentTest, PrimitiveFieldTypeTest, TestCharFilters, TestRecoveryHdfs, DocValuesTest, TestSurroundQueryParser, QueryParsingTest, SolrCoreTest, TestClassNameShortening, TermsComponentTest, TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, DistributedQueryElevationComponentTest, TestPseudoReturnFields, ResponseLogComponentTest, DirectUpdateHandlerOptimizeTest, SuggesterFSTTest, FastVectorHighlighterTest, TestNonNRTOpen, SliceStateUpdateTest, StatelessScriptUpdateProcessorFactoryTest, OverseerTest, SuggesterTest, CoreMergeIndexesAdminHandlerTest, TestWriterPerf, TestSort, TestLuceneMatchVersion, CopyFieldTest, TestSystemIdResolver, PeerSyncTest, TestStressVersions, TestCloudManagedSchemaAddField, LegacyHTMLStripCharFilterTest, TestReversedWildcardFilterFactory, TestBadConfig, TestLMDirichletSimilarityFactory, SimpleFacetsTest, RecoveryZkTest, BinaryUpdateRequestHandlerTest, HdfsLockFactoryTest, SpatialFilterTest, TestDynamicFieldCollectionResource, TestPHPSerializedResponseWriter, TestNRTOpen, TestRealTimeGet, JsonLoaderTest, WordBreakSolrSpellCheckerTest, TestQueryUtils, SchemaVersionSpecificBehaviorTest, TermVectorComponentTest, CachingDirectoryFactoryTest, TestNoOpRegenerator, TestManagedSchemaFieldResource, TestValueSourceCache, DocumentBuilderTest, TestInfoStreamLogging, ClusterStateUpdateTest, TestGroupingSearch, TestFieldResource, SOLR749Test, FieldMutatingUpdateProcessorTest, TestRemoteStreaming, TestCoreContainer, UpdateParamsTest, BasicDistributedZkTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, TestReplicationHandler, LeaderElectionTest, TestZkChroot, TestRandomDVFaceting, TestDistributedGrouping, DistributedSpellCheckComponentTest, ZkControllerTest, TestJoin, HighlighterTest, ShowFileRequestHandlerTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, TestExtendedDismaxParser, CoreAdminHandlerTest, SolrRequestParserTest, TestCSVLoader, NoCacheHeaderTest, TestUpdate, QueryEqualityTest, DocValuesMultiTest, SolrInfoMBeanTest, IndexBasedSpellCheckerTest, TestQueryTypes, PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, TestArbitraryIndexDir, IndexSchemaRuntimeFieldTest, IndexSchemaTest, ReturnFieldsTest, MBeansHandlerTest, TestAnalyzedSuggestions, TestPartialUpdateDeduplication, TestComponentsName, TestLFUCache, AlternateDirectoryTest, BadComponentTest, TestMergePolicyConfig, SampleTest, TestDocSet, TestSearchPerf, NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery, OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, DirectSolrConnectionTest, TestCodecSupport, SynonymTokenizerTest, TestBM25SimilarityFactory, TimeZoneUtilsTest, ResourceLoaderTest, TestFastOutputStream, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, PluginInfoTest, TestFastLRUCache, PrimUtilsTest, TestSuggestSpellingConverter, DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, TestLRUCache, ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, CircularListTest, TestRTGBase, AliasIntegrationTest, DeleteInactiveReplicaTest, DeleteReplicaTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteReplicaTest -Dtests.seed=591068104AFA2FDB -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr_RS_#Latn -Dtests.timezone=IET -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | DeleteReplicaTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrZkClient opens=15 closes=14
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([591068104AFA2FDB]: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=4675, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[591068104AFA2FDB]-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=4674, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[591068104AFA2FDB]-SendThread(localhost.localdomain:58671), 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([591068104AFA2FDB]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=4674, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[591068104AFA2FDB]-SendThread(localhost.localdomain:58671), 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([591068104AFA2FDB]:0)
   [junit4] Completed on J0 in 224.82s, 1 test, 1 failure, 3 errors <<< FAILURES!

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

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