You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2013/04/13 11:25:15 UTC

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.8.0-ea-b84) - Build # 5091 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/5091/
Java: 32bit/jdk1.8.0-ea-b84 -client -XX:+UseG1GC

3 tests failed.
REGRESSION:  org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch

Error Message:
Server at http://127.0.0.1:34518/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update

Stack Trace:
org.apache.solr.common.SolrException: Server at http://127.0.0.1:34518/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([5713F7E76D270F26:D6F579FF1A786F1A]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:375)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:197)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	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:487)
	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:722)


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

Error Message:
shard2 is not consistent.  Got 48 from http://127.0.0.1:51217/f_gi/collection1lastClient and got 49 from http://127.0.0.1:53277/f_gi/collection1

Stack Trace:
java.lang.AssertionError: shard2 is not consistent.  Got 48 from http://127.0.0.1:51217/f_gi/collection1lastClient and got 49 from http://127.0.0.1:53277/f_gi/collection1
	at __randomizedtesting.SeedInfo.seed([5713F7E76D270F26:D6F579FF1A786F1A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:963)
	at org.apache.solr.cloud.ChaosMonkeyShardSplitTest.doTest(ChaosMonkeyShardSplitTest.java:186)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	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:487)
	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:722)


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

Error Message:
Still found shard2 in collection test_unload_shard_and_collection

Stack Trace:
java.lang.AssertionError: Still found shard2 in collection test_unload_shard_and_collection
	at __randomizedtesting.SeedInfo.seed([5713F7E76D270F26:D6F579FF1A786F1A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:127)
	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:77)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	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:487)
	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:722)




Build Log:
[...truncated 9248 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.653; org.apache.solr.BaseDistributedSearchTestCase; Setting hostContext system property: /
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.656; org.apache.solr.SolrTestCaseJ4; ###Starting testDistribSearch
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.657; org.apache.solr.cloud.ZkTestServer; STARTING ZK TEST SERVER
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.657; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.757; org.apache.solr.cloud.ZkTestServer; start zk server on port:35215
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.759; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.816; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1a90a0c name:ZooKeeperConnection Watcher:127.0.0.1:35215 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.817; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.817; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.822; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.823; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@16ef0c9 name:ZooKeeperConnection Watcher:127.0.0.1:35215/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.823; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.824; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.830; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/shards
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.832; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.834; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/shards
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.836; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.836; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.841; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.842; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.844; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.845; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.847; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.847; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.849; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.850; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.852; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.852; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.854; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.855; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.857; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.858; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.859; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.860; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.927; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.934; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:46394
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.935; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.936; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.936; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1365843846863
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.937; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1365843846863/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.937; org.apache.solr.core.CoreContainer; New CoreContainer 9030577
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.937; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1365843846863/'
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.938; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1365843846863/'
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.960; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.960; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.961; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.961; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.961; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.962; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.962; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.963; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.963; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.964; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.971; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.989; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:35215/solr
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.990; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.991; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.992; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1f97554 name:ZooKeeperConnection Watcher:127.0.0.1:35215 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.993; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.994; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.997; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.998; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@14699b8 name:ZooKeeperConnection Watcher:127.0.0.1:35215/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:06.998; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.000; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.002; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/collection-queue-work
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.004; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.006; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46394_
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.007; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:46394_
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.009; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/election
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.013; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.015; org.apache.solr.cloud.Overseer; Overseer (id=89511942334644227-127.0.0.1:46394_-n_0000000000) starting
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.018; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue-work
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.020; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.021; org.apache.solr.common.cloud.SolrZkClient; makePath: /clusterstate.json
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.023; org.apache.solr.common.cloud.SolrZkClient; makePath: /aliases.json
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.024; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.028; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.029; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.028; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.029; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.033; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.034; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.036; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1f0f773 name:ZooKeeperConnection Watcher:127.0.0.1:35215/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.036; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.037; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.039; org.apache.solr.cloud.ChaosMonkey; monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.106; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.109; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:59028
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.110; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.110; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.110; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1365843847039
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.111; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1365843847039/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.111; org.apache.solr.core.CoreContainer; New CoreContainer 5447424
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.112; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1365843847039/'
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.112; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1365843847039/'
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.134; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.134; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.135; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.135; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.135; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.136; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.136; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.137; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.137; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.137; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.144; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.156; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:35215/solr
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.157; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.158; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.159; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1607273 name:ZooKeeperConnection Watcher:127.0.0.1:35215 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.160; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.161; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.164; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.165; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@12ab3a4 name:ZooKeeperConnection Watcher:127.0.0.1:35215/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.166; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:07.169; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:08.171; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59028_
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:08.172; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:59028_
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:08.175; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:08.176; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:08.175; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:08.179; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:08.180; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:08.180; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:08.254; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:08.256; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:60107
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:08.257; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:08.257; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:08.257; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1365843848183
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:08.258; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1365843848183/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:08.258; org.apache.solr.core.CoreContainer; New CoreContainer 11679488
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:08.259; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1365843848183/'
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:08.259; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1365843848183/'
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:08.282; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:08.283; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:08.283; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:08.283; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:08.284; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:08.284; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:08.285; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:08.285; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:08.285; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:08.286; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:08.296; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:08.321; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:35215/solr
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:08.322; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:08.323; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:08.324; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@4ad568 name:ZooKeeperConnection Watcher:127.0.0.1:35215 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:08.325; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:08.326; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:08.331; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:08.332; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@12e84f8 name:ZooKeeperConnection Watcher:127.0.0.1:35215/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:08.332; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:08.335; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:09.338; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60107_
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:09.340; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:60107_
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:09.343; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:09.343; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:09.343; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:09.343; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:09.348; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:09.348; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:09.349; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:09.422; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:09.424; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:37269
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:09.424; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:09.425; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:09.425; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1365843849353
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:09.426; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1365843849353/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:09.426; org.apache.solr.core.CoreContainer; New CoreContainer 14576750
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:09.427; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1365843849353/'
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:09.427; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1365843849353/'
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:09.449; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:09.450; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:09.450; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:09.451; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:09.451; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:09.451; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:09.452; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:09.452; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:09.453; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:09.453; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:09.460; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:09.473; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:35215/solr
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:09.473; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:09.474; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:09.475; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1077c74 name:ZooKeeperConnection Watcher:127.0.0.1:35215 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:09.476; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:09.477; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:09.480; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:09.481; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1a57445 name:ZooKeeperConnection Watcher:127.0.0.1:35215/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:09.481; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:09.484; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:10.486; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37269_
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:10.489; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:37269_
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:10.492; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:10.492; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:10.492; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:10.492; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:10.492; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:10.497; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:10.497; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:10.498; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:10.566; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:10.568; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:60852
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:10.569; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:10.569; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:10.569; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1365843850500
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:10.570; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1365843850500/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:10.570; org.apache.solr.core.CoreContainer; New CoreContainer 17951471
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:10.571; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1365843850500/'
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:10.572; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1365843850500/'
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:10.594; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:10.595; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:10.595; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:10.596; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:10.596; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:10.596; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:10.597; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:10.597; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:10.597; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:10.598; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:10.605; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:10.617; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:35215/solr
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:10.617; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:10.618; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:10.620; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@19161fb name:ZooKeeperConnection Watcher:127.0.0.1:35215 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:10.620; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:10.621; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:10.624; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:10.626; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@89aedb name:ZooKeeperConnection Watcher:127.0.0.1:35215/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:10.626; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:10.629; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:11.631; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60852_
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:11.633; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:60852_
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:11.636; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:11.636; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:11.636; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:11.636; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:11.636; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:11.636; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:11.641; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:11.641; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:11.642; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:11.644; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:11.648; org.apache.solr.core.CoreContainer; Creating SolrCore 'unloadcollection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1365843847039/unloadcollection1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:11.649; org.apache.solr.cloud.ZkController; Check for collection zkNode:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:11.649; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:11.650; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:11.651; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:11.651; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:11.653; org.apache.solr.cloud.ZkController; Load collection config from:/collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:11.654; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1365843847039/unloadcollection1/'
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:11.699; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:11.743; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:11.745; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:11.750; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:12.164; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:12.170; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:12.174; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:12.183; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:12.186; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:12.189; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-13 09:04:12.190; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-13 09:04:12.190; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:12.191; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-13 09:04:12.191; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-13 09:04:12.192; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:12.192; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:12.192; org.apache.solr.core.SolrCore; [unloadcollection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1365843847039/unloadcollection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365843846657/1365843851647unloadcollection1_1n/
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:12.193; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@e58363
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:12.193; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:12.194; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365843846657/1365843851647unloadcollection1_1n
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:12.195; org.apache.solr.core.SolrCore; New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365843846657/1365843851647unloadcollection1_1n/index/
[junit4:junit4]   1> WARN  - 2013-04-13 09:04:12.195; org.apache.solr.core.SolrCore; [unloadcollection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365843846657/1365843851647unloadcollection1_1n/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:12.196; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365843846657/1365843851647unloadcollection1_1n/index
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:12.199; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1d05878 lockFactory=org.apache.lucene.store.NativeFSLockFactory@184464f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:12.200; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:12.202; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:12.202; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:12.203; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:12.204; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:12.204; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:12.204; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:12.205; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:12.205; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:12.206; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:12.208; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:12.211; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@10af5a4 main
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:12.211; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365843846657/1365843851647unloadcollection1_1n/tlog
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:12.212; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:12.213; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:12.216; org.apache.solr.core.SolrCore; [unloadcollection1] Registered new searcher Searcher@10af5a4 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:12.217; org.apache.solr.cloud.ZkController; publishing core=unloadcollection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:13.038; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:13.039; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:59028_",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "core":"unloadcollection1",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:59028",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:13.039; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection unloadcollection with numShards 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:13.039; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:13.042; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:13.042; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:13.042; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:13.042; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:13.042; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:13.042; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:13.218; org.apache.solr.core.CoreContainer; registering core: unloadcollection1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:13.218; org.apache.solr.cloud.ZkController; Register replica - core:unloadcollection1 address:http://127.0.0.1:59028 collection:unloadcollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:13.220; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/unloadcollection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:13.225; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:13.227; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:13.228; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:13.228; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:59028/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:13.229; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:13.229; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:59028/unloadcollection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:13.230; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:59028/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:13.230; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/unloadcollection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:14.545; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:14.550; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:14.551; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:14.551; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:14.551; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:14.550; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:14.550; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:14.588; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:59028/unloadcollection1/ and leader is http://127.0.0.1:59028/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:14.588; org.apache.solr.cloud.ZkController; No LogReplay needed for core=unloadcollection1 baseURL=http://127.0.0.1:59028
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:14.589; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:14.589; org.apache.solr.cloud.ZkController; publishing core=unloadcollection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:14.591; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:14.592; org.apache.solr.core.CoreContainer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1365843847039/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:14.612; org.apache.solr.core.SolrXMLSerializer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1365843847039/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:14.613; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={numShards=1&name=unloadcollection1&wt=javabin&collection=unloadcollection&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365843846657/1365843851647unloadcollection1_1n&version=2&action=CREATE} status=0 QTime=2965 
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:14.613; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:14.615; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:14.616; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@c289cb name:ZooKeeperConnection Watcher:127.0.0.1:35215/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:14.617; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:14.618; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:14.619; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:14.620; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:14.624; org.apache.solr.core.CoreContainer; Creating SolrCore 'unloadcollection2' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1365843848183/unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:14.625; org.apache.solr.cloud.ZkController; Check for collection zkNode:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:14.625; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:14.626; org.apache.solr.cloud.ZkController; Load collection config from:/collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:14.627; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1365843848183/unloadcollection2/'
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:14.665; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:14.708; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:14.710; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:14.715; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:15.133; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:15.139; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:15.142; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:15.151; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:15.155; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:15.158; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-13 09:04:15.159; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-13 09:04:15.160; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:15.161; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-13 09:04:15.162; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-13 09:04:15.162; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:15.162; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:15.163; org.apache.solr.core.SolrCore; [unloadcollection2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1365843848183/unloadcollection2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365843846657/1365843854623unloadcollection1_2n/
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:15.163; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@e58363
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:15.164; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:15.165; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365843846657/1365843854623unloadcollection1_2n
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:15.165; org.apache.solr.core.SolrCore; New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365843846657/1365843854623unloadcollection1_2n/index/
[junit4:junit4]   1> WARN  - 2013-04-13 09:04:15.165; org.apache.solr.core.SolrCore; [unloadcollection2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365843846657/1365843854623unloadcollection1_2n/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:15.166; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365843846657/1365843854623unloadcollection1_2n/index
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:15.167; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1e313ea lockFactory=org.apache.lucene.store.NativeFSLockFactory@1d6c08),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:15.168; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:15.170; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:15.170; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:15.171; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:15.171; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:15.172; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:15.172; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:15.172; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:15.173; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:15.173; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:15.176; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:15.179; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@60c9de main
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:15.179; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365843846657/1365843854623unloadcollection1_2n/tlog
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:15.180; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:15.180; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:15.184; org.apache.solr.core.SolrCore; [unloadcollection2] Registered new searcher Searcher@60c9de main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:15.185; org.apache.solr.cloud.ZkController; publishing core=unloadcollection2 state=down
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:15.185; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:16.055; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:16.056; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:59028_",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "core":"unloadcollection1",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:59028__unloadcollection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:59028",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:16.059; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:60107_",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "core":"unloadcollection2",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:60107",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:16.059; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:16.060; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:16.062; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:16.062; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:16.062; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:16.062; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:16.062; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:16.062; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:16.062; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:16.186; org.apache.solr.core.CoreContainer; registering core: unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:16.187; org.apache.solr.cloud.ZkController; Register replica - core:unloadcollection2 address:http://127.0.0.1:60107 collection:unloadcollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:16.190; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:60107/unloadcollection2/ and leader is http://127.0.0.1:59028/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:16.190; org.apache.solr.cloud.ZkController; No LogReplay needed for core=unloadcollection2 baseURL=http://127.0.0.1:60107
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:16.190; org.apache.solr.cloud.ZkController; Core needs to recover:unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:16.191; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:16.191; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=unloadcollection2 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:16.192; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:16.192; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:16.192; org.apache.solr.cloud.ZkController; publishing core=unloadcollection2 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:16.193; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:16.193; org.apache.solr.core.CoreContainer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1365843848183/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:16.193; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:16.210; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:60107__unloadcollection2, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:16.213; org.apache.solr.core.SolrXMLSerializer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1365843848183/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:16.214; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={name=unloadcollection2&wt=javabin&collection=unloadcollection&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365843846657/1365843854623unloadcollection1_2n&version=2&action=CREATE} status=0 QTime=1590 
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:16.215; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:16.216; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:16.216; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:17.218; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:17.567; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:17.568; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:60107_",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "core":"unloadcollection2",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:60107__unloadcollection2",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:60107",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:17.586; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:17.586; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:17.586; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:17.586; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:17.586; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:17.586; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:17.586; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:18.211; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:60107__unloadcollection2, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:18.211; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={state=recovering&wt=javabin&checkLive=true&coreNodeName=127.0.0.1:60107__unloadcollection2&onlyIfLeader=true&core=unloadcollection1&nodeName=127.0.0.1:60107_&version=2&action=PREPRECOVERY} status=0 QTime=2001 
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:18.219; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:19.221; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.212; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:59028/unloadcollection1/ core=unloadcollection2 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.213; org.apache.solr.update.PeerSync; PeerSync: core=unloadcollection2 url=http://127.0.0.1:60107 START replicas=[http://127.0.0.1:59028/unloadcollection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-04-13 09:04:20.213; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.214; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.214; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.214; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.215; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.215; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:59028/unloadcollection1/. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.215; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.218; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/get params={wt=javabin&qt=/get&getVersions=100&distrib=false&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.221; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.223; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.223; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1d05878 lockFactory=org.apache.lucene.store.NativeFSLockFactory@184464f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.224; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.225; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1d05878 lockFactory=org.apache.lucene.store.NativeFSLockFactory@184464f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1d05878 lockFactory=org.apache.lucene.store.NativeFSLockFactory@184464f),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.225; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.226; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1c2e869 realtime
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.226; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.227; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={softCommit=false&wt=javabin&commit=true&openSearcher=false&commit_end_point=true&waitSearcher=true&version=2} {commit=} 0 6
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.228; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.228; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.232; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.233; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={wt=javabin&command=indexversion&qt=/replication&version=2} status=0 QTime=4 
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.233; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.234; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.234; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.236; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={wt=javabin&generation=2&command=filelist&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.237; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.238; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365843846657/1365843854623unloadcollection1_2n/index.20130413100420237
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.238; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@178ed5d lockFactory=org.apache.lucene.store.NativeFSLockFactory@958c69) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.241; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={file=segments_2&wt=filestream&generation=2&command=filecontent&checksum=true&qt=/replication} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.244; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.245; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.245; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.246; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1e313ea lockFactory=org.apache.lucene.store.NativeFSLockFactory@1d6c08),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1e313ea lockFactory=org.apache.lucene.store.NativeFSLockFactory@1d6c08),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.247; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.247; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.248; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1ef2cf6 main
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.249; org.apache.solr.core.SolrCore; [unloadcollection2] Registered new searcher Searcher@1ef2cf6 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.249; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365843846657/1365843854623unloadcollection1_2n/index.20130413100420237 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365843846657/1365843854623unloadcollection1_2n/index.20130413100420237;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.250; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365843846657/1365843854623unloadcollection1_2n/index.20130413100420237
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.250; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365843846657/1365843854623unloadcollection1_2n/index.20130413100420237
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.250; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.251; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.251; org.apache.solr.cloud.ZkController; publishing core=unloadcollection2 state=active
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.251; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.252; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.593; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.593; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:60107_",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "core":"unloadcollection2",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:60107__unloadcollection2",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:60107",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.596; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.596; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.596; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.596; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.596; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.596; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:20.596; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:21.224; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:21.225; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:21.226; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:21.230; org.apache.solr.core.CoreContainer; Creating SolrCore 'unloadcollection3' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1365843849353/unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:21.230; org.apache.solr.cloud.ZkController; Check for collection zkNode:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:21.231; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:21.231; org.apache.solr.cloud.ZkController; Load collection config from:/collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:21.233; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1365843849353/unloadcollection3/'
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:21.281; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:21.324; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:21.325; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:21.330; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:21.778; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:21.785; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:21.788; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:21.805; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:21.810; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:21.813; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-13 09:04:21.814; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-13 09:04:21.815; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:21.815; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-13 09:04:21.816; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-13 09:04:21.816; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:21.817; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:21.817; org.apache.solr.core.SolrCore; [unloadcollection3] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1365843849353/unloadcollection3/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365843846657/1365843861228unloadcollection_3n/
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:21.817; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@e58363
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:21.818; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:21.819; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365843846657/1365843861228unloadcollection_3n
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:21.819; org.apache.solr.core.SolrCore; New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365843846657/1365843861228unloadcollection_3n/index/
[junit4:junit4]   1> WARN  - 2013-04-13 09:04:21.819; org.apache.solr.core.SolrCore; [unloadcollection3] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365843846657/1365843861228unloadcollection_3n/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:21.820; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365843846657/1365843861228unloadcollection_3n/index
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:21.821; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@157b778 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1a8ee7c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:21.822; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:21.823; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:21.824; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:21.824; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:21.825; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:21.825; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:21.826; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:21.826; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:21.827; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:21.827; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:21.830; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:21.832; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@105b4e7 main
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:21.833; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365843846657/1365843861228unloadcollection_3n/tlog
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:21.833; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:21.834; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:21.838; org.apache.solr.core.SolrCore; [unloadcollection3] Registered new searcher Searcher@105b4e7 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:21.839; org.apache.solr.cloud.ZkController; publishing core=unloadcollection3 state=down
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:21.839; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:22.100; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:22.101; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:37269_",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "core":"unloadcollection3",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:37269",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:22.101; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:22.101; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:22.105; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:22.105; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:22.105; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:22.105; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:22.105; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:22.105; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:22.105; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:22.841; org.apache.solr.core.CoreContainer; registering core: unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:22.841; org.apache.solr.cloud.ZkController; Register replica - core:unloadcollection3 address:http://127.0.0.1:37269 collection:unloadcollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:22.844; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:37269/unloadcollection3/ and leader is http://127.0.0.1:59028/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:22.845; org.apache.solr.cloud.ZkController; No LogReplay needed for core=unloadcollection3 baseURL=http://127.0.0.1:37269
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:22.845; org.apache.solr.cloud.ZkController; Core needs to recover:unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:22.846; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:22.847; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=unloadcollection3 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:22.847; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:22.847; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:22.848; org.apache.solr.cloud.ZkController; publishing core=unloadcollection3 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:22.849; org.apache.solr.core.CoreContainer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1365843849353/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:22.849; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:22.850; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:22.854; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:37269__unloadcollection3, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:22.859; org.apache.solr.core.SolrXMLSerializer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1365843849353/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:22.860; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={name=unloadcollection3&wt=javabin&collection=unloadcollection&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365843846657/1365843861228unloadcollection_3n&version=2&action=CREATE} status=0 QTime=1631 
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:22.861; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:22.862; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:23.609; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:23.610; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:37269_",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "core":"unloadcollection3",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:37269__unloadcollection3",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:37269",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:23.613; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:23.613; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:23.613; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:23.614; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:23.613; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:23.613; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:23.613; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:23.854; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:37269__unloadcollection3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:23.855; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={state=recovering&wt=javabin&checkLive=true&coreNodeName=127.0.0.1:37269__unloadcollection3&onlyIfLeader=true&core=unloadcollection1&nodeName=127.0.0.1:37269_&version=2&action=PREPRECOVERY} status=0 QTime=1001 
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:23.863; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:24.865; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:25.856; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:59028/unloadcollection1/ core=unloadcollection3 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:25.856; org.apache.solr.update.PeerSync; PeerSync: core=unloadcollection3 url=http://127.0.0.1:37269 START replicas=[http://127.0.0.1:59028/unloadcollection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-04-13 09:04:25.857; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:25.857; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:25.857; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:25.857; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:25.857; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:25.858; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:59028/unloadcollection1/. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:25.858; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:25.859; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/get params={wt=javabin&qt=/get&getVersions=100&distrib=false&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:25.862; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:25.863; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1d05878 lockFactory=org.apache.lucene.store.NativeFSLockFactory@184464f),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1d05878 lockFactory=org.apache.lucene.store.NativeFSLockFactory@184464f),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:25.864; org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[segments_3]
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:25.864; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:25.864; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={softCommit=false&wt=javabin&commit=true&openSearcher=false&commit_end_point=true&waitSearcher=true&version=2} {commit=} 0 2
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:25.865; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:25.865; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:25.867; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:25.867; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={wt=javabin&command=indexversion&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:25.868; org.apache.solr.handler.SnapPuller; Master's generation: 3
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:25.869; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:25.869; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:25.871; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={wt=javabin&generation=3&command=filelist&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:25.871; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:25.872; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365843846657/1365843861228unloadcollection_3n/index.20130413100425872
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:25.873; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@162a811 lockFactory=org.apache.lucene.store.NativeFSLockFactory@759496) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:25.875; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={file=segments_3&wt=filestream&generation=3&command=filecontent&checksum=true&qt=/replication} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:25.877; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:25.878; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:25.878; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:25.879; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@157b778 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1a8ee7c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@157b778 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1a8ee7c),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:25.879; org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[segments_3]
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:25.880; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:25.880; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@13a990c main
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:25.881; org.apache.solr.core.SolrCore; [unloadcollection3] Registered new searcher Searcher@13a990c main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:25.882; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365843846657/1365843861228unloadcollection_3n/index.20130413100425872 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365843846657/1365843861228unloadcollection_3n/index.20130413100425872;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:25.882; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365843846657/1365843861228unloadcollection_3n/index.20130413100425872
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:25.883; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365843846657/1365843861228unloadcollection_3n/index.20130413100425872
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:25.883; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:25.883; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:25.884; org.apache.solr.cloud.ZkController; publishing core=unloadcollection3 state=active
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:25.884; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:25.886; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.619; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.620; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:37269_",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "core":"unloadcollection3",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:37269__unloadcollection3",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:37269",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.626; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.627; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.627; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.627; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.627; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.627; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.626; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.869; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.870; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.871; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.887; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[20 (1432191098558611456)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.893; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[20 (1432191098558611456)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.894; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[20 (1432191098558611456)]} 0 13
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.894; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[20]} 0 15
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.903; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[21 (1432191098577485824)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.904; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[21 (1432191098577485824)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.905; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[21 (1432191098577485824)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.906; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[21]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.916; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[22 (1432191098589020160)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.916; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[22 (1432191098589020160)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.917; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[22 (1432191098589020160)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.918; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[22]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.925; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[23 (1432191098601603072)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.925; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[23 (1432191098601603072)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.927; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[23 (1432191098601603072)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.927; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[23]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.934; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[24 (1432191098611040256)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.934; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[24 (1432191098611040256)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.936; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[24 (1432191098611040256)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.936; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[24]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.943; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[25 (1432191098620477440)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.943; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[25 (1432191098620477440)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.944; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[25 (1432191098620477440)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.945; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[25]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.953; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[26 (1432191098629914624)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.953; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[26 (1432191098629914624)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.954; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[26 (1432191098629914624)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.955; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[26]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.962; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[27 (1432191098640400384)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.962; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[27 (1432191098640400384)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.963; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[27 (1432191098640400384)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.964; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[27]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.971; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[28 (1432191098649837568)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.971; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[28 (1432191098649837568)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.972; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[28 (1432191098649837568)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.973; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[28]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.980; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[29 (1432191098659274752)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.980; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[29 (1432191098659274752)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.981; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[29 (1432191098659274752)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.982; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[29]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.990; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[30 (1432191098668711936)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.990; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[30 (1432191098668711936)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.991; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[30 (1432191098668711936)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.991; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[30]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.999; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[31 (1432191098679197696)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:26.999; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[31 (1432191098679197696)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.000; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[31 (1432191098679197696)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.001; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[31]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.007; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[32 (1432191098688634880)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.008; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[32 (1432191098688634880)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.009; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[32 (1432191098688634880)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.009; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[32]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.017; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[33 (1432191098697023488)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.017; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[33 (1432191098697023488)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.018; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[33 (1432191098697023488)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.019; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[33]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.026; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[34 (1432191098707509248)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.026; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[34 (1432191098707509248)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.027; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[34 (1432191098707509248)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.027; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[34]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.035; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[35 (1432191098716946432)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.035; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[35 (1432191098716946432)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.042; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[35 (1432191098716946432)]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.042; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[35]} 0 12
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.050; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[36 (1432191098732675072)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.050; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[36 (1432191098732675072)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.051; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[36 (1432191098732675072)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.052; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[36]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.059; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[37 (1432191098742112256)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.059; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[37 (1432191098742112256)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.060; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[37 (1432191098742112256)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.061; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[37]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.068; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[38 (1432191098751549440)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.068; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[38 (1432191098751549440)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.069; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[38 (1432191098751549440)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.070; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[38]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.078; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[39 (1432191098760986624)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.078; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[39 (1432191098760986624)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.079; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[39 (1432191098760986624)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.079; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[39]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.087; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[40 (1432191098771472384)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.087; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[40 (1432191098771472384)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.088; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[40 (1432191098771472384)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.089; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[40]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.096; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[41 (1432191098780909568)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.096; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[41 (1432191098780909568)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.097; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[41 (1432191098780909568)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.098; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[41]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.104; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[42 (1432191098790346752)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.105; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[42 (1432191098790346752)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.106; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[42 (1432191098790346752)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.106; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[42]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.113; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[43 (1432191098798735360)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.114; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[43 (1432191098798735360)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.115; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[43 (1432191098798735360)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.115; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[43]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.122; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[44 (1432191098808172544)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.122; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[44 (1432191098808172544)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.124; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[44 (1432191098808172544)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.124; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[44]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.131; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[45 (1432191098817609728)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.131; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[45 (1432191098817609728)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.132; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[45 (1432191098817609728)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.133; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[45]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.140; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[46 (1432191098827046912)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.140; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[46 (1432191098827046912)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.141; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[46 (1432191098827046912)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.141; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[46]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.149; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[47 (1432191098836484096)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.149; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[47 (1432191098836484096)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.151; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[47 (1432191098836484096)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.151; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[47]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.158; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[48 (1432191098846969856)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.158; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[48 (1432191098846969856)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.159; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[48 (1432191098846969856)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.160; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[48]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.167; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[49 (1432191098855358464)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.167; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[49 (1432191098855358464)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.168; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[49 (1432191098855358464)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.169; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[49]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.176; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[50 (1432191098864795648)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.176; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[50 (1432191098864795648)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.177; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[50 (1432191098864795648)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.178; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[50]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.185; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[51 (1432191098874232832)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.185; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[51 (1432191098874232832)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.186; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[51 (1432191098874232832)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.186; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[51]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.194; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[52 (1432191098883670016)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.194; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[52 (1432191098883670016)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.195; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[52 (1432191098883670016)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.195; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[52]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.205; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[53 (1432191098893107200)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.207; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[53 (1432191098893107200)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.208; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[53 (1432191098893107200)]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.208; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[53]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.215; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[54 (1432191098905690112)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.215; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[54 (1432191098905690112)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.216; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[54 (1432191098905690112)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.217; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[54]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.224; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[55 (1432191098915127296)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.224; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[55 (1432191098915127296)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.225; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[55 (1432191098915127296)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.226; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[55]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.234; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[56 (1432191098924564480)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.234; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[56 (1432191098924564480)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.235; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[56 (1432191098924564480)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.236; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[56]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.243; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[57 (1432191098935050240)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.243; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[57 (1432191098935050240)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.244; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[57 (1432191098935050240)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.245; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[57]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.252; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[58 (1432191098944487424)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.252; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[58 (1432191098944487424)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.253; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[58 (1432191098944487424)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.254; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[58]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.260; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[59 (1432191098952876032)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.260; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[59 (1432191098952876032)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.261; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[59 (1432191098952876032)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.262; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[59]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.269; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[60 (1432191098962313216)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.269; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[60 (1432191098962313216)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.270; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[60 (1432191098962313216)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.271; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[60]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.278; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[61 (1432191098971750400)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.278; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[61 (1432191098971750400)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.279; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[61 (1432191098971750400)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.280; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[61]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.287; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[62 (1432191098981187584)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.287; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[62 (1432191098981187584)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.288; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[62 (1432191098981187584)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.289; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[62]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.297; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[63 (1432191098990624768)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.297; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[63 (1432191098990624768)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.298; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[63 (1432191098990624768)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.299; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[63]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.306; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[64 (1432191099001110528)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.306; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[64 (1432191099001110528)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.307; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[64 (1432191099001110528)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.308; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[64]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.315; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[65 (1432191099010547712)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.315; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[65 (1432191099010547712)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.316; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[65 (1432191099010547712)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.316; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[65]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.323; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[66 (1432191099019984896)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.323; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[66 (1432191099019984896)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.324; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[66 (1432191099019984896)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.325; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[66]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.332; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[67 (1432191099028373504)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.332; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[67 (1432191099028373504)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.333; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[67 (1432191099028373504)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.334; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[67]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.340; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[68 (1432191099037810688)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.341; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[68 (1432191099037810688)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.342; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[68 (1432191099037810688)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.342; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[68]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.349; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[69 (1432191099046199296)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.349; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[69 (1432191099046199296)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.350; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={wt=javabin&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37269/unloadcollection3/&version=2} {add=[69 (1432191099046199296)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.350; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[69]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.357; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[70 (1432191099054587904)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.357; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59028/unloadcollection1/&version=2} {add=[70 (1432191099054587904)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-13 09:04:27.358; org.apache.solr.update.processor.LogUpdateProc

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

rd2","core":"collection1","base_url":"http://127.0.0.1:51217/f_gi","leader":"true"}
[junit4:junit4]   2>  live:true
[junit4:junit4]   2>  num:48
[junit4:junit4]   2> 
[junit4:junit4]   2> client1
[junit4:junit4]   2> PROPS:4:{"state":"active","collection":"collection1","node_name":"127.0.0.1:53277_f_gi","shard":"shard2","core":"collection1","base_url":"http://127.0.0.1:53277/f_gi"}
[junit4:junit4]   2>  live:true
[junit4:junit4]   2>  num:49
[junit4:junit4]   2> 
[junit4:junit4]   2> ######shard2 is not consistent.  Got 48 from http://127.0.0.1:51217/f_gi/collection1lastClient and got 49 from http://127.0.0.1:53277/f_gi/collection1
[junit4:junit4]   2> ######http://127.0.0.1:51217/f_gi/collection1: SolrDocumentList[sz=48]=[SolrDocument{id=2, _version_=1432192004293394432}, SolrDocument{id=3, _version_=1432192004300734464}, SolrDocument{id=5, _version_=1432192004314365952}, SolrDocument{id=6, _version_=1432192004323803136}, SolrDocument{id=7, _version_=1432192004331143168}] , [...] , [SolrDocument{id=98, _version_=1432192005070389248}, SolrDocument{id=103, _version_=1432192008592556032}, SolrDocument{id=104, _version_=1432192008706850816}, SolrDocument{id=105, _version_=1432192008821145600}, SolrDocument{id=106, _version_=1432192008934391808}]
[junit4:junit4]   2> ######http://127.0.0.1:53277/f_gi/collection1: SolrDocumentList[sz=49]=[SolrDocument{id=2, _version_=1432192004293394432}, SolrDocument{id=3, _version_=1432192004300734464}, SolrDocument{id=5, _version_=1432192004314365952}, SolrDocument{id=6, _version_=1432192004323803136}, SolrDocument{id=7, _version_=1432192004331143168}] , [...] , [SolrDocument{id=103, _version_=1432192008592556032}, SolrDocument{id=104, _version_=1432192008706850816}, SolrDocument{id=105, _version_=1432192008821145600}, SolrDocument{id=106, _version_=1432192008934391808}, SolrDocument{id=112, _version_=1432192009617014784}]
[junit4:junit4]   2> ###### sizes=48,49
[junit4:junit4]   2> ###### Only in http://127.0.0.1:53277/f_gi/collection1: [{_version_=1432192009617014784, id=112}]
[junit4:junit4]   2> check const of shard1
[junit4:junit4]   2> client0
[junit4:junit4]   2> PROPS:3:{"state":"down","collection":"collection1","node_name":"127.0.0.1:52057_f_gi","shard":"shard1","core":"collection1","base_url":"http://127.0.0.1:52057/f_gi"}
[junit4:junit4]   2> error contacting client: Server refused connection at: http://127.0.0.1:52057/f_gi/collection1
[junit4:junit4]   2> 
[junit4:junit4]   2> client1
[junit4:junit4]   2> PROPS:5:{"state":"active","collection":"collection1","node_name":"127.0.0.1:60913_f_gi","shard":"shard1","core":"collection1","base_url":"http://127.0.0.1:60913/f_gi","leader":"true"}
[junit4:junit4]   2>  live:true
[junit4:junit4]   2>  num:63
[junit4:junit4]   2> 
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeyShardSplitTest -Dtests.method=testDistribSearch -Dtests.seed=5713F7E76D270F26 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ja_JP_JP_#u-ca-japanese -Dtests.timezone=America/St_Kitts -Dtests.file.encoding=US-ASCII
[junit4:junit4] FAILURE 46.1s J0 | ChaosMonkeyShardSplitTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: shard2 is not consistent.  Got 48 from http://127.0.0.1:51217/f_gi/collection1lastClient and got 49 from http://127.0.0.1:53277/f_gi/collection1
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([5713F7E76D270F26:D6F579FF1A786F1A]:0)
[junit4:junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:963)
[junit4:junit4]    > 	at org.apache.solr.cloud.ChaosMonkeyShardSplitTest.doTest(ChaosMonkeyShardSplitTest.java:186)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   1> INFO  - 2013-04-13 09:19:10.005; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   2> 46129 T4147 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
[junit4:junit4]   1> WARN  - 2013-04-13 09:19:11.173; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-13 09:19:11.173; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> WARN  - 2013-04-13 09:19:11.174; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {_version_=PostingsFormat(name=Memory doPackFST= true), range_facet_l=PostingsFormat(name=Asserting), range_facet_sl=MockVariableIntBlock(baseBlockSize=64), rnd_b=MockVariableIntBlock(baseBlockSize=64), timestamp=PostingsFormat(name=Asserting), range_facet_si=PostingsFormat(name=Asserting), multiDefault=PostingsFormat(name=Asserting), id=MockVariableIntBlock(baseBlockSize=64), intDefault=PostingsFormat(name=Memory doPackFST= true)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=ja_JP_JP_#u-ca-japanese, timezone=America/St_Kitts
[junit4:junit4]   2> NOTE: Linux 3.2.0-40-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=1,free=164381736,total=279969792
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestSearchPerf, SuggesterTest, PluginInfoTest, TestFunctionQuery, TestSolrDeletionPolicy2, TestManagedSchema, LoggingHandlerTest, TestExtendedDismaxParser, QueryEqualityTest, CircularListTest, TestTrie, AnalysisAfterCoreReloadTest, TestJoin, RegexBoostProcessorTest, CacheHeaderTest, TermsComponentTest, TestRemoteStreaming, TestBadConfig, BinaryUpdateRequestHandlerTest, RAMDirectoryFactoryTest, ShardSplitTest, TestSchemaResource, TestSolrQueryParser, ReturnFieldsTest, DocumentBuilderTest, TestSolrQueryParserDefaultOperatorResource, SliceStateTest, WordBreakSolrSpellCheckerTest, ZkCLITest, QueryElevationComponentTest, UnloadDistributedZkTest, ShardRoutingTest, TestSolrCoreProperties, SpatialFilterTest, TestDynamicFieldResource, DistributedTermsComponentTest, MinimalSchemaTest, ScriptEngineTest, SchemaVersionSpecificBehaviorTest, ClusterStateUpdateTest, TestLMDirichletSimilarityFactory, TestSerializedLuceneMatchVersion, ResourceLoaderTest, SliceStateUpdateTest, TestXIncludeConfig, SuggesterFSTTest, TestUniqueKeyFieldResource, TestDocSet, ExternalFileFieldSortTest, BasicFunctionalityTest, TestClassNameShortening, SolrTestCaseJ4Test, LegacyHTMLStripCharFilterTest, TestCoreContainer, IndexSchemaTest, TestSolrDeletionPolicy1, TestDynamicFieldCollectionResource, SystemInfoHandlerTest, TestReplicationHandler, PreAnalyzedUpdateProcessorTest, TestStressRecovery, TestFieldResource, DirectSolrConnectionTest, ZkControllerTest, StatelessScriptUpdateProcessorFactoryTest, BadComponentTest, LeaderElectionTest, RecoveryZkTest, AlternateDirectoryTest, TermVectorComponentTest, TestPerFieldSimilarity, SolrCoreTest, TestConfig, ChaosMonkeySafeLeaderTest, OverseerTest, BasicZkTest, ZkSolrClientTest, TestRandomDVFaceting, DistributedSpellCheckComponentTest, TestRealTimeGet, TestStressVersions, HardAutoCommitTest, StatsComponentTest, TestGroupingSearch, OverseerCollectionProcessorTest, TestIndexSearcher, SoftAutoCommitTest, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SignatureUpdateProcessorFactoryTest, CoreAdminHandlerTest, DocValuesTest, TestStressLucene, TestCSVLoader, SolrCoreCheckLockOnStartupTest, TestUpdate, DirectUpdateHandlerOptimizeTest, DistanceFunctionTest, DebugComponentTest, IndexBasedSpellCheckerTest, TestQueryUtils, TestWriterPerf, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, TestOmitPositions, XmlUpdateRequestHandlerTest, PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, TestCollationField, JSONWriterTest, MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest, TestPHPSerializedResponseWriter, TestComponentsName, TestBinaryResponseWriter, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, TestQuerySenderNoQuery, NumericFieldsTest, TestFuzzyAnalyzedSuggestions, NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, SynonymTokenizerTest, TestNumberUtils, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestPluginEnable, OpenExchangeRatesOrgProviderTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, PrimUtilsTest, DateFieldTest, DOMUtilTest, TestLRUCache, TestDocumentBuilder, UUIDFieldTest, TestRTGBase, ChaosMonkeyShardSplitTest]
[junit4:junit4] Completed on J0 in 47.41s, 1 test, 1 failure <<< FAILURES!

[...truncated 12 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:381: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:361: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:183: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:438: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1234: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:878: There were test failures: 290 suites, 1203 tests, 1 error, 2 failures, 13 ignored (7 assumptions)

Total time: 36 minutes 36 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 32bit/jdk1.8.0-ea-b84 -client -XX:+UseG1GC
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.8.0-ea-b84) - Build # 5093 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/5093/
Java: 64bit/jdk1.8.0-ea-b84 -XX:+UseSerialGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.TestReplicationHandler:     1) Thread[id=1796, name=fsyncService-1143-thread-1, state=WAITING, group=TGRP-TestReplicationHandler]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2038)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:439)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:722)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestReplicationHandler: 
   1) Thread[id=1796, name=fsyncService-1143-thread-1, state=WAITING, group=TGRP-TestReplicationHandler]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2038)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:439)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:722)
	at __randomizedtesting.SeedInfo.seed([573FBBA6A6D91A62]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=1796, name=fsyncService-1143-thread-1, state=WAITING, group=TGRP-TestReplicationHandler]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2038)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:439)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:722)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=1796, name=fsyncService-1143-thread-1, state=WAITING, group=TGRP-TestReplicationHandler]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2038)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:439)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:722)
	at __randomizedtesting.SeedInfo.seed([573FBBA6A6D91A62]:0)


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

Error Message:
Server at http://127.0.0.1:54946/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update

Stack Trace:
org.apache.solr.common.SolrException: Server at http://127.0.0.1:54946/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([573FBBA6A6D91A62:D6D935BED1867A5E]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:375)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:197)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	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:487)
	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:722)


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

Error Message:
Still found shard2 in collection test_unload_shard_and_collection

Stack Trace:
java.lang.AssertionError: Still found shard2 in collection test_unload_shard_and_collection
	at __randomizedtesting.SeedInfo.seed([573FBBA6A6D91A62:D6D935BED1867A5E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:127)
	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:77)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	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:487)
	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:722)




Build Log:
[...truncated 9256 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:18.809; org.apache.solr.BaseDistributedSearchTestCase; Setting hostContext system property: /
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:18.815; org.apache.solr.SolrTestCaseJ4; ###Starting testDistribSearch
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:18.816; org.apache.solr.cloud.ZkTestServer; STARTING ZK TEST SERVER
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:18.817; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:18.917; org.apache.solr.cloud.ZkTestServer; start zk server on port:34871
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:18.918; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:18.969; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@2bbe6b7b name:ZooKeeperConnection Watcher:127.0.0.1:34871 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:18.970; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:18.970; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> WARN  - 2013-04-13 12:20:18.974; org.apache.zookeeper.server.NIOServerCnxn; caught end of stream exception
[junit4:junit4]   1> EndOfStreamException: Unable to read additional data from client sessionid 0x13e0356c7030000, likely client has closed socket
[junit4:junit4]   1> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   1> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   1> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:18.974; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:18.980; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@2579807c name:ZooKeeperConnection Watcher:127.0.0.1:34871/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:18.980; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:18.980; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:18.983; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/shards
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:18.985; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:18.987; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/shards
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:18.989; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:18.989; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:18.993; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:18.994; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:18.997; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:18.997; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:18.999; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.000; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.002; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.003; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.005; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.006; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.008; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.008; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.011; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.011; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.013; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.014; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.093; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.116; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:59237
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.117; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.117; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.117; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1365855619016
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.118; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1365855619016/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.118; org.apache.solr.core.CoreContainer; New CoreContainer 1897359872
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.119; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1365855619016/'
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.119; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1365855619016/'
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.137; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.138; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.138; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.138; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.139; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.139; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.139; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.140; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.140; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.140; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.146; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.154; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:34871/solr
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.155; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.156; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.157; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@448ebd73 name:ZooKeeperConnection Watcher:127.0.0.1:34871 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.158; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.159; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.162; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.163; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@672e45e0 name:ZooKeeperConnection Watcher:127.0.0.1:34871/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.163; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.165; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.167; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/collection-queue-work
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.170; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.172; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59237_
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.173; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:59237_
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.175; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/election
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.180; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.182; org.apache.solr.cloud.Overseer; Overseer (id=89512713834921987-127.0.0.1:59237_-n_0000000000) starting
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.184; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue-work
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.187; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.187; org.apache.solr.common.cloud.SolrZkClient; makePath: /clusterstate.json
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.189; org.apache.solr.common.cloud.SolrZkClient; makePath: /aliases.json
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.190; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.192; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.193; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.194; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.194; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.196; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.197; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.199; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@3775b516 name:ZooKeeperConnection Watcher:127.0.0.1:34871/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.199; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.200; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.202; org.apache.solr.cloud.ChaosMonkey; monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.262; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.264; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:49116
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.265; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.266; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.266; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1365855619202
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.266; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1365855619202/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.267; org.apache.solr.core.CoreContainer; New CoreContainer 2013003806
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.267; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1365855619202/'
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.267; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1365855619202/'
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.285; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.286; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.286; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.287; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.287; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.287; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.288; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.288; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.288; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.289; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.303; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.312; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:34871/solr
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.312; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.313; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.315; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@2e4951c2 name:ZooKeeperConnection Watcher:127.0.0.1:34871 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.315; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.317; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.319; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.321; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@6ada909 name:ZooKeeperConnection Watcher:127.0.0.1:34871/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.321; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:19.324; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:20.326; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49116_
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:20.327; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:49116_
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:20.330; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:20.330; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:20.330; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:20.334; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:20.334; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:20.335; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:20.402; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:20.404; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:49915
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:20.404; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:20.405; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:20.405; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1365855620338
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:20.406; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1365855620338/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:20.406; org.apache.solr.core.CoreContainer; New CoreContainer 613694969
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:20.406; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1365855620338/'
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:20.407; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1365855620338/'
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:20.426; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:20.426; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:20.426; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:20.427; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:20.427; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:20.427; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:20.428; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:20.428; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:20.428; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:20.429; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:20.436; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:20.445; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:34871/solr
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:20.446; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:20.447; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:20.448; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@120be40a name:ZooKeeperConnection Watcher:127.0.0.1:34871 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:20.449; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:20.451; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:20.453; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:20.455; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@bf74477 name:ZooKeeperConnection Watcher:127.0.0.1:34871/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:20.455; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:20.458; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:21.460; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49915_
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:21.462; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:49915_
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:21.464; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:21.464; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:21.464; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:21.465; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:21.468; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:21.468; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:21.469; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:21.531; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:21.533; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:52913
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:21.534; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:21.534; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:21.534; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1365855621471
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:21.535; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1365855621471/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:21.535; org.apache.solr.core.CoreContainer; New CoreContainer 2068000920
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:21.535; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1365855621471/'
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:21.536; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1365855621471/'
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:21.554; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:21.554; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:21.555; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:21.555; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:21.555; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:21.556; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:21.556; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:21.556; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:21.557; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:21.557; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:21.562; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:21.581; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:34871/solr
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:21.582; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:21.582; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:21.584; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@46300953 name:ZooKeeperConnection Watcher:127.0.0.1:34871 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:21.584; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:21.586; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:21.588; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:21.590; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@40adf11e name:ZooKeeperConnection Watcher:127.0.0.1:34871/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:21.590; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:21.593; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:22.595; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52913_
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:22.597; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:52913_
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:22.600; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:22.600; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:22.600; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:22.600; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:22.600; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:22.604; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:22.604; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:22.605; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:22.667; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:22.669; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:33800
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:22.670; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:22.670; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:22.670; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1365855622607
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:22.671; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1365855622607/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:22.671; org.apache.solr.core.CoreContainer; New CoreContainer 916460377
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:22.671; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1365855622607/'
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:22.672; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1365855622607/'
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:22.690; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:22.690; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:22.691; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:22.691; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:22.691; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:22.692; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:22.692; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:22.692; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:22.693; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:22.693; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:22.698; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:22.706; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:34871/solr
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:22.707; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:22.708; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:22.709; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@11f0d51c name:ZooKeeperConnection Watcher:127.0.0.1:34871 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:22.710; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:22.715; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:22.719; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:22.720; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@7f244908 name:ZooKeeperConnection Watcher:127.0.0.1:34871/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:22.721; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:22.724; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:23.727; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33800_
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:23.728; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:33800_
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:23.732; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:23.732; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:23.732; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:23.732; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:23.732; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:23.732; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:23.736; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:23.736; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:23.737; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:23.740; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:23.744; org.apache.solr.core.CoreContainer; Creating SolrCore 'unloadcollection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1365855619202/unloadcollection1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:23.744; org.apache.solr.cloud.ZkController; Check for collection zkNode:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:23.745; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:23.745; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:23.746; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:23.746; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:23.748; org.apache.solr.cloud.ZkController; Load collection config from:/collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:23.750; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1365855619202/unloadcollection1/'
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:23.770; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:23.811; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:23.812; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:23.816; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:24.129; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:24.134; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:24.137; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:24.147; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:24.150; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:24.153; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-13 12:20:24.154; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-13 12:20:24.154; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:24.155; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-13 12:20:24.156; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-13 12:20:24.156; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:24.156; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:24.156; org.apache.solr.core.SolrCore; [unloadcollection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1365855619202/unloadcollection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365855618816/1365855623742unloadcollection1_1n/
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:24.157; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f7e48ad
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:24.157; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:24.158; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365855618816/1365855623742unloadcollection1_1n
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:24.158; org.apache.solr.core.SolrCore; New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365855618816/1365855623742unloadcollection1_1n/index/
[junit4:junit4]   1> WARN  - 2013-04-13 12:20:24.158; org.apache.solr.core.SolrCore; [unloadcollection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365855618816/1365855623742unloadcollection1_1n/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:24.159; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365855618816/1365855623742unloadcollection1_1n/index
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:24.160; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@79a4d05 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a12725b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:24.161; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:24.162; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:24.162; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:24.163; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:24.163; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:24.164; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:24.164; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:24.164; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:24.165; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:24.165; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:24.167; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:24.170; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1819f1d6 main
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:24.170; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365855618816/1365855623742unloadcollection1_1n/tlog
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:24.171; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:24.171; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:24.174; org.apache.solr.core.SolrCore; [unloadcollection1] Registered new searcher Searcher@1819f1d6 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:24.175; org.apache.solr.cloud.ZkController; publishing core=unloadcollection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:25.200; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:25.201; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:49116",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "core":"unloadcollection1",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:49116_",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "state":"down"}
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:25.201; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection unloadcollection with numShards 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:25.201; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:25.204; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:25.204; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:25.205; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:25.205; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:25.204; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:25.207; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:26.176; org.apache.solr.core.CoreContainer; registering core: unloadcollection1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:26.177; org.apache.solr.cloud.ZkController; Register replica - core:unloadcollection1 address:http://127.0.0.1:49116 collection:unloadcollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:26.177; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/unloadcollection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:26.183; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:26.185; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:26.185; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:26.185; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:49116/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:26.185; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:26.186; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:49116/unloadcollection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:26.186; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:49116/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:26.186; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/unloadcollection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:26.708; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:26.714; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:26.714; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:26.714; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:26.714; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:26.714; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:26.714; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:26.742; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:49116/unloadcollection1/ and leader is http://127.0.0.1:49116/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:26.742; org.apache.solr.cloud.ZkController; No LogReplay needed for core=unloadcollection1 baseURL=http://127.0.0.1:49116
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:26.743; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:26.743; org.apache.solr.cloud.ZkController; publishing core=unloadcollection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:26.745; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:26.745; org.apache.solr.core.CoreContainer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1365855619202/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:26.752; org.apache.solr.core.SolrXMLSerializer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1365855619202/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:26.753; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={version=2&name=unloadcollection1&numShards=1&wt=javabin&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365855618816/1365855623742unloadcollection1_1n&collection=unloadcollection&action=CREATE} status=0 QTime=3009 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:26.754; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:26.756; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:26.757; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@7e116cd5 name:ZooKeeperConnection Watcher:127.0.0.1:34871/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:26.757; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:26.759; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:26.761; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:26.762; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:26.765; org.apache.solr.core.CoreContainer; Creating SolrCore 'unloadcollection2' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1365855620338/unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:26.766; org.apache.solr.cloud.ZkController; Check for collection zkNode:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:26.766; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:26.767; org.apache.solr.cloud.ZkController; Load collection config from:/collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:26.768; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1365855620338/unloadcollection2/'
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:26.806; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:26.848; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:26.850; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:26.866; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:27.200; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:27.205; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:27.208; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:27.218; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:27.221; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:27.224; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-13 12:20:27.225; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-13 12:20:27.226; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:27.226; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-13 12:20:27.227; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-13 12:20:27.227; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:27.228; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:27.228; org.apache.solr.core.SolrCore; [unloadcollection2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1365855620338/unloadcollection2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365855618816/1365855626764unloadcollection1_2n/
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:27.228; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f7e48ad
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:27.229; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:27.229; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365855618816/1365855626764unloadcollection1_2n
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:27.230; org.apache.solr.core.SolrCore; New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365855618816/1365855626764unloadcollection1_2n/index/
[junit4:junit4]   1> WARN  - 2013-04-13 12:20:27.230; org.apache.solr.core.SolrCore; [unloadcollection2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365855618816/1365855626764unloadcollection1_2n/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:27.230; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365855618816/1365855626764unloadcollection1_2n/index
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:27.232; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7ddd215e lockFactory=org.apache.lucene.store.NativeFSLockFactory@1866e7b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:27.232; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:27.234; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:27.234; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:27.234; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:27.235; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:27.235; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:27.236; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:27.236; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:27.236; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:27.237; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:27.239; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:27.241; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@243e6313 main
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:27.242; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365855618816/1365855626764unloadcollection1_2n/tlog
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:27.242; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:27.243; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:27.245; org.apache.solr.core.SolrCore; [unloadcollection2] Registered new searcher Searcher@243e6313 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:27.247; org.apache.solr.cloud.ZkController; publishing core=unloadcollection2 state=down
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:27.247; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:28.219; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:28.220; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:49116",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "core":"unloadcollection1",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:49116__unloadcollection1",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:49116_",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "state":"active"}
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:28.222; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:49915",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "core":"unloadcollection2",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:49915_",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "state":"down"}
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:28.223; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:28.223; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:28.225; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:28.225; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:28.225; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:28.225; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:28.225; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:28.225; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:28.225; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:28.248; org.apache.solr.core.CoreContainer; registering core: unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:28.249; org.apache.solr.cloud.ZkController; Register replica - core:unloadcollection2 address:http://127.0.0.1:49915 collection:unloadcollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:28.251; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:49915/unloadcollection2/ and leader is http://127.0.0.1:49116/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:28.252; org.apache.solr.cloud.ZkController; No LogReplay needed for core=unloadcollection2 baseURL=http://127.0.0.1:49915
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:28.252; org.apache.solr.cloud.ZkController; Core needs to recover:unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:28.252; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:28.253; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=unloadcollection2 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:28.253; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:28.253; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:28.254; org.apache.solr.cloud.ZkController; publishing core=unloadcollection2 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:28.254; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:28.254; org.apache.solr.core.CoreContainer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1365855620338/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:28.255; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:28.270; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:49915__unloadcollection2, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:28.271; org.apache.solr.core.SolrXMLSerializer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1365855620338/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:28.272; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={version=2&name=unloadcollection2&wt=javabin&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365855618816/1365855626764unloadcollection1_2n&collection=unloadcollection&action=CREATE} status=0 QTime=1507 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:28.273; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:28.274; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:28.274; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:29.276; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:29.731; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:29.732; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:49915",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "core":"unloadcollection2",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:49915__unloadcollection2",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:49915_",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "state":"recovering"}
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:29.749; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:29.749; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:29.749; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:29.750; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:29.749; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:29.749; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:29.749; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:30.271; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:49915__unloadcollection2, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:30.271; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={core=unloadcollection1&version=2&coreNodeName=127.0.0.1:49915__unloadcollection2&checkLive=true&onlyIfLeader=true&wt=javabin&nodeName=127.0.0.1:49915_&state=recovering&action=PREPRECOVERY} status=0 QTime=2001 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:30.277; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:31.279; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.272; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:49116/unloadcollection1/ core=unloadcollection2 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.272; org.apache.solr.update.PeerSync; PeerSync: core=unloadcollection2 url=http://127.0.0.1:49915 START replicas=[http://127.0.0.1:49116/unloadcollection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-04-13 12:20:32.273; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.273; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.273; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.273; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.273; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.274; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:49116/unloadcollection1/. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.274; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.279; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/get params={getVersions=100&qt=/get&distrib=false&version=2&wt=javabin} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.281; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.281; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.282; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@79a4d05 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a12725b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.282; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.283; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@79a4d05 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a12725b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@79a4d05 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a12725b),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.283; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.284; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@14549b67 realtime
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.284; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.284; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&commit=true&commit_end_point=true&openSearcher=false&wt=javabin&waitSearcher=true&softCommit=false} {commit=} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.285; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.285; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.289; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.290; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={qt=/replication&command=indexversion&version=2&wt=javabin} status=0 QTime=4 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.290; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.290; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.290; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.293; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={qt=/replication&command=filelist&version=2&generation=2&wt=javabin} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.293; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.294; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365855618816/1365855626764unloadcollection1_2n/index.20130413142032294
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.295; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@4e80b863 lockFactory=org.apache.lucene.store.NativeFSLockFactory@69c5fa78) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.297; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={qt=/replication&command=filecontent&file=segments_2&generation=2&wt=filestream&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.298; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.299; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.299; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.300; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7ddd215e lockFactory=org.apache.lucene.store.NativeFSLockFactory@1866e7b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7ddd215e lockFactory=org.apache.lucene.store.NativeFSLockFactory@1866e7b),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.300; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.301; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.301; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@36b45bd5 main
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.302; org.apache.solr.core.SolrCore; [unloadcollection2] Registered new searcher Searcher@36b45bd5 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.302; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365855618816/1365855626764unloadcollection1_2n/index.20130413142032294 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365855618816/1365855626764unloadcollection1_2n/index.20130413142032294;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.302; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365855618816/1365855626764unloadcollection1_2n/index.20130413142032294
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.303; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365855618816/1365855626764unloadcollection1_2n/index.20130413142032294
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.303; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.303; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.303; org.apache.solr.cloud.ZkController; publishing core=unloadcollection2 state=active
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.303; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.304; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.756; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.757; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:49915",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "core":"unloadcollection2",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:49915__unloadcollection2",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:49915_",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "state":"active"}
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.760; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.760; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.760; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.761; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.760; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.761; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:32.761; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.283; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.284; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.284; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.297; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[6 (1432203436531646464)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.298; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&wt=javabin} {add=[6 (1432203436531646464)]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.305; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[7 (1432203436543180800)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.306; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&wt=javabin} {add=[7 (1432203436543180800)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.312; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[8 (1432203436551569408)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.313; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&wt=javabin} {add=[8 (1432203436551569408)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.315; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.318; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@79a4d05 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a12725b),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@79a4d05 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a12725b),segFN=segments_3,generation=3,filenames=[_0.si, _0_NestedPulsing_0.pos, _0_Lucene41_0.pos, _0.nvm, _0_Pulsing41_0.tim, _0_Pulsing41_0.pos, _0_NestedPulsing_0.tim, _0_Pulsing41_0.tip, _0.nvd, _0_Pulsing41_1.doc, _0_Pulsing41_0.doc, _0_Lucene41_0.tim, _0_Pulsing41_1.pos, _0_Pulsing41_1.tip, segments_3, _0.fnm, _0_Lucene41_0.doc, _0.fdt, _0_Lucene41_0.tip, _0.fdx, _0_NestedPulsing_0.tip, _0_Pulsing41_1.tim, _0_NestedPulsing_0.doc]
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.318; org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[_0.si, _0_NestedPulsing_0.pos, _0_Lucene41_0.pos, _0.nvm, _0_Pulsing41_0.tim, _0_Pulsing41_0.pos, _0_NestedPulsing_0.tim, _0_Pulsing41_0.tip, _0.nvd, _0_Pulsing41_1.doc, _0_Pulsing41_0.doc, _0_Lucene41_0.tim, _0_Pulsing41_1.pos, _0_Pulsing41_1.tip, segments_3, _0.fnm, _0_Lucene41_0.doc, _0.fdt, _0_Lucene41_0.tip, _0.fdx, _0_NestedPulsing_0.tip, _0_Pulsing41_1.tim, _0_NestedPulsing_0.doc]
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.370; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@7faeb8b1 main
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.371; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.371; org.apache.solr.core.SolrCore; [unloadcollection1] Registered new searcher Searcher@7faeb8b1 main{StandardDirectoryReader(segments_3:3:nrt _0(4.3):C3)}
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.372; org.apache.solr.update.SolrCmdDistributor; Distrib commit to:[StdNode: http://127.0.0.1:49915/unloadcollection2/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.374; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.378; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7ddd215e lockFactory=org.apache.lucene.store.NativeFSLockFactory@1866e7b),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7ddd215e lockFactory=org.apache.lucene.store.NativeFSLockFactory@1866e7b),segFN=segments_3,generation=3,filenames=[_0.si, _0_NestedPulsing_0.pos, _0_Lucene41_0.pos, _0.nvm, _0_Pulsing41_0.tim, _0_Pulsing41_0.pos, _0_NestedPulsing_0.tim, _0_Pulsing41_0.tip, _0.nvd, _0_Pulsing41_1.doc, _0_Pulsing41_0.doc, _0_Lucene41_0.tim, _0_Pulsing41_1.pos, _0_Pulsing41_1.tip, segments_3, _0.fnm, _0_Lucene41_0.doc, _0.fdt, _0_Lucene41_0.tip, _0.fdx, _0_NestedPulsing_0.tip, _0_Pulsing41_1.tim, _0_NestedPulsing_0.doc]
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.378; org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[_0.si, _0_NestedPulsing_0.pos, _0_Lucene41_0.pos, _0.nvm, _0_Pulsing41_0.tim, _0_Pulsing41_0.pos, _0_NestedPulsing_0.tim, _0_Pulsing41_0.tip, _0.nvd, _0_Pulsing41_1.doc, _0_Pulsing41_0.doc, _0_Lucene41_0.tim, _0_Pulsing41_1.pos, _0_Pulsing41_1.tip, segments_3, _0.fnm, _0_Lucene41_0.doc, _0.fdt, _0_Lucene41_0.tip, _0.fdx, _0_NestedPulsing_0.tip, _0_Pulsing41_1.tim, _0_NestedPulsing_0.doc]
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.380; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@bb2567c main
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.380; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.381; org.apache.solr.core.SolrCore; [unloadcollection2] Registered new searcher Searcher@bb2567c main{StandardDirectoryReader(segments_3:3:nrt _0(4.3):C3)}
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.381; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&expungeDeletes=false&commit=true&commit_end_point=true&wt=javabin&waitSearcher=true&softCommit=false} {commit=} 0 7
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.382; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&commit=true&wt=javabin&waitSearcher=true&softCommit=false} {commit=} 0 67
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.382; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.386; org.apache.solr.core.CoreContainer; Creating SolrCore 'unloadcollection3' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1365855621471/unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.386; org.apache.solr.cloud.ZkController; Check for collection zkNode:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.387; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.387; org.apache.solr.cloud.ZkController; Load collection config from:/collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.388; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1365855621471/unloadcollection3/'
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.414; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.456; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.457; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.461; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.775; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.780; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.783; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.794; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.797; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.799; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-13 12:20:33.801; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-13 12:20:33.801; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.801; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-13 12:20:33.802; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-13 12:20:33.802; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.803; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.803; org.apache.solr.core.SolrCore; [unloadcollection3] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1365855621471/unloadcollection3/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365855618816/1365855633384unloadcollection_3n/
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.803; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f7e48ad
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.804; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.804; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365855618816/1365855633384unloadcollection_3n
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.805; org.apache.solr.core.SolrCore; New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365855618816/1365855633384unloadcollection_3n/index/
[junit4:junit4]   1> WARN  - 2013-04-13 12:20:33.805; org.apache.solr.core.SolrCore; [unloadcollection3] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365855618816/1365855633384unloadcollection_3n/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.805; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365855618816/1365855633384unloadcollection_3n/index
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.807; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@348e9bb5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6960d192),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.807; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.809; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.809; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.810; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.810; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.810; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.811; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.811; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.811; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.812; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.814; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.816; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@4313e106 main
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.817; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365855618816/1365855633384unloadcollection_3n/tlog
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.817; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.818; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.820; org.apache.solr.core.SolrCore; [unloadcollection3] Registered new searcher Searcher@4313e106 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.821; org.apache.solr.cloud.ZkController; publishing core=unloadcollection3 state=down
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:33.821; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:34.264; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:34.265; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:52913",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "core":"unloadcollection3",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:52913_",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "state":"down"}
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:34.265; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:34.266; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:34.270; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:34.270; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:34.270; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:34.270; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:34.270; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:34.270; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:34.270; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:34.823; org.apache.solr.core.CoreContainer; registering core: unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:34.823; org.apache.solr.cloud.ZkController; Register replica - core:unloadcollection3 address:http://127.0.0.1:52913 collection:unloadcollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:34.826; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:52913/unloadcollection3/ and leader is http://127.0.0.1:49116/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:34.826; org.apache.solr.cloud.ZkController; No LogReplay needed for core=unloadcollection3 baseURL=http://127.0.0.1:52913
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:34.826; org.apache.solr.cloud.ZkController; Core needs to recover:unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:34.827; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:34.827; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=unloadcollection3 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:34.829; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:34.829; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:34.829; org.apache.solr.cloud.ZkController; publishing core=unloadcollection3 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:34.829; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:34.844; org.apache.solr.core.CoreContainer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1365855621471/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:34.845; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:34.850; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:52913__unloadcollection3, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:34.851; org.apache.solr.core.SolrXMLSerializer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1365855621471/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:34.852; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={version=2&name=unloadcollection3&wt=javabin&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365855618816/1365855633384unloadcollection_3n&collection=unloadcollection&action=CREATE} status=0 QTime=1466 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:34.852; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:34.853; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:35.774; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:35.775; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:52913",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "core":"unloadcollection3",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:52913__unloadcollection3",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:52913_",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "state":"recovering"}
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:35.778; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:35.778; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:35.778; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:35.778; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:35.778; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:35.778; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:35.778; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:35.850; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:52913__unloadcollection3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:35.851; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={core=unloadcollection1&version=2&coreNodeName=127.0.0.1:52913__unloadcollection3&checkLive=true&onlyIfLeader=true&wt=javabin&nodeName=127.0.0.1:52913_&state=recovering&action=PREPRECOVERY} status=0 QTime=1001 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:35.854; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:36.856; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.852; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:49116/unloadcollection1/ core=unloadcollection3 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.852; org.apache.solr.update.PeerSync; PeerSync: core=unloadcollection3 url=http://127.0.0.1:52913 START replicas=[http://127.0.0.1:49116/unloadcollection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-04-13 12:20:37.852; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.853; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.853; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.853; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.853; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.853; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:49116/unloadcollection1/. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.853; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.855; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/get params={getVersions=100&qt=/get&distrib=false&version=2&wt=javabin} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.857; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.858; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.859; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@79a4d05 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a12725b),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@79a4d05 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a12725b),segFN=segments_3,generation=3,filenames=[_0.si, _0_NestedPulsing_0.pos, _0_Lucene41_0.pos, _0.nvm, _0_Pulsing41_0.tim, _0_Pulsing41_0.pos, _0_NestedPulsing_0.tim, _0_Pulsing41_0.tip, _0.nvd, _0_Pulsing41_1.doc, _0_Pulsing41_0.doc, _0_Lucene41_0.tim, _0_Pulsing41_1.pos, _0_Pulsing41_1.tip, segments_3, _0.fnm, _0_Lucene41_0.doc, _0.fdt, _0_Lucene41_0.tip, _0.fdx, _0_NestedPulsing_0.tip, _0_Pulsing41_1.tim, _0_NestedPulsing_0.doc]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@79a4d05 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a12725b),segFN=segments_4,generation=4,filenames=[_0.si, _0_NestedPulsing_0.pos, _0_Lucene41_0.pos, _0.nvm, _0_Pulsing41_0.tim, _0_Pulsing41_0.pos, _0_NestedPulsing_0.tim, _0_Pulsing41_0.tip, _0.nvd, _0_Pulsing41_1.doc, _0_Pulsing41_0.doc, _0_Lucene41_0.tim, _0_Pulsing41_1.pos, _0_Pulsing41_1.tip, _0.fnm, _0_Lucene41_0.doc, segments_4, _0.fdt, _0_Lucene41_0.tip, _0.fdx, _0_NestedPulsing_0.tip, _0_Pulsing41_1.tim, _0_NestedPulsing_0.doc]
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.860; org.apache.solr.core.SolrDeletionPolicy; newest commit = 4[_0.si, _0_NestedPulsing_0.pos, _0_Lucene41_0.pos, _0.nvm, _0_Pulsing41_0.tim, _0_Pulsing41_0.pos, _0_NestedPulsing_0.tim, _0_Pulsing41_0.tip, _0.nvd, _0_Pulsing41_1.doc, _0_Pulsing41_0.doc, _0_Lucene41_0.tim, _0_Pulsing41_1.pos, _0_Pulsing41_1.tip, _0.fnm, _0_Lucene41_0.doc, segments_4, _0.fdt, _0_Lucene41_0.tip, _0.fdx, _0_NestedPulsing_0.tip, _0_Pulsing41_1.tim, _0_NestedPulsing_0.doc]
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.860; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.861; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&commit=true&commit_end_point=true&openSearcher=false&wt=javabin&waitSearcher=true&softCommit=false} {commit=} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.862; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.862; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.864; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={qt=/replication&command=indexversion&version=2&wt=javabin} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.865; org.apache.solr.handler.SnapPuller; Master's generation: 4
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.865; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.865; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.867; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={qt=/replication&command=filelist&version=2&generation=4&wt=javabin} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.867; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 23
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.868; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365855618816/1365855633384unloadcollection_3n/index.20130413142037867
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.868; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@5427c453 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4bdd2ad5) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.870; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={qt=/replication&command=filecontent&file=_0.si&generation=4&wt=filestream&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.873; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={qt=/replication&command=filecontent&file=_0_NestedPulsing_0.pos&generation=4&wt=filestream&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.875; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={qt=/replication&command=filecontent&file=_0_Lucene41_0.pos&generation=4&wt=filestream&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.878; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={qt=/replication&command=filecontent&file=_0.nvm&generation=4&wt=filestream&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.880; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={qt=/replication&command=filecontent&file=_0_Pulsing41_0.tim&generation=4&wt=filestream&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.883; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={qt=/replication&command=filecontent&file=_0_Pulsing41_0.pos&generation=4&wt=filestream&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.885; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={qt=/replication&command=filecontent&file=_0_NestedPulsing_0.tim&generation=4&wt=filestream&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.888; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={qt=/replication&command=filecontent&file=_0_Pulsing41_0.tip&generation=4&wt=filestream&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.890; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={qt=/replication&command=filecontent&file=_0.nvd&generation=4&wt=filestream&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.893; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={qt=/replication&command=filecontent&file=_0_Pulsing41_1.doc&generation=4&wt=filestream&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.895; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={qt=/replication&command=filecontent&file=_0_Pulsing41_0.doc&generation=4&wt=filestream&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.898; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={qt=/replication&command=filecontent&file=_0_Lucene41_0.tim&generation=4&wt=filestream&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.900; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={qt=/replication&command=filecontent&file=_0_Pulsing41_1.pos&generation=4&wt=filestream&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.903; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={qt=/replication&command=filecontent&file=_0_Pulsing41_1.tip&generation=4&wt=filestream&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.905; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={qt=/replication&command=filecontent&file=_0.fnm&generation=4&wt=filestream&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.908; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={qt=/replication&command=filecontent&file=_0_Lucene41_0.doc&generation=4&wt=filestream&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.910; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={qt=/replication&command=filecontent&file=segments_4&generation=4&wt=filestream&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.913; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={qt=/replication&command=filecontent&file=_0.fdt&generation=4&wt=filestream&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.915; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={qt=/replication&command=filecontent&file=_0_Lucene41_0.tip&generation=4&wt=filestream&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.918; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={qt=/replication&command=filecontent&file=_0_NestedPulsing_0.tip&generation=4&wt=filestream&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.920; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={qt=/replication&command=filecontent&file=_0.fdx&generation=4&wt=filestream&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.934; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={qt=/replication&command=filecontent&file=_0_Pulsing41_1.tim&generation=4&wt=filestream&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.937; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={qt=/replication&command=filecontent&file=_0_NestedPulsing_0.doc&generation=4&wt=filestream&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.938; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.939; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.939; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.940; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@348e9bb5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6960d192),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@348e9bb5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6960d192),segFN=segments_4,generation=4,filenames=[_0.si, _0_NestedPulsing_0.pos, _0_Lucene41_0.pos, _0.nvm, _0_Pulsing41_0.tim, _0_Pulsing41_0.pos, _0_NestedPulsing_0.tim, _0_Pulsing41_0.tip, _0.nvd, _0_Pulsing41_1.doc, _0_Pulsing41_0.doc, _0_Lucene41_0.tim, _0_Pulsing41_1.pos, _0_Pulsing41_1.tip, _0.fnm, _0_Lucene41_0.doc, segments_4, _0.fdt, _0_Lucene41_0.tip, _0_NestedPulsing_0.tip, _0.fdx, _0_Pulsing41_1.tim, _0_NestedPulsing_0.doc]
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.940; org.apache.solr.core.SolrDeletionPolicy; newest commit = 4[_0.si, _0_NestedPulsing_0.pos, _0_Lucene41_0.pos, _0.nvm, _0_Pulsing41_0.tim, _0_Pulsing41_0.pos, _0_NestedPulsing_0.tim, _0_Pulsing41_0.tip, _0.nvd, _0_Pulsing41_1.doc, _0_Pulsing41_0.doc, _0_Lucene41_0.tim, _0_Pulsing41_1.pos, _0_Pulsing41_1.tip, _0.fnm, _0_Lucene41_0.doc, segments_4, _0.fdt, _0_Lucene41_0.tip, _0_NestedPulsing_0.tip, _0.fdx, _0_Pulsing41_1.tim, _0_NestedPulsing_0.doc]
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.941; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.941; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@6a21232 main
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.942; org.apache.solr.core.SolrCore; [unloadcollection3] Registered new searcher Searcher@6a21232 main{StandardDirectoryReader(segments_4:3:nrt _0(4.3):C3)}
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.943; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365855618816/1365855633384unloadcollection_3n/index.20130413142037867 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365855618816/1365855633384unloadcollection_3n/index.20130413142037867;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.943; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365855618816/1365855633384unloadcollection_3n/index.20130413142037867
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.943; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365855618816/1365855633384unloadcollection_3n/index.20130413142037867
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.943; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.943; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.944; org.apache.solr.cloud.ZkController; publishing core=unloadcollection3 state=active
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.944; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:37.945; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.784; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.785; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:52913",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "core":"unloadcollection3",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:52913__unloadcollection3",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:52913_",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "state":"active"}
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.791; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.791; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.791; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.791; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.791; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.791; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.791; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.859; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.860; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.860; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.875; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[20 (1432203442383749120)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.875; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[20 (1432203442383749120)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.876; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:52913/unloadcollection3/&wt=javabin} {add=[20 (1432203442383749120)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.877; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[20]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.884; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[21 (1432203442395283456)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.884; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[21 (1432203442395283456)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.885; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:52913/unloadcollection3/&wt=javabin} {add=[21 (1432203442395283456)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.885; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[21]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.892; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[22 (1432203442403672064)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.893; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[22 (1432203442403672064)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.893; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:52913/unloadcollection3/&wt=javabin} {add=[22 (1432203442403672064)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.894; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[22]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.901; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[23 (1432203442413109248)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.901; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[23 (1432203442413109248)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.901; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:52913/unloadcollection3/&wt=javabin} {add=[23 (1432203442413109248)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.902; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[23]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.909; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[24 (1432203442421497856)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.909; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[24 (1432203442421497856)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.910; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:52913/unloadcollection3/&wt=javabin} {add=[24 (1432203442421497856)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.911; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[24]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.918; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[25 (1432203442430935040)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.918; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[25 (1432203442430935040)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.919; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:52913/unloadcollection3/&wt=javabin} {add=[25 (1432203442430935040)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.919; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[25]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.927; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[26 (1432203442439323648)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.928; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[26 (1432203442439323648)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.929; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:52913/unloadcollection3/&wt=javabin} {add=[26 (1432203442439323648)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.929; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[26]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.937; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[27 (1432203442450857984)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.937; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[27 (1432203442450857984)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.938; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:52913/unloadcollection3/&wt=javabin} {add=[27 (1432203442450857984)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.939; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[27]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.946; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[28 (1432203442460295168)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.946; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[28 (1432203442460295168)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.947; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:52913/unloadcollection3/&wt=javabin} {add=[28 (1432203442460295168)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.948; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[28]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.955; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[29 (1432203442469732352)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.955; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[29 (1432203442469732352)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.956; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:52913/unloadcollection3/&wt=javabin} {add=[29 (1432203442469732352)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.957; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[29]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.964; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[30 (1432203442479169536)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.964; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[30 (1432203442479169536)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.965; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:52913/unloadcollection3/&wt=javabin} {add=[30 (1432203442479169536)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.965; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[30]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.972; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[31 (1432203442487558144)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.972; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[31 (1432203442487558144)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.973; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:52913/unloadcollection3/&wt=javabin} {add=[31 (1432203442487558144)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.974; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[31]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.981; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[32 (1432203442496995328)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.981; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[32 (1432203442496995328)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.982; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:52913/unloadcollection3/&wt=javabin} {add=[32 (1432203442496995328)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.982; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[32]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.989; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[33 (1432203442505383936)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.989; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[33 (1432203442505383936)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.990; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:52913/unloadcollection3/&wt=javabin} {add=[33 (1432203442505383936)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.990; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[33]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.997; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[34 (1432203442513772544)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.997; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[34 (1432203442513772544)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.998; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:52913/unloadcollection3/&wt=javabin} {add=[34 (1432203442513772544)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:38.998; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[34]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.005; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[35 (1432203442523209728)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.005; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[35 (1432203442523209728)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.006; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:52913/unloadcollection3/&wt=javabin} {add=[35 (1432203442523209728)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.007; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[35]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.014; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[36 (1432203442531598336)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.014; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[36 (1432203442531598336)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.015; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:52913/unloadcollection3/&wt=javabin} {add=[36 (1432203442531598336)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.015; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[36]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.023; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[37 (1432203442539986944)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.023; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[37 (1432203442539986944)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.024; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:52913/unloadcollection3/&wt=javabin} {add=[37 (1432203442539986944)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.024; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[37]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.031; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[38 (1432203442549424128)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.031; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[38 (1432203442549424128)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.032; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:52913/unloadcollection3/&wt=javabin} {add=[38 (1432203442549424128)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.032; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[38]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.039; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[39 (1432203442557812736)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.039; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[39 (1432203442557812736)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.040; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:52913/unloadcollection3/&wt=javabin} {add=[39 (1432203442557812736)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.041; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[39]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.048; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[40 (1432203442567249920)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.048; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[40 (1432203442567249920)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.049; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:52913/unloadcollection3/&wt=javabin} {add=[40 (1432203442567249920)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.050; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[40]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.058; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[41 (1432203442576687104)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.058; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[41 (1432203442576687104)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.060; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:52913/unloadcollection3/&wt=javabin} {add=[41 (1432203442576687104)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.060; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[41]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.067; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[42 (1432203442587172864)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.067; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[42 (1432203442587172864)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.068; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:52913/unloadcollection3/&wt=javabin} {add=[42 (1432203442587172864)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.068; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[42]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.075; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[43 (1432203442595561472)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.075; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[43 (1432203442595561472)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.076; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:52913/unloadcollection3/&wt=javabin} {add=[43 (1432203442595561472)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.076; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[43]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.083; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[44 (1432203442603950080)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.083; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[44 (1432203442603950080)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.084; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:52913/unloadcollection3/&wt=javabin} {add=[44 (1432203442603950080)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.084; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[44]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.092; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[45 (1432203442613387264)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.092; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[45 (1432203442613387264)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.093; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:52913/unloadcollection3/&wt=javabin} {add=[45 (1432203442613387264)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.093; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[45]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.100; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[46 (1432203442621775872)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.100; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[46 (1432203442621775872)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.101; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:52913/unloadcollection3/&wt=javabin} {add=[46 (1432203442621775872)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.102; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[46]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.109; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[47 (1432203442631213056)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.109; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[47 (1432203442631213056)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.110; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:52913/unloadcollection3/&wt=javabin} {add=[47 (1432203442631213056)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.110; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[47]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.117; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[48 (1432203442639601664)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.117; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[48 (1432203442639601664)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.118; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:52913/unloadcollection3/&wt=javabin} {add=[48 (1432203442639601664)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.118; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[48]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.125; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[49 (1432203442647990272)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.125; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[49 (1432203442647990272)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.126; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:52913/unloadcollection3/&wt=javabin} {add=[49 (1432203442647990272)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.126; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[49]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.133; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[50 (1432203442656378880)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.133; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[50 (1432203442656378880)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.134; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:52913/unloadcollection3/&wt=javabin} {add=[50 (1432203442656378880)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.134; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[50]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.142; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[51 (1432203442665816064)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.142; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[51 (1432203442665816064)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.143; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:52913/unloadcollection3/&wt=javabin} {add=[51 (1432203442665816064)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.143; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[51]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.150; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[52 (1432203442674204672)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.150; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[52 (1432203442674204672)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.151; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:52913/unloadcollection3/&wt=javabin} {add=[52 (1432203442674204672)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.152; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[52]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.158; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[53 (1432203442682593280)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.158; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[53 (1432203442682593280)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.159; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:52913/unloadcollection3/&wt=javabin} {add=[53 (1432203442682593280)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.160; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[53]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.167; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[54 (1432203442692030464)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.167; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[54 (1432203442692030464)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.168; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:52913/unloadcollection3/&wt=javabin} {add=[54 (1432203442692030464)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.168; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[54]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.175; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[55 (1432203442700419072)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.175; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[55 (1432203442700419072)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.176; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:52913/unloadcollection3/&wt=javabin} {add=[55 (1432203442700419072)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.177; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[55]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.184; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[56 (1432203442709856256)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.184; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[56 (1432203442709856256)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.185; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:52913/unloadcollection3/&wt=javabin} {add=[56 (1432203442709856256)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.186; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[56]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.193; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[57 (1432203442719293440)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-13 12:20:39.193; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49116/unloadcollection1/&wt=javabin} {add=[57 (1432203442719293440)]} 0 0
[junit4:junit4]   

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


[junit4:junit4]   1> INFO  - 2013-04-13 12:28:56.366; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365856130653/slave/collection1/data/index [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365856130653/slave/collection1/data/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-13 12:28:56.366; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365856130653/slave/collection1/data/index
[junit4:junit4]   1> INFO  - 2013-04-13 12:28:56.367; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365856130653/slave/collection1/data [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365856130653/slave/collection1/data;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-13 12:28:56.367; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365856130653/slave/collection1/data
[junit4:junit4]   1> INFO  - 2013-04-13 12:28:56.368; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   1> INFO  - 2013-04-13 12:28:56.425; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   2> 37740 T1346 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
[junit4:junit4]   2> 57813 T1346 ccr.ThreadLeakControl.checkThreadLeaks SEVERE 1 thread leaked from SUITE scope at org.apache.solr.handler.TestReplicationHandler: 
[junit4:junit4]   2> 	   1) Thread[id=1796, name=fsyncService-1143-thread-1, state=WAITING, group=TGRP-TestReplicationHandler]
[junit4:junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2038)
[junit4:junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:439)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 57813 T1346 ccr.ThreadLeakControl.tryToInterruptAll Starting to interrupt leaked threads:
[junit4:junit4]   2> 	   1) Thread[id=1796, name=fsyncService-1143-thread-1, state=WAITING, group=TGRP-TestReplicationHandler]
[junit4:junit4]   2> 60816 T1346 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
[junit4:junit4]   2> 	   1) Thread[id=1796, name=fsyncService-1143-thread-1, state=WAITING, group=TGRP-TestReplicationHandler]
[junit4:junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2038)
[junit4:junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:439)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> NOTE: test params are: codec=Asserting, sim=DefaultSimilarity, locale=hr, timezone=EAT
[junit4:junit4]   2> NOTE: Linux 3.2.0-40-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=2,free=60542768,total=152444928
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestElisionMultitermQuery, IndexSchemaRuntimeFieldTest, TestCollationKeyRangeQueries, TestLuceneMatchVersion, SimplePostToolTest, SampleTest, NotRequiredUniqueKeyTest, TestFoldingMultitermQuery, StatsComponentTest, TestCodecSupport, FieldAnalysisRequestHandlerTest, TestSuggestSpellingConverter, SpellCheckComponentTest, TestSolrJ, DebugComponentTest, RequestHandlersTest, TestWordDelimiterFilterFactory, TestCollationField, TestSolrQueryParserDefaultOperatorResource, TestBM25SimilarityFactory, UpdateParamsTest, DefaultValueUpdateProcessorTest, JSONWriterTest, TestOmitPositions, TestMergePolicyConfig, TestFiltering, DateMathParserTest, DisMaxRequestHandlerTest, TestDistributedGrouping, CurrencyFieldXmlFileTest, TestUpdate, TestSystemIdResolver, TestZkChroot, PingRequestHandlerTest, TestLazyCores, OutputWriterTest, TestPostingsSolrHighlighter, TestJmxMonitoredMap, SpellCheckCollatorTest, TestLMJelinekMercerSimilarityFactory, HighlighterConfigTest, DirectSolrSpellCheckerTest, ClusterStateTest, TestIndexingPerformance, SortByFunctionTest, DocumentAnalysisRequestHandlerTest, UniqFieldsUpdateProcessorFactoryTest, TestCoreDiscovery, TestDynamicFieldResource, CurrencyFieldOpenExchangeTest, CoreContainerCoreInitFailuresTest, StandardRequestHandlerTest, BasicDistributedZk2Test, TestNumberUtils, TestPropInject, TestComponentsName, XmlUpdateRequestHandlerTest, TestSolr4Spatial, TestMultiCoreConfBootstrap, RequiredFieldsTest, TimeZoneUtilsTest, ZkNodePropsTest, TestSerializedLuceneMatchVersion, SolrCmdDistributorTest, NoCacheHeaderTest, TestShardHandlerFactory, DistanceFunctionTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest, TestReplicationHandler]
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReplicationHandler -Dtests.seed=573FBBA6A6D91A62 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hr -Dtests.timezone=EAT -Dtests.file.encoding=UTF-8
[junit4:junit4] ERROR   0.00s J1 | TestReplicationHandler (suite) <<<
[junit4:junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestReplicationHandler: 
[junit4:junit4]    >    1) Thread[id=1796, name=fsyncService-1143-thread-1, state=WAITING, group=TGRP-TestReplicationHandler]
[junit4:junit4]    >         at sun.misc.Unsafe.park(Native Method)
[junit4:junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4:junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2038)
[junit4:junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:439)
[junit4:junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
[junit4:junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[junit4:junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4:junit4]    >         at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([573FBBA6A6D91A62]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
[junit4:junit4]    >    1) Thread[id=1796, name=fsyncService-1143-thread-1, state=WAITING, group=TGRP-TestReplicationHandler]
[junit4:junit4]    >         at sun.misc.Unsafe.park(Native Method)
[junit4:junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4:junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2038)
[junit4:junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:439)
[junit4:junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
[junit4:junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[junit4:junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4:junit4]    >         at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([573FBBA6A6D91A62]:0)
[junit4:junit4] Completed on J1 in 60.86s, 12 tests, 2 errors <<< FAILURES!

[...truncated 416 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:381: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:361: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:183: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:438: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1234: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:878: There were test failures: 290 suites, 1203 tests, 2 suite-level errors, 1 error, 1 failure, 491 ignored (6 assumptions)

Total time: 34 minutes 30 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 64bit/jdk1.8.0-ea-b84 -XX:+UseSerialGC
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-4.x-Linux (32bit/jrockit-jdk1.6.0_33-R28.2.4-4.1.0) - Build # 5092 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/5092/
Java: 32bit/jrockit-jdk1.6.0_33-R28.2.4-4.1.0 -XnoOpt

1 tests failed.
REGRESSION:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch

Error Message:
There are still nodes recoverying - waited for 230 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 230 seconds
	at __randomizedtesting.SeedInfo.seed([6E5C27C3E8DB6E28:EFBAA9DB9F840E14]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:173)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:131)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:126)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:483)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:146)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:774)
	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:683)
	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:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:44)
	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:56)
	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:662)




Build Log:
[...truncated 8748 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.042; org.apache.solr.BaseDistributedSearchTestCase; Setting hostContext system property: /
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.071; org.apache.solr.SolrTestCaseJ4; ###Starting testDistribSearch
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.072; org.apache.solr.cloud.ZkTestServer; STARTING ZK TEST SERVER
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.072; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.172; org.apache.solr.cloud.ZkTestServer; start zk server on port:50400
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.173; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.284; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1b24c853 name:ZooKeeperConnection Watcher:127.0.0.1:50400 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.285; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.285; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.288; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.289; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1b2525e9 name:ZooKeeperConnection Watcher:127.0.0.1:50400/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.290; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.290; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.292; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/shards
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.294; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.296; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/shards
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.298; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.299; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.302; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.304; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.307; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.308; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.310; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.311; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.313; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.314; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.317; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.317; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.319; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.320; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.322; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.322; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.324; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.325; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.412; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.431; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:34181
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.432; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.432; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.433; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1365850359328
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.433; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1365850359328/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.433; org.apache.solr.core.CoreContainer; New CoreContainer 458370499
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.434; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1365850359328/'
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.434; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1365850359328/'
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.457; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.457; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.457; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.458; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.458; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.458; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.459; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.459; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.460; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.460; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.469; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.485; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:50400/solr
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.485; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.486; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.487; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1b3ea83b name:ZooKeeperConnection Watcher:127.0.0.1:50400 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.488; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.489; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.493; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.494; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1b3639f1 name:ZooKeeperConnection Watcher:127.0.0.1:50400/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.495; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.496; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.498; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/collection-queue-work
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.500; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.502; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34181_
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.503; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:34181_
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.505; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/election
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.510; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.511; org.apache.solr.cloud.Overseer; Overseer (id=89512369132273667-127.0.0.1:34181_-n_0000000000) starting
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.514; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue-work
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.517; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.518; org.apache.solr.common.cloud.SolrZkClient; makePath: /clusterstate.json
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.519; org.apache.solr.common.cloud.SolrZkClient; makePath: /aliases.json
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.521; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.522; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.524; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.525; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.525; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.528; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.530; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.531; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1b578957 name:ZooKeeperConnection Watcher:127.0.0.1:50400/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.531; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.532; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.533; org.apache.solr.cloud.ChaosMonkey; monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.607; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.608; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:43318
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.609; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.609; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.610; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1365850359534
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.610; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1365850359534/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.611; org.apache.solr.core.CoreContainer; New CoreContainer 463945911
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.611; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1365850359534/'
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.612; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1365850359534/'
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.634; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.635; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.635; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.636; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.636; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.636; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.637; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.637; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.637; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.638; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.646; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.662; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:50400/solr
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.663; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.664; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.664; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1bc100a0 name:ZooKeeperConnection Watcher:127.0.0.1:50400 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.665; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.666; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.670; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.671; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1bc1d34e name:ZooKeeperConnection Watcher:127.0.0.1:50400/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.672; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:39.678; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:40.682; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43318_
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:40.683; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:43318_
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:40.685; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:40.685; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:40.686; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:40.691; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:40.692; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:40.692; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:40.772; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:40.774; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:44260
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:40.774; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:40.775; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:40.775; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1365850360697
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:40.776; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1365850360697/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:40.776; org.apache.solr.core.CoreContainer; New CoreContainer 465902361
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:40.777; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1365850360697/'
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:40.777; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1365850360697/'
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:40.838; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:40.839; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:40.839; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:40.840; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:40.840; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:40.841; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:40.841; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:40.842; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:40.842; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:40.843; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:40.855; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:40.876; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:50400/solr
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:40.876; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:40.877; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:40.878; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1af421ef name:ZooKeeperConnection Watcher:127.0.0.1:50400 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:40.879; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:40.880; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:40.884; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:40.885; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1aff99ee name:ZooKeeperConnection Watcher:127.0.0.1:50400/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:40.885; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:40.888; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:41.890; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44260_
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:41.892; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:44260_
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:41.894; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:41.894; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:41.894; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:41.894; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:41.903; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:41.903; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:41.904; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:41.989; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:41.991; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:36964
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:41.991; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:41.992; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:41.992; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1365850361909
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:41.993; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1365850361909/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:41.993; org.apache.solr.core.CoreContainer; New CoreContainer 456957155
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:41.994; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1365850361909/'
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:41.994; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1365850361909/'
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:42.017; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:42.017; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:42.017; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:42.018; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:42.018; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:42.018; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:42.019; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:42.019; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:42.019; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:42.020; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:42.028; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:42.045; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:50400/solr
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:42.045; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:42.046; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:42.047; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1b4f6710 name:ZooKeeperConnection Watcher:127.0.0.1:50400 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:42.047; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:42.049; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:42.052; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:42.053; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1b50ab1a name:ZooKeeperConnection Watcher:127.0.0.1:50400/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:42.054; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:42.056; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:43.058; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36964_
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:43.060; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:36964_
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:43.062; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:43.062; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:43.062; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:43.063; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:43.062; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:43.067; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:43.068; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:43.068; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:43.150; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:43.152; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:36671
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:43.152; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:43.153; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:43.153; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1365850363073
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:43.153; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1365850363073/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:43.154; org.apache.solr.core.CoreContainer; New CoreContainer 459976412
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:43.154; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1365850363073/'
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:43.154; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1365850363073/'
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:43.176; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:43.176; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:43.177; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:43.177; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:43.177; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:43.178; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:43.178; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:43.178; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:43.179; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:43.179; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:43.187; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:43.203; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:50400/solr
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:43.204; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:43.204; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:43.205; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1b10a538 name:ZooKeeperConnection Watcher:127.0.0.1:50400 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:43.206; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:43.207; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:43.211; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:43.212; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1b12e982 name:ZooKeeperConnection Watcher:127.0.0.1:50400/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:43.212; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:43.214; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.217; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36671_
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.218; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:36671_
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.220; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.220; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.220; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.220; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.220; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.220; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.225; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.225; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.225; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.230; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.234; org.apache.solr.handler.admin.CollectionsHandler; Creating Collection : numShards=2&name=nodes_used_collection&replicationFactor=2&action=CREATE&wt=javabin&version=2
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.236; org.apache.solr.cloud.DistributedQueue$LatchChildWatcher; Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.237; org.apache.solr.cloud.OverseerCollectionProcessor; Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
[junit4:junit4]   1>   "operation":"createcollection",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "maxShardsPerNode":null,
[junit4:junit4]   1>   "createNodeSet":null,
[junit4:junit4]   1>   "name":"nodes_used_collection",
[junit4:junit4]   1>   "replicationFactor":"2"}
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.242; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard nodes_used_collection_shard1_replica1 as part of slice shard1 of collection nodes_used_collection on 127.0.0.1:36964_
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.243; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard nodes_used_collection_shard1_replica2 as part of slice shard1 of collection nodes_used_collection on 127.0.0.1:43318_
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.243; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard nodes_used_collection_shard2_replica1 as part of slice shard2 of collection nodes_used_collection on 127.0.0.1:44260_
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.244; org.apache.solr.core.CoreContainer; Creating SolrCore 'nodes_used_collection_shard1_replica1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1365850361909/nodes_used_collection_shard1_replica1
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.244; org.apache.solr.core.CoreContainer; Creating SolrCore 'nodes_used_collection_shard2_replica1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1365850360697/nodes_used_collection_shard2_replica1
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.244; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard nodes_used_collection_shard2_replica2 as part of slice shard2 of collection nodes_used_collection on 127.0.0.1:36671_
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.245; org.apache.solr.cloud.ZkController; Check for collection zkNode:nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.244; org.apache.solr.core.CoreContainer; Creating SolrCore 'nodes_used_collection_shard1_replica2' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1365850359534/nodes_used_collection_shard1_replica2
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.244; org.apache.solr.cloud.ZkController; Check for collection zkNode:nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.246; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.246; org.apache.solr.cloud.ZkController; Check for collection zkNode:nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.246; org.apache.solr.core.CoreContainer; Creating SolrCore 'nodes_used_collection_shard2_replica2' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1365850363073/nodes_used_collection_shard2_replica2
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.247; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.247; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.248; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.247; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.249; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.247; org.apache.solr.cloud.ZkController; Check for collection zkNode:nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.250; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.250; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.249; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.251; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.249; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.250; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.252; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.253; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.253; org.apache.solr.cloud.ZkController; Load collection config from:/collections/nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.253; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.254; org.apache.solr.cloud.ZkController; Load collection config from:/collections/nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.255; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1365850360697/nodes_used_collection_shard2_replica1/'
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.255; org.apache.solr.cloud.ZkController; Load collection config from:/collections/nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.256; org.apache.solr.cloud.ZkController; Load collection config from:/collections/nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.257; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1365850363073/nodes_used_collection_shard2_replica2/'
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.261; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1365850359534/nodes_used_collection_shard1_replica2/'
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.261; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1365850361909/nodes_used_collection_shard1_replica1/'
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.309; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.313; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.323; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.337; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.396; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.397; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.401; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.402; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.406; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.412; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.413; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.414; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.414; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.416; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.432; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:44.435; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.183; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.191; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.194; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.210; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.214; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.217; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:45.218; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:45.220; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.220; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:45.221; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:45.222; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.222; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.222; org.apache.solr.core.SolrCore; [nodes_used_collection_shard2_replica2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1365850363073/nodes_used_collection_shard2_replica2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1365850363073/nodes_used_collection_shard2_replica2/data/
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.223; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1af89bb4
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.223; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.224; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1365850363073/nodes_used_collection_shard2_replica2/data
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.225; org.apache.solr.core.SolrCore; New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1365850363073/nodes_used_collection_shard2_replica2/data/index/
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:45.225; org.apache.solr.core.SolrCore; [nodes_used_collection_shard2_replica2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1365850363073/nodes_used_collection_shard2_replica2/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.225; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1365850363073/nodes_used_collection_shard2_replica2/data/index
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.227; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1b05aeeb lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b05b927),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.228; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.229; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.230; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.230; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.231; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.231; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.232; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.232; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.233; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.233; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.240; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.243; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1b114bbb main
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.244; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1365850363073/nodes_used_collection_shard2_replica2/data/tlog
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.244; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.245; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.249; org.apache.solr.core.SolrCore; [nodes_used_collection_shard2_replica2] Registered new searcher Searcher@1b114bbb main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.250; org.apache.solr.cloud.ZkController; publishing core=nodes_used_collection_shard2_replica2 state=down
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.275; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.287; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.292; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.305; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.311; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.316; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.317; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:45.317; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:45.318; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.318; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:45.319; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:45.320; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.320; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.321; org.apache.solr.core.SolrCore; [nodes_used_collection_shard1_replica1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1365850361909/nodes_used_collection_shard1_replica1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1365850361909/nodes_used_collection_shard1_replica1/data/
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.321; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1af89bb4
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.322; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.323; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1365850361909/nodes_used_collection_shard1_replica1/data
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.324; org.apache.solr.core.SolrCore; New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1365850361909/nodes_used_collection_shard1_replica1/data/index/
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:45.324; org.apache.solr.core.SolrCore; [nodes_used_collection_shard1_replica1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1365850361909/nodes_used_collection_shard1_replica1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.325; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1365850361909/nodes_used_collection_shard1_replica1/data/index
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.328; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.328; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1b95b822 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b95c25e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.329; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.331; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.332; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.333; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.333; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.334; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.334; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.335; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.335; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.336; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.336; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.339; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.343; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1ba087f6 main
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.343; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1365850361909/nodes_used_collection_shard1_replica1/data/tlog
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.344; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.345; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.346; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.351; org.apache.solr.cloud.ZkController; publishing core=nodes_used_collection_shard1_replica1 state=down
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.352; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.353; org.apache.solr.core.SolrCore; [nodes_used_collection_shard1_replica1] Registered new searcher Searcher@1ba087f6 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.356; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:45.357; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:45.357; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.357; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:45.358; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:45.358; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.359; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.359; org.apache.solr.core.SolrCore; [nodes_used_collection_shard2_replica1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1365850360697/nodes_used_collection_shard2_replica1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1365850360697/nodes_used_collection_shard2_replica1/data/
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.359; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1af89bb4
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.360; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.361; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1365850360697/nodes_used_collection_shard2_replica1/data
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.361; org.apache.solr.core.SolrCore; New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1365850360697/nodes_used_collection_shard2_replica1/data/index/
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:45.361; org.apache.solr.core.SolrCore; [nodes_used_collection_shard2_replica1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1365850360697/nodes_used_collection_shard2_replica1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.362; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1365850360697/nodes_used_collection_shard2_replica1/data/index
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.364; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1ba7a987 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1ba7b3c3),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.364; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.366; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.366; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.367; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.367; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.368; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.368; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.368; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.369; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.369; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.371; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.380; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1ae8159a main
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.381; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1365850360697/nodes_used_collection_shard2_replica1/data/tlog
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.381; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.382; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.385; org.apache.solr.core.SolrCore; [nodes_used_collection_shard2_replica1] Registered new searcher Searcher@1ae8159a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.387; org.apache.solr.cloud.ZkController; publishing core=nodes_used_collection_shard2_replica1 state=down
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.388; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.400; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.403; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.412; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.416; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.420; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:45.421; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:45.421; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.421; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:45.422; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:45.423; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.423; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.423; org.apache.solr.core.SolrCore; [nodes_used_collection_shard1_replica2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1365850359534/nodes_used_collection_shard1_replica2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1365850359534/nodes_used_collection_shard1_replica2/data/
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.424; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1af89bb4
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.424; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.425; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1365850359534/nodes_used_collection_shard1_replica2/data
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.426; org.apache.solr.core.SolrCore; New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1365850359534/nodes_used_collection_shard1_replica2/data/index/
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:45.426; org.apache.solr.core.SolrCore; [nodes_used_collection_shard1_replica2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1365850359534/nodes_used_collection_shard1_replica2/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.426; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1365850359534/nodes_used_collection_shard1_replica2/data/index
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.429; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1b1054c0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b105efc),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.429; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.431; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.431; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.431; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.432; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.433; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.433; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.433; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.434; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.434; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.437; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.440; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1b1ab263 main
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.440; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1365850359534/nodes_used_collection_shard1_replica2/data/tlog
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.441; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.441; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.445; org.apache.solr.core.SolrCore; [nodes_used_collection_shard1_replica2] Registered new searcher Searcher@1b1ab263 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.446; org.apache.solr.cloud.ZkController; publishing core=nodes_used_collection_shard1_replica2 state=down
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.528; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.529; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"nodes_used_collection_shard2_replica2",
[junit4:junit4]   1>   "collection":"nodes_used_collection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:36671_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:36671"}
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.529; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection nodes_used_collection with numShards 2
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.531; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"nodes_used_collection_shard1_replica1",
[junit4:junit4]   1>   "collection":"nodes_used_collection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:36964_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:36964"}
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.533; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"nodes_used_collection_shard2_replica1",
[junit4:junit4]   1>   "collection":"nodes_used_collection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:44260_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:44260"}
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.535; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"nodes_used_collection_shard1_replica2",
[junit4:junit4]   1>   "collection":"nodes_used_collection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:43318_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:43318"}
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.538; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.538; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.538; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.538; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.538; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:45.538; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:46.252; org.apache.solr.core.CoreContainer; registering core: nodes_used_collection_shard2_replica2
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:46.253; org.apache.solr.cloud.ZkController; Register replica - core:nodes_used_collection_shard2_replica2 address:http://127.0.0.1:36671 collection:nodes_used_collection shard:shard2
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:46.253; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/nodes_used_collection/leader_elect/shard2/election
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:46.259; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:46.261; org.apache.solr.cloud.ShardLeaderElectionContext; Waiting until we see more replicas up: total=2 found=1 timeoutin=179999
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:46.353; org.apache.solr.core.CoreContainer; registering core: nodes_used_collection_shard1_replica1
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:46.353; org.apache.solr.cloud.ZkController; Register replica - core:nodes_used_collection_shard1_replica1 address:http://127.0.0.1:36964 collection:nodes_used_collection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:46.354; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/nodes_used_collection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:46.357; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:46.359; org.apache.solr.cloud.ShardLeaderElectionContext; Waiting until we see more replicas up: total=2 found=1 timeoutin=180000
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:46.388; org.apache.solr.core.CoreContainer; registering core: nodes_used_collection_shard2_replica1
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:46.389; org.apache.solr.cloud.ZkController; Register replica - core:nodes_used_collection_shard2_replica1 address:http://127.0.0.1:44260 collection:nodes_used_collection shard:shard2
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:46.447; org.apache.solr.core.CoreContainer; registering core: nodes_used_collection_shard1_replica2
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:46.448; org.apache.solr.cloud.ZkController; Register replica - core:nodes_used_collection_shard1_replica2 address:http://127.0.0.1:43318 collection:nodes_used_collection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:46.762; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:46.762; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:46.763; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:36671/nodes_used_collection_shard2_replica2/
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:46.763; org.apache.solr.update.PeerSync; PeerSync: core=nodes_used_collection_shard2_replica2 url=http://127.0.0.1:36671 START replicas=[http://127.0.0.1:44260/nodes_used_collection_shard2_replica1/] nUpdates=100
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:46.764; org.apache.solr.update.PeerSync; PeerSync: core=nodes_used_collection_shard2_replica2 url=http://127.0.0.1:36671 DONE.  We have no versions.  sync failed.
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:46.764; org.apache.solr.cloud.SyncStrategy; Leader's attempt to sync with shard failed, moving to the next canidate
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:46.765; org.apache.solr.cloud.ShardLeaderElectionContext; We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:46.765; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:36671/nodes_used_collection_shard2_replica2/
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:46.766; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/nodes_used_collection/leaders/shard2
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:46.771; org.apache.solr.core.SolrCore; [nodes_used_collection_shard2_replica1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:46.860; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:46.861; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:46.861; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:36964/nodes_used_collection_shard1_replica1/
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:46.861; org.apache.solr.update.PeerSync; PeerSync: core=nodes_used_collection_shard1_replica1 url=http://127.0.0.1:36964 START replicas=[http://127.0.0.1:43318/nodes_used_collection_shard1_replica2/] nUpdates=100
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:46.862; org.apache.solr.update.PeerSync; PeerSync: core=nodes_used_collection_shard1_replica1 url=http://127.0.0.1:36964 DONE.  We have no versions.  sync failed.
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:46.863; org.apache.solr.cloud.SyncStrategy; Leader's attempt to sync with shard failed, moving to the next canidate
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:46.863; org.apache.solr.cloud.ShardLeaderElectionContext; We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:46.864; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:36964/nodes_used_collection_shard1_replica1/
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:46.864; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/nodes_used_collection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:46.870; org.apache.solr.core.SolrCore; [nodes_used_collection_shard1_replica2] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.044; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.052; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.052; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.052; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.052; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.052; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.052; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.069; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:36964/nodes_used_collection_shard1_replica1/ and leader is http://127.0.0.1:36964/nodes_used_collection_shard1_replica1/
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.069; org.apache.solr.cloud.ZkController; No LogReplay needed for core=nodes_used_collection_shard1_replica1 baseURL=http://127.0.0.1:36964
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.070; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.070; org.apache.solr.cloud.ZkController; publishing core=nodes_used_collection_shard1_replica1 state=active
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.071; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:36671/nodes_used_collection_shard2_replica2/ and leader is http://127.0.0.1:36671/nodes_used_collection_shard2_replica2/
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.071; org.apache.solr.cloud.ZkController; No LogReplay needed for core=nodes_used_collection_shard2_replica2 baseURL=http://127.0.0.1:36671
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.072; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.072; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.072; org.apache.solr.cloud.ZkController; publishing core=nodes_used_collection_shard2_replica2 state=active
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.074; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.074; org.apache.solr.core.CoreContainer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1365850361909/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.074; org.apache.solr.core.CoreContainer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1365850363073/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.086; org.apache.solr.core.SolrXMLSerializer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1365850363073/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.087; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={numShards=2&shard=shard2&name=nodes_used_collection_shard2_replica2&action=CREATE&collection=nodes_used_collection&wt=javabin&qt=/admin/cores&version=2} status=0 QTime=2841 
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.087; org.apache.solr.core.SolrXMLSerializer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1365850361909/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.088; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={numShards=2&shard=shard1&name=nodes_used_collection_shard1_replica1&action=CREATE&collection=nodes_used_collection&wt=javabin&qt=/admin/cores&version=2} status=0 QTime=2844 
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.391; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:44260/nodes_used_collection_shard2_replica1/ and leader is http://127.0.0.1:36671/nodes_used_collection_shard2_replica2/
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.392; org.apache.solr.cloud.ZkController; No LogReplay needed for core=nodes_used_collection_shard2_replica1 baseURL=http://127.0.0.1:44260
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.392; org.apache.solr.cloud.ZkController; Core needs to recover:nodes_used_collection_shard2_replica1
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.393; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.393; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=nodes_used_collection_shard2_replica1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.393; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.393; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.393; org.apache.solr.cloud.ZkController; publishing core=nodes_used_collection_shard2_replica1 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.394; org.apache.solr.core.CoreContainer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1365850360697/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.395; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.401; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:44260__nodes_used_collection_shard2_replica1, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.405; org.apache.solr.core.SolrXMLSerializer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1365850360697/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.406; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={numShards=2&shard=shard2&name=nodes_used_collection_shard2_replica1&action=CREATE&collection=nodes_used_collection&wt=javabin&qt=/admin/cores&version=2} status=0 QTime=3162 
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.451; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:43318/nodes_used_collection_shard1_replica2/ and leader is http://127.0.0.1:36964/nodes_used_collection_shard1_replica1/
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.452; org.apache.solr.cloud.ZkController; No LogReplay needed for core=nodes_used_collection_shard1_replica2 baseURL=http://127.0.0.1:43318
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.452; org.apache.solr.cloud.ZkController; Core needs to recover:nodes_used_collection_shard1_replica2
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.452; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.452; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=nodes_used_collection_shard1_replica2 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.453; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.453; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.453; org.apache.solr.cloud.ZkController; publishing core=nodes_used_collection_shard1_replica2 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.454; org.apache.solr.core.CoreContainer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1365850359534/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.455; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.459; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:43318__nodes_used_collection_shard1_replica2, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.464; org.apache.solr.core.SolrXMLSerializer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1365850359534/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.464; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={numShards=2&shard=shard1&name=nodes_used_collection_shard1_replica2&action=CREATE&collection=nodes_used_collection&wt=javabin&qt=/admin/cores&version=2} status=0 QTime=3220 
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.465; org.apache.solr.cloud.OverseerCollectionProcessor; Finished create command on all shards for collection: nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.494; org.apache.solr.cloud.DistributedQueue$LatchChildWatcher; Watcher fired on path: /overseer/collection-queue-work/qnr-0000000000 state: SyncConnected type NodeDataChanged
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.497; org.apache.solr.cloud.DistributedQueue$LatchChildWatcher; Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.497; org.apache.solr.cloud.OverseerCollectionProcessor; Overseer Collection Processor: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{success={null={responseHeader={status=0,QTime=2841},core=nodes_used_collection_shard2_replica2,saved=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1365850363073/solr.xml},null={responseHeader={status=0,QTime=2844},core=nodes_used_collection_shard1_replica1,saved=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1365850361909/solr.xml},null={responseHeader={status=0,QTime=3162},core=nodes_used_collection_shard2_replica1,saved=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1365850360697/solr.xml},null={responseHeader={status=0,QTime=3220},core=nodes_used_collection_shard1_replica2,saved=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1365850359534/solr.xml}}}
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.498; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/collections params={numShards=2&name=nodes_used_collection&replicationFactor=2&action=CREATE&wt=javabin&version=2} status=0 QTime=3265 
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.501; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.502; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.503; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1af7f10d name:ZooKeeperConnection Watcher:127.0.0.1:50400/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.503; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.504; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.511; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.513; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.514; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1af89530 name:ZooKeeperConnection Watcher:127.0.0.1:50400/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.514; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.515; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.520; org.apache.solr.handler.admin.CollectionsHandler; Creating Collection : numShards=2&maxShardsPerNode=3&name=awholynewcollection_0&replicationFactor=5&action=CREATE&wt=javabin&version=2
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.521; org.apache.solr.cloud.DistributedQueue$LatchChildWatcher; Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.522; org.apache.solr.cloud.OverseerCollectionProcessor; Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000002 message:{
[junit4:junit4]   1>   "operation":"createcollection",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "maxShardsPerNode":"3",
[junit4:junit4]   1>   "createNodeSet":null,
[junit4:junit4]   1>   "name":"awholynewcollection_0",
[junit4:junit4]   1>   "replicationFactor":"5"}
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.522; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard awholynewcollection_0_shard1_replica1 as part of slice shard1 of collection awholynewcollection_0 on 127.0.0.1:36964_
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.522; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard awholynewcollection_0_shard1_replica2 as part of slice shard1 of collection awholynewcollection_0 on 127.0.0.1:43318_
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.522; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard awholynewcollection_0_shard1_replica3 as part of slice shard1 of collection awholynewcollection_0 on 127.0.0.1:36671_
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.523; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard awholynewcollection_0_shard1_replica4 as part of slice shard1 of collection awholynewcollection_0 on 127.0.0.1:44260_
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.523; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard awholynewcollection_0_shard1_replica5 as part of slice shard1 of collection awholynewcollection_0 on 127.0.0.1:34181_
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.523; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard awholynewcollection_0_shard2_replica1 as part of slice shard2 of collection awholynewcollection_0 on 127.0.0.1:36964_
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.523; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard awholynewcollection_0_shard2_replica2 as part of slice shard2 of collection awholynewcollection_0 on 127.0.0.1:43318_
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.524; org.apache.solr.core.CoreContainer; Creating SolrCore 'awholynewcollection_0_shard1_replica1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1365850361909/awholynewcollection_0_shard1_replica1
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.524; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard awholynewcollection_0_shard2_replica3 as part of slice shard2 of collection awholynewcollection_0 on 127.0.0.1:36671_
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.524; org.apache.solr.core.CoreContainer; Creating SolrCore 'awholynewcollection_0_shard2_replica1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1365850361909/awholynewcollection_0_shard2_replica1
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.524; org.apache.solr.core.CoreContainer; Creating SolrCore 'awholynewcollection_0_shard1_replica5' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1365850359328/awholynewcollection_0_shard1_replica5
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.525; org.apache.solr.core.CoreContainer; Creating SolrCore 'awholynewcollection_0_shard1_replica4' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1365850360697/awholynewcollection_0_shard1_replica4
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.525; org.apache.solr.cloud.ZkController; Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.524; org.apache.solr.core.CoreContainer; Creating SolrCore 'awholynewcollection_0_shard1_replica3' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1365850363073/awholynewcollection_0_shard1_replica3
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.524; org.apache.solr.cloud.ZkController; Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.525; org.apache.solr.cloud.ZkController; Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.527; org.apache.solr.cloud.ZkController; Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.527; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.526; org.apache.solr.cloud.ZkController; Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.524; org.apache.solr.core.CoreContainer; Creating SolrCore 'awholynewcollection_0_shard1_replica2' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1365850359534/awholynewcollection_0_shard1_replica2
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.528; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.525; org.apache.solr.core.CoreContainer; Creating SolrCore 'awholynewcollection_0_shard2_replica2' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1365850359534/awholynewcollection_0_shard2_replica2
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.529; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.528; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.530; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.529; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.531; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.528; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.531; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard awholynewcollection_0_shard2_replica4 as part of slice shard2 of collection awholynewcollection_0 on 127.0.0.1:44260_
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.532; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.530; org.apache.solr.cloud.ZkController; Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.532; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.533; org.apache.solr.core.CoreContainer; Creating SolrCore 'awholynewcollection_0_shard2_replica4' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1365850360697/awholynewcollection_0_shard2_replica4
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.534; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.529; org.apache.solr.cloud.ZkController; Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.534; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.533; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard awholynewcollection_0_shard2_replica5 as part of slice shard2 of collection awholynewcollection_0 on 127.0.0.1:34181_
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.534; org.apache.solr.cloud.ZkController; Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.533; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.532; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.536; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.536; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.536; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.536; org.apache.solr.core.CoreContainer; Creating SolrCore 'awholynewcollection_0_shard2_replica5' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1365850359328/awholynewcollection_0_shard2_replica5
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.538; org.apache.solr.cloud.ZkController; Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.537; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.538; org.apache.solr.cloud.ZkController; Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.539; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.527; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.545; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.544; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1365850360697/awholynewcollection_0_shard1_replica4/'
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.545; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.545; org.apache.solr.core.CoreContainer; Creating SolrCore 'awholynewcollection_0_shard2_replica3' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1365850363073/awholynewcollection_0_shard2_replica3
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.547; org.apache.solr.cloud.ZkController; Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.545; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.548; org.apache.solr.cloud.ZkController; Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.545; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.549; org.apache.solr.cloud.ZkController; Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.546; org.apache.solr.cloud.ZkController; Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.546; org.apache.solr.cloud.ZkController; Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.546; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.547; org.apache.solr.cloud.ZkController; Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.547; org.apache.solr.cloud.ZkController; Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.547; org.apache.solr.cloud.ZkController; Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.548; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.555; org.apache.solr.cloud.ZkController; Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.549; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1365850359328/awholynewcollection_0_shard2_replica5/'
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.550; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1365850359328/awholynewcollection_0_shard1_replica5/'
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.550; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1365850359534/awholynewcollection_0_shard1_replica2/'
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.552; org.apache.solr.cloud.ZkController; Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.553; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1365850360697/awholynewcollection_0_shard2_replica4/'
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.553; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1365850359534/awholynewcollection_0_shard2_replica2/'
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.553; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1365850361909/awholynewcollection_0_shard2_replica1/'
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.553; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1365850363073/awholynewcollection_0_shard1_replica3/'
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.557; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1365850363073/awholynewcollection_0_shard2_replica3/'
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.558; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1365850361909/awholynewcollection_0_shard1_replica1/'
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.628; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.646; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.646; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.647; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.678; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.710; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.778; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.867; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.868; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.931; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.947; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.948; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.965; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.968; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:47.999; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:48.000; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:48.001; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:48.006; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:48.007; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:48.013; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:48.047; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:48.048; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:48.114; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:48.115; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:48.156; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:48.196; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:48.198; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:48.240; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:48.327; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:48.329; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:48.344; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:48.346; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:48.380; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:48.408; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:48.409; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:48.456; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:48.458; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:48.558; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:48.559; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:36964__nodes_used_collection_shard1_replica1",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"nodes_used_collection_shard1_replica1",
[junit4:junit4]   1>   "collection":"nodes_used_collection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:36964_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:36964"}
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:48.561; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:36671__nodes_used_collection_shard2_replica2",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"nodes_used_collection_shard2_replica2",
[junit4:junit4]   1>   "collection":"nodes_used_collection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:36671_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:36671"}
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:48.563; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:44260__nodes_used_collection_shard2_replica1",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"nodes_used_collection_shard2_replica1",
[junit4:junit4]   1>   "collection":"nodes_used_collection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:44260_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:44260"}
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:48.566; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:43318__nodes_used_collection_shard1_replica2",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"nodes_used_collection_shard1_replica2",
[junit4:junit4]   1>   "collection":"nodes_used_collection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:43318_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:43318"}
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:48.569; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:48.569; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:48.569; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:48.569; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:48.569; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:48.569; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:48.569; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:48.569; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:48.573; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:48.576; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:48.617; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:49.402; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:44260__nodes_used_collection_shard2_replica1, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:49.402; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={coreNodeName=127.0.0.1:44260__nodes_used_collection_shard2_replica1&state=recovering&nodeName=127.0.0.1:44260_&action=PREPRECOVERY&checkLive=true&core=nodes_used_collection_shard2_replica2&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2001 
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:49.460; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:43318__nodes_used_collection_shard1_replica2, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:49.460; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={coreNodeName=127.0.0.1:43318__nodes_used_collection_shard1_replica2&state=recovering&nodeName=127.0.0.1:43318_&action=PREPRECOVERY&checkLive=true&core=nodes_used_collection_shard1_replica1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2001 
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.406; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:36671/nodes_used_collection_shard2_replica2/ core=nodes_used_collection_shard2_replica1 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.407; org.apache.solr.update.PeerSync; PeerSync: core=nodes_used_collection_shard2_replica1 url=http://127.0.0.1:44260 START replicas=[http://127.0.0.1:36671/nodes_used_collection_shard2_replica2/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:51.407; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.407; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=nodes_used_collection_shard2_replica1
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.408; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=nodes_used_collection_shard2_replica1
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.408; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=nodes_used_collection_shard2_replica1
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.408; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.409; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:36671/nodes_used_collection_shard2_replica2/. core=nodes_used_collection_shard2_replica1
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.409; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.443; org.apache.solr.core.SolrCore; [nodes_used_collection_shard2_replica2] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.461; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:36964/nodes_used_collection_shard1_replica1/ core=nodes_used_collection_shard1_replica2 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.461; org.apache.solr.update.PeerSync; PeerSync: core=nodes_used_collection_shard1_replica2 url=http://127.0.0.1:43318 START replicas=[http://127.0.0.1:36964/nodes_used_collection_shard1_replica1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:51.462; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.462; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=nodes_used_collection_shard1_replica2
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.462; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=nodes_used_collection_shard1_replica2
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.463; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=nodes_used_collection_shard1_replica2
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.463; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.463; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:36964/nodes_used_collection_shard1_replica1/. core=nodes_used_collection_shard1_replica2
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.463; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.543; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.555; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1b05aeeb lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b05b927),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.556; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.558; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1b05aeeb lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b05b927),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1b05aeeb lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b05b927),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.558; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.560; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1b47a62c realtime
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.560; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.560; org.apache.solr.update.processor.LogUpdateProcessor; [nodes_used_collection_shard2_replica2] webapp= path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 17
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.561; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.561; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.564; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.564; org.apache.solr.core.SolrCore; [nodes_used_collection_shard2_replica2] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.564; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.565; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.565; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.567; org.apache.solr.core.SolrCore; [nodes_used_collection_shard2_replica2] webapp= path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.568; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.568; org.apache.solr.core.SolrCore; [nodes_used_collection_shard1_replica1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.581; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.582; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1b95b822 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b95c25e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.582; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.582; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1365850360697/nodes_used_collection_shard2_replica1/data/index.20130413175251568
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.583; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/index2886428871tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b0273a9) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.584; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1b95b822 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b95c25e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1b95b822 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b95c25e),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.584; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.586; org.apache.solr.core.SolrCore; [nodes_used_collection_shard2_replica2] webapp= path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.587; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.587; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1b1905a2 realtime
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.588; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.588; org.apache.solr.update.processor.LogUpdateProcessor; [nodes_used_collection_shard1_replica1] webapp= path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.589; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.589; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.590; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.590; org.apache.solr.core.SolrCore; [nodes_used_collection_shard1_replica1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.591; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.591; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.591; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.591; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.592; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=nodes_used_collection_shard2_replica1
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.595; org.apache.solr.core.SolrCore; [nodes_used_collection_shard1_replica1] webapp= path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=2 
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.595; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.608; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1ba7a987 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1ba7b3c3),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1ba7a987 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1ba7b3c3),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.608; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.609; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.611; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1b4aa6c2 main
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.612; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1365850359534/nodes_used_collection_shard1_replica2/data/index.20130413175251596
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.612; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/index2886428872tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b04871f) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.612; org.apache.solr.core.SolrCore; [nodes_used_collection_shard2_replica1] Registered new searcher Searcher@1b4aa6c2 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.613; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1365850360697/nodes_used_collection_shard2_replica1/data/index.20130413175251568 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1365850360697/nodes_used_collection_shard2_replica1/data/index.20130413175251568;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.614; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1365850360697/nodes_used_collection_shard2_replica1/data/index.20130413175251568
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.614; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1365850360697/nodes_used_collection_shard2_replica1/data/index.20130413175251568
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.614; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=nodes_used_collection_shard2_replica1
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.615; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=nodes_used_collection_shard2_replica1
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.615; org.apache.solr.cloud.ZkController; publishing core=nodes_used_collection_shard2_replica1 state=active
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.616; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=nodes_used_collection_shard2_replica1
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.618; org.apache.solr.core.SolrCore; [nodes_used_collection_shard1_replica1] webapp= path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.619; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.639; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.640; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=nodes_used_collection_shard1_replica2
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.652; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1b1054c0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b105efc),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1b1054c0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b105efc),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.652; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.652; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.655; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1b5bf751 main
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.656; org.apache.solr.core.SolrCore; [nodes_used_collection_shard1_replica2] Registered new searcher Searcher@1b5bf751 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.657; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1365850359534/nodes_used_collection_shard1_replica2/data/index.20130413175251596 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1365850359534/nodes_used_collection_shard1_replica2/data/index.20130413175251596;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.657; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1365850359534/nodes_used_collection_shard1_replica2/data/index.20130413175251596
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.658; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1365850359534/nodes_used_collection_shard1_replica2/data/index.20130413175251596
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.658; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=nodes_used_collection_shard1_replica2
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.658; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=nodes_used_collection_shard1_replica2
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.658; org.apache.solr.cloud.ZkController; publishing core=nodes_used_collection_shard1_replica2 state=active
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:51.661; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=nodes_used_collection_shard1_replica2
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.423; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.496; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.532; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.546; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.620; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.627; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:52.628; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:52.629; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.629; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:52.630; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:52.630; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.631; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.631; org.apache.solr.core.SolrCore; [awholynewcollection_0_shard2_replica5] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1365850359328/awholynewcollection_0_shard2_replica5/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1365850359328/awholynewcollection_0_shard2_replica5/data/
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.632; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1af89bb4
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.632; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.636; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1365850359328/awholynewcollection_0_shard2_replica5/data
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.636; org.apache.solr.core.SolrCore; New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1365850359328/awholynewcollection_0_shard2_replica5/data/index/
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:52.637; org.apache.solr.core.SolrCore; [awholynewcollection_0_shard2_replica5] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1365850359328/awholynewcollection_0_shard2_replica5/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.637; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1365850359328/awholynewcollection_0_shard2_replica5/data/index
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.641; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1af57e57 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1af58893),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.641; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.644; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.644; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.644; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.645; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.646; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.646; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.646; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.647; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.647; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.661; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.667; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1b4bf9e6 main
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.668; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1365850359328/awholynewcollection_0_shard2_replica5/data/tlog
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.669; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.669; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.673; org.apache.solr.core.SolrCore; [awholynewcollection_0_shard2_replica5] Registered new searcher Searcher@1b4bf9e6 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.675; org.apache.solr.cloud.ZkController; publishing core=awholynewcollection_0_shard2_replica5 state=down
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.699; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.713; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.730; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.750; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.763; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.782; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.812; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:52.813; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:52.813; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.813; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.822; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:52.823; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:52.823; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.824; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.824; org.apache.solr.core.SolrCore; [awholynewcollection_0_shard1_replica3] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1365850363073/awholynewcollection_0_shard1_replica3/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1365850363073/awholynewcollection_0_shard1_replica3/data/
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.825; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1af89bb4
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.825; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.826; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1365850363073/awholynewcollection_0_shard1_replica3/data
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.826; org.apache.solr.core.SolrCore; New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1365850363073/awholynewcollection_0_shard1_replica3/data/index/
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:52.827; org.apache.solr.core.SolrCore; [awholynewcollection_0_shard1_replica3] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1365850363073/awholynewcollection_0_shard1_replica3/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.827; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1365850363073/awholynewcollection_0_shard1_replica3/data/index
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.829; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1af90cd3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1af9170f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.830; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.832; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.832; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.833; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.834; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.834; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.834; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.835; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.835; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.836; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.840; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.853; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.857; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1b1c1c54 main
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.858; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1365850363073/awholynewcollection_0_shard1_replica3/data/tlog
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.859; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.859; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.862; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.867; org.apache.solr.cloud.ZkController; publishing core=awholynewcollection_0_shard1_replica3 state=down
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.868; org.apache.solr.core.SolrCore; [awholynewcollection_0_shard1_replica3] Registered new searcher Searcher@1b1c1c54 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.873; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.875; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.879; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.873; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.884; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.890; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.891; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.891; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.896; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.896; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.897; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.902; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.904; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.908; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.927; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.935; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.940; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.949; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.956; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.966; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.968; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.971; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.971; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.971; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.973; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:52.976; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:52.976; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.977; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.978; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.979; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.980; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.981; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:52.982; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.982; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:52.982; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:52.983; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.984; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.984; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:52.984; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:52.981; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.986; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:52.986; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.985; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.986; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.987; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.983; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.988; org.apache.solr.core.SolrCore; [awholynewcollection_0_shard1_replica4] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1365850360697/awholynewcollection_0_shard1_replica4/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1365850360697/awholynewcollection_0_shard1_replica4/data/
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.989; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1af89bb4
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.990; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.991; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.990; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:52.992; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:52.993; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.993; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.993; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:52.994; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:52.994; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:52.994; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.994; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1365850360697/awholynewcollection_0_shard1_replica4/data
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.994; org.apache.solr.core.SolrCore; [awholynewcollection_0_shard2_replica2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1365850359534/awholynewcollection_0_shard2_replica2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1365850359534/awholynewcollection_0_shard2_replica2/data/
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:52.995; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.996; org.apache.solr.core.SolrCore; New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1365850360697/awholynewcollection_0_shard1_replica4/data/index/
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.995; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:52.995; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:52.997; org.apache.solr.core.SolrCore; [awholynewcollection_0_shard1_replica4] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1365850360697/awholynewcollection_0_shard1_replica4/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:52.998; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.996; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1af89bb4
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.997; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.999; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1365850360697/awholynewcollection_0_shard1_replica4/data/index
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:53.000; org.apache.solr.core.SolrCore; [awholynewcollection_0_shard1_replica2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1365850359534/awholynewcollection_0_shard1_replica2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1365850359534/awholynewcollection_0_shard1_replica2/data/
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.999; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:53.000; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:53.007; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:53.008; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1365850359534/awholynewcollection_0_shard2_replica2/data
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:53.008; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:53.008; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:53.008; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:53.009; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:53.008; org.apache.solr.core.SolrCore; New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1365850359534/awholynewcollection_0_shard2_replica2/data/index/
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:53.010; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:53.009; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1b2b8753 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b2b918f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:53.010; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:53.011; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:53.010; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:53.009; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:53.011; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:53.017; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:53.016; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:53.018; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:53.016; org.apache.solr.core.SolrCore; [awholynewcollection_0_shard2_replica4] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1365850360697/awholynewcollection_0_shard2_replica4/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1365850360697/awholynewcollection_0_shard2_replica4/data/
[junit4:junit4]   1> WARN  - 2013-04-13 10:52:53.010; org.apache.solr.core.SolrCore; [awholynewcollection_0_shard2_replica2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1365850359534/awholynewcollection_0_shard2_replica2/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:52.995; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:53.017; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:53.017; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-13 10:52:53.018; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[j

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

r-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1365850363073/awholynewcollection_0_shard2_replica3/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1365850363073/awholynewcollection_0_shard2_replica3/data/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-13 10:57:11.296; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1365850363073/awholynewcollection_0_shard2_replica3/data/index
[junit4:junit4]   1> INFO  - 2013-04-13 10:57:11.297; org.apache.solr.cloud.Overseer$ClusterStateUpdater; According to ZK I (id=89512369132273676-127.0.0.1:36671_-n_0000000004) am no longer a leader.
[junit4:junit4]   1> INFO  - 2013-04-13 10:57:11.319; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   1> INFO  - 2013-04-13 10:57:11.372; org.apache.solr.SolrTestCaseJ4; ###Ending testDistribSearch
[junit4:junit4]   1> INFO  - 2013-04-13 10:57:11.373; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:50400 50400
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-CollectionsAPIDistributedZkTest-1365850359072
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPIDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=6E5C27C3E8DB6E28 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_SY -Dtests.timezone=Asia/Novokuznetsk -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] FAILURE  272s J1 | CollectionsAPIDistributedZkTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: There are still nodes recoverying - waited for 230 seconds
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([6E5C27C3E8DB6E28:EFBAA9DB9F840E14]:0)
[junit4:junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:173)
[junit4:junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:131)
[junit4:junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:126)
[junit4:junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:483)
[junit4:junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:146)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:662)
[junit4:junit4]   1> INFO  - 2013-04-13 10:57:11.436; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   2> 272398 T1779 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   1> WARN  - 2013-04-13 10:57:12.597; org.apache.solr.cloud.LeaderElector$1; 
[junit4:junit4]   1> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/awholynewcollection_0/leader_elect/shard2/election
[junit4:junit4]   1> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   1> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   1> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:235)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:232)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:232)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:84)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   1> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   1> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   1> WARN  - 2013-04-13 10:57:12.598; org.apache.solr.cloud.LeaderElector$1; 
[junit4:junit4]   1> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/awholynewcollection_0/leader_elect/shard1/election
[junit4:junit4]   1> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   1> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   1> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:235)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:232)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:232)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:84)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   1> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   1> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   1> WARN  - 2013-04-13 10:57:12.599; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-13 10:57:12.599; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> WARN  - 2013-04-13 10:57:12.599; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=ar_SY, timezone=Asia/Novokuznetsk
[junit4:junit4]   2> NOTE: Linux 3.2.0-40-generic i386/Oracle Corporation 1.6.0_33 (32-bit)/cpus=8,threads=1,free=138161720,total=240488448
[junit4:junit4]   2> NOTE: All tests run in this JVM: [ChaosMonkeyShardSplitTest, TestPostingsSolrHighlighter, SignatureUpdateProcessorFactoryTest, TestStressReorder, FieldAnalysisRequestHandlerTest, SimplePostToolTest, IndexReaderFactoryTest, DebugComponentTest, TestAtomicUpdateErrorCases, TestDefaultSimilarityFactory, TestPartialUpdateDeduplication, TestRecovery, SuggesterWFSTTest, CurrencyFieldOpenExchangeTest, TestNumberUtils, TestFoldingMultitermQuery, ConvertedLegacyTest, DefaultValueUpdateProcessorTest, ShardRoutingCustomTest, TestUpdate, LeaderElectionIntegrationTest, CachingDirectoryFactoryTest, DOMUtilTest, TestDynamicFieldCollectionResource, TestDefaultSearchFieldResource, TestArbitraryIndexDir, ZkNodePropsTest, FileUtilsTest, DistanceFunctionTest, NotRequiredUniqueKeyTest, SolrCoreCheckLockOnStartupTest, TestFastOutputStream, RequiredFieldsTest, StatsComponentTest, TestDFRSimilarityFactory, ClusterStateTest, TestDistributedSearch, TestCopyFieldCollectionResource, TestSolrXMLSerializer, IndexBasedSpellCheckerTest, TestPropInject, BadIndexSchemaTest, PathHierarchyTokenizerFactoryTest, EchoParamsTest, TestUtils, CopyFieldTest, TestCSVLoader, BasicZkTest, TimeZoneUtilsTest, TestRandomFaceting, ChaosMonkeySafeLeaderTest, PingRequestHandlerTest, TestComponentsName, TestBinaryResponseWriter, SolrTestCaseJ4Test, HardAutoCommitTest, BasicDistributedZk2Test, SpellPossibilityIteratorTest, NumericFieldsTest, TestZkChroot, OutputWriterTest, IndexSchemaRuntimeFieldTest, TestShardHandlerFactory, TestSolrQueryParserDefaultOperatorResource, TestSystemIdResolver, TestLuceneMatchVersion, DocValuesMultiTest, TestAnalyzedSuggestions, SortByFunctionTest, CoreContainerCoreInitFailuresTest, CollectionsAPIDistributedZkTest]
[junit4:junit4] Completed on J1 in 273.74s, 1 test, 1 failure <<< FAILURES!

[...truncated 444 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:381: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:361: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:183: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:438: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1234: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:878: There were test failures: 290 suites, 1203 tests, 1 failure, 13 ignored (7 assumptions)

Total time: 57 minutes 37 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 32bit/jrockit-jdk1.6.0_33-R28.2.4-4.1.0 -XnoOpt
Email was triggered for: Failure
Sending email for trigger: Failure