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/29 05:03:59 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-ea-b86) - Build # 5397 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/5397/
Java: 64bit/jdk1.8.0-ea-b86 -XX:-UseCompressedOops -XX:+UseParallelGC

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:47525/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([85F993CFFA820DAA:41F1DD78DDD6D96]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:387)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
	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:815)
	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:490)
	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)


FAILED:  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([85F993CFFA820DAA:41F1DD78DDD6D96]: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:815)
	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:490)
	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 8925 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:53.634; org.apache.solr.BaseDistributedSearchTestCase; Setting hostContext system property: /
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:53.643; org.apache.solr.SolrTestCaseJ4; ###Starting testDistribSearch
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:53.649; 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-29 02:42:53.653; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:53.753; org.apache.solr.cloud.ZkTestServer; start zk server on port:47523
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:53.815; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:53.853; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@2fb1eeb7 name:ZooKeeperConnection Watcher:127.0.0.1:47523 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:53.853; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:53.856; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:53.886; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:53.888; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@31b9f8a5 name:ZooKeeperConnection Watcher:127.0.0.1:47523/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:53.889; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:53.895; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:53.901; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/shards
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:53.906; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:53.911; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/shards
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:53.920; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:53.932; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:53.940; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:53.941; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:53.950; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:53.951; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:53.956; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:53.957; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:53.962; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:53.963; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:53.968; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:53.969; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:53.973; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:53.974; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:53.978; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:53.979; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:53.984; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:53.984; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.077; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.084; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:45718
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.085; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.085; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.086; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1367203373990
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.086; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1367203373990/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.087; org.apache.solr.core.CoreContainer; New CoreContainer 1839563919
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.087; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1367203373990/'
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.088; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1367203373990/'
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.141; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1367203373990
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.142; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1367203373990/collection1
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.143; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1367203373990/collection1/conf
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.148; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1367203373990/collection1/conf/xslt
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.175; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1367203373990/collection1/lib
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.176; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1367203373990/collection1/lib/classes
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.178; org.apache.solr.core.SolrCoreDiscoverer; Discovered properties file /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1367203373990/conf/core.properties, adding to cores
[junit4:junit4]   1> SET INST DIR:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1367203373990/conf
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.182; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.182; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.183; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.184; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.184; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.185; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.185; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.186; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.186; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.187; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.192; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.193; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:47523/solr
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.202; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.204; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.206; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@534b2532 name:ZooKeeperConnection Watcher:127.0.0.1:47523 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.206; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.210; 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-29 02:42:54.218; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.219; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@611a816 name:ZooKeeperConnection Watcher:127.0.0.1:47523/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.219; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.225; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.233; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/collection-queue-work
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.240; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.244; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45718_
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.247; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:45718_
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.253; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/election
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.271; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.274; org.apache.solr.cloud.Overseer; Overseer (id=89601040300376067-127.0.0.1:45718_-n_0000000000) starting
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.284; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue-work
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.294; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.295; org.apache.solr.common.cloud.SolrZkClient; makePath: /clusterstate.json
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.299; org.apache.solr.common.cloud.SolrZkClient; makePath: /aliases.json
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.302; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.313; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.328; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.329; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.330; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.334; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.336; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.338; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@174cfa23 name:ZooKeeperConnection Watcher:127.0.0.1:47523/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.339; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.341; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.347; org.apache.solr.cloud.ChaosMonkey; monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.413; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.416; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:40496
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.417; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.417; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.418; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367203374347
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.418; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367203374347/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.418; org.apache.solr.core.CoreContainer; New CoreContainer 1115334104
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.419; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367203374347/'
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.419; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367203374347/'
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.467; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367203374347
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.468; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367203374347/collection1
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.468; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367203374347/collection1/conf
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.473; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367203374347/collection1/conf/xslt
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.487; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367203374347/collection1/lib
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.488; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367203374347/collection1/lib/classes
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.490; org.apache.solr.core.SolrCoreDiscoverer; Discovered properties file /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367203374347/conf/core.properties, adding to cores
[junit4:junit4]   1> SET INST DIR:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367203374347/conf
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.492; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.493; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.493; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.494; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.494; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.494; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.495; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.495; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.496; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.496; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.500; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.501; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:47523/solr
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.501; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.502; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.511; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@73f4bae name:ZooKeeperConnection Watcher:127.0.0.1:47523 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.512; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.515; 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-29 02:42:54.531; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.532; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@4b368b38 name:ZooKeeperConnection Watcher:127.0.0.1:47523/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.532; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:54.540; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:55.546; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40496_
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:55.547; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:40496_
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:55.553; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:55.553; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:55.554; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:55.561; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:55.562; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:55.562; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:55.629; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:55.632; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:38614
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:55.641; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:55.641; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:55.642; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367203375566
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:55.642; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367203375566/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:55.643; org.apache.solr.core.CoreContainer; New CoreContainer 1914661239
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:55.643; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367203375566/'
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:55.644; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367203375566/'
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:55.695; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367203375566
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:55.696; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367203375566/collection1
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:55.697; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367203375566/collection1/conf
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:55.701; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367203375566/collection1/conf/xslt
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:55.715; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367203375566/collection1/lib
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:55.716; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367203375566/collection1/lib/classes
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:55.718; org.apache.solr.core.SolrCoreDiscoverer; Discovered properties file /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367203375566/conf/core.properties, adding to cores
[junit4:junit4]   1> SET INST DIR:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367203375566/conf
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:55.720; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:55.720; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:55.721; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:55.721; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:55.722; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:55.722; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:55.722; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:55.723; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:55.723; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:55.724; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:55.729; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:55.730; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:47523/solr
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:55.730; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:55.731; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:55.733; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@69385e7f name:ZooKeeperConnection Watcher:127.0.0.1:47523 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:55.733; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:55.735; 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-29 02:42:55.739; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:55.741; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@4ba52707 name:ZooKeeperConnection Watcher:127.0.0.1:47523/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:55.741; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:55.747; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:56.752; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38614_
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:56.753; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:38614_
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:56.757; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:56.757; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:56.757; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:56.757; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:56.763; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:56.764; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:56.764; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:56.836; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:56.838; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:53421
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:56.839; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:56.840; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:56.840; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367203376768
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:56.841; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367203376768/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:56.841; org.apache.solr.core.CoreContainer; New CoreContainer 407231224
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:56.842; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367203376768/'
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:56.842; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367203376768/'
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:56.891; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367203376768
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:56.892; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367203376768/collection1
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:56.892; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367203376768/collection1/conf
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:56.897; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367203376768/collection1/conf/xslt
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:56.913; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367203376768/collection1/lib
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:56.914; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367203376768/collection1/lib/classes
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:56.915; org.apache.solr.core.SolrCoreDiscoverer; Discovered properties file /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367203376768/conf/core.properties, adding to cores
[junit4:junit4]   1> SET INST DIR:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367203376768/conf
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:56.918; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:56.918; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:56.918; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:56.919; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:56.920; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:56.920; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:56.921; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:56.922; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:56.922; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:56.923; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:56.929; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:56.930; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:47523/solr
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:56.931; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:56.932; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:56.934; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@4000b11 name:ZooKeeperConnection Watcher:127.0.0.1:47523 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:56.934; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:56.937; 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-29 02:42:56.942; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:56.944; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@210de2f4 name:ZooKeeperConnection Watcher:127.0.0.1:47523/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:56.944; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:56.951; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:57.956; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53421_
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:57.958; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:53421_
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:57.962; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:57.962; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:57.962; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:57.962; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:57.963; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:57.968; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:57.968; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:57.969; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:58.050; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:58.053; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:55098
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:58.054; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:58.054; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:58.055; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1367203377973
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:58.055; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1367203377973/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:58.056; org.apache.solr.core.CoreContainer; New CoreContainer 30114484
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:58.056; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1367203377973/'
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:58.057; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1367203377973/'
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:58.102; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1367203377973
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:58.103; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1367203377973/collection1
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:58.104; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1367203377973/collection1/conf
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:58.108; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1367203377973/collection1/conf/xslt
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:58.123; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1367203377973/collection1/lib
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:58.124; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1367203377973/collection1/lib/classes
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:58.125; org.apache.solr.core.SolrCoreDiscoverer; Discovered properties file /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1367203377973/conf/core.properties, adding to cores
[junit4:junit4]   1> SET INST DIR:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1367203377973/conf
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:58.128; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:58.128; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:58.129; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:58.129; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:58.130; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:58.130; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:58.130; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:58.131; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:58.131; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:58.132; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:58.136; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:58.136; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:47523/solr
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:58.137; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:58.138; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:58.139; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@46416725 name:ZooKeeperConnection Watcher:127.0.0.1:47523 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:58.140; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:58.143; 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-29 02:42:58.147; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:58.149; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@7b43ce61 name:ZooKeeperConnection Watcher:127.0.0.1:47523/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:58.149; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:58.155; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.160; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55098_
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.162; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:55098_
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.166; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.166; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.167; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.166; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.166; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.166; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.174; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.175; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.175; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.181; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.202; org.apache.solr.core.CoreContainer; Creating SolrCore 'unloadcollection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367203374347/unloadcollection1
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.202; org.apache.solr.cloud.ZkController; Check for collection zkNode:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.204; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.204; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.206; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.206; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.209; org.apache.solr.cloud.ZkController; Load collection config from:/collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.212; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367203374347/unloadcollection1/'
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.248; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.290; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.292; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.308; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.667; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.676; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.679; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.705; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.709; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.714; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-29 02:42:59.716; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-29 02:42:59.716; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.717; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-29 02:42:59.719; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-29 02:42:59.719; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.719; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.720; org.apache.solr.core.SolrCore; [unloadcollection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367203374347/unloadcollection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367203373644/1367203379189unloadcollection1_1n/
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.721; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4d9a278f
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.722; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.722; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367203373644/1367203379189unloadcollection1_1n
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.723; org.apache.solr.core.SolrCore; New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367203373644/1367203379189unloadcollection1_1n/index/
[junit4:junit4]   1> WARN  - 2013-04-29 02:42:59.723; org.apache.solr.core.SolrCore; [unloadcollection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367203373644/1367203379189unloadcollection1_1n/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.724; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367203373644/1367203379189unloadcollection1_1n/index
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.726; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@699f0bf3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6f9a528c),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.726; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.728; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.729; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.730; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.730; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.731; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.732; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.732; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.733; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.733; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.736; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.738; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@503f91c6 main
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.739; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367203373644/1367203379189unloadcollection1_1n/tlog
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.740; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.740; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.746; org.apache.solr.core.SolrCore; [unloadcollection1] Registered new searcher Searcher@503f91c6 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-29 02:42:59.750; org.apache.solr.cloud.ZkController; publishing core=unloadcollection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:00.334; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:00.336; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "core":"unloadcollection1",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:40496",
[junit4:junit4]   1>   "node_name":"127.0.0.1:40496_",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "numShards":"1"}
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:00.336; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection unloadcollection with numShards 1
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:00.342; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:00.353; 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-29 02:43:00.353; 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-29 02:43:00.353; 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-29 02:43:00.353; 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-29 02:43:00.353; 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-29 02:43:00.353; 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-29 02:43:00.753; org.apache.solr.core.CoreContainer; registering core: unloadcollection1
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:00.753; org.apache.solr.cloud.ZkController; Register replica - core:unloadcollection1 address:http://127.0.0.1:40496 collection:unloadcollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:00.757; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:00.763; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/unloadcollection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:00.775; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:00.778; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:00.779; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:00.779; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:40496/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:00.780; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:00.780; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:40496/unloadcollection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:00.781; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:40496/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:00.781; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/unloadcollection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:01.860; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:01.873; 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-29 02:43:01.874; 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-29 02:43:01.874; 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-29 02:43:01.875; 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-29 02:43:01.874; 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-29 02:43:01.874; 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-29 02:43:01.892; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:40496/unloadcollection1/ and leader is http://127.0.0.1:40496/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:01.893; org.apache.solr.cloud.ZkController; No LogReplay needed for core=unloadcollection1 baseURL=http://127.0.0.1:40496
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:01.893; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:01.894; org.apache.solr.cloud.ZkController; publishing core=unloadcollection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:01.899; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:01.901; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={version=2&action=CREATE&name=unloadcollection1&collection=unloadcollection&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367203373644/1367203379189unloadcollection1_1n&wt=javabin&numShards=1} status=0 QTime=2709 
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:01.909; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:01.914; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:01.915; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@5fa14949 name:ZooKeeperConnection Watcher:127.0.0.1:47523/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:01.915; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:01.918; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:01.923; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:01.925; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:01.933; org.apache.solr.core.CoreContainer; Creating SolrCore 'unloadcollection2' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367203375566/unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:01.933; org.apache.solr.cloud.ZkController; Check for collection zkNode:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:01.934; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:01.935; org.apache.solr.cloud.ZkController; Load collection config from:/collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:01.937; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367203375566/unloadcollection2/'
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:01.982; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:02.027; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:02.030; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:02.054; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:02.488; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:02.502; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:02.506; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:02.537; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:02.543; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:02.549; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-29 02:43:02.552; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-29 02:43:02.553; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:02.553; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-29 02:43:02.555; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-29 02:43:02.555; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:02.556; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:02.557; org.apache.solr.core.SolrCore; [unloadcollection2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367203375566/unloadcollection2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367203373644/1367203381930unloadcollection1_2n/
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:02.557; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4d9a278f
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:02.559; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:02.561; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367203373644/1367203381930unloadcollection1_2n
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:02.561; org.apache.solr.core.SolrCore; New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367203373644/1367203381930unloadcollection1_2n/index/
[junit4:junit4]   1> WARN  - 2013-04-29 02:43:02.562; org.apache.solr.core.SolrCore; [unloadcollection2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367203373644/1367203381930unloadcollection1_2n/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:02.563; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367203373644/1367203381930unloadcollection1_2n/index
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:02.565; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@50c8504f lockFactory=org.apache.lucene.store.NativeFSLockFactory@2f70babf),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:02.566; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:02.569; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:02.570; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:02.571; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:02.572; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:02.573; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:02.574; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:02.574; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:02.575; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:02.576; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:02.579; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:02.582; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1d51877 main
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:02.583; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367203373644/1367203381930unloadcollection1_2n/tlog
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:02.583; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:02.584; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:02.588; org.apache.solr.core.SolrCore; [unloadcollection2] Registered new searcher Searcher@1d51877 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:02.592; org.apache.solr.cloud.ZkController; publishing core=unloadcollection2 state=down
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:02.592; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:03.388; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:03.390; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "core":"unloadcollection1",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:40496__unloadcollection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:40496",
[junit4:junit4]   1>   "node_name":"127.0.0.1:40496_",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "numShards":"1"}
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:03.396; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"unloadcollection2",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:38614",
[junit4:junit4]   1>   "node_name":"127.0.0.1:38614_",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "numShards":"2"}
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:03.396; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=1
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:03.396; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:03.401; 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-29 02:43:03.402; 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-29 02:43:03.402; 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-29 02:43:03.401; 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-29 02:43:03.402; 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-29 02:43:03.402; 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-29 02:43:03.402; 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-29 02:43:03.594; org.apache.solr.core.CoreContainer; registering core: unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:03.595; org.apache.solr.cloud.ZkController; Register replica - core:unloadcollection2 address:http://127.0.0.1:38614 collection:unloadcollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:03.600; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:38614/unloadcollection2/ and leader is http://127.0.0.1:40496/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:03.600; org.apache.solr.cloud.ZkController; No LogReplay needed for core=unloadcollection2 baseURL=http://127.0.0.1:38614
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:03.601; org.apache.solr.cloud.ZkController; Core needs to recover:unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:03.601; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:03.604; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=unloadcollection2 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:03.605; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:03.605; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:03.606; org.apache.solr.cloud.ZkController; publishing core=unloadcollection2 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:03.606; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:03.607; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={version=2&action=CREATE&name=unloadcollection2&collection=unloadcollection&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367203373644/1367203381930unloadcollection1_2n&wt=javabin} status=0 QTime=1674 
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:03.608; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:03.608; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:03.609; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:03.611; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:03.614; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:38614__unloadcollection2, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:04.613; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:04.912; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:04.913; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"unloadcollection2",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:38614__unloadcollection2",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:38614",
[junit4:junit4]   1>   "node_name":"127.0.0.1:38614_",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "numShards":"2"}
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:04.948; 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-29 02:43:04.949; 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-29 02:43:04.949; 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-29 02:43:04.948; 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-29 02:43:04.948; 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-29 02:43:04.948; 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-29 02:43:04.948; 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-29 02:43:05.615; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:38614__unloadcollection2, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:05.616; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={version=2&core=unloadcollection1&action=PREPRECOVERY&checkLive=true&coreNodeName=127.0.0.1:38614__unloadcollection2&nodeName=127.0.0.1:38614_&onlyIfLeader=true&state=recovering&wt=javabin} status=0 QTime=2002 
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:05.616; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:06.619; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.618; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:40496/unloadcollection1/ core=unloadcollection2 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.618; org.apache.solr.update.PeerSync; PeerSync: core=unloadcollection2 url=http://127.0.0.1:38614 START replicas=[http://127.0.0.1:40496/unloadcollection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-04-29 02:43:07.619; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.619; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.619; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.620; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.620; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.620; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:40496/unloadcollection1/. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.621; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.623; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.628; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/get params={version=2&getVersions=100&qt=/get&distrib=false&wt=javabin} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.634; 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-29 02:43:07.637; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@699f0bf3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6f9a528c),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.637; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.638; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@699f0bf3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6f9a528c),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@699f0bf3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6f9a528c),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.639; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.639; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@66172924 realtime
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.640; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.641; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&waitSearcher=true&commit=true&openSearcher=false&softCommit=false&wt=javabin&commit_end_point=true} {commit=} 0 12
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.658; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.659; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.663; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.668; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.669; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={version=2&command=indexversion&qt=/replication&wt=javabin} status=0 QTime=4 
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.670; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.671; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.671; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.674; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={version=2&command=filelist&qt=/replication&generation=2&wt=javabin} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.675; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.676; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367203373644/1367203381930unloadcollection1_2n/index.20130429054307675
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.676; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@2f21503e lockFactory=org.apache.lucene.store.NativeFSLockFactory@5618d714) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.682; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={command=filecontent&qt=/replication&checksum=true&generation=2&file=segments_2&wt=filestream} status=0 QTime=2 
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.687; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.695; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.696; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.697; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@50c8504f lockFactory=org.apache.lucene.store.NativeFSLockFactory@2f70babf),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@50c8504f lockFactory=org.apache.lucene.store.NativeFSLockFactory@2f70babf),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.698; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.698; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.698; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@26b2386c main
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.700; org.apache.solr.core.SolrCore; [unloadcollection2] Registered new searcher Searcher@26b2386c main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.701; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367203373644/1367203381930unloadcollection1_2n/index.20130429054307675 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367203373644/1367203381930unloadcollection1_2n/index.20130429054307675;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.702; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367203373644/1367203381930unloadcollection1_2n/index.20130429054307675
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.702; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367203373644/1367203381930unloadcollection1_2n/index.20130429054307675
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.703; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.703; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.703; org.apache.solr.cloud.ZkController; publishing core=unloadcollection2 state=active
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.704; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.705; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.963; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.965; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"unloadcollection2",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:38614__unloadcollection2",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:38614",
[junit4:junit4]   1>   "node_name":"127.0.0.1:38614_",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "numShards":"2"}
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:07.971; 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-29 02:43:07.971; 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-29 02:43:07.971; 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-29 02:43:07.971; 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-29 02:43:07.971; 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-29 02:43:07.971; 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-29 02:43:07.971; 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-29 02:43:08.626; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:08.628; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:08.628; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:08.634; org.apache.solr.core.CoreContainer; Creating SolrCore 'unloadcollection3' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367203376768/unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:08.635; org.apache.solr.cloud.ZkController; Check for collection zkNode:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:08.636; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:08.636; org.apache.solr.cloud.ZkController; Load collection config from:/collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:08.638; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367203376768/unloadcollection3/'
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:08.677; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:08.725; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:08.727; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:08.742; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:09.182; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:09.190; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:09.192; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:09.220; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:09.225; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:09.230; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-29 02:43:09.232; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-29 02:43:09.232; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:09.233; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-29 02:43:09.235; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-29 02:43:09.235; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:09.235; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:09.236; org.apache.solr.core.SolrCore; [unloadcollection3] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367203376768/unloadcollection3/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367203373644/1367203388632unloadcollection_3n/
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:09.236; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4d9a278f
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:09.237; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:09.238; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367203373644/1367203388632unloadcollection_3n
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:09.238; org.apache.solr.core.SolrCore; New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367203373644/1367203388632unloadcollection_3n/index/
[junit4:junit4]   1> WARN  - 2013-04-29 02:43:09.238; org.apache.solr.core.SolrCore; [unloadcollection3] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367203373644/1367203388632unloadcollection_3n/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:09.239; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367203373644/1367203388632unloadcollection_3n/index
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:09.241; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3b607e76 lockFactory=org.apache.lucene.store.NativeFSLockFactory@44c87d1d),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:09.241; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:09.244; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:09.244; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:09.245; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:09.246; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:09.247; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:09.247; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:09.248; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:09.248; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:09.249; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:09.251; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:09.254; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@265e8004 main
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:09.255; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367203373644/1367203388632unloadcollection_3n/tlog
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:09.255; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:09.256; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:09.261; org.apache.solr.core.SolrCore; [unloadcollection3] Registered new searcher Searcher@265e8004 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:09.264; org.apache.solr.cloud.ZkController; publishing core=unloadcollection3 state=down
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:09.264; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:09.483; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:09.484; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"unloadcollection3",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:53421",
[junit4:junit4]   1>   "node_name":"127.0.0.1:53421_",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "numShards":"2"}
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:09.485; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=1
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:09.485; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:09.492; 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-29 02:43:09.492; 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-29 02:43:09.492; 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-29 02:43:09.492; 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-29 02:43:09.492; 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-29 02:43:09.492; 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-29 02:43:09.492; 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-29 02:43:10.266; org.apache.solr.core.CoreContainer; registering core: unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:10.267; org.apache.solr.cloud.ZkController; Register replica - core:unloadcollection3 address:http://127.0.0.1:53421 collection:unloadcollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:10.271; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:53421/unloadcollection3/ and leader is http://127.0.0.1:40496/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:10.272; org.apache.solr.cloud.ZkController; No LogReplay needed for core=unloadcollection3 baseURL=http://127.0.0.1:53421
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:10.272; org.apache.solr.cloud.ZkController; Core needs to recover:unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:10.272; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:10.273; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=unloadcollection3 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:10.274; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:10.274; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:10.274; org.apache.solr.cloud.ZkController; publishing core=unloadcollection3 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:10.275; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:10.275; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={version=2&action=CREATE&name=unloadcollection3&collection=unloadcollection&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367203373644/1367203388632unloadcollection_3n&wt=javabin} status=0 QTime=1641 
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:10.276; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:10.277; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:10.278; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:10.283; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:53421__unloadcollection3, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:11.000; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:11.001; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"unloadcollection3",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:53421__unloadcollection3",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:53421",
[junit4:junit4]   1>   "node_name":"127.0.0.1:53421_",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "numShards":"2"}
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:11.008; 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-29 02:43:11.008; 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-29 02:43:11.008; 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-29 02:43:11.008; 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-29 02:43:11.008; 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-29 02:43:11.009; 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-29 02:43:11.009; 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-29 02:43:11.280; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:11.283; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:53421__unloadcollection3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:11.284; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={version=2&core=unloadcollection1&action=PREPRECOVERY&checkLive=true&coreNodeName=127.0.0.1:53421__unloadcollection3&nodeName=127.0.0.1:53421_&onlyIfLeader=true&state=recovering&wt=javabin} status=0 QTime=1001 
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:12.283; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:13.286; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:40496/unloadcollection1/ core=unloadcollection3 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:13.287; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:13.287; org.apache.solr.update.PeerSync; PeerSync: core=unloadcollection3 url=http://127.0.0.1:53421 START replicas=[http://127.0.0.1:40496/unloadcollection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-04-29 02:43:13.288; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:13.288; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:13.289; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:13.289; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:13.290; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:13.290; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:40496/unloadcollection1/. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:13.290; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:13.291; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/get params={version=2&getVersions=100&qt=/get&distrib=false&wt=javabin} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:13.297; 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-29 02:43:13.298; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@699f0bf3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6f9a528c),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@699f0bf3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6f9a528c),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:13.298; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:13.299; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:13.299; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&waitSearcher=true&commit=true&openSearcher=false&softCommit=false&wt=javabin&commit_end_point=true} {commit=} 0 3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:13.301; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:13.301; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:13.305; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={version=2&command=indexversion&qt=/replication&wt=javabin} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:13.306; org.apache.solr.handler.SnapPuller; Master's generation: 3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:13.306; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:13.307; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:13.310; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={version=2&command=filelist&qt=/replication&generation=3&wt=javabin} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:13.311; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:13.313; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367203373644/1367203388632unloadcollection_3n/index.20130429054313312
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:13.314; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@f7b81b0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@55b1143a) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:13.317; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={command=filecontent&qt=/replication&checksum=true&generation=3&file=segments_3&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:13.321; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:13.328; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:13.328; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:13.330; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3b607e76 lockFactory=org.apache.lucene.store.NativeFSLockFactory@44c87d1d),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3b607e76 lockFactory=org.apache.lucene.store.NativeFSLockFactory@44c87d1d),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:13.330; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:13.330; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:13.331; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@3a6fb37c main
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:13.333; org.apache.solr.core.SolrCore; [unloadcollection3] Registered new searcher Searcher@3a6fb37c main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:13.333; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367203373644/1367203388632unloadcollection_3n/index.20130429054313312 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367203373644/1367203388632unloadcollection_3n/index.20130429054313312;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:13.334; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367203373644/1367203388632unloadcollection_3n/index.20130429054313312
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:13.334; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367203373644/1367203388632unloadcollection_3n/index.20130429054313312
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:13.334; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:13.335; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:13.335; org.apache.solr.cloud.ZkController; publishing core=unloadcollection3 state=active
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:13.335; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:13.337; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.020; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.021; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"unloadcollection3",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:53421__unloadcollection3",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:53421",
[junit4:junit4]   1>   "node_name":"127.0.0.1:53421_",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "numShards":"2"}
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.027; 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-29 02:43:14.027; 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-29 02:43:14.027; 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-29 02:43:14.027; 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-29 02:43:14.027; 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-29 02:43:14.027; 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-29 02:43:14.027; 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-29 02:43:14.289; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.291; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.291; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.329; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[20 (1433616666392002560)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.334; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[20 (1433616666392002560)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.335; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53421/unloadcollection3/&wt=javabin} {add=[20 (1433616666392002560)]} 0 26
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.336; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[20]} 0 36
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.351; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[21 (1433616666425556992)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.351; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[21 (1433616666425556992)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.355; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53421/unloadcollection3/&wt=javabin} {add=[21 (1433616666425556992)]} 0 14
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.356; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[21]} 0 17
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.371; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[22 (1433616666447577088)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.372; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[22 (1433616666447577088)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.373; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53421/unloadcollection3/&wt=javabin} {add=[22 (1433616666447577088)]} 0 11
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.374; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[22]} 0 15
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.389; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[23 (1433616666466451456)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.389; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[23 (1433616666466451456)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.390; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53421/unloadcollection3/&wt=javabin} {add=[23 (1433616666466451456)]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.391; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[23]} 0 13
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.405; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[24 (1433616666483228672)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.405; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[24 (1433616666483228672)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.406; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53421/unloadcollection3/&wt=javabin} {add=[24 (1433616666483228672)]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.407; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[24]} 0 13
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.421; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[25 (1433616666502103040)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.421; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[25 (1433616666502103040)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.423; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53421/unloadcollection3/&wt=javabin} {add=[25 (1433616666502103040)]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.424; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[25]} 0 13
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.436; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[26 (1433616666517831680)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.437; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[26 (1433616666517831680)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.438; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53421/unloadcollection3/&wt=javabin} {add=[26 (1433616666517831680)]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.440; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[26]} 0 13
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.454; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[27 (1433616666535657472)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.454; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[27 (1433616666535657472)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.456; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53421/unloadcollection3/&wt=javabin} {add=[27 (1433616666535657472)]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.457; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[27]} 0 14
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.470; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[28 (1433616666553483264)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.470; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[28 (1433616666553483264)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.472; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53421/unloadcollection3/&wt=javabin} {add=[28 (1433616666553483264)]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.473; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[28]} 0 12
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.487; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[29 (1433616666570260480)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.490; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[29 (1433616666570260480)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.491; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53421/unloadcollection3/&wt=javabin} {add=[29 (1433616666570260480)]} 0 11
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.494; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[29]} 0 18
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.506; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[30 (1433616666591232000)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.507; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[30 (1433616666591232000)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.508; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53421/unloadcollection3/&wt=javabin} {add=[30 (1433616666591232000)]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.508; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[30]} 0 11
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.521; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[31 (1433616666605912064)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.521; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[31 (1433616666605912064)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.523; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53421/unloadcollection3/&wt=javabin} {add=[31 (1433616666605912064)]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.524; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[31]} 0 13
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.536; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[32 (1433616666622689280)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.536; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[32 (1433616666622689280)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.538; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53421/unloadcollection3/&wt=javabin} {add=[32 (1433616666622689280)]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.539; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[32]} 0 12
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.560; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[33 (1433616666646806528)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.560; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[33 (1433616666646806528)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.562; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53421/unloadcollection3/&wt=javabin} {add=[33 (1433616666646806528)]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.563; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[33]} 0 21
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.578; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[34 (1433616666664632320)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.587; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[34 (1433616666664632320)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.589; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53421/unloadcollection3/&wt=javabin} {add=[34 (1433616666664632320)]} 0 19
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.590; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[34]} 0 23
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.604; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[35 (1433616666692943872)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.604; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[35 (1433616666692943872)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.606; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53421/unloadcollection3/&wt=javabin} {add=[35 (1433616666692943872)]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.607; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[35]} 0 13
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.622; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[36 (1433616666710769664)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.622; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[36 (1433616666710769664)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.624; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53421/unloadcollection3/&wt=javabin} {add=[36 (1433616666710769664)]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.625; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[36]} 0 14
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.640; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[37 (1433616666729644032)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.640; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[37 (1433616666729644032)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.641; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53421/unloadcollection3/&wt=javabin} {add=[37 (1433616666729644032)]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.643; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[37]} 0 14
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.656; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[38 (1433616666748518400)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.657; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[38 (1433616666748518400)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.658; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53421/unloadcollection3/&wt=javabin} {add=[38 (1433616666748518400)]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.659; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[38]} 0 13
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.671; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[39 (1433616666764247040)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.672; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[39 (1433616666764247040)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.673; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53421/unloadcollection3/&wt=javabin} {add=[39 (1433616666764247040)]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.674; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[39]} 0 12
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.687; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[40 (1433616666779975680)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.692; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[40 (1433616666779975680)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.694; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53421/unloadcollection3/&wt=javabin} {add=[40 (1433616666779975680)]} 0 15
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.695; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[40]} 0 18
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.710; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[41 (1433616666804092928)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.710; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[41 (1433616666804092928)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.712; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53421/unloadcollection3/&wt=javabin} {add=[41 (1433616666804092928)]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.713; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[41]} 0 15
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.727; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[42 (1433616666821918720)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.727; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[42 (1433616666821918720)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.729; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53421/unloadcollection3/&wt=javabin} {add=[42 (1433616666821918720)]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.730; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[42]} 0 14
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.742; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[43 (1433616666838695936)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.742; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[43 (1433616666838695936)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.743; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53421/unloadcollection3/&wt=javabin} {add=[43 (1433616666838695936)]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.744; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[43]} 0 11
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.759; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[44 (1433616666854424576)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.764; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[44 (1433616666854424576)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.766; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53421/unloadcollection3/&wt=javabin} {add=[44 (1433616666854424576)]} 0 16
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.767; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[44]} 0 20
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.781; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[45 (1433616666878541824)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.781; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[45 (1433616666878541824)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.782; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53421/unloadcollection3/&wt=javabin} {add=[45 (1433616666878541824)]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.783; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[45]} 0 12
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.797; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[46 (1433616666895319040)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.797; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[46 (1433616666895319040)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.798; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53421/unloadcollection3/&wt=javabin} {add=[46 (1433616666895319040)]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.799; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[46]} 0 12
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.811; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[47 (1433616666911047680)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.812; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[47 (1433616666911047680)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.813; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53421/unloadcollection3/&wt=javabin} {add=[47 (1433616666911047680)]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.814; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[47]} 0 12
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.827; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[48 (1433616666926776320)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.827; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[48 (1433616666926776320)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.829; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53421/unloadcollection3/&wt=javabin} {add=[48 (1433616666926776320)]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.830; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[48]} 0 13
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.841; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[49 (1433616666942504960)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.841; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[49 (1433616666942504960)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.843; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53421/unloadcollection3/&wt=javabin} {add=[49 (1433616666942504960)]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.844; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[49]} 0 11
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.857; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[50 (1433616666958233600)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.857; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[50 (1433616666958233600)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.858; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53421/unloadcollection3/&wt=javabin} {add=[50 (1433616666958233600)]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.859; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[50]} 0 12
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.872; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[51 (1433616666973962240)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.873; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[51 (1433616666973962240)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.874; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53421/unloadcollection3/&wt=javabin} {add=[51 (1433616666973962240)]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.874; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[51]} 0 12
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.886; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[52 (1433616666989690880)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.887; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[52 (1433616666989690880)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.888; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53421/unloadcollection3/&wt=javabin} {add=[52 (1433616666989690880)]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.889; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[52]} 0 12
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.901; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[53 (1433616667004370944)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.901; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[53 (1433616667004370944)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.903; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53421/unloadcollection3/&wt=javabin} {add=[53 (1433616667004370944)]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.904; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[53]} 0 13
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.917; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[54 (1433616667022196736)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.917; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[54 (1433616667022196736)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.919; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53421/unloadcollection3/&wt=javabin} {add=[54 (1433616667022196736)]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.921; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[54]} 0 14
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.934; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[55 (1433616667038973952)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.934; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[55 (1433616667038973952)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.936; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53421/unloadcollection3/&wt=javabin} {add=[55 (1433616667038973952)]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.937; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[55]} 0 13
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.950; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[56 (1433616667055751168)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.950; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[56 (1433616667055751168)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.951; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53421/unloadcollection3/&wt=javabin} {add=[56 (1433616667055751168)]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.952; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[56]} 0 12
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.964; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[57 (1433616667071479808)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.965; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[57 (1433616667071479808)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.966; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53421/unloadcollection3/&wt=javabin} {add=[57 (1433616667071479808)]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.966; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[57]} 0 11
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.977; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[58 (1433616667086159872)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.977; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[58 (1433616667086159872)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.978; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53421/unloadcollection3/&wt=javabin} {add=[58 (1433616667086159872)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.979; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[58]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.989; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[59 (1433616667098742784)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.989; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[59 (1433616667098742784)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.990; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53421/unloadcollection3/&wt=javabin} {add=[59 (1433616667098742784)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:14.991; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[59]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:15.005; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[60 (1433616667112374272)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:15.005; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[60 (1433616667112374272)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:15.006; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53421/unloadcollection3/&wt=javabin} {add=[60 (1433616667112374272)]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:15.007; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[60]} 0 13
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:15.019; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[61 (1433616667129151488)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:15.019; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[61 (1433616667129151488)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:15.020; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53421/unloadcollection3/&wt=javabin} {add=[61 (1433616667129151488)]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:15.021; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[61]} 0 11
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:15.033; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[62 (1433616667143831552)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:15.033; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[62 (1433616667143831552)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:15.034; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53421/unloadcollection3/&wt=javabin} {add=[62 (1433616667143831552)]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:15.035; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[62]} 0 11
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:15.045; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[63 (1433616667157463040)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:15.045; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[63 (1433616667157463040)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:15.047; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53421/unloadcollection3/&wt=javabin} {add=[63 (1433616667157463040)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:15.047; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[63]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:15.058; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[64 (1433616667171094528)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:15.058; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[64 (1433616667171094528)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:15.059; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53421/unloadcollection3/&wt=javabin} {add=[64 (1433616667171094528)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:15.060; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[64]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:15.071; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[65 (1433616667183677440)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:15.071; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40496/unloadcollection1/&wt=javabin} {add=[65 (1433616667183677440)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:15.072; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53421/unloadcollection3/&wt=javabin} {add=[65 (1433616667183677440)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:15.073; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={version=2&wt=javabin} {add=[65]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-29 02:43:15.085; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcolle

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

olr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-29 02:54:37.439; 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: 3)
[junit4:junit4]   1> WARN  - 2013-04-29 02:54:37.440; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-29 02:54:38.303; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-29 02:54:38.303; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-29 02:54:38.306; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1a4530fc
[junit4:junit4]   1> INFO  - 2013-04-29 02:54:38.309; org.apache.solr.update.DirectUpdateHandler2; closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> INFO  - 2013-04-29 02:54:38.310; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-04-29 02:54:38.311; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-04-29 02:54:38.311; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-04-29 02:54:38.312; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-04-29 02:54:38.313; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-04-29 02:54:38.313; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1367204046436/jetty4/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1367204046436/jetty4/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-29 02:54:38.313; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1367204046436/jetty4/index
[junit4:junit4]   1> INFO  - 2013-04-29 02:54:38.314; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1367204046436/jetty4 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1367204046436/jetty4;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-29 02:54:38.314; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1367204046436/jetty4
[junit4:junit4]   1> INFO  - 2013-04-29 02:54:38.315; org.apache.solr.cloud.Overseer$ClusterStateUpdater; According to ZK I (id=89601084387360780-127.0.0.1:39999_-n_0000000004) am no longer a leader.
[junit4:junit4]   1> INFO  - 2013-04-29 02:54:38.336; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   1> INFO  - 2013-04-29 02:54:38.391; org.apache.solr.SolrTestCaseJ4; ###Ending testDistribSearch
[junit4:junit4]   1> INFO  - 2013-04-29 02:54:38.393; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:39411 39411
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1367204046436
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZk2Test -Dtests.method=testDistribSearch -Dtests.seed=85F993CFFA820DAA -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hi_IN -Dtests.timezone=Pacific/Chatham -Dtests.file.encoding=UTF-8
[junit4:junit4] ERROR   32.0s J0 | BasicDistributedZk2Test.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:47525/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([85F993CFFA820DAA:41F1DD78DDD6D96]:0)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:387)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:197)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   1> INFO  - 2013-04-29 02:54:38.401; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   2> 31972 T3087 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 4 leaked thread(s).
[junit4:junit4]   1> WARN  - 2013-04-29 02:54:38.529; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-29 02:54:38.529; 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: 2)
[junit4:junit4]   1> WARN  - 2013-04-29 02:54:38.529; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> WARN  - 2013-04-29 02:54:39.616; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-29 02:54:39.616; 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-29 02:54:39.616; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> NOTE: test params are: codec=Asserting, sim=DefaultSimilarity, locale=hi_IN, timezone=Pacific/Chatham
[junit4:junit4]   2> NOTE: Linux 3.2.0-40-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=1,free=79134184,total=332791808
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestValueSourceCache, PrimUtilsTest, SearchHandlerTest, UUIDFieldTest, PeerSyncTest, DateFieldTest, CircularListTest, UnloadDistributedZkTest, ZkCLITest, ClusterStateUpdateTest, SpatialFilterTest, QueryEqualityTest, TestFieldTypeResource, RegexBoostProcessorTest, OverseerCollectionProcessorTest, TestStressVersions, TestSchemaNameResource, BinaryUpdateRequestHandlerTest, TestWriterPerf, TestSearchPerf, PreAnalyzedUpdateProcessorTest, ExternalFileFieldSortTest, TestFieldResource, TestManagedSchemaFieldResource, TestQuerySenderListener, JsonLoaderTest, DistributedSpellCheckComponentTest, SynonymTokenizerTest, ResponseLogComponentTest, DirectSolrConnectionTest, QueryParsingTest, LeaderElectionTest, ZkControllerTest, TestCopyFieldCollectionResource, TestReplicationHandler, PolyFieldTest, TestSort, TestPerFieldSimilarity, BadComponentTest, TestFunctionQuery, UpdateRequestProcessorFactoryTest, TestDocumentBuilder, TestRemoteStreaming, SuggesterTest, StatelessScriptUpdateProcessorFactoryTest, OverseerTest, ResourceLoaderTest, IndexSchemaTest, TestPropInjectDefaults, TestLRUCache, ChaosMonkeyNothingIsSafeTest, TestSolrQueryParserResource, TestLMDirichletSimilarityFactory, TestExtendedDismaxParser, MBeansHandlerTest, TestPluginEnable, FastVectorHighlighterTest, TestSchemaResource, ShowFileRequestHandlerTest, SimpleFacetsTest, MinimalSchemaTest, ScriptEngineTest, TestReversedWildcardFilterFactory, TestJoin, TestCloudManagedSchema, BasicFunctionalityTest, DocumentBuilderTest, TestXIncludeConfig, ShardRoutingTest, SolrCoreTest, LoggingHandlerTest, AutoCommitTest, TermVectorComponentTest, BasicDistributedZkTest, BasicDistributedZk2Test]
[junit4:junit4] Completed on J0 in 33.25s, 1 test, 1 error <<< FAILURES!

[...truncated 474 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:378: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:358: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:181: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:437: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1240: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:884: There were test failures: 293 suites, 1219 tests, 1 error, 1 failure, 13 ignored (7 assumptions)

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



[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_21) - Build # 5399 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/5399/
Java: 32bit/jdk1.7.0_21 -server -XX:+UseG1GC

All tests passed

Build Log:
[...truncated 30271 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:378: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:317: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:120: The following files are missing svn:eol-style (or binary svn:mime-type):
* solr/example/solr/collection1/conf/velocity/README.txt
* solr/example/solr/collection1/conf/velocity/error.vm
* solr/example/solr/collection1/conf/velocity/hit_plain.vm
* solr/example/solr/collection1/conf/velocity/mime_type_lists.vm
* solr/example/solr/collection1/conf/velocity/pagination_bottom.vm
* solr/example/solr/collection1/conf/velocity/pagination_top.vm
* solr/example/solr/collection1/conf/velocity/query_form.vm
* solr/example/solr/collection1/conf/velocity/results_list.vm

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



[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.7.0_21) - Build # 5398 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/5398/
Java: 64bit/jdk1.7.0_21 -XX:+UseCompressedOops -XX:+UseSerialGC

All tests passed

Build Log:
[...truncated 33412 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:378: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:317: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:120: The following files are missing svn:eol-style (or binary svn:mime-type):
* solr/example/solr/collection1/conf/velocity/README.txt
* solr/example/solr/collection1/conf/velocity/error.vm
* solr/example/solr/collection1/conf/velocity/hit_plain.vm
* solr/example/solr/collection1/conf/velocity/mime_type_lists.vm
* solr/example/solr/collection1/conf/velocity/pagination_bottom.vm
* solr/example/solr/collection1/conf/velocity/pagination_top.vm
* solr/example/solr/collection1/conf/velocity/query_form.vm
* solr/example/solr/collection1/conf/velocity/results_list.vm

Total time: 47 minutes 33 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0_21 -XX:+UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure