You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2013/10/07 22:19:26 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/ibm-j9-jdk7) - Build # 7784 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/7784/
Java: 32bit/ibm-j9-jdk7 -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: /lsj/ki/onenodecollectioncore/update</title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /lsj/ki/onenodecollectioncore/update. Reason: <pre>    Can not find: /lsj/ki/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: /lsj/ki/onenodecollectioncore/update</title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /lsj/ki/onenodecollectioncore/update. Reason:
<pre>    Can not find: /lsj/ki/onenodecollectioncore/update</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([DED6D3D6A3507F8:8C0BE3251D6A67C4]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:427)
	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:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	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:780)




Build Log:
[...truncated 9908 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
   [junit4]   2> 96355 T128 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /lsj/ki
   [junit4]   2> 96361 T128 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1381175819536
   [junit4]   2> 96364 T128 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 96365 T129 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 96465 T128 oasc.ZkTestServer.run start zk server on port:38172
   [junit4]   2> 96628 T128 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 96657 T137 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b99b678b name:ZooKeeperConnection Watcher:127.0.0.1:38172 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 96658 T128 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 96659 T128 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 96678 T128 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 96680 T139 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4dbee1db name:ZooKeeperConnection Watcher:127.0.0.1:38172/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 96680 T128 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 96683 T128 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 96689 T128 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 96693 T128 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 96697 T128 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 96703 T128 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 96709 T128 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 96716 T128 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 96716 T128 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 96721 T128 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 96721 T128 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 96725 T128 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 96726 T128 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 96730 T128 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 96730 T128 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 96735 T128 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 96735 T128 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 96739 T128 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 96740 T128 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 96744 T128 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 96745 T128 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 96752 T128 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 96752 T128 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 96757 T128 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 96758 T128 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 97075 T128 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 97083 T128 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:48892
   [junit4]   2> 97084 T128 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 97085 T128 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 97086 T128 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1381175819938
   [junit4]   2> 97086 T128 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1381175819938/'
   [junit4]   2> 97095 T128 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1381175819938/solr.xml
   [junit4]   2> 97126 T128 oasc.CoreContainer.<init> New CoreContainer -414204196
   [junit4]   2> 97127 T128 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1381175819938/]
   [junit4]   2> 97128 T128 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 97129 T128 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 97130 T128 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 97130 T128 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 97131 T128 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 97131 T128 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 97132 T128 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 97133 T128 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 97133 T128 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 97134 T128 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 97135 T128 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 97136 T128 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 97137 T128 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:38172/solr
   [junit4]   2> 97142 T128 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 97146 T128 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 97149 T150 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@109923b9 name:ZooKeeperConnection Watcher:127.0.0.1:38172 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 97150 T128 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 97154 T128 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 97159 T128 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 97163 T152 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@969e57d5 name:ZooKeeperConnection Watcher:127.0.0.1:38172/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 97164 T128 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 97171 T128 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 97183 T128 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 97193 T128 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 97197 T128 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48892_lsj%2Fki
   [junit4]   2> 97200 T128 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48892_lsj%2Fki
   [junit4]   2> 97206 T128 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 97224 T128 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 97229 T128 oasc.Overseer.start Overseer (id=90516738512060419-127.0.0.1:48892_lsj%2Fki-n_0000000000) starting
   [junit4]   2> 97237 T128 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 97248 T154 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 97248 T128 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 97261 T128 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 97265 T128 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 97274 T153 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 97282 T155 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 97282 T155 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 97286 T155 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 98784 T153 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 98786 T153 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:48892/lsj/ki",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:48892_lsj%2Fki",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 98786 T153 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 98789 T153 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 98798 T152 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> 99287 T155 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 99288 T155 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1381175819938/collection1
   [junit4]   2> 99288 T155 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 99291 T155 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 99292 T155 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 99294 T155 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1381175819938/collection1/'
   [junit4]   2> 99296 T155 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1381175819938/collection1/lib/classes/' to classloader
   [junit4]   2> 99297 T155 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1381175819938/collection1/lib/README' to classloader
   [junit4]   2> 99365 T155 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 99421 T155 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 99424 T155 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 99436 T155 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 99933 T155 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 99943 T155 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 99947 T155 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 99994 T155 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 100005 T155 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 100014 T155 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 100020 T155 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 100021 T155 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 100021 T155 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 100025 T155 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 100026 T155 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 100026 T155 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 100027 T155 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1381175819938/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1381175819536/control/data/
   [junit4]   2> 100028 T155 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d66f26
   [junit4]   2> 100032 T155 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1381175819536/control/data
   [junit4]   2> 100032 T155 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1381175819536/control/data/index/
   [junit4]   2> 100033 T155 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1381175819536/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 100034 T155 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1381175819536/control/data/index
   [junit4]   2> 100034 T155 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=82.4580078125, floorSegmentMB=1.251953125, forceMergeDeletesPctAllowed=1.014985923596332, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4548063323490664
   [junit4]   2> 100036 T155 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@ebc92a10 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8205e1ce),segFN=segments_1,generation=1}
   [junit4]   2> 100036 T155 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 100046 T155 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 100053 T155 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 100055 T155 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 100056 T155 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 100057 T155 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 100058 T155 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 100061 T155 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 100064 T155 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 100065 T155 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 100077 T155 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 100079 T155 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 100080 T155 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 100081 T155 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 100082 T155 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 100083 T155 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 100085 T155 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 100089 T155 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 100090 T155 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 100092 T155 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1038299583, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 100093 T155 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@ebc92a10 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8205e1ce),segFN=segments_1,generation=1}
   [junit4]   2> 100093 T155 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 100094 T155 oass.SolrIndexSearcher.<init> Opening Searcher@6f820cf0 main
   [junit4]   2> 100115 T156 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6f820cf0 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 100120 T155 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 100120 T155 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:48892/lsj/ki collection:control_collection shard:shard1
   [junit4]   2> 100125 T155 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 100138 T155 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 100158 T155 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 100163 T155 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 100163 T155 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 100164 T155 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:48892/lsj/ki/collection1/
   [junit4]   2> 100166 T155 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 100167 T155 oasc.SyncStrategy.syncToMe http://127.0.0.1:48892/lsj/ki/collection1/ has no replicas
   [junit4]   2> 100167 T155 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:48892/lsj/ki/collection1/ shard1
   [junit4]   2> 100171 T155 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 100304 T153 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 100317 T152 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> 100334 T155 oasc.ZkController.register We are http://127.0.0.1:48892/lsj/ki/collection1/ and leader is http://127.0.0.1:48892/lsj/ki/collection1/
   [junit4]   2> 100335 T155 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:48892/lsj/ki
   [junit4]   2> 100335 T155 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 100336 T155 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 100336 T155 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 100340 T155 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 100343 T128 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 100344 T128 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 100355 T128 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 100360 T128 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 100365 T128 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 100367 T159 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e181c446 name:ZooKeeperConnection Watcher:127.0.0.1:38172/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 100367 T128 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 100369 T128 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 100375 T128 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 100495 T128 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 100502 T128 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53006
   [junit4]   2> 100503 T128 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 100504 T128 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 100505 T128 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1381175823550
   [junit4]   2> 100506 T128 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1381175823550/'
   [junit4]   2> 100517 T128 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1381175823550/solr.xml
   [junit4]   2> 100548 T128 oasc.CoreContainer.<init> New CoreContainer -92724064
   [junit4]   2> 100549 T128 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1381175823550/]
   [junit4]   2> 100550 T128 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 100550 T128 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 100551 T128 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 100552 T128 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 100552 T128 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 100553 T128 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 100553 T128 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 100554 T128 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 100554 T128 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 100555 T128 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 100556 T128 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 100557 T128 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 100558 T128 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:38172/solr
   [junit4]   2> 100558 T128 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 100561 T128 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 100563 T170 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c5224319 name:ZooKeeperConnection Watcher:127.0.0.1:38172 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 100564 T128 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 100566 T128 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 100570 T128 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 100572 T172 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a1840540 name:ZooKeeperConnection Watcher:127.0.0.1:38172/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 100572 T128 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 100580 T128 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 101586 T128 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53006_lsj%2Fki
   [junit4]   2> 101588 T128 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53006_lsj%2Fki
   [junit4]   2> 101593 T152 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 101593 T159 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 101593 T172 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 101603 T173 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 101604 T173 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 101617 T173 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 101831 T153 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 101833 T153 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:48892/lsj/ki",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:48892_lsj%2Fki",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 101844 T153 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:53006/lsj/ki",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53006_lsj%2Fki",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 101844 T153 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 101845 T153 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 101851 T159 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> 101851 T172 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> 101851 T152 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> 102618 T173 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 102619 T173 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1381175823550/collection1
   [junit4]   2> 102619 T173 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 102621 T173 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 102621 T173 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 102623 T173 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1381175823550/collection1/'
   [junit4]   2> 102624 T173 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1381175823550/collection1/lib/classes/' to classloader
   [junit4]   2> 102625 T173 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1381175823550/collection1/lib/README' to classloader
   [junit4]   2> 102662 T173 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 102695 T173 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 102698 T173 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 102709 T173 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 103110 T173 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 103119 T173 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 103124 T173 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 103158 T173 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 103165 T173 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 103175 T173 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 103177 T173 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 103178 T173 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 103179 T173 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 103182 T173 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 103182 T173 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 103184 T173 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 103184 T173 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1381175823550/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1381175819536/jetty1/
   [junit4]   2> 103186 T173 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d66f26
   [junit4]   2> 103190 T173 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1381175819536/jetty1
   [junit4]   2> 103191 T173 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1381175819536/jetty1/index/
   [junit4]   2> 103191 T173 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1381175819536/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 103193 T173 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1381175819536/jetty1/index
   [junit4]   2> 103194 T173 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=82.4580078125, floorSegmentMB=1.251953125, forceMergeDeletesPctAllowed=1.014985923596332, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4548063323490664
   [junit4]   2> 103198 T173 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@8c58b889 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c3885b56),segFN=segments_1,generation=1}
   [junit4]   2> 103198 T173 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 103237 T173 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 103237 T173 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 103238 T173 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 103239 T173 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 103239 T173 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 103240 T173 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 103241 T173 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 103242 T173 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 103242 T173 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 103255 T173 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 103258 T173 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 103259 T173 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 103260 T173 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 103262 T173 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 103263 T173 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 103265 T173 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 103269 T173 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 103270 T173 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 103277 T173 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1038299583, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 103278 T173 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@8c58b889 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c3885b56),segFN=segments_1,generation=1}
   [junit4]   2> 103278 T173 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 103279 T173 oass.SolrIndexSearcher.<init> Opening Searcher@8f8aff8a main
   [junit4]   2> 103299 T174 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8f8aff8a main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 103314 T173 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 103315 T173 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53006/lsj/ki collection:collection1 shard:shard1
   [junit4]   2> 103316 T173 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 103319 T173 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 103343 T173 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 103352 T173 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 103352 T173 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 103353 T173 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53006/lsj/ki/collection1/
   [junit4]   2> 103354 T173 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 103354 T173 oasc.SyncStrategy.syncToMe http://127.0.0.1:53006/lsj/ki/collection1/ has no replicas
   [junit4]   2> 103355 T173 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53006/lsj/ki/collection1/ shard1
   [junit4]   2> 103355 T173 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 103359 T153 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 103368 T159 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> 103368 T172 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> 103369 T152 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> 104878 T153 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 104886 T159 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> 104886 T172 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> 104888 T152 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> 104925 T173 oasc.ZkController.register We are http://127.0.0.1:53006/lsj/ki/collection1/ and leader is http://127.0.0.1:53006/lsj/ki/collection1/
   [junit4]   2> 104926 T173 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53006/lsj/ki
   [junit4]   2> 104927 T173 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 104927 T173 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 104928 T173 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 104930 T173 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 104932 T128 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 104933 T128 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 104935 T128 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 105079 T128 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 105100 T128 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53838
   [junit4]   2> 105102 T128 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 105103 T128 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 105104 T128 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1381175828111
   [junit4]   2> 105105 T128 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1381175828111/'
   [junit4]   2> 105117 T128 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1381175828111/solr.xml
   [junit4]   2> 105173 T128 oasc.CoreContainer.<init> New CoreContainer -1015413611
   [junit4]   2> 105174 T128 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1381175828111/]
   [junit4]   2> 105176 T128 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 105177 T128 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 105178 T128 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 105179 T128 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 105180 T128 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 105181 T128 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 105182 T128 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 105183 T128 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 105184 T128 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 105185 T128 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 105187 T128 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 105188 T128 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 105189 T128 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:38172/solr
   [junit4]   2> 105190 T128 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 105193 T128 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 105199 T186 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@349f4d4e name:ZooKeeperConnection Watcher:127.0.0.1:38172 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 105199 T128 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 105203 T128 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 105207 T128 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 105210 T188 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b0e2effa name:ZooKeeperConnection Watcher:127.0.0.1:38172/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 105210 T128 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 105217 T128 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 106237 T128 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53838_lsj%2Fki
   [junit4]   2> 106240 T128 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53838_lsj%2Fki
   [junit4]   2> 106245 T188 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 106246 T152 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 106246 T159 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 106246 T172 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 106253 T189 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 106254 T189 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 106255 T189 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 106395 T153 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 106396 T153 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:53006/lsj/ki",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53006_lsj%2Fki",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 106400 T153 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:53838/lsj/ki",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53838_lsj%2Fki",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 106400 T153 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 106401 T153 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 106405 T188 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> 106405 T159 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> 106405 T172 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> 106407 T152 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> 107256 T189 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 107256 T189 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1381175828111/collection1
   [junit4]   2> 107256 T189 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 107257 T189 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 107258 T189 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 107259 T189 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1381175828111/collection1/'
   [junit4]   2> 107260 T189 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1381175828111/collection1/lib/classes/' to classloader
   [junit4]   2> 107261 T189 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1381175828111/collection1/lib/README' to classloader
   [junit4]   2> 107299 T189 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 107333 T189 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 107335 T189 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 107342 T189 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 107675 T189 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 107681 T189 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 107684 T189 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 107709 T189 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 107716 T189 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 107723 T189 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 107725 T189 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 107725 T189 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 107726 T189 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 107728 T189 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 107728 T189 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 107729 T189 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 107729 T189 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1381175828111/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1381175819536/jetty2/
   [junit4]   2> 107730 T189 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d66f26
   [junit4]   2> 107732 T189 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1381175819536/jetty2
   [junit4]   2> 107732 T189 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1381175819536/jetty2/index/
   [junit4]   2> 107733 T189 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1381175819536/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 107734 T189 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1381175819536/jetty2/index
   [junit4]   2> 107734 T189 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=82.4580078125, floorSegmentMB=1.251953125, forceMergeDeletesPctAllowed=1.014985923596332, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4548063323490664
   [junit4]   2> 107735 T189 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@17914f80 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a6f9812),segFN=segments_1,generation=1}
   [junit4]   2> 107736 T189 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 107753 T189 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 107754 T189 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 107754 T189 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 107755 T189 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 107755 T189 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 107756 T189 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 107757 T189 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 107757 T189 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 107758 T189 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 107760 T189 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 107762 T189 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 107762 T189 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 107763 T189 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 107765 T189 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 107766 T189 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 107768 T189 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 107772 T189 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 107773 T189 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 107775 T189 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1038299583, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 107776 T189 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@17914f80 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a6f9812),segFN=segments_1,generation=1}
   [junit4]   2> 107777 T189 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 107777 T189 oass.SolrIndexSearcher.<init> Opening Searcher@a8549ff3 main
   [junit4]   2> 107791 T190 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a8549ff3 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 107799 T189 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 107799 T189 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53838/lsj/ki collection:collection1 shard:shard2
   [junit4]   2> 107800 T189 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 107802 T189 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 107813 T189 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 107817 T189 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 107817 T189 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 107818 T189 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53838/lsj/ki/collection1/
   [junit4]   2> 107818 T189 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 107819 T189 oasc.SyncStrategy.syncToMe http://127.0.0.1:53838/lsj/ki/collection1/ has no replicas
   [junit4]   2> 107820 T189 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53838/lsj/ki/collection1/ shard2
   [junit4]   2> 107820 T189 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 107914 T153 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 107929 T159 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> 107929 T172 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> 107929 T188 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> 107931 T152 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> 107981 T189 oasc.ZkController.register We are http://127.0.0.1:53838/lsj/ki/collection1/ and leader is http://127.0.0.1:53838/lsj/ki/collection1/
   [junit4]   2> 107981 T189 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53838/lsj/ki
   [junit4]   2> 107982 T189 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 107982 T189 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 107982 T189 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 107984 T189 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 107986 T128 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 107987 T128 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 107987 T128 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 108086 T128 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 108094 T128 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58436
   [junit4]   2> 108095 T128 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 108096 T128 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 108096 T128 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1381175831163
   [junit4]   2> 108097 T128 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1381175831163/'
   [junit4]   2> 108106 T128 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1381175831163/solr.xml
   [junit4]   2> 108137 T128 oasc.CoreContainer.<init> New CoreContainer -476613087
   [junit4]   2> 108138 T128 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1381175831163/]
   [junit4]   2> 108139 T128 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 108140 T128 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 108140 T128 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 108141 T128 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 108142 T128 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 108142 T128 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 108143 T128 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 108143 T128 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 108144 T128 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 108145 T128 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 108146 T128 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 108147 T128 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 108147 T128 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:38172/solr
   [junit4]   2> 108148 T128 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 108151 T128 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 108155 T202 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@529533b3 name:ZooKeeperConnection Watcher:127.0.0.1:38172 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 108155 T128 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 108158 T128 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 108162 T128 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 108165 T204 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f75e0abf name:ZooKeeperConnection Watcher:127.0.0.1:38172/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 108166 T128 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 108172 T128 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 109178 T128 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58436_lsj%2Fki
   [junit4]   2> 109180 T128 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58436_lsj%2Fki
   [junit4]   2> 109184 T152 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 109185 T159 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 109185 T188 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 109185 T204 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 109189 T172 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 109198 T205 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 109199 T205 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 109208 T205 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 109440 T153 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 109442 T153 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:53838/lsj/ki",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53838_lsj%2Fki",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 109450 T153 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:58436/lsj/ki",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:58436_lsj%2Fki",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node3"}
   [junit4]   2> 109450 T153 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 109451 T153 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 109457 T188 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> 109458 T152 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> 109458 T172 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> 109458 T204 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> 109458 T159 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> 110208 T205 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 110209 T205 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1381175831163/collection1
   [junit4]   2> 110209 T205 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 110210 T205 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 110210 T205 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 110212 T205 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1381175831163/collection1/'
   [junit4]   2> 110213 T205 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1381175831163/collection1/lib/classes/' to classloader
   [junit4]   2> 110214 T205 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1381175831163/collection1/lib/README' to classloader
   [junit4]   2> 110279 T205 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 110332 T205 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 110335 T205 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 110346 T205 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 110875 T205 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 110885 T205 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 110890 T205 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 110914 T205 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 110921 T205 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 110927 T205 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 110932 T205 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 110932 T205 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 110933 T205 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 110935 T205 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 110935 T205 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 110936 T205 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 110937 T205 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1381175831163/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1381175819536/jetty3/
   [junit4]   2> 110937 T205 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d66f26
   [junit4]   2> 110940 T205 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1381175819536/jetty3
   [junit4]   2> 110940 T205 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1381175819536/jetty3/index/
   [junit4]   2> 110941 T205 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1381175819536/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 110942 T205 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1381175819536/jetty3/index
   [junit4]   2> 110943 T205 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=82.4580078125, floorSegmentMB=1.251953125, forceMergeDeletesPctAllowed=1.014985923596332, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4548063323490664
   [junit4]   2> 110944 T205 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@d2d8cbc6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f884b778),segFN=segments_1,generation=1}
   [junit4]   2> 110944 T205 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 110953 T205 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 110954 T205 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 110954 T205 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 110955 T205 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 110955 T205 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 110956 T205 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 110957 T205 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 110957 T205 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 110958 T205 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 110963 T205 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 110966 T205 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 110966 T205 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 110967 T205 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 110973 T205 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 110974 T205 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 110976 T205 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 110981 T205 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 110982 T205 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 110987 T205 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1038299583, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 110989 T205 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@d2d8cbc6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f884b778),segFN=segments_1,generation=1}
   [junit4]   2> 110990 T205 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 110990 T205 oass.SolrIndexSearcher.<init> Opening Searcher@d0948eb6 main
   [junit4]   2> 111003 T206 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d0948eb6 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 111012 T205 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 111012 T205 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:58436/lsj/ki collection:collection1 shard:shard1
   [junit4]   2> 111013 T205 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 111020 T205 oasc.ZkController.register We are http://127.0.0.1:58436/lsj/ki/collection1/ and leader is http://127.0.0.1:53006/lsj/ki/collection1/
   [junit4]   2> 111020 T205 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58436/lsj/ki
   [junit4]   2> 111021 T205 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 111021 T205 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C282 name=collection1 org.apache.solr.core.SolrCore@aecf1b11 url=http://127.0.0.1:58436/lsj/ki/collection1 node=127.0.0.1:58436_lsj%2Fki C282_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:58436/lsj/ki, core=collection1, node_name=127.0.0.1:58436_lsj%2Fki}
   [junit4]   2> 111025 T207 C282 P58436 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 111025 T205 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 111026 T207 C282 P58436 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 111027 T207 C282 P58436 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 111027 T207 C282 P58436 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 111036 T207 C282 P58436 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4

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

>      DATA:
   [junit4]   1>          {
   [junit4]   1>            "base_url":"http://127.0.0.1:53006/lsj/ki",
   [junit4]   1>            "node_name":"127.0.0.1:53006_lsj%2Fki",
   [junit4]   1>            "core":"onenodecollectioncore"}
   [junit4]   1>   /solr/aliases.json (0)
   [junit4]   1>   /solr/live_nodes (5)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:53006_lsj%2Fki (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:53838_lsj%2Fki (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:58613_lsj%2Fki (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:48892_lsj%2Fki (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:58436_lsj%2Fki (0)
   [junit4]   1>   /solr/clusterstate.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {
   [junit4]   1>         "control_collection":{
   [junit4]   1>           "shards":{"shard1":{
   [junit4]   1>               "range":"80000000-7fffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{"core_node1":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:48892/lsj/ki",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:48892_lsj%2Fki",
   [junit4]   1>                   "leader":"true"}}}},
   [junit4]   1>           "maxShardsPerNode":"1",
   [junit4]   1>           "router":{"name":"compositeId"},
   [junit4]   1>           "replicationFactor":"1"},
   [junit4]   1>         "onenodecollection":{
   [junit4]   1>           "shards":{"shard1":{
   [junit4]   1>               "range":"80000000-7fffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{"core_node1":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:53006/lsj/ki",
   [junit4]   1>                   "core":"onenodecollectioncore",
   [junit4]   1>                   "roles":"none",
   [junit4]   1>                   "node_name":"127.0.0.1:53006_lsj%2Fki",
   [junit4]   1>                   "leader":"true"}}}},
   [junit4]   1>           "maxShardsPerNode":"1",
   [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:53006/lsj/ki",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:53006_lsj%2Fki",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node3":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:58436/lsj/ki",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:58436_lsj%2Fki"}}},
   [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:53838/lsj/ki",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:53838_lsj%2Fki",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node4":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:58613/lsj/ki",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:58613_lsj%2Fki"}}}},
   [junit4]   1>           "maxShardsPerNode":"1",
   [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=DED6D3D6A3507F8 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pt_BR -Dtests.timezone=PRC -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   31.6s 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: /lsj/ki/onenodecollectioncore/update</title>
   [junit4]    > </head>
   [junit4]    > <body>
   [junit4]    > <h2>HTTP ERROR: 404</h2>
   [junit4]    > <p>Problem accessing /lsj/ki/onenodecollectioncore/update. Reason:
   [junit4]    > <pre>    Can not find: /lsj/ki/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([DED6D3D6A3507F8:8C0BE3251D6A67C4]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:427)
   [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:780)
   [junit4]   2> 127972 T128 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene46: {}, docValues:{}, sim=DefaultSimilarity, locale=pt_BR, timezone=PRC
   [junit4]   2> NOTE: Linux 3.8.0-31-generic x86/IBM Corporation 1.7.0 (32-bit)/cpus=8,threads=2,free=11306416,total=154664960
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexingPerformance, TestInfoStreamLogging, CachingDirectoryFactoryTest, HdfsChaosMonkeySafeLeaderTest, AddBlockUpdateTest, DirectSolrConnectionTest, StatsComponentTest, TestFieldResource, TestFastOutputStream, CurrencyFieldOpenExchangeTest, ConvertedLegacyTest, DisMaxRequestHandlerTest, TestFiltering, DocumentAnalysisRequestHandlerTest, HdfsSyncSliceTest, DefaultValueUpdateProcessorTest, BasicDistributedZk2Test]
   [junit4] Completed on J1 in 31.65s, 1 test, 1 error <<< FAILURES!

[...truncated 872 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:422: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:415: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:451: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1230: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:873: There were test failures: 326 suites, 1448 tests, 1 error, 34 ignored (6 assumptions)

Total time: 47 minutes 39 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/ibm-j9-jdk7 -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