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/19 19:43:57 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/5246/
Java: 32bit/jdk1.8.0-ea-b84 -server -XX:+UseParallelGC

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

Error Message:
Server at http://127.0.0.1:53667/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:53667/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([4F7E6FEFCE5875B2:CE98E1F7B907158E]: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:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:487)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)


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

Error Message:
Still found shard2 in collection test_unload_shard_and_collection

Stack Trace:
java.lang.AssertionError: Still found shard2 in collection test_unload_shard_and_collection
	at __randomizedtesting.SeedInfo.seed([4F7E6FEFCE5875B2:CE98E1F7B907158E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:127)
	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:77)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:487)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9092 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:56.887; org.apache.solr.BaseDistributedSearchTestCase; Setting hostContext system property: /tz_gr/en
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:56.892; org.apache.solr.SolrTestCaseJ4; ###Starting testDistribSearch
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:56.895; 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-19 17:26:56.898; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:56.998; org.apache.solr.cloud.ZkTestServer; start zk server on port:36339
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.039; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.090; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@10be41d name:ZooKeeperConnection Watcher:127.0.0.1:36339 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.090; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.093; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> WARN  - 2013-04-19 17:26:57.133; org.apache.zookeeper.server.NIOServerCnxn; caught end of stream exception
[junit4:junit4]   1> EndOfStreamException: Unable to read additional data from client sessionid 0x13e2355aac20000, likely client has closed socket
[junit4:junit4]   1> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   1> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   1> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.137; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.145; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@60e818 name:ZooKeeperConnection Watcher:127.0.0.1:36339/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.145; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.146; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.161; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/shards
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.167; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.171; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/shards
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.175; 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-19 17:26:57.191; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.219; 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-19 17:26:57.221; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.226; 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-19 17:26:57.227; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.231; 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-19 17:26:57.232; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.235; 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-19 17:26:57.236; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.239; 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-19 17:26:57.240; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.243; 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-19 17:26:57.244; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.249; 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-19 17:26:57.250; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.253; 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-19 17:26:57.254; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.342; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.346; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:41087
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.347; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.347; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.348; 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-1366392417258
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.348; 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-1366392417258/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.348; org.apache.solr.core.CoreContainer; New CoreContainer 638878
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.349; 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-1366392417258/'
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.349; 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-1366392417258/'
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.430; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.431; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.432; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.432; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.432; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.433; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.433; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.433; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.434; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.434; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.443; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.444; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:36339/solr
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.457; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.458; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.460; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1166210 name:ZooKeeperConnection Watcher:127.0.0.1:36339 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.460; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.464; 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-19 17:26:57.471; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.473; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1115ca1 name:ZooKeeperConnection Watcher:127.0.0.1:36339/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.473; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.479; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.485; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/collection-queue-work
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.494; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.496; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41087_tz_gr%2Fen
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.500; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:41087_tz_gr%2Fen
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.504; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/election
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.517; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.520; org.apache.solr.cloud.Overseer; Overseer (id=89547893438021635-127.0.0.1:41087_tz_gr%2Fen-n_0000000000) starting
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.530; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue-work
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.542; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.542; org.apache.solr.common.cloud.SolrZkClient; makePath: /clusterstate.json
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.546; org.apache.solr.common.cloud.SolrZkClient; makePath: /aliases.json
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.549; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.558; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.560; 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-19 17:26:57.561; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.561; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.568; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.570; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.572; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@140d914 name:ZooKeeperConnection Watcher:127.0.0.1:36339/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.572; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.574; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.578; org.apache.solr.cloud.ChaosMonkey; monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.650; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.652; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:37272
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.652; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.653; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.653; 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-1366392417579
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.653; 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-1366392417579/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.654; org.apache.solr.core.CoreContainer; New CoreContainer 2004534
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.654; 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-1366392417579/'
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.654; 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-1366392417579/'
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.728; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.728; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.729; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.729; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.730; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.730; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.730; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.731; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.731; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.731; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.735; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.736; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:36339/solr
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.736; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.737; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.738; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@d8be64 name:ZooKeeperConnection Watcher:127.0.0.1:36339 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.738; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.740; 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-19 17:26:57.744; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.745; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@11ef8d1 name:ZooKeeperConnection Watcher:127.0.0.1:36339/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.745; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:57.749; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:58.753; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37272_tz_gr%2Fen
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:58.754; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:37272_tz_gr%2Fen
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:58.760; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:58.760; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:58.761; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:58.766; 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-19 17:26:58.767; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:58.767; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:58.832; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:58.834; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:32847
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:58.835; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:58.835; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:58.835; 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-1366392418770
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:58.836; 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-1366392418770/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:58.836; org.apache.solr.core.CoreContainer; New CoreContainer 431713
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:58.836; 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-1366392418770/'
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:58.837; 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-1366392418770/'
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:58.907; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:58.908; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:58.908; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:58.908; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:58.909; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:58.909; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:58.909; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:58.910; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:58.910; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:58.910; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:58.914; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:58.914; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:36339/solr
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:58.915; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:58.916; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:58.917; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1e3093 name:ZooKeeperConnection Watcher:127.0.0.1:36339 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:58.917; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:58.919; 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-19 17:26:58.923; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:58.925; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@4bbf3d name:ZooKeeperConnection Watcher:127.0.0.1:36339/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:58.925; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:58.929; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:59.932; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32847_tz_gr%2Fen
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:59.934; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:32847_tz_gr%2Fen
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:59.937; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:59.937; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:59.938; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:59.938; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:59.942; 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-19 17:26:59.943; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-19 17:26:59.943; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:00.016; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:00.018; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:35342
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:00.019; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:00.019; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:00.019; 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-1366392419946
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:00.020; 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-1366392419946/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:00.020; org.apache.solr.core.CoreContainer; New CoreContainer 12268445
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:00.020; 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-1366392419946/'
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:00.021; 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-1366392419946/'
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:00.098; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:00.099; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:00.099; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:00.099; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:00.100; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:00.100; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:00.100; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:00.101; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:00.101; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:00.101; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:00.105; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:00.106; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:36339/solr
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:00.106; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:00.107; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:00.108; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@6c1675 name:ZooKeeperConnection Watcher:127.0.0.1:36339 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:00.109; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:00.111; 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-19 17:27:00.114; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:00.115; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@2164a8 name:ZooKeeperConnection Watcher:127.0.0.1:36339/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:00.116; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:00.120; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:01.125; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35342_tz_gr%2Fen
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:01.126; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:35342_tz_gr%2Fen
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:01.130; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:01.130; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:01.131; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:01.130; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:01.130; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:01.135; 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-19 17:27:01.136; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:01.136; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:01.203; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:01.205; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:49114
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:01.206; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:01.206; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:01.207; 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-1366392421139
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:01.207; 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-1366392421139/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:01.207; org.apache.solr.core.CoreContainer; New CoreContainer 22724270
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:01.208; 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-1366392421139/'
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:01.208; 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-1366392421139/'
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:01.277; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:01.278; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:01.278; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:01.279; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:01.279; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:01.279; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:01.280; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:01.280; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:01.280; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:01.281; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:01.284; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:01.285; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:36339/solr
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:01.285; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:01.286; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:01.287; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1d65d8e name:ZooKeeperConnection Watcher:127.0.0.1:36339 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:01.288; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:01.290; 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-19 17:27:01.293; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:01.295; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@b7c97c name:ZooKeeperConnection Watcher:127.0.0.1:36339/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:01.295; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:01.300; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.304; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49114_tz_gr%2Fen
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.306; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:49114_tz_gr%2Fen
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.309; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.309; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.310; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.310; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.310; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.310; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.316; 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-19 17:27:02.317; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.317; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.320; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.329; 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-1366392417579/unloadcollection1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.330; org.apache.solr.cloud.ZkController; Check for collection zkNode:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.331; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.331; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.333; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.333; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.336; org.apache.solr.cloud.ZkController; Load collection config from:/collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.337; 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-1366392417579/unloadcollection1/'
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.361; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.395; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.398; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.402; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.713; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.719; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.721; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.739; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.743; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.747; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-19 17:27:02.748; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-19 17:27:02.749; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.749; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-19 17:27:02.750; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-19 17:27:02.751; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.751; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.751; 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-1366392417579/unloadcollection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366392416892/1366392422326unloadcollection1_1n/
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.752; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d4cf86
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.753; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.754; 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-1366392416892/1366392422326unloadcollection1_1n
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.754; 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-1366392416892/1366392422326unloadcollection1_1n/index/
[junit4:junit4]   1> WARN  - 2013-04-19 17:27:02.754; 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-1366392416892/1366392422326unloadcollection1_1n/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.755; 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-1366392416892/1366392422326unloadcollection1_1n/index
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.756; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@771bd5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c8cb3),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.757; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.759; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.759; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.759; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.760; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.760; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.761; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.761; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.761; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.762; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.764; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.767; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@10dba79 main
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.767; 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-1366392416892/1366392422326unloadcollection1_1n/tlog
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.768; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.768; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.772; org.apache.solr.core.SolrCore; [unloadcollection1] Registered new searcher Searcher@10dba79 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:02.773; org.apache.solr.cloud.ZkController; publishing core=unloadcollection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:03.570; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:03.571; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:37272/tz_gr/en",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "node_name":"127.0.0.1:37272_tz_gr%2Fen",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "core":"unloadcollection1",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "numShards":"1"}
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:03.571; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection unloadcollection with numShards 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:03.574; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:03.582; 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-19 17:27:03.582; 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-19 17:27:03.582; 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-19 17:27:03.582; 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-19 17:27:03.582; 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-19 17:27:03.582; 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-19 17:27:03.775; org.apache.solr.core.CoreContainer; registering core: unloadcollection1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:03.776; org.apache.solr.cloud.ZkController; Register replica - core:unloadcollection1 address:http://127.0.0.1:37272/tz_gr/en collection:unloadcollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:03.780; 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-19 17:27:03.787; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/unloadcollection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:03.796; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:03.799; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:03.799; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:03.800; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:37272/tz_gr/en/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:03.800; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:03.801; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:37272/tz_gr/en/unloadcollection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:03.801; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:37272/tz_gr/en/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:03.801; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/unloadcollection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.089; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.099; 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-19 17:27:05.099; 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-19 17:27:05.100; 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-19 17:27:05.100; 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-19 17:27:05.099; 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-19 17:27:05.099; 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-19 17:27:05.112; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:37272/tz_gr/en/unloadcollection1/ and leader is http://127.0.0.1:37272/tz_gr/en/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.113; org.apache.solr.cloud.ZkController; No LogReplay needed for core=unloadcollection1 baseURL=http://127.0.0.1:37272/tz_gr/en
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.113; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.113; org.apache.solr.cloud.ZkController; publishing core=unloadcollection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.116; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.117; org.apache.solr.core.CoreContainer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1366392417579/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.118; org.apache.solr.core.SolrXMLSerializer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1366392417579/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.120; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={version=2&action=CREATE&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366392416892/1366392422326unloadcollection1_1n&name=unloadcollection1&collection=unloadcollection&wt=javabin&numShards=1} status=0 QTime=2792 
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.120; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.122; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.124; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@7ab789 name:ZooKeeperConnection Watcher:127.0.0.1:36339/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.124; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.126; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.129; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.131; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.135; 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-1366392418770/unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.136; org.apache.solr.cloud.ZkController; Check for collection zkNode:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.137; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.137; org.apache.solr.cloud.ZkController; Load collection config from:/collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.139; 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-1366392418770/unloadcollection2/'
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.173; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.208; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.210; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.214; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.539; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.546; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.548; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.566; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.570; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.573; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-19 17:27:05.574; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-19 17:27:05.575; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.575; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-19 17:27:05.577; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-19 17:27:05.577; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.577; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.577; 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-1366392418770/unloadcollection2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366392416892/1366392425134unloadcollection1_2n/
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.578; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d4cf86
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.578; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.579; 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-1366392416892/1366392425134unloadcollection1_2n
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.579; 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-1366392416892/1366392425134unloadcollection1_2n/index/
[junit4:junit4]   1> WARN  - 2013-04-19 17:27:05.579; 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-1366392416892/1366392425134unloadcollection1_2n/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.580; 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-1366392416892/1366392425134unloadcollection1_2n/index
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.581; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@15620b3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61bc56),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.582; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.583; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.584; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.584; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.585; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.585; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.585; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.586; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.586; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.587; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.589; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.591; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1595425 main
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.591; 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-1366392416892/1366392425134unloadcollection1_2n/tlog
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.592; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.592; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.595; org.apache.solr.core.SolrCore; [unloadcollection2] Registered new searcher Searcher@1595425 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.597; org.apache.solr.cloud.ZkController; publishing core=unloadcollection2 state=down
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:05.597; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:06.613; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:06.615; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:37272_tz_gr%2Fen_unloadcollection1",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:37272/tz_gr/en",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "node_name":"127.0.0.1:37272_tz_gr%2Fen",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "core":"unloadcollection1",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "numShards":"1"}
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:06.620; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:32847/tz_gr/en",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "node_name":"127.0.0.1:32847_tz_gr%2Fen",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "core":"unloadcollection2",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "numShards":"2"}
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:06.620; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:06.621; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:06.625; 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-19 17:27:06.625; 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-19 17:27:06.626; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:06.625; 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-19 17:27:06.625; 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-19 17:27:06.625; 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-19 17:27:06.625; 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-19 17:27:07.599; org.apache.solr.core.CoreContainer; registering core: unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:07.600; org.apache.solr.cloud.ZkController; Register replica - core:unloadcollection2 address:http://127.0.0.1:32847/tz_gr/en collection:unloadcollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:07.604; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:32847/tz_gr/en/unloadcollection2/ and leader is http://127.0.0.1:37272/tz_gr/en/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:07.604; org.apache.solr.cloud.ZkController; No LogReplay needed for core=unloadcollection2 baseURL=http://127.0.0.1:32847/tz_gr/en
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:07.604; org.apache.solr.cloud.ZkController; Core needs to recover:unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:07.605; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:07.608; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=unloadcollection2 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:07.609; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:07.609; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:07.609; org.apache.solr.cloud.ZkController; publishing core=unloadcollection2 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:07.610; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:07.610; org.apache.solr.core.CoreContainer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1366392418770/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:07.611; org.apache.solr.core.SolrXMLSerializer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1366392418770/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:07.611; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:07.611; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={version=2&action=CREATE&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366392416892/1366392425134unloadcollection1_2n&name=unloadcollection2&collection=unloadcollection&wt=javabin} status=0 QTime=2476 
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:07.613; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:07.614; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:07.615; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:07.616; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:32847_tz_gr%2Fen_unloadcollection2, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:08.134; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:08.135; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:32847_tz_gr%2Fen_unloadcollection2",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:32847/tz_gr/en",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "node_name":"127.0.0.1:32847_tz_gr%2Fen",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "core":"unloadcollection2",
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "numShards":"2"}
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:08.140; 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-19 17:27:08.140; 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-19 17:27:08.141; 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-19 17:27:08.140; 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-19 17:27:08.140; 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-19 17:27:08.140; 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-19 17:27:08.140; 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-19 17:27:08.617; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:32847_tz_gr%2Fen_unloadcollection2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:08.617; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:08.617; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={onlyIfLeader=true&checkLive=true&version=2&action=PREPRECOVERY&core=unloadcollection1&wt=javabin&state=recovering&coreNodeName=127.0.0.1:32847_tz_gr%252Fen_unloadcollection2&nodeName=127.0.0.1:32847_tz_gr%252Fen} status=0 QTime=1001 
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:09.620; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:10.619; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:37272/tz_gr/en/unloadcollection1/ core=unloadcollection2 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:10.619; org.apache.solr.update.PeerSync; PeerSync: core=unloadcollection2 url=http://127.0.0.1:32847/tz_gr/en START replicas=[http://127.0.0.1:37272/tz_gr/en/unloadcollection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-04-19 17:27:10.619; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:10.620; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:10.620; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:10.620; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:10.620; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:10.620; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:37272/tz_gr/en/unloadcollection1/. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:10.620; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:10.622; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:10.626; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/tz_gr/en path=/get params={getVersions=100&qt=/get&version=2&distrib=false&wt=javabin} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:10.632; 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-19 17:27:10.633; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@771bd5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c8cb3),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:10.633; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:10.634; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@771bd5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c8cb3),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@771bd5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c8cb3),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:10.634; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:10.635; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@191342f realtime
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:10.635; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:10.635; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={softCommit=false&openSearcher=false&waitSearcher=true&version=2&wt=javabin&commit=true&commit_end_point=true} {commit=} 0 7
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:10.654; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:10.655; 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-19 17:27:10.659; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:10.663; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:10.663; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/tz_gr/en path=/replication params={qt=/replication&version=2&wt=javabin&command=indexversion} status=0 QTime=2 
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:10.664; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:10.664; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:10.664; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:10.667; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/tz_gr/en path=/replication params={qt=/replication&version=2&wt=javabin&command=filelist&generation=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:10.668; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:10.669; 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-1366392416892/1366392425134unloadcollection1_2n/index.20130419142710668
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:10.669; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@ab08d2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2fca0f) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:10.674; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/tz_gr/en path=/replication params={qt=/replication&file=segments_2&wt=filestream&command=filecontent&checksum=true&generation=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:10.676; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:10.677; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:10.677; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:10.678; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@15620b3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61bc56),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@15620b3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61bc56),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:10.678; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:10.679; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:10.679; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@b90eb2 main
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:10.680; org.apache.solr.core.SolrCore; [unloadcollection2] Registered new searcher Searcher@b90eb2 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:10.680; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366392416892/1366392425134unloadcollection1_2n/index.20130419142710668 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366392416892/1366392425134unloadcollection1_2n/index.20130419142710668;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:10.680; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366392416892/1366392425134unloadcollection1_2n/index.20130419142710668
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:10.681; 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-1366392416892/1366392425134unloadcollection1_2n/index.20130419142710668
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:10.681; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:10.681; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:10.681; org.apache.solr.cloud.ZkController; publishing core=unloadcollection2 state=active
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:10.681; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:10.682; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:11.149; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:11.150; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:32847_tz_gr%2Fen_unloadcollection2",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:32847/tz_gr/en",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "node_name":"127.0.0.1:32847_tz_gr%2Fen",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "core":"unloadcollection2",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "numShards":"2"}
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:11.155; 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-19 17:27:11.156; 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-19 17:27:11.156; 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-19 17:27:11.156; 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-19 17:27:11.156; 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-19 17:27:11.155; 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-19 17:27:11.156; 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-19 17:27:11.624; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:11.625; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:11.625; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:11.630; 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-1366392419946/unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:11.631; org.apache.solr.cloud.ZkController; Check for collection zkNode:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:11.632; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:11.632; org.apache.solr.cloud.ZkController; Load collection config from:/collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:11.634; 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-1366392419946/unloadcollection3/'
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:11.664; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:11.711; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:11.712; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:11.719; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:12.102; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:12.109; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:12.111; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:12.130; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:12.133; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:12.137; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-19 17:27:12.138; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-19 17:27:12.138; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:12.139; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-19 17:27:12.140; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-19 17:27:12.140; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:12.140; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:12.141; 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-1366392419946/unloadcollection3/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366392416892/1366392431629unloadcollection_3n/
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:12.141; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d4cf86
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:12.141; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:12.142; 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-1366392416892/1366392431629unloadcollection_3n
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:12.142; 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-1366392416892/1366392431629unloadcollection_3n/index/
[junit4:junit4]   1> WARN  - 2013-04-19 17:27:12.143; 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-1366392416892/1366392431629unloadcollection_3n/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:12.143; 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-1366392416892/1366392431629unloadcollection_3n/index
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:12.145; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@861e42 lockFactory=org.apache.lucene.store.NativeFSLockFactory@94cd91),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:12.145; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:12.147; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:12.147; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:12.148; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:12.148; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:12.149; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:12.149; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:12.150; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:12.150; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:12.151; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:12.153; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:12.155; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@214d42 main
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:12.156; 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-1366392416892/1366392431629unloadcollection_3n/tlog
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:12.156; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:12.157; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:12.160; org.apache.solr.core.SolrCore; [unloadcollection3] Registered new searcher Searcher@214d42 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:12.161; org.apache.solr.cloud.ZkController; publishing core=unloadcollection3 state=down
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:12.161; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:12.663; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:12.664; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:35342/tz_gr/en",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "node_name":"127.0.0.1:35342_tz_gr%2Fen",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "core":"unloadcollection3",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "numShards":"2"}
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:12.664; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:12.664; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:12.683; 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-19 17:27:12.683; 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-19 17:27:12.683; 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-19 17:27:12.683; 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-19 17:27:12.683; 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-19 17:27:12.683; 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-19 17:27:12.683; 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-19 17:27:13.163; org.apache.solr.core.CoreContainer; registering core: unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:13.163; org.apache.solr.cloud.ZkController; Register replica - core:unloadcollection3 address:http://127.0.0.1:35342/tz_gr/en collection:unloadcollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:13.167; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:35342/tz_gr/en/unloadcollection3/ and leader is http://127.0.0.1:37272/tz_gr/en/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:13.168; org.apache.solr.cloud.ZkController; No LogReplay needed for core=unloadcollection3 baseURL=http://127.0.0.1:35342/tz_gr/en
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:13.168; org.apache.solr.cloud.ZkController; Core needs to recover:unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:13.168; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:13.169; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=unloadcollection3 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:13.169; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:13.169; org.apache.solr.cloud.ZkController; publishing core=unloadcollection3 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:13.170; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:13.169; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:13.171; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:13.171; org.apache.solr.core.CoreContainer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1366392419946/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:13.171; org.apache.solr.core.SolrXMLSerializer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1366392419946/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:13.172; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={version=2&action=CREATE&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366392416892/1366392431629unloadcollection_3n&name=unloadcollection3&collection=unloadcollection&wt=javabin} status=0 QTime=1542 
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:13.173; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:13.174; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:13.177; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:35342_tz_gr%2Fen_unloadcollection3, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:14.176; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:14.189; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:14.190; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:35342_tz_gr%2Fen_unloadcollection3",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:35342/tz_gr/en",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "node_name":"127.0.0.1:35342_tz_gr%2Fen",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "core":"unloadcollection3",
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "numShards":"2"}
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:14.196; 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-19 17:27:14.196; 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-19 17:27:14.196; 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-19 17:27:14.196; 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-19 17:27:14.196; 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-19 17:27:14.196; 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-19 17:27:14.196; 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-19 17:27:15.178; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:35342_tz_gr%2Fen_unloadcollection3, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:15.178; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:15.178; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={onlyIfLeader=true&checkLive=true&version=2&action=PREPRECOVERY&core=unloadcollection1&wt=javabin&state=recovering&coreNodeName=127.0.0.1:35342_tz_gr%252Fen_unloadcollection3&nodeName=127.0.0.1:35342_tz_gr%252Fen} status=0 QTime=2001 
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:16.180; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:17.180; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:37272/tz_gr/en/unloadcollection1/ core=unloadcollection3 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:17.180; org.apache.solr.update.PeerSync; PeerSync: core=unloadcollection3 url=http://127.0.0.1:35342/tz_gr/en START replicas=[http://127.0.0.1:37272/tz_gr/en/unloadcollection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-04-19 17:27:17.181; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:17.181; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:17.181; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:17.181; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:17.181; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:17.182; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:37272/tz_gr/en/unloadcollection1/. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:17.182; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:17.182; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:17.183; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/tz_gr/en path=/get params={getVersions=100&qt=/get&version=2&distrib=false&wt=javabin} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:17.187; 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-19 17:27:17.188; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@771bd5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c8cb3),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@771bd5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c8cb3),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:17.188; org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[segments_3]
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:17.189; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:17.189; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={softCommit=false&openSearcher=false&waitSearcher=true&version=2&wt=javabin&commit=true&commit_end_point=true} {commit=} 0 2
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:17.190; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:17.190; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:17.193; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/tz_gr/en path=/replication params={qt=/replication&version=2&wt=javabin&command=indexversion} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:17.195; org.apache.solr.handler.SnapPuller; Master's generation: 3
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:17.195; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:17.195; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:17.198; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/tz_gr/en path=/replication params={qt=/replication&version=2&wt=javabin&command=filelist&generation=3} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:17.198; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:17.199; 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-1366392416892/1366392431629unloadcollection_3n/index.20130419142717199
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:17.199; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@3ff704 lockFactory=org.apache.lucene.store.NativeFSLockFactory@83e314) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:17.202; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/tz_gr/en path=/replication params={qt=/replication&file=segments_3&wt=filestream&command=filecontent&checksum=true&generation=3} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:17.203; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:17.204; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:17.204; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:17.205; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@861e42 lockFactory=org.apache.lucene.store.NativeFSLockFactory@94cd91),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@861e42 lockFactory=org.apache.lucene.store.NativeFSLockFactory@94cd91),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:17.206; org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[segments_3]
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:17.206; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:17.206; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1f52f35 main
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:17.207; org.apache.solr.core.SolrCore; [unloadcollection3] Registered new searcher Searcher@1f52f35 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:17.207; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366392416892/1366392431629unloadcollection_3n/index.20130419142717199 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366392416892/1366392431629unloadcollection_3n/index.20130419142717199;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:17.208; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366392416892/1366392431629unloadcollection_3n/index.20130419142717199
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:17.208; 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-1366392416892/1366392431629unloadcollection_3n/index.20130419142717199
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:17.208; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:17.208; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:17.208; org.apache.solr.cloud.ZkController; publishing core=unloadcollection3 state=active
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:17.208; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:17.210; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:18.184; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:18.708; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:18.709; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:35342_tz_gr%2Fen_unloadcollection3",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:35342/tz_gr/en",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "node_name":"127.0.0.1:35342_tz_gr%2Fen",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "core":"unloadcollection3",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "numShards":"2"}
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:18.713; 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-19 17:27:18.713; 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-19 17:27:18.714; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:18.714; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:18.714; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:18.713; 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-19 17:27:18.713; 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-19 17:27:19.187; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.188; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.188; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.213; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[20 (1432766318331822080)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.215; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[20 (1432766318331822080)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.216; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[20 (1432766318331822080)]} 0 11
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.217; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[20]} 0 22
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.226; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[21 (1432766318349647872)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.226; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[21 (1432766318349647872)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.228; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[21 (1432766318349647872)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.228; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[21]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.240; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[22 (1432766318362230784)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.240; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[22 (1432766318362230784)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.242; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[22 (1432766318362230784)]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.242; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[22]} 0 11
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.251; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[23 (1432766318375862272)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.251; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[23 (1432766318375862272)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.252; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[23 (1432766318375862272)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.255; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[23]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.268; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[24 (1432766318392639488)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.268; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[24 (1432766318392639488)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.269; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[24 (1432766318392639488)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.269; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[24]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.278; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[25 (1432766318404173824)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.280; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[25 (1432766318404173824)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.281; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[25 (1432766318404173824)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.282; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[25]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.291; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[26 (1432766318417805312)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.291; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[26 (1432766318417805312)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.292; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[26 (1432766318417805312)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.294; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[26]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.304; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[27 (1432766318431436800)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.307; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[27 (1432766318431436800)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.308; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[27 (1432766318431436800)]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.309; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[27]} 0 12
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.322; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[28 (1432766318448214016)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.325; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[28 (1432766318448214016)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.326; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[28 (1432766318448214016)]} 0 11
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.327; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[28]} 0 15
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.338; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[29 (1432766318467088384)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.338; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[29 (1432766318467088384)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.342; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[29 (1432766318467088384)]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.343; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[29]} 0 13
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.352; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[30 (1432766318481768448)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.352; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[30 (1432766318481768448)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.353; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[30 (1432766318481768448)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.354; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[30]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.364; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[31 (1432766318493302784)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.365; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[31 (1432766318493302784)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.366; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[31 (1432766318493302784)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.367; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[31]} 0 11
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.376; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[32 (1432766318506934272)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.376; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[32 (1432766318506934272)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.377; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[32 (1432766318506934272)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.378; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[32]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.386; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[33 (1432766318518468608)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.386; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[33 (1432766318518468608)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.387; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[33 (1432766318518468608)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.388; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[33]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.396; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[34 (1432766318528954368)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.397; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[34 (1432766318528954368)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.397; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[34 (1432766318528954368)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.398; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[34]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.407; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[35 (1432766318539440128)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.408; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[35 (1432766318539440128)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.408; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[35 (1432766318539440128)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.409; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[35]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.418; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[36 (1432766318550974464)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.418; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[36 (1432766318550974464)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.419; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[36 (1432766318550974464)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.420; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[36]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.431; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[37 (1432766318564605952)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.431; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[37 (1432766318564605952)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.432; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[37 (1432766318564605952)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.433; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[37]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.443; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[38 (1432766318577188864)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.443; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[38 (1432766318577188864)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.444; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[38 (1432766318577188864)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.445; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[38]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.454; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[39 (1432766318588723200)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.454; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[39 (1432766318588723200)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.455; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[39 (1432766318588723200)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.456; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[39]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.465; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[40 (1432766318600257536)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.465; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[40 (1432766318600257536)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.467; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[40 (1432766318600257536)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.468; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[40]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.481; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[41 (1432766318615986176)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.481; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[41 (1432766318615986176)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.483; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[41 (1432766318615986176)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.483; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[41]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.493; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[42 (1432766318629617664)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.493; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[42 (1432766318629617664)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.495; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[42 (1432766318629617664)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.496; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[42]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.507; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[43 (1432766318643249152)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.507; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[43 (1432766318643249152)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.508; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[43 (1432766318643249152)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.509; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[43]} 0 11
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.520; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[44 (1432766318657929216)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.520; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[44 (1432766318657929216)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.521; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[44 (1432766318657929216)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.522; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[44]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.531; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[45 (1432766318669463552)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.531; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[45 (1432766318669463552)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.532; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[45 (1432766318669463552)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.533; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[45]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.542; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[46 (1432766318680997888)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.542; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[46 (1432766318680997888)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.543; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[46 (1432766318680997888)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.544; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[46]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.553; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[47 (1432766318692532224)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.553; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[47 (1432766318692532224)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.554; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[47 (1432766318692532224)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.555; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[47]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.563; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[48 (1432766318704066560)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.563; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[48 (1432766318704066560)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.565; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[48 (1432766318704066560)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.565; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[48]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.574; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[49 (1432766318714552320)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.574; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[49 (1432766318714552320)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.575; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[49 (1432766318714552320)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.576; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[49]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.587; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[50 (1432766318728183808)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.589; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[50 (1432766318728183808)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.590; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[50 (1432766318728183808)]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.591; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[50]} 0 11
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.601; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[51 (1432766318743912448)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.601; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[51 (1432766318743912448)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.602; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[51 (1432766318743912448)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.603; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[51]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.612; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[52 (1432766318754398208)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.612; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[52 (1432766318754398208)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.613; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[52 (1432766318754398208)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.613; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[52]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.621; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[53 (1432766318764883968)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.621; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[53 (1432766318764883968)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.622; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[53 (1432766318764883968)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.623; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[53]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.632; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[54 (1432766318775369728)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.632; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[54 (1432766318775369728)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.633; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[54 (1432766318775369728)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.634; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[54]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.642; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[55 (1432766318786904064)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.642; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[55 (1432766318786904064)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.643; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[55 (1432766318786904064)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.643; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[55]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.651; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[56 (1432766318796341248)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.651; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[56 (1432766318796341248)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.652; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[56 (1432766318796341248)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.653; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[56]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.661; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[57 (1432766318806827008)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.661; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[57 (1432766318806827008)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.662; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[57 (1432766318806827008)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.662; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[57]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.670; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[58 (1432766318816264192)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.670; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[58 (1432766318816264192)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.674; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[58 (1432766318816264192)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.675; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[58]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.684; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[59 (1432766318829895680)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.684; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[59 (1432766318829895680)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.685; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[59 (1432766318829895680)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.685; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[59]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.698; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[60 (1432766318841430016)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.698; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[60 (1432766318841430016)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.701; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[60 (1432766318841430016)]} 0 11
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.702; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[60]} 0 14
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.710; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[61 (1432766318858207232)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.714; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[61 (1432766318858207232)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.715; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[61 (1432766318858207232)]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.716; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[61]} 0 12
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.725; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[62 (1432766318872887296)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.725; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[62 (1432766318872887296)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.726; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[62 (1432766318872887296)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.727; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[62]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.736; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[63 (1432766318884421632)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.736; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[63 (1432766318884421632)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.737; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[63 (1432766318884421632)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.738; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[63]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.746; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[64 (1432766318895955968)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.748; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[64 (1432766318895955968)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.748; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[64 (1432766318895955968)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.749; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[64]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.758; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[65 (1432766318907490304)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.758; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[65 (1432766318907490304)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.759; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[65 (1432766318907490304)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.760; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[65]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.769; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[66 (1432766318919024640)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.769; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[66 (1432766318919024640)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.770; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[66 (1432766318919024640)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.771; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[66]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.781; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[67 (1432766318931607552)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.781; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[67 (1432766318931607552)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.782; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[67 (1432766318931607552)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.783; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[67]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.792; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[68 (1432766318943141888)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.792; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[68 (1432766318943141888)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.793; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[68 (1432766318943141888)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.794; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[68]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.802; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[69 (1432766318954676224)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.802; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[69 (1432766318954676224)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.803; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:35342/tz_gr/en/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[69 (1432766318954676224)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.803; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/tz_gr/en path=/update params={version=2&wt=javabin} {add=[69]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-19 17:27:19.811; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/tz_gr/en path=/update params={version=2&distrib.from=http://127.0.0.1:37272/tz_gr/en/unloadcollection1/&wt=javabin&update.distrib=FROML

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

>   "core":"collection1",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:60707__collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:60707_",
[junit4:junit4]   1>   "state":"down"}
[junit4:junit4]   1> INFO  - 2013-04-19 17:35:16.662; 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: 1)
[junit4:junit4]   1> INFO  - 2013-04-19 17:35:16.672; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   1> INFO  - 2013-04-19 17:35:16.723; org.apache.solr.cloud.ChaosMonkey; monkey: stop shard! 57719
[junit4:junit4]   1> INFO  - 2013-04-19 17:35:16.724; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=11512755
[junit4:junit4]   1> INFO  - 2013-04-19 17:35:17.727; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-19 17:35:17.728; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-19 17:35:17.731; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1f1f5a2
[junit4:junit4]   1> INFO  - 2013-04-19 17:35:17.736; 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-19 17:35:17.737; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-04-19 17:35:17.738; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-04-19 17:35:17.738; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-04-19 17:35:17.740; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-04-19 17:35:17.740; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-04-19 17:35:17.740; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1366392885747/jetty4 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1366392885747/jetty4;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-19 17:35:17.741; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1366392885747/jetty4
[junit4:junit4]   1> INFO  - 2013-04-19 17:35:17.741; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1366392885747/jetty4/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1366392885747/jetty4/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-19 17:35:17.742; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1366392885747/jetty4/index
[junit4:junit4]   1> INFO  - 2013-04-19 17:35:17.742; org.apache.solr.cloud.Overseer$ClusterStateUpdater; According to ZK I (id=89547924160512012-127.0.0.1:57719_-n_0000000004) am no longer a leader.
[junit4:junit4]   1> INFO  - 2013-04-19 17:35:17.765; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   1> INFO  - 2013-04-19 17:35:17.822; org.apache.solr.SolrTestCaseJ4; ###Ending testDistribSearch
[junit4:junit4]   1> INFO  - 2013-04-19 17:35:17.824; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:39521 39521
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1366392885747
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZk2Test -Dtests.method=testDistribSearch -Dtests.seed=4F7E6FEFCE5875B2 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale= -Dtests.timezone=Atlantic/Canary -Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR   32.1s J1 | BasicDistributedZk2Test.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:53667/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([4F7E6FEFCE5875B2:CE98E1F7B907158E]: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:806)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   1> INFO  - 2013-04-19 17:35:17.861; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   2> 32123 T2258 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   1> WARN  - 2013-04-19 17:35:19.043; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-19 17:35:19.044; 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-19 17:35:19.044; 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=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=, timezone=Atlantic/Canary
[junit4:junit4]   2> NOTE: Linux 3.2.0-40-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=1,free=106744312,total=326172672
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestSerializedLuceneMatchVersion, TestFastOutputStream, TestMultiCoreConfBootstrap, UniqFieldsUpdateProcessorFactoryTest, UpdateParamsTest, TestWordDelimiterFilterFactory, TestCSVResponseWriter, SpellCheckCollatorTest, RequestHandlersTest, JSONWriterTest, TestMergePolicyConfig, DOMUtilTest, MultiTermTest, TestBinaryField, TestQuerySenderNoQuery, HardAutoCommitTest, TestRandomFaceting, ZkSolrClientTest, TestComponentsName, ChaosMonkeySafeLeaderTest, TestStressReorder, HighlighterConfigTest, TestRangeQuery, TimeZoneUtilsTest, TestIndexingPerformance, XmlUpdateRequestHandlerTest, TestHashPartitioner, FileUtilsTest, SolrRequestParserTest, TestIndexSearcher, TermVectorComponentDistributedTest, HighlighterTest, TestCollationField, DateMathParserTest, TestFoldingMultitermQuery, TestCSVLoader, URLClassifyProcessorTest, PingRequestHandlerTest, SolrCmdDistributorTest, TestElisionMultitermQuery, TestQueryTypes, NotRequiredUniqueKeyTest, TestAnalyzedSuggestions, StatsComponentTest, TestRTGBase, OutputWriterTest, BadCopyFieldTest, SpellCheckComponentTest, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, TestDistributedGrouping, SolrIndexConfigTest, DirectSolrSpellCheckerTest, BadIndexSchemaTest, DirectUpdateHandlerTest, NoCacheHeaderTest, TestBM25SimilarityFactory, SpellPossibilityIteratorTest, DistanceFunctionTest, CollectionsAPIDistributedZkTest, TestArbitraryIndexDir, TestShardHandlerFactory, TestSchemaVersionResource, ChaosMonkeyShardSplitTest, TestPostingsSolrHighlighter, SuggesterTSTTest, TestPropInject, DocValuesMultiTest, TestSuggestSpellingConverter, EchoParamsTest, TestCoreDiscovery, BasicDistributedZk2Test]
[junit4:junit4] Completed on J1 in 33.40s, 1 test, 1 error <<< FAILURES!

[...truncated 479 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:375: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:355: 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:438: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1231: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:875: There were test failures: 290 suites, 1202 tests, 1 error, 1 failure, 13 ignored (7 assumptions)

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