You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/11/13 11:12:10 UTC

[JENKINS] Lucene-Solr-Tests-trunk-Java7 - Build # 4476 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4476/

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

Error Message:
Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:11504/_v/cf/collection1 Dead Guy:http://127.0.0.1:11494/_v/cf/collection1skip list:[CloudJettyRunner [url=http://127.0.0.1:11498/_v/cf/collection1], CloudJettyRunner [url=http://127.0.0.1:11498/_v/cf/collection1]]

Stack Trace:
java.lang.AssertionError: Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:11504/_v/cf/collection1 Dead Guy:http://127.0.0.1:11494/_v/cf/collection1skip list:[CloudJettyRunner [url=http://127.0.0.1:11498/_v/cf/collection1], CloudJettyRunner [url=http://127.0.0.1:11498/_v/cf/collection1]]
	at __randomizedtesting.SeedInfo.seed([93A6FD76FFABC609:1240736E88F4A635]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:216)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:724)




Build Log:
[...truncated 10425 lines...]
   [junit4] Suite: org.apache.solr.cloud.SyncSliceTest
   [junit4]   2> 1371890 T2993 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_v/cf
   [junit4]   2> 1371897 T2993 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./solrtest-SyncSliceTest-1384336535320
   [junit4]   2> 1371898 T2993 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1371899 T2994 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1372000 T2993 oasc.ZkTestServer.run start zk server on port:11481
   [junit4]   2> 1372001 T2993 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1372005 T3000 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@626d44f5 name:ZooKeeperConnection Watcher:127.0.0.1:11481 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1372006 T2993 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1372006 T2993 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1372019 T2993 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1372028 T3002 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e3d3127 name:ZooKeeperConnection Watcher:127.0.0.1:11481/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1372028 T2993 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1372029 T2993 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1372033 T2993 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1372043 T2993 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1372046 T2993 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1372049 T2993 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1372050 T2993 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1372062 T2993 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1372063 T2993 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1372166 T2993 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1372167 T2993 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1372170 T2993 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1372171 T2993 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1372174 T2993 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1372175 T2993 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1372178 T2993 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1372178 T2993 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1372181 T2993 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1372182 T2993 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1372189 T2993 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1372190 T2993 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1372193 T2993 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1372194 T2993 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1372197 T2993 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1372198 T2993 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1372200 T2993 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1372201 T2993 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1372499 T2993 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1372502 T2993 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:11484
   [junit4]   2> 1372503 T2993 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1372503 T2993 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1372504 T2993 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.SyncSliceTest-controljetty-1384336535633
   [junit4]   2> 1372504 T2993 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.SyncSliceTest-controljetty-1384336535633/'
   [junit4]   2> 1372545 T2993 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1384336535633/solr.xml
   [junit4]   2> 1372638 T2993 oasc.CoreContainer.<init> New CoreContainer 90112229
   [junit4]   2> 1372639 T2993 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.SyncSliceTest-controljetty-1384336535633/]
   [junit4]   2> 1372641 T2993 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1372642 T2993 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1372642 T2993 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1372643 T2993 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1372643 T2993 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1372644 T2993 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1372644 T2993 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1372645 T2993 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1372645 T2993 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1372652 T2993 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1372652 T2993 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1372653 T2993 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:11481/solr
   [junit4]   2> 1372654 T2993 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1372655 T2993 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1372658 T3013 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@69e393dc name:ZooKeeperConnection Watcher:127.0.0.1:11481 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1372658 T2993 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1372670 T2993 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1372672 T3015 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@47ac2bc7 name:ZooKeeperConnection Watcher:127.0.0.1:11481/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1372673 T2993 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1372675 T2993 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1372685 T2993 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1372688 T2993 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1372691 T2993 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:11484__v%2Fcf
   [junit4]   2> 1372698 T2993 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:11484__v%2Fcf
   [junit4]   2> 1372701 T2993 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1372715 T2993 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1372722 T2993 oasc.Overseer.start Overseer (id=90723879179190275-127.0.0.1:11484__v%2Fcf-n_0000000000) starting
   [junit4]   2> 1372727 T2993 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1372741 T3017 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1372741 T2993 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1372744 T2993 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1372751 T2993 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1372754 T3016 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1372760 T3018 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1372760 T3018 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1372761 T3018 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1374258 T3016 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1374259 T3016 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:11484/_v/cf",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:11484__v%2Fcf",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1374259 T3016 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1374259 T3016 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1374284 T3015 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> 1374763 T3018 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1374763 T3018 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.SyncSliceTest-controljetty-1384336535633/collection1
   [junit4]   2> 1374764 T3018 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1374764 T3018 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1374765 T3018 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1374766 T3018 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.SyncSliceTest-controljetty-1384336535633/collection1/'
   [junit4]   2> 1374768 T3018 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1384336535633/collection1/lib/README' to classloader
   [junit4]   2> 1374768 T3018 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1384336535633/collection1/lib/classes/' to classloader
   [junit4]   2> 1374848 T3018 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1374926 T3018 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1375028 T3018 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1375042 T3018 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1375756 T3018 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1375769 T3018 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1375773 T3018 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1375787 T3018 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1375791 T3018 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1375796 T3018 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1375797 T3018 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1375797 T3018 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1375797 T3018 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1375798 T3018 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1375799 T3018 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1375799 T3018 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1375799 T3018 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.SyncSliceTest-controljetty-1384336535633/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1384336535319/control/data/
   [junit4]   2> 1375800 T3018 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1af93889
   [junit4]   2> 1375801 T3018 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1384336535319/control/data
   [junit4]   2> 1375801 T3018 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1384336535319/control/data/index/
   [junit4]   2> 1375801 T3018 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1384336535319/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1375802 T3018 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1384336535319/control/data/index
   [junit4]   2> 1375802 T3018 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1375803 T3018 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5e04dd5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3720be8b),segFN=segments_1,generation=1}
   [junit4]   2> 1375804 T3018 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1375807 T3018 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1375808 T3018 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1375808 T3018 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1375809 T3018 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1375809 T3018 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1375809 T3018 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1375810 T3018 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1375811 T3018 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1375811 T3018 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1375811 T3018 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1375812 T3018 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1375812 T3018 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1375813 T3018 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1375813 T3018 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1375814 T3018 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1375829 T3018 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1375835 T3018 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1375835 T3018 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1375836 T3018 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1397819238, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1375837 T3018 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5e04dd5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3720be8b),segFN=segments_1,generation=1}
   [junit4]   2> 1375837 T3018 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1375838 T3018 oass.SolrIndexSearcher.<init> Opening Searcher@ace96b8 main
   [junit4]   2> 1375841 T3019 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ace96b8 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1375843 T3018 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1375844 T3018 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:11484/_v/cf collection:control_collection shard:shard1
   [junit4]   2> 1375845 T3018 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1375863 T3018 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1375866 T3018 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1375866 T3018 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1375866 T3018 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:11484/_v/cf/collection1/
   [junit4]   2> 1375867 T3018 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1375867 T3018 oasc.SyncStrategy.syncToMe http://127.0.0.1:11484/_v/cf/collection1/ has no replicas
   [junit4]   2> 1375867 T3018 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:11484/_v/cf/collection1/ shard1
   [junit4]   2> 1375867 T3018 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1377316 T3016 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1377335 T3015 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> 1377352 T3018 oasc.ZkController.register We are http://127.0.0.1:11484/_v/cf/collection1/ and leader is http://127.0.0.1:11484/_v/cf/collection1/
   [junit4]   2> 1377352 T3018 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:11484/_v/cf
   [junit4]   2> 1377352 T3018 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1377352 T3018 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1377353 T3018 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1377354 T3018 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1377355 T2993 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 1377356 T2993 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1377359 T2993 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1377361 T3022 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@85faaaf name:ZooKeeperConnection Watcher:127.0.0.1:11481/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1377361 T2993 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1377362 T2993 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1377364 T2993 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1377653 T2993 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1377655 T2993 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:11494
   [junit4]   2> 1377656 T2993 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1377657 T2993 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1377657 T2993 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1384336540787
   [junit4]   2> 1377658 T2993 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1384336540787/'
   [junit4]   2> 1377700 T2993 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1384336540787/solr.xml
   [junit4]   2> 1377794 T2993 oasc.CoreContainer.<init> New CoreContainer 1035674244
   [junit4]   2> 1377795 T2993 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1384336540787/]
   [junit4]   2> 1377797 T2993 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1377798 T2993 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1377798 T2993 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1377799 T2993 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1377799 T2993 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1377800 T2993 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1377800 T2993 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1377801 T2993 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1377801 T2993 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1377808 T2993 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1377808 T2993 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1377809 T2993 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:11481/solr
   [junit4]   2> 1377810 T2993 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1377811 T2993 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1377814 T3033 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@69d1e0ae name:ZooKeeperConnection Watcher:127.0.0.1:11481 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1377814 T2993 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1377828 T2993 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1377830 T3035 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@500403ae name:ZooKeeperConnection Watcher:127.0.0.1:11481/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1377830 T2993 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1377840 T2993 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1378840 T3016 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1378841 T3016 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:11484/_v/cf",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:11484__v%2Fcf",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1378844 T2993 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:11494__v%2Fcf
   [junit4]   2> 1378888 T2993 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:11494__v%2Fcf
   [junit4]   2> 1378889 T3015 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> 1378889 T3022 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> 1378889 T3035 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> 1378900 T3022 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1378900 T3035 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1378901 T3015 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1378914 T3036 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1378914 T3036 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1378922 T3036 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1380402 T3016 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1380403 T3016 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:11494/_v/cf",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:11494__v%2Fcf",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1380403 T3016 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1]
   [junit4]   2> 1380404 T3016 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1380417 T3022 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> 1380417 T3035 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> 1380417 T3015 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> 1380924 T3036 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1380924 T3036 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1384336540787/collection1
   [junit4]   2> 1380924 T3036 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1380925 T3036 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1380925 T3036 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1380926 T3036 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1384336540787/collection1/'
   [junit4]   2> 1380928 T3036 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1384336540787/collection1/lib/README' to classloader
   [junit4]   2> 1380929 T3036 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1384336540787/collection1/lib/classes/' to classloader
   [junit4]   2> 1380999 T3036 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1381066 T3036 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1381167 T3036 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1381179 T3036 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1381849 T3036 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1381862 T3036 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1381867 T3036 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1381881 T3036 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1381886 T3036 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1381890 T3036 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1381891 T3036 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1381891 T3036 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1381892 T3036 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1381893 T3036 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1381893 T3036 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1381893 T3036 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1381894 T3036 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1384336540787/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1384336535319/jetty1/
   [junit4]   2> 1381894 T3036 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1af93889
   [junit4]   2> 1381895 T3036 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1384336535319/jetty1
   [junit4]   2> 1381896 T3036 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1384336535319/jetty1/index/
   [junit4]   2> 1381896 T3036 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1384336535319/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1381896 T3036 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1384336535319/jetty1/index
   [junit4]   2> 1381897 T3036 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1381898 T3036 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2a914f93 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@58e24884),segFN=segments_1,generation=1}
   [junit4]   2> 1381898 T3036 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1381903 T3036 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1381904 T3036 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1381904 T3036 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1381905 T3036 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1381905 T3036 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1381905 T3036 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1381906 T3036 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1381907 T3036 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1381907 T3036 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1381908 T3036 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1381908 T3036 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1381909 T3036 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1381909 T3036 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1381910 T3036 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1381910 T3036 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1381927 T3036 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1381933 T3036 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1381933 T3036 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1381934 T3036 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1397819238, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1381935 T3036 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2a914f93 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@58e24884),segFN=segments_1,generation=1}
   [junit4]   2> 1381935 T3036 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1381936 T3036 oass.SolrIndexSearcher.<init> Opening Searcher@6b77f38b main
   [junit4]   2> 1381941 T3037 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6b77f38b main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1381944 T3036 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1381944 T3036 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:11494/_v/cf collection:collection1 shard:shard1
   [junit4]   2> 1381945 T3036 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1381968 T3036 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1381971 T3036 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1381972 T3036 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1381972 T3036 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:11494/_v/cf/collection1/
   [junit4]   2> 1381972 T3036 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1381972 T3036 oasc.SyncStrategy.syncToMe http://127.0.0.1:11494/_v/cf/collection1/ has no replicas
   [junit4]   2> 1381973 T3036 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:11494/_v/cf/collection1/ shard1
   [junit4]   2> 1381973 T3036 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1383423 T3016 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1383445 T3022 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> 1383445 T3035 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> 1383445 T3015 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> 1383471 T3036 oasc.ZkController.register We are http://127.0.0.1:11494/_v/cf/collection1/ and leader is http://127.0.0.1:11494/_v/cf/collection1/
   [junit4]   2> 1383471 T3036 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:11494/_v/cf
   [junit4]   2> 1383471 T3036 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1383471 T3036 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1383472 T3036 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1383474 T3036 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1383475 T2993 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 1383475 T2993 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1383811 T2993 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1383813 T2993 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:11498
   [junit4]   2> 1383814 T2993 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1383815 T2993 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1383815 T2993 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1384336546899
   [junit4]   2> 1383816 T2993 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1384336546899/'
   [junit4]   2> 1383862 T2993 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1384336546899/solr.xml
   [junit4]   2> 1383969 T2993 oasc.CoreContainer.<init> New CoreContainer 1766089585
   [junit4]   2> 1383970 T2993 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1384336546899/]
   [junit4]   2> 1383972 T2993 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1383973 T2993 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1383973 T2993 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1383974 T2993 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1383974 T2993 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1383975 T2993 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1383975 T2993 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1383975 T2993 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1383976 T2993 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1383984 T2993 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1383984 T2993 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1383985 T2993 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:11481/solr
   [junit4]   2> 1383985 T2993 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1383987 T2993 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1383989 T3049 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@73198f4a name:ZooKeeperConnection Watcher:127.0.0.1:11481 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1383989 T2993 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1383993 T2993 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1384017 T3051 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@21ea8117 name:ZooKeeperConnection Watcher:127.0.0.1:11481/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1384018 T2993 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1384026 T2993 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1384951 T3016 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1384952 T3016 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:11494/_v/cf",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:11494__v%2Fcf",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1384977 T3022 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> 1384977 T3035 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> 1384977 T3015 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> 1384977 T3051 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> 1385030 T2993 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:11498__v%2Fcf
   [junit4]   2> 1385032 T2993 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:11498__v%2Fcf
   [junit4]   2> 1385034 T3022 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1385034 T3015 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1385034 T3051 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1385034 T3035 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1385051 T3052 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1385051 T3052 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1385052 T3052 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1386482 T3016 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1386483 T3016 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:11498/_v/cf",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:11498__v%2Fcf",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1386483 T3016 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 1386484 T3016 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1386508 T3051 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> 1386508 T3035 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> 1386508 T3015 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> 1386508 T3022 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> 1387055 T3052 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1387055 T3052 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1384336546899/collection1
   [junit4]   2> 1387055 T3052 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1387056 T3052 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1387056 T3052 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1387057 T3052 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1384336546899/collection1/'
   [junit4]   2> 1387059 T3052 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1384336546899/collection1/lib/classes/' to classloader
   [junit4]   2> 1387060 T3052 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1384336546899/collection1/lib/README' to classloader
   [junit4]   2> 1387126 T3052 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1387192 T3052 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1387293 T3052 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1387305 T3052 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1387971 T3052 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1387984 T3052 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1387989 T3052 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1388003 T3052 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1388009 T3052 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1388014 T3052 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1388015 T3052 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1388015 T3052 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1388016 T3052 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1388017 T3052 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1388017 T3052 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1388017 T3052 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1388018 T3052 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1384336546899/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1384336535319/jetty2/
   [junit4]   2> 1388018 T3052 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1af93889
   [junit4]   2> 1388019 T3052 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1384336535319/jetty2
   [junit4]   2> 1388019 T3052 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1384336535319/jetty2/index/
   [junit4]   2> 1388020 T3052 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1384336535319/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1388020 T3052 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1384336535319/jetty2/index
   [junit4]   2> 1388021 T3052 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1388022 T3052 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@53f7d915 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@667f59),segFN=segments_1,generation=1}
   [junit4]   2> 1388022 T3052 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1388027 T3052 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1388028 T3052 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1388028 T3052 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1388029 T3052 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1388029 T3052 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1388029 T3052 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1388030 T3052 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1388030 T3052 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1388031 T3052 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1388031 T3052 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1388032 T3052 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1388033 T3052 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1388033 T3052 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1388034 T3052 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1388034 T3052 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1388052 T3052 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1388058 T3052 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1388058 T3052 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1388060 T3052 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1397819238, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1388060 T3052 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@53f7d915 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@667f59),segFN=segments_1,generation=1}
   [junit4]   2> 1388061 T3052 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1388061 T3052 oass.SolrIndexSearcher.<init> Opening Searcher@68c0d7e7 main
   [junit4]   2> 1388067 T3053 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@68c0d7e7 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1388069 T3052 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1388069 T3052 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:11498/_v/cf collection:collection1 shard:shard1
   [junit4]   2> 1388073 T3052 oasc.ZkController.register We are http://127.0.0.1:11498/_v/cf/collection1/ and leader is http://127.0.0.1:11494/_v/cf/collection1/
   [junit4]   2> 1388074 T3052 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:11498/_v/cf
   [junit4]   2> 1388074 T3052 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 1388074 T3052 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C1128 name=collection1 org.apache.solr.core.SolrCore@5de19ca1 url=http://127.0.0.1:11498/_v/cf/collection1 node=127.0.0.1:11498__v%2Fcf C1128_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:11498/_v/cf, core=collection1, node_name=127.0.0.1:11498__v%2Fcf}
   [junit4]   2> 1388075 T3054 C1128 P11498 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 1388075 T3052 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1388075 T3054 C1128 P11498 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 1388076 T3054 C1128 P11498 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 1388076 T3054 C1128 P11498 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1388077 T2993 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 1388077 T2993 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1388080 T3025 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 1388376 T2993 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1388379 T2993 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:11504
   [junit4]   2> 1388379 T2993 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1388380 T2993 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1388380 T2993 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1384336551501
   [junit4]   2> 1388381 T2993 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1384336551501/'
   [junit4]   2> 1388425 T2993 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1384336551501/solr.xml
   [junit4]   2> 1388523 T2993 oasc.CoreContainer.<init> New CoreContainer 1458287424
   [junit4]   2> 1388524 T2993 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1384336551501/]
   [junit4]   2> 1388526 T2993 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1388526 T2993 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1388527 T2993 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1388527 T2993 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1388528 T2993 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1388528 T2993 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1388529 T2993 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1388529 T2993 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1388530 T2993 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1388537 T2993 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1388537 T2993 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1388538 T2993 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:11481/solr
   [junit4]   2> 1388539 T2993 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1388540 T2993 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1388543 T3066 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6ea7720a name:ZooKeeperConnection Watcher:127.0.0.1:11481 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1388543 T2993 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1388558 T2993 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1388560 T3068 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1faeb4a name:ZooKeeperConnection Watcher:127.0.0.1:11481/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1388561 T2993 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1388565 T2993 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1389514 T3016 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1389515 T3016 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:11498/_v/cf",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:11498__v%2Fcf",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 1389533 T3051 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> 1389533 T3035 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> 1389533 T3015 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> 1389533 T3068 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> 1389533 T3022 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> 1389569 T2993 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:11504__v%2Fcf
   [junit4]   2> 1389571 T2993 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:11504__v%2Fcf
   [junit4]   2> 1389573 T3022 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1389574 T3068 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1389574 T3035 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1389573 T3051 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1389573 T3015 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1389589 T3069 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1389589 T3069 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1389591 T3069 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1390083 T3025 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
   [junit4]   2> 1390083 T3025 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=core_node2&state=recovering&nodeName=127.0.0.1:11498__v%252Fcf&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2003 
   [junit4]   2> 1391038 T3016 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1391039 T3016 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:11504/_v/cf",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:11504__v%2Fcf",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1391040 T3016 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 1391040 T3016 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1391053 T3022 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> 1391053 T3068 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> 1391053 T3035 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> 1391053 T3015 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> 1391053 T3051 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> 1391593 T3069 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1391593 T3069 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1384336551501/collection1
   [junit4]   2> 1391593 T3069 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1391594 T3069 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1391594 T3069 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1391595 T3069 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1384336551501/collection1/'
   [junit4]   2> 1391597 T3069 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1384336551501/collection1/lib/README' to classloader
   [junit4]   2> 1391598 T3069 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1384336551501/collection1/lib/classes/' to classloader
   [junit4]   2> 1391665 T3069 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1391732 T3069 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1391833 T3069 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1391845 T3069 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2>  C1128_STATE=coll:collection1 core:collection1 props:{state=recovering, base_url=http://127.0.0.1:11498/_v/cf, core=collection1, node_name=127.0.0.1:11498__v%2Fcf}
   [junit4]   2> 1392085 T3054 C1128 P11498 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:11494/_v/cf/collection1/ core=collection1 - recoveringAfterStartup=true
   [junit4]   2> 1392085 T3054 C1128 P11498 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:11498/_v/cf START replicas=[http://127.0.0.1:11494/_v/cf/collection1/] nUpdates=100
   [junit4]   2> 1392086 T3054 C1128 P11498 oasu.PeerSync.sync WARN no frame of reference to tell if we've missed updates
   [junit4]   2> 1392086 T3054 C1128 P11498 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
   [junit4]   2> 1392086 T3054 C1128 P11498 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
   [junit4]   2> 1392086 T3054 C1128 P11498 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
   [junit4]   2> 1392087 T3054 C1128 P11498 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1392087 T3054 C1128 P11498 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:11494/_v/cf/collection1/. core=collection1
   [junit4]   2> ASYNC  NEW_CORE C1129 name=collection1 org.apache.solr.core.SolrCore@6bcad6ea url=http://127.0.0.1:11494/_v/cf/collection1 node=127.0.0.1:11494__v%2Fcf C1129_STATE=coll:collection1 core:collection1 props:{state=active, base_url=http://127.0.0.1:11494/_v/cf, core=collection1, node_name=127.0.0.1:11494__v%2Fcf, leader=true}
   [junit4]   2> 1392099 T3026 C1129 P11494 oasc.SolrCore.execute [collection1] webapp=/_v/cf path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=3 
   [junit4]   2> 1392100 T3027 C1129 P11494 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1392100 T3027 C1129 P11494 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1392101 T3027 C1129 P11494 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1392101 T3027 C1129 P11494 oasup.LogUpdateProcessor.finish [collection1] webapp=/_v/cf path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 3
   [junit4]   2> 1392102 T3054 C1128 P11498 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1392103 T3054 C1128 P11498 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
   [junit4]   2> 1392105 T3028 C1129 P11494 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1392106 T3028 C1129 P11494 oasc.SolrCore.execute [collection1] webapp=/_v/cf path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
   [junit4]   2> 1392106 T3054 C1128 P11498 oasc.RecoveryStrategy.replay No replay needed. core=collection1
   [junit4]   2> 1392107 T3054 C1128 P11498 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
   [junit4]   2> 1392107 T3054 C1128 P11498 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1392107 T3054 C1128 P11498 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1392109 T3054 C1128 P11498 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
   [junit4]   2> 1392520 T3069 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1392534 T3069 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1392538 T3069 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1392552 T3069 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1392557 T3069 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1392558 T3016 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1392559 T3016 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:11498/_v/cf",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:11498__v%2Fcf",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 1392562 T3069 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1392563 T3069 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1392563 T3069 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1392563 T3069 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1392573 T3051 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> 1392573 T3068 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> 1392573 T3015 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> 1392574 T3069 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1392573 T3035 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> 1392573 T3022 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> 1392574 T3069 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1392575 T3069 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1392576 T3069 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1384336551501/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1384336535319/jetty3/
   [junit4]   2> 1392576 T3069 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1af93889
   [junit4]   2> 1392577 T3069 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1384336535319/jetty3
   [junit4]   2> 1392577 T3069 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1384336535319/jetty3/index/
   [junit4]   2> 1392578 T3069 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1384336535319/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 1392578 T3069 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1384336535319/jetty3/index
   [junit4]   2> 1392579 T3069 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1392580 T3069 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5b11cae lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@171537e7),segFN=segments_1,generation=1}
   [junit4]   2> 1392580 T3069 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1392585 T3069 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1392586 T3069 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1392586 T3069 oa

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

axShardsPerNode":"1",
   [junit4]   1>           "router":{"name":"compositeId"},
   [junit4]   1>           "replicationFactor":"1",
   [junit4]   1>           "autoCreated":"true"},
   [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:11484/_v/cf",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:11484__v%2Fcf",
   [junit4]   1>                   "leader":"true"}}}},
   [junit4]   1>           "maxShardsPerNode":"1",
   [junit4]   1>           "router":{"name":"compositeId"},
   [junit4]   1>           "replicationFactor":"1",
   [junit4]   1>           "autoCreated":"true"}}
   [junit4]   1>   /solr/aliases.json (0)
   [junit4]   1>   /solr/live_nodes (5)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:11484__v%2Fcf (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:11494__v%2Fcf (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:11504__v%2Fcf (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:11498__v%2Fcf (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:11512__v%2Fcf (0)
   [junit4]   1>   /solr/overseer (3)
   [junit4]   1>   DATA:
   [junit4]   1>       
   [junit4]   1>    /solr/overseer/queue (0)
   [junit4]   1>    /solr/overseer/queue-work (0)
   [junit4]   1>    /solr/overseer/collection-queue-work (0)
   [junit4]   1>   /solr/collections (2)
   [junit4]   1>    /solr/collections/collection1 (3)
   [junit4]   1>    DATA:
   [junit4]   1>        {"configName":"conf1"}
   [junit4]   1>     /solr/collections/collection1/shards (0)
   [junit4]   1>     /solr/collections/collection1/leader_elect (1)
   [junit4]   1>      /solr/collections/collection1/leader_elect/shard1 (1)
   [junit4]   1>       /solr/collections/collection1/leader_elect/shard1/election (4)
   [junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/90723879179190282-core_node3-n_0000000002 (0)
   [junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/90723879179190286-core_node1-n_0000000005 (0)
   [junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/90723879179190284-core_node4-n_0000000003 (0)
   [junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/90723879179190280-core_node2-n_0000000004 (0)
   [junit4]   1>     /solr/collections/collection1/leaders (1)
   [junit4]   1>      /solr/collections/collection1/leaders/shard1 (0)
   [junit4]   1>      DATA:
   [junit4]   1>          {
   [junit4]   1>            "core":"collection1",
   [junit4]   1>            "node_name":"127.0.0.1:11504__v%2Fcf",
   [junit4]   1>            "base_url":"http://127.0.0.1:11504/_v/cf"}
   [junit4]   1>    /solr/collections/control_collection (3)
   [junit4]   1>    DATA:
   [junit4]   1>        {"configName":"conf1"}
   [junit4]   1>     /solr/collections/control_collection/shards (0)
   [junit4]   1>     /solr/collections/control_collection/leader_elect (1)
   [junit4]   1>      /solr/collections/control_collection/leader_elect/shard1 (1)
   [junit4]   1>       /solr/collections/control_collection/leader_elect/shard1/election (1)
   [junit4]   1>        /solr/collections/control_collection/leader_elect/shard1/election/90723879179190275-core_node1-n_0000000000 (0)
   [junit4]   1>     /solr/collections/control_collection/leaders (1)
   [junit4]   1>      /solr/collections/control_collection/leaders/shard1 (0)
   [junit4]   1>      DATA:
   [junit4]   1>          {
   [junit4]   1>            "core":"collection1",
   [junit4]   1>            "node_name":"127.0.0.1:11484__v%2Fcf",
   [junit4]   1>            "base_url":"http://127.0.0.1:11484/_v/cf"}
   [junit4]   1>   /solr/overseer_elect (2)
   [junit4]   1>    /solr/overseer_elect/election (5)
   [junit4]   1>     /solr/overseer_elect/election/90723879179190284-127.0.0.1:11512__v%2Fcf-n_0000000004 (0)
   [junit4]   1>     /solr/overseer_elect/election/90723879179190282-127.0.0.1:11504__v%2Fcf-n_0000000003 (0)
   [junit4]   1>     /solr/overseer_elect/election/90723879179190280-127.0.0.1:11498__v%2Fcf-n_0000000002 (0)
   [junit4]   1>     /solr/overseer_elect/election/90723879179190275-127.0.0.1:11484__v%2Fcf-n_0000000000 (0)
   [junit4]   1>     /solr/overseer_elect/election/90723879179190286-127.0.0.1:11494__v%2Fcf-n_0000000005 (0)
   [junit4]   1>    /solr/overseer_elect/leader (0)
   [junit4]   1>    DATA:
   [junit4]   1>        {"id":"90723879179190275-127.0.0.1:11484__v%2Fcf-n_0000000000"}
   [junit4]   1>  /zookeeper (1)
   [junit4]   1>  DATA:
   [junit4]   1>      
   [junit4]   1> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SyncSliceTest -Dtests.method=testDistribSearch -Dtests.seed=93A6FD76FFABC609 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zh -Dtests.timezone=America/Lima -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE  117s J0 | SyncSliceTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:11504/_v/cf/collection1 Dead Guy:http://127.0.0.1:11494/_v/cf/collection1skip list:[CloudJettyRunner [url=http://127.0.0.1:11498/_v/cf/collection1], CloudJettyRunner [url=http://127.0.0.1:11498/_v/cf/collection1]]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([93A6FD76FFABC609:1240736E88F4A635]:0)
   [junit4]    > 	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:216)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 1488863 T2993 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 116979 T2992 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> 1489014 T3068 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1490083 T3086 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene41, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=zh, timezone=America/Lima
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=16,threads=1,free=341204600,total=504365056
   [junit4]   2> NOTE: All tests run in this JVM: [UpdateRequestProcessorFactoryTest, SuggesterFSTTest, SpellPossibilityIteratorTest, TestDefaultSearchFieldResource, SolrInfoMBeanTest, TestRandomDVFaceting, RecoveryZkTest, TestReloadAndDeleteDocs, TestRandomMergePolicy, DistributedSpellCheckComponentTest, TestDocBasedVersionConstraints, DocValuesTest, AddBlockUpdateTest, TestGroupingSearch, ScriptEngineTest, ClusterStateUpdateTest, TestJoin, SuggesterTest, TestQueryUtils, IndexSchemaTest, BinaryUpdateRequestHandlerTest, SliceStateUpdateTest, BadCopyFieldTest, PrimitiveFieldTypeTest, TestSolrQueryParserResource, ClusterStateTest, LukeRequestHandlerTest, HdfsRecoveryZkTest, TestJmxMonitoredMap, DateMathParserTest, SolrXmlInZkTest, TestFieldTypeResource, SolrCoreTest, PolyFieldTest, BasicFunctionalityTest, TestCopyFieldCollectionResource, LoggingHandlerTest, TestManagedSchema, TestPostingsSolrHighlighter, SampleTest, TestSurroundQueryParser, ExternalFileFieldSortTest, TestRemoteStreaming, UUIDFieldTest, SliceStateTest, TestReplicationHandler, MoreLikeThisHandlerTest, TestLRUCache, StatelessScriptUpdateProcessorFactoryTest, TestPerFieldSimilarity, OverseerTest, LegacyHTMLStripCharFilterTest, TestSuggestSpellingConverter, SynonymTokenizerTest, TestSchemaSimilarityResource, DOMUtilTest, FileBasedSpellCheckerTest, DeleteShardTest, TestPHPSerializedResponseWriter, ResponseLogComponentTest, UpdateParamsTest, TestRealTimeGet, TestCloudManagedSchema, OverseerCollectionProcessorTest, BlockDirectoryTest, TestBadConfig, WordBreakSolrSpellCheckerTest, TestFieldTypeCollectionResource, CSVRequestHandlerTest, TestSearchPerf, TestClassNameShortening, SimpleFacetsTest, TestAddFieldRealTimeGet, TestNonNRTOpen, BadComponentTest, SolrIndexSplitterTest, AnalysisAfterCoreReloadTest, TestReversedWildcardFilterFactory, TestLMJelinekMercerSimilarityFactory, BasicDistributedZkTest, BasicDistributedZk2Test, SyncSliceTest]
   [junit4] Completed on J0 in 118.27s, 1 test, 1 failure <<< FAILURES!

[...truncated 502 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:423: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:403: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/common-build.xml:489: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:1272: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:908: There were test failures: 334 suites, 1470 tests, 1 failure, 35 ignored (6 assumptions)

Total time: 64 minutes 14 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure