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/27 02:21:29 UTC

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

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

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

Error Message:
Server at http://127.0.0.1:53498/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:53498/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([22E9F6EB27E825C9:A30F78F350B745F5]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:387)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:197)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9401 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:39.562; org.apache.solr.BaseDistributedSearchTestCase; Setting hostContext system property: /
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:39.566; org.apache.solr.SolrTestCaseJ4; ###Starting testDistribSearch
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:39.566; 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-27 00:12:39.567; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:39.667; org.apache.solr.cloud.ZkTestServer; start zk server on port:48639
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:39.668; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> WARN  - 2013-04-27 00:12:40.750; org.apache.zookeeper.server.persistence.FileTxnLog; fsync-ing the write ahead log in SyncThread:0 took 1081ms which will adversely effect operation latency. See the ZooKeeper troubleshooting guide
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:40.752; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@4cc4b4 name:ZooKeeperConnection Watcher:127.0.0.1:48639 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:40.752; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:40.753; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:40.758; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:40.759; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@8b30cd name:ZooKeeperConnection Watcher:127.0.0.1:48639/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:40.759; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:40.759; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:40.762; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/shards
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:40.764; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:40.766; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/shards
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:40.768; 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-27 00:12:40.768; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:40.771; 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-27 00:12:40.773; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:40.776; 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-27 00:12:40.777; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:40.779; 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-27 00:12:40.780; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:40.781; 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-27 00:12:40.782; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:40.784; 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-27 00:12:40.785; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:40.786; 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-27 00:12:40.787; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:40.789; 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-27 00:12:40.789; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:40.791; 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-27 00:12:40.791; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:40.885; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.038; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:41711
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.038; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.039; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.039; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1367021560793
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.040; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1367021560793/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.040; org.apache.solr.core.CoreContainer; New CoreContainer 28746046
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.040; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1367021560793/'
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.041; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1367021560793/'
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.093; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.094; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.094; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.095; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.095; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.096; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.096; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.096; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.097; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.097; 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-27 00:12:41.100; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.101; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:48639/solr
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.101; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.102; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.103; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1234119 name:ZooKeeperConnection Watcher:127.0.0.1:48639 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.104; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.105; 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-27 00:12:41.107; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.108; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@435473 name:ZooKeeperConnection Watcher:127.0.0.1:48639/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.109; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.110; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.112; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/collection-queue-work
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.114; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.115; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41711_
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.116; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:41711_
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.118; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/election
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.123; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.124; org.apache.solr.cloud.Overseer; Overseer (id=89589124927913987-127.0.0.1:41711_-n_0000000000) starting
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.126; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue-work
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.129; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.129; org.apache.solr.common.cloud.SolrZkClient; makePath: /clusterstate.json
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.131; org.apache.solr.common.cloud.SolrZkClient; makePath: /aliases.json
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.132; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.133; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.135; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1367021560793/collection1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.136; org.apache.solr.cloud.ZkController; Check for collection zkNode:control_collection
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.136; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.136; org.apache.solr.cloud.ZkController; Load collection config from:/collections/control_collection
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.137; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1367021560793/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.138; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1367021560793/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.138; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1367021560793/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.163; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.194; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.195; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.198; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.506; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.511; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.513; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.522; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.525; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.527; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-27 00:12:41.528; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-27 00:12:41.528; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.529; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-27 00:12:41.529; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-27 00:12:41.530; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.530; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.530; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1367021560793/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/control/data/
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.530; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@59575f
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.531; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.531; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/control/data
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.531; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/control/data/index/
[junit4:junit4]   1> WARN  - 2013-04-27 00:12:41.532; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.532; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/control/data/index
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.534; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@bb4919 lockFactory=org.apache.lucene.store.NativeFSLockFactory@dbfbad),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.534; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.535; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.535; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.536; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.536; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.537; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.537; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.537; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.537; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.538; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.540; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.542; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@45723b main
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.542; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/control/data/tlog
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.542; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.543; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.545; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@45723b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.546; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:41.546; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:42.636; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:42.637; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:41711_",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:41711",
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:42.637; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection control_collection with numShards 1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:42.637; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:42.640; 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-27 00:12:43.548; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:43.548; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:41711 collection:control_collection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:43.549; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:43.553; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:43.554; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:43.554; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:43.555; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:41711/collection1/
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:43.555; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:43.555; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:41711/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:43.555; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:41711/collection1/
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:43.556; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:44.143; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:44.151; 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-27 00:12:44.160; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:41711/collection1/ and leader is http://127.0.0.1:41711/collection1/
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:44.161; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:41711
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:44.161; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:44.161; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:44.162; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:44.163; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:44.164; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:44.165; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:44.165; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:44.168; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:44.169; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:44.170; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@846b47 name:ZooKeeperConnection Watcher:127.0.0.1:48639/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:44.170; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:44.172; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:44.174; org.apache.solr.cloud.ChaosMonkey; monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:44.243; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:44.245; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:35254
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:44.246; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:44.246; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:44.246; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1367021564175
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:44.247; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1367021564175/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:44.247; org.apache.solr.core.CoreContainer; New CoreContainer 10751935
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:44.248; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1367021564175/'
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:44.248; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1367021564175/'
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:44.293; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:44.293; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:44.293; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:44.294; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:44.294; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:44.294; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:44.295; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:44.295; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:44.295; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:44.296; 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-27 00:12:44.298; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:44.299; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:48639/solr
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:44.299; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:44.300; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:44.301; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1b67feb name:ZooKeeperConnection Watcher:127.0.0.1:48639 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:44.302; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:44.303; 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-27 00:12:44.306; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:44.307; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@24630a name:ZooKeeperConnection Watcher:127.0.0.1:48639/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:44.307; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:44.310; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.313; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35254_
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.315; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:35254_
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.320; 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> INFO  - 2013-04-27 00:12:45.321; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.321; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.323; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.326; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1367021564175/collection1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.327; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.327; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.327; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.328; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1367021564175/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.328; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1367021564175/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.329; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1367021564175/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.351; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.386; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.387; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.390; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.655; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.656; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:41711_",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:41711",
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.658; 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: 2)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.658; 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: 2)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.658; 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: 2)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.682; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.687; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.689; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.697; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.699; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.702; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-27 00:12:45.702; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-27 00:12:45.703; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.703; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-27 00:12:45.704; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-27 00:12:45.704; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.704; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.704; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1367021564175/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/jetty1/
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.704; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@59575f
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.705; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.705; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/jetty1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.705; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/jetty1/index/
[junit4:junit4]   1> WARN  - 2013-04-27 00:12:45.706; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.706; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/jetty1/index
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.707; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@18bfa8f lockFactory=org.apache.lucene.store.NativeFSLockFactory@bd96a3),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.707; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.709; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.709; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.709; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.710; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.710; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.710; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.710; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.711; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.711; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.713; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.715; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@58586f main
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.715; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/jetty1/tlog
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.716; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.716; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.719; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@58586f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.722; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:45.722; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:47.162; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:47.162; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"2",
[junit4:junit4]   1>   "node_name":"127.0.0.1:35254_",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:35254",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:47.163; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection collection1 with numShards 2
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:47.163; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:47.167; 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: 2)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:47.167; 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: 2)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:47.167; 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: 2)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:47.724; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:47.724; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:35254 collection:collection1 shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:47.725; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:47.730; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:47.731; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:47.731; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:47.732; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:35254/collection1/
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:47.732; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:47.732; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:35254/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:47.732; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:35254/collection1/
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:47.733; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:48.670; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:48.678; 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: 2)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:48.678; 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: 2)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:48.678; 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: 2)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:48.688; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:35254/collection1/ and leader is http://127.0.0.1:35254/collection1/
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:48.688; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:35254
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:48.688; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:48.688; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:48.689; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:48.690; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:48.691; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:48.692; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:48.692; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:48.756; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:48.757; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:53498
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:48.759; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:48.759; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:48.760; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1367021568695
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:48.760; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1367021568695/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:48.760; org.apache.solr.core.CoreContainer; New CoreContainer 10681206
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:48.761; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1367021568695/'
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:48.761; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1367021568695/'
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:48.800; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:48.800; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:48.800; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:48.801; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:48.801; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:48.801; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:48.802; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:48.802; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:48.802; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:48.803; 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-27 00:12:48.806; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:48.806; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:48639/solr
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:48.807; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:48.807; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:48.809; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@e0452b name:ZooKeeperConnection Watcher:127.0.0.1:48639 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:48.809; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:48.810; 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-27 00:12:48.813; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:48.814; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@11bdb93 name:ZooKeeperConnection Watcher:127.0.0.1:48639/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:48.814; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:48.817; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:49.819; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53498_
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:49.820; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:53498_
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:49.823; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:49.823; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:49.823; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:49.824; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:49.823; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:49.824; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:49.824; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:49.827; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1367021568695/collection1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:49.828; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:49.828; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:49.828; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:49.829; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1367021568695/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:49.830; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1367021568695/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:49.830; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1367021568695/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:49.856; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:49.885; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:49.887; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:49.890; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:50.187; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:50.188; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"2",
[junit4:junit4]   1>   "node_name":"127.0.0.1:35254_",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:35254",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:50.190; 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: 3)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:50.190; 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: 3)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:50.190; 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: 3)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:50.190; 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: 3)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:50.192; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:50.197; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:50.199; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:50.207; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:50.210; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:50.212; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-27 00:12:50.213; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-27 00:12:50.213; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:50.214; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-27 00:12:50.214; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-27 00:12:50.215; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:50.215; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:50.215; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1367021568695/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/jetty2/
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:50.215; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@59575f
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:50.216; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:50.216; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/jetty2
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:50.216; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/jetty2/index/
[junit4:junit4]   1> WARN  - 2013-04-27 00:12:50.216; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:50.217; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/jetty2/index
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:50.218; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@9a8c9f lockFactory=org.apache.lucene.store.NativeFSLockFactory@13cc2e4),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:50.218; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:50.220; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:50.220; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:50.221; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:50.221; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:50.222; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:50.222; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:50.222; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:50.223; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:50.223; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:50.225; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:50.227; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@e5185e main
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:50.227; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/jetty2/tlog
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:50.228; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:50.228; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:50.232; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@e5185e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:50.234; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:50.234; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:51.693; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:51.694; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"3",
[junit4:junit4]   1>   "node_name":"127.0.0.1:53498_",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:53498",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:51.694; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:51.694; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard2
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:51.697; 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: 3)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:51.698; 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: 3)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:51.698; 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: 3)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:51.698; 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: 3)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:52.235; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:52.236; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:53498 collection:collection1 shard:shard2
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:52.236; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:52.241; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:52.243; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:52.243; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:52.243; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:53498/collection1/
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:52.243; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:52.243; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:53498/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:52.244; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:53498/collection1/
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:52.244; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:53.200; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:53.205; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:53.206; 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: 3)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:53.205; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:53.206; 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: 3)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:53.249; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:53498/collection1/ and leader is http://127.0.0.1:53498/collection1/
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:53.249; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53498
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:53.249; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:53.250; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:53.250; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:53.251; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:53.252; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:53.252; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:53.253; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:53.316; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:53.318; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:35089
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:53.319; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:53.319; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:53.319; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1367021573255
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:53.320; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1367021573255/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:53.320; org.apache.solr.core.CoreContainer; New CoreContainer 7883626
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:53.321; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1367021573255/'
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:53.321; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1367021573255/'
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:53.360; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:53.360; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:53.361; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:53.361; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:53.361; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:53.362; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:53.362; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:53.362; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:53.363; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:53.363; 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-27 00:12:53.366; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:53.366; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:48639/solr
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:53.367; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:53.367; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:53.368; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1ec94a8 name:ZooKeeperConnection Watcher:127.0.0.1:48639 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:53.369; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:53.370; 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-27 00:12:53.373; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:53.374; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@fc646f name:ZooKeeperConnection Watcher:127.0.0.1:48639/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:53.374; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:53.377; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.379; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35089_
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.381; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:35089_
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.384; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.384; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.384; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.384; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.384; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.384; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.384; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.385; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.385; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.388; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1367021573255/collection1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.388; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.389; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.389; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.390; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1367021573255/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.391; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1367021573255/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.391; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1367021573255/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.420; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.449; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.450; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.454; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.710; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.711; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"3",
[junit4:junit4]   1>   "node_name":"127.0.0.1:53498_",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:53498",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.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: 4)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.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: 4)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.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: 4)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.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: 4)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.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: 4)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.761; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.766; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.768; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.776; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.779; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.781; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-27 00:12:54.781; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-27 00:12:54.782; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.782; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-27 00:12:54.783; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-27 00:12:54.783; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.783; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.783; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1367021573255/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/jetty3/
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.784; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@59575f
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.784; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.784; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/jetty3
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.785; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/jetty3/index/
[junit4:junit4]   1> WARN  - 2013-04-27 00:12:54.785; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.785; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/jetty3/index
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.786; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@15cb10c lockFactory=org.apache.lucene.store.NativeFSLockFactory@1678198),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.786; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.788; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.788; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.789; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.789; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.789; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.789; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.790; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.790; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.790; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.793; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.795; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@4790eb main
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.795; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/jetty3/tlog
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.795; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.795; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.799; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@4790eb main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.800; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:54.800; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.217; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.218; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"4",
[junit4:junit4]   1>   "node_name":"127.0.0.1:35089_",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:35089",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.218; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.218; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.222; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.222; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.222; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.222; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.222; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.802; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.802; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:35089 collection:collection1 shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.805; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:35089/collection1/ and leader is http://127.0.0.1:35254/collection1/
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.806; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:35089
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.806; org.apache.solr.cloud.ZkController; Core needs to recover:collection1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.806; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.807; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.808; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.809; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.809; org.apache.solr.cloud.ZkController; publishing core=collection1 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.809; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.810; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.811; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.811; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.812; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.816; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.881; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.883; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:56230
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.883; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.884; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.884; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1367021576816
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.884; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1367021576816/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.885; org.apache.solr.core.CoreContainer; New CoreContainer 28261958
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.885; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1367021576816/'
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.885; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1367021576816/'
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.927; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.928; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.928; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.929; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.929; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.929; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.930; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.930; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.930; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.931; 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-27 00:12:56.933; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.934; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:48639/solr
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.934; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.935; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.936; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@c309e name:ZooKeeperConnection Watcher:127.0.0.1:48639 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.937; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.938; 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-27 00:12:56.941; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.942; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@106c0ac name:ZooKeeperConnection Watcher:127.0.0.1:48639/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.942; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:56.945; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:57.725; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:57.726; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"4",
[junit4:junit4]   1>   "node_name":"127.0.0.1:35089_",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:35089",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:57.742; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:57.742; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:57.742; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:57.742; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:57.742; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:57.742; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:57.817; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:57.818; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={wt=javabin&checkLive=true&state=recovering&nodeName=127.0.0.1:35089_&coreNodeName=4&version=2&onlyIfLeader=true&core=collection1&action=PREPRECOVERY} status=0 QTime=1002 
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:57.947; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56230_
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:57.948; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:56230_
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:57.950; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:57.950; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:57.950; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:57.950; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:57.950; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:57.950; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:57.951; 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: 5)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:57.951; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:57.951; 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: 5)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:57.952; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:57.952; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:57.951; 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: 5)
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:57.955; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1367021576816/collection1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:57.955; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:57.955; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:57.956; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:57.957; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1367021576816/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:57.957; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1367021576816/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:57.957; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1367021576816/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:57.981; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:58.011; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:58.012; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:58.015; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:58.324; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:58.329; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:58.331; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:58.340; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:58.343; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:58.345; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-27 00:12:58.346; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-27 00:12:58.347; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:58.347; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-27 00:12:58.348; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-27 00:12:58.348; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:58.348; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:58.349; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1367021576816/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/jetty4/
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:58.349; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@59575f
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:58.349; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:58.349; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/jetty4
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:58.350; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/jetty4/index/
[junit4:junit4]   1> WARN  - 2013-04-27 00:12:58.350; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:58.350; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/jetty4/index
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:58.351; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@43a9eb lockFactory=org.apache.lucene.store.NativeFSLockFactory@8c9666),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:58.351; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:58.353; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:58.353; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:58.354; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:58.354; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:58.354; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:58.354; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:58.355; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:58.355; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:58.355; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:58.358; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:58.360; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@163b2ba main
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:58.360; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/jetty4/tlog
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:58.361; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:58.361; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:58.364; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@163b2ba main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:58.365; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:58.365; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.246; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.247; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"5",
[junit4:junit4]   1>   "node_name":"127.0.0.1:56230_",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:56230",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.247; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.247; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard2
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.250; 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-27 00:12:59.250; 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-27 00:12:59.250; 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-27 00:12:59.250; 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-27 00:12:59.250; 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-27 00:12:59.250; 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-27 00:12:59.366; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.367; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:56230 collection:collection1 shard:shard2
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.370; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:56230/collection1/ and leader is http://127.0.0.1:53498/collection1/
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.370; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56230
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.370; org.apache.solr.cloud.ZkController; Core needs to recover:collection1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.370; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.371; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.372; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.372; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.372; org.apache.solr.cloud.ZkController; publishing core=collection1 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.372; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.373; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.374; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.373; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.374; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.377; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.377; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.378; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.381; org.apache.solr.core.CoreContainer; Creating SolrCore 'onenodecollectioncore' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1367021564175/onenodecollectioncore
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.382; org.apache.solr.cloud.ZkController; Check for collection zkNode:onenodecollection
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.382; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.382; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.383; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.384; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/onenodecollection
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.385; org.apache.solr.cloud.ZkController; Load collection config from:/collections/onenodecollection
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.386; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1367021564175/onenodecollectioncore/'
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.411; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.441; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.443; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.446; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.744; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.749; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.751; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.761; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.764; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.767; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-27 00:12:59.768; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-27 00:12:59.768; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.769; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-27 00:12:59.769; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-27 00:12:59.770; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.770; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.770; org.apache.solr.core.SolrCore; [onenodecollectioncore] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1367021564175/onenodecollectioncore/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1367021559566/onenodecollection/
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.771; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@59575f
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.771; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.772; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1367021559566/onenodecollection
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.772; 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/J1/./solrtest-BasicDistributedZk2Test-1367021559566/onenodecollection/index/
[junit4:junit4]   1> WARN  - 2013-04-27 00:12:59.772; org.apache.solr.core.SolrCore; [onenodecollectioncore] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1367021559566/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.773; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1367021559566/onenodecollection/index
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.774; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@37d008 lockFactory=org.apache.lucene.store.NativeFSLockFactory@b042bf),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.774; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.776; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.776; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.777; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.778; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.784; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.785; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.785; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.786; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.786; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.790; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.793; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@84f3da main
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.794; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1367021559566/onenodecollection/tlog
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.795; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.795; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.798; org.apache.solr.core.SolrCore; [onenodecollectioncore] Registered new searcher Searcher@84f3da main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.799; org.apache.solr.cloud.ZkController; publishing core=onenodecollectioncore state=down
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.819; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:35254/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.819; org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=http://127.0.0.1:35089 START replicas=[http://127.0.0.1:35254/collection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-04-27 00:12:59.819; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.820; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.820; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.820; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.820; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.820; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:35254/collection1/. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.820; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.826; org.apache.solr.core.SolrCore; [collection1] webapp= path=/get params={wt=javabin&qt=/get&version=2&distrib=false&getVersions=100} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.828; 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-27 00:12:59.830; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@18bfa8f lockFactory=org.apache.lucene.store.NativeFSLockFactory@bd96a3),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.831; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.831; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@18bfa8f lockFactory=org.apache.lucene.store.NativeFSLockFactory@bd96a3),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@18bfa8f lockFactory=org.apache.lucene.store.NativeFSLockFactory@bd96a3),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.832; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.832; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@24b1b2 realtime
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.832; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.833; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&softCommit=false&version=2&openSearcher=false&waitSearcher=true&commit=true&commit_end_point=true} {commit=} 0 5
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.833; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.833; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.837; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.837; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={wt=javabin&qt=/replication&version=2&command=indexversion} status=0 QTime=3 
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.837; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.837; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.838; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.839; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={wt=javabin&generation=2&qt=/replication&version=2&command=filelist} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.840; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.840; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/jetty3/index.20130426201259840
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.840; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@6dbfb6 lockFactory=org.apache.lucene.store.NativeFSLockFactory@33670c) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.842; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={wt=filestream&generation=2&qt=/replication&file=segments_2&command=filecontent&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.843; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.844; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.844; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.845; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@15cb10c lockFactory=org.apache.lucene.store.NativeFSLockFactory@1678198),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@15cb10c lockFactory=org.apache.lucene.store.NativeFSLockFactory@1678198),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.846; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.846; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.846; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@ac6b60 main
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.847; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@ac6b60 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.848; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/jetty3/index.20130426201259840 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/jetty3/index.20130426201259840;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.848; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/jetty3/index.20130426201259840
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.848; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/jetty3/index.20130426201259840
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.848; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.848; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.849; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.849; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-27 00:12:59.850; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:00.754; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:00.755; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"5",
[junit4:junit4]   1>   "node_name":"127.0.0.1:56230_",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:56230",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:00.757; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:35254_",
[junit4:junit4]   1>   "core":"onenodecollectioncore",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:35254",
[junit4:junit4]   1>   "collection":"onenodecollection",
[junit4:junit4]   1>   "roles":"none"}
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:00.757; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection onenodecollection with numShards 1
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:00.758; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:00.760; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"4",
[junit4:junit4]   1>   "node_name":"127.0.0.1:35089_",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:35089",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:00.766; 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-27 00:13:00.766; 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-27 00:13:00.766; 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-27 00:13:00.766; 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-27 00:13:00.766; 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-27 00:13:00.766; 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-27 00:13:00.801; org.apache.solr.core.CoreContainer; registering core: onenodecollectioncore
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:00.801; org.apache.solr.cloud.ZkController; Register replica - core:onenodecollectioncore address:http://127.0.0.1:35254 collection:onenodecollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:00.802; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:00.807; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:00.808; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:00.809; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:00.809; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:35254/onenodecollectioncore/
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:00.809; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:00.809; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:35254/onenodecollectioncore/ has no replicas
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:00.810; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:35254/onenodecollectioncore/
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:00.810; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:01.378; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:01.379; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={wt=javabin&checkLive=true&state=recovering&nodeName=127.0.0.1:56230_&coreNodeName=5&version=2&onlyIfLeader=true&core=collection1&action=PREPRECOVERY} status=0 QTime=2002 
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:02.274; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:02.283; 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-27 00:13:02.283; 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-27 00:13:02.283; 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-27 00:13:02.283; 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-27 00:13:02.283; 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-27 00:13:02.283; 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-27 00:13:02.317; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:35254/onenodecollectioncore/ and leader is http://127.0.0.1:35254/onenodecollectioncore/
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:02.318; org.apache.solr.cloud.ZkController; No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:35254
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:02.318; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:02.318; org.apache.solr.cloud.ZkController; publishing core=onenodecollectioncore state=active
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:02.320; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:02.321; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={wt=javabin&numShards=1&version=2&name=onenodecollectioncore&collection=onenodecollection&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1367021559566/onenodecollection&roles=none&action=CREATE} status=0 QTime=2940 
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:02.321; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:02.322; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.323; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.379; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:53498/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.380; org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=http://127.0.0.1:56230 START replicas=[http://127.0.0.1:53498/collection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-04-27 00:13:03.380; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.380; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.380; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.380; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.381; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.381; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:53498/collection1/. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.381; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.385; org.apache.solr.core.SolrCore; [collection1] webapp= path=/get params={wt=javabin&qt=/get&version=2&distrib=false&getVersions=100} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.388; 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-27 00:13:03.390; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@9a8c9f lockFactory=org.apache.lucene.store.NativeFSLockFactory@13cc2e4),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.390; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.391; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@9a8c9f lockFactory=org.apache.lucene.store.NativeFSLockFactory@13cc2e4),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@9a8c9f lockFactory=org.apache.lucene.store.NativeFSLockFactory@13cc2e4),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.391; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.391; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1a81cec realtime
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.392; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.392; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&softCommit=false&version=2&openSearcher=false&waitSearcher=true&commit=true&commit_end_point=true} {commit=} 0 4
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.393; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.393; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.394; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.394; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={wt=javabin&qt=/replication&version=2&command=indexversion} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.395; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.395; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.395; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.396; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={wt=javabin&generation=2&qt=/replication&version=2&command=filelist} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.397; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.397; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/jetty4/index.20130426201303397
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.398; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@4f31cd lockFactory=org.apache.lucene.store.NativeFSLockFactory@1825ca3) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.400; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={wt=filestream&generation=2&qt=/replication&file=segments_2&command=filecontent&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.401; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.401; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.402; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.402; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@43a9eb lockFactory=org.apache.lucene.store.NativeFSLockFactory@8c9666),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@43a9eb lockFactory=org.apache.lucene.store.NativeFSLockFactory@8c9666),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.403; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.403; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.403; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1c2b019 main
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.404; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@1c2b019 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.404; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/jetty4/index.20130426201303397 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/jetty4/index.20130426201303397;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.404; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/jetty4/index.20130426201303397
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.405; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/jetty4/index.20130426201303397
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.405; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.405; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.405; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.405; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.406; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.788; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.788; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:35254__onenodecollectioncore",
[junit4:junit4]   1>   "node_name":"127.0.0.1:35254_",
[junit4:junit4]   1>   "core":"onenodecollectioncore",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:35254",
[junit4:junit4]   1>   "collection":"onenodecollection",
[junit4:junit4]   1>   "roles":"none"}
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.791; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"5",
[junit4:junit4]   1>   "node_name":"127.0.0.1:56230_",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:56230",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:03.794; 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-27 00:13:03.794; 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-27 00:13:03.794; 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-27 00:13:03.794; 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-27 00:13:03.794; 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-27 00:13:03.794; 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-27 00:13:04.325; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:04.326; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: onenodecollection
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:04.326; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:04.340; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:04.341; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1329f46 name:ZooKeeperConnection Watcher:127.0.0.1:48639 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:04.341; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> / (2)
[junit4:junit4]   1> DATA:
[junit4:junit4]   1>     
[junit4:junit4]   1>  /solr (7)
[junit4:junit4]   1>   /solr/live_nodes (5)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:35254_ (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:41711_ (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:56230_ (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:35089_ (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:53498_ (0)
[junit4:junit4]   1>   /solr/overseer (3)
[junit4:junit4]   1>   DATA:
[junit4:junit4]   1>       
[junit4:junit4]   1>    /solr/overseer/queue-work (0)
[junit4:junit4]   1>    /solr/overseer/collection-queue-work (0)
[junit4:junit4]   1>    /solr/overseer/queue (0)
[junit4:junit4]   1>   /solr/clusterstate.json (0)
[junit4:junit4]   1>   DATA:
[junit4:junit4]   1>       {
[junit4:junit4]   1>         "onenodecollection":{
[junit4:junit4]   1>           "router":"compositeId",
[junit4:junit4]   1>           "shards":{"shard1":{
[junit4:junit4]   1>               "range":"80000000-7fffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{"127.0.0.1:35254__onenodecollectioncore":{
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:35254_",
[junit4:junit4]   1>                   "core":"onenodecollectioncore",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:35254",
[junit4:junit4]   1>                   "collection":"onenodecollection",
[junit4:junit4]   1>                   "roles":"none",
[junit4:junit4]   1>                   "leader":"true"}}}}},
[junit4:junit4]   1>         "control_collection":{
[junit4:junit4]   1>           "router":"compositeId",
[junit4:junit4]   1>           "shards":{"shard1":{
[junit4:junit4]   1>               "range":"80000000-7fffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{"1":{
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:41711_",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:41711",
[junit4:junit4]   1>                   "collection":"control_collection",
[junit4:junit4]   1>                   "leader":"true"}}}}},
[junit4:junit4]   1>         "collection1":{
[junit4:junit4]   1>           "router":"compositeId",
[junit4:junit4]   1>           "shards":{
[junit4:junit4]   1>             "shard1":{
[junit4:junit4]   1>               "range":"80000000-ffffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{
[junit4:junit4]   1>                 "2":{
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:35254_",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:35254",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "leader":"true"},
[junit4:junit4]   1>                 "4":{
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:35089_",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:35089",
[junit4:junit4]   1>                   "collection":"collection1"}}},
[junit4:junit4]   1>             "shard2":{
[junit4:junit4]   1>               "range":"0-7fffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{
[junit4:junit4]   1>                 "3":{
[junit4:junit4]   1>                   "shard":"shard2",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:53498_",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:53498",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "leader":"true"},
[junit4:junit4]   1>                 "5":{
[junit4:junit4]   1>                   "shard":"shard2",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:56230_",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:56230",
[junit4:junit4]   1>                   "collection":"collection1"}}}}}}
[junit4:junit4]   1>   /solr/aliases.json (0)
[junit4:junit4]   1>   /solr/collections (3)
[junit4:junit4]   1>    /solr/collections/onenodecollection (2)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {
[junit4:junit4]   1>          "router":"compositeId",
[junit4:junit4]   1>          "configName":"conf1"}
[junit4:junit4]   1>     /solr/collections/onenodecollection/leader_elect (1)
[junit4:junit4]   1>      /solr/collections/onenodecollection/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/onenodecollection/leader_elect/shard1/election (1)
[junit4:junit4]   1>        /solr/collections/onenodecollection/leader_elect/shard1/election/89589124927913990-127.0.0.1:35254__onenodecollectioncore-n_0000000000 (0)
[junit4:junit4]   1>     /solr/collections/onenodecollection/leaders (1)
[junit4:junit4]   1>      /solr/collections/onenodecollection/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "node_name":"127.0.0.1:35254_",
[junit4:junit4]   1>            "core":"onenodecollectioncore",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:35254"}
[junit4:junit4]   1>    /solr/collections/control_collection (3)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"configName":"conf1"}
[junit4:junit4]   1>     /solr/collections/control_collection/leader_elect (1)
[junit4:junit4]   1>      /solr/collections/control_collection/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/control_collection/leader_elect/shard1/election (1)
[junit4:junit4]   1>        /solr/collections/control_collection/leader_elect/shard1/election/89589124927913987-1-n_0000000000 (0)
[junit4:junit4]   1>     /solr/collections/control_collection/shards (0)
[junit4:junit4]   1>     /solr/collections/control_collection/leaders (1)
[junit4:junit4]   1>      /solr/collections/control_collection/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "node_name":"127.0.0.1:41711_",
[junit4:junit4]   1>            "core":"collection1",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:41711"}
[junit4:junit4]   1>    /solr/collections/collection1 (3)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"configName":"conf1"}
[junit4:junit4]   1>     /solr/collections/collection1/leader_elect (2)
[junit4:junit4]   1>      /solr/collections/collection1/leader_elect/shard2 (1)
[junit4:junit4]   1>       /solr/collections/collection1/leader_elect/shard2/election (2)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard2/election/89589124927913992-3-n_0000000000 (0)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard2/election/89589124927913996-5-n_0000000001 (0)
[junit4:junit4]   1>      /solr/collections/collection1/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/collection1/leader_elect/shard1/election (2)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/89589124927913994-4-n_0000000001 (0)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/89589124927913990-2-n_0000000000 (0)
[junit4:junit4]   1>     /solr/collections/collection1/shards (0)
[junit4:junit4]   1>     /solr/collections/collection1/leaders (2)
[junit4:junit4]   1>      /solr/collections/collection1/leaders/shard2 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "node_name":"127.0.0.1:53498_",
[junit4:junit4]   1>            "core":"collection1",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:53498"}
[junit4:junit4]   1>      /solr/collections/collection1/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "node_name":"127.0.0.1:35254_",
[junit4:junit4]   1>            "core":"collection1",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:35254"}
[junit4:junit4]   1>   /solr/overseer_elect (2)
[junit4:junit4]   1>    /solr/overseer_elect/election (5)
[junit4:junit4]   1>     /solr/overseer_elect/election/89589124927913990-127.0.0.1:35254_-n_0000000001 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89589124927913987-127.0.0.1:41711_-n_0000000000 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89589124927913996-127.0.0.1:56230_-n_0000000004 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89589124927913994-127.0.0.1:35089_-n_0000000003 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89589124927913992-127.0.0.1:53498_-n_0000000002 (0)
[junit4:junit4]   1>    /solr/overseer_elect/leader (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"id":"89589124927913987-127.0.0.1:41711_-n_0000000000"}
[junit4:junit4]   1>   /solr/configs (1)
[junit4:junit4]   1>    /solr/configs/conf1 (9)
[junit4:junit4]   1>     /solr/configs/conf1/old_synonyms.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/protwords.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/currency.xml (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/schema.xml (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/synonyms.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/mapping-ISOLatin1Accent.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/open-exchange-rates.json (0)
[junit4:junit4]   1>     DATA:
[junit4:junit4]   1>         {
[junit4:junit4]   1>           "disclaimer": "This data is not real, it was synthetically created to match currency.xml.  It is modeled after the data format available from openexchangerates.org.  See https://openexchangerates.org/documentation for details",
[junit4:junit4]   1>           "license": "http://www.apache.org/licenses/LICENSE-2.0",
[junit4:junit4]   1>           "timestamp": 1332070464,
[junit4:junit4]   1>         
[junit4:junit4]   1>         
[junit4:junit4]   1>           "IMPORTANT NOTE": "In order for tests to work, this data must be kept in sync with ./currency.xml",
[junit4:junit4]   1>         
[junit4:junit4]   1>         
[junit4:junit4]   1>           "base": "USD",
[junit4:junit4]   1>           "rates": {
[junit4:junit4]   1>             "USD": 1,
[junit4:junit4]   1>             "JPY": 81.29,
[junit4:junit4]   1>             "EUR": 2.5,
[junit4:junit4]   1>             "GBP": 0.5,
[junit4:junit4]   1>             "MXN": 2.0
[junit4:junit4]   1>           }
[junit4:junit4]   1>         }
[junit4:junit4]   1>         
[junit4:junit4]   1>     /solr/configs/conf1/solrconfig.xml (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/stopwords.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>  /zookeeper (1)
[junit4:junit4]   1>  DATA:
[junit4:junit4]   1>      
[junit4:junit4]   1> 
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:04.376; org.apache.solr.cloud.ChaosMonkey; monkey: stop shard! 41711
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:04.377; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=28746046
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:05.300; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:05.301; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=null message={
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:41711_",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:41711",
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:05.304; 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-27 00:13:05.304; 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-27 00:13:05.304; 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-27 00:13:05.304; 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-27 00:13:05.304; 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-27 00:13:06.379; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:06.379; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:06.382; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@375012
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:06.386; 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-27 00:13:06.386; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:06.386; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:06.387; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:06.387; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:06.388; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:06.388; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/control/data [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/control/data;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:06.388; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/control/data
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:06.389; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/control/data/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/control/data/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:06.389; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/control/data/index
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:06.390; org.apache.solr.cloud.Overseer$ClusterStateUpdater; According to ZK I (id=89589124927913987-127.0.0.1:41711_-n_0000000000) am no longer a leader.
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:06.391; 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: 5)
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:06.391; 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: 5)
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:06.391; 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: 5)
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:06.392; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:06.392; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:06.392; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:06.393; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:06.393; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:06.394; org.apache.solr.cloud.Overseer; Overseer (id=89589124927913990-127.0.0.1:35254_-n_0000000001) starting
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:06.397; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:06.397; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:06.397; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:06.397; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:06.399; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:06.399; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:41711_",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:41711",
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:06.402; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:06.402; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:06.402; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:06.402; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:06.413; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:06.464; org.apache.solr.cloud.ChaosMonkey; monkey: stop shard! 35254
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:06.465; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=10751935
[junit4:junit4]   1> WARN  - 2013-04-27 00:13:07.692; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> WARN  - 2013-04-27 00:13:07.692; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:07.905; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:07.906; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=null message={
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:35254__onenodecollectioncore",
[junit4:junit4]   1>   "node_name":"127.0.0.1:35254_",
[junit4:junit4]   1>   "core":"onenodecollectioncore",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:35254",
[junit4:junit4]   1>   "collection":"onenodecollection",
[junit4:junit4]   1>   "roles":"none"}
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:07.909; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=null message={
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"2",
[junit4:junit4]   1>   "node_name":"127.0.0.1:35254_",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:35254",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:07.911; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:07.911; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:07.911; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:07.911; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:09.468; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:09.468; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:09.469; org.apache.solr.cloud.ZkController; publishing core=onenodecollectioncore state=down
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:09.470; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1300f84
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:09.473; org.apache.solr.update.DirectUpdateHandler2; closing DirectUpdateHandler2{commits=1,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_deletesByI

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

er$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> WARN  - 2013-04-27 00:13:11.875; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:12.723; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:12.723; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:12.725; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@808dc8
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:12.730; 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-27 00:13:12.730; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:12.731; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:12.731; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:12.732; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:12.732; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:12.733; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/jetty4 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/jetty4;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:12.733; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/jetty4
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:12.733; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/jetty4/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/jetty4/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:12.734; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1367021559566/jetty4/index
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:12.734; org.apache.solr.cloud.Overseer$ClusterStateUpdater; According to ZK I (id=89589124927913996-127.0.0.1:56230_-n_0000000004) am no longer a leader.
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:12.756; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:12.811; org.apache.solr.SolrTestCaseJ4; ###Ending testDistribSearch
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:12.813; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:48639 48639
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1367021559566
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZk2Test -Dtests.method=testDistribSearch -Dtests.seed=22E9F6EB27E825C9 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en_AU -Dtests.timezone=US/East-Indiana -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   33.4s J1 | BasicDistributedZk2Test.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:53498/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([22E9F6EB27E825C9:A30F78F350B745F5]:0)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:387)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:197)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:12.918; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   2> 33359 T2214 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 3 leaked thread(s).
[junit4:junit4]   1> WARN  - 2013-04-27 00:13:12.949; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:12.949; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> WARN  - 2013-04-27 00:13:12.949; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> WARN  - 2013-04-27 00:13:14.035; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-27 00:13:14.036; 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-27 00:13:14.036; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=en_AU, timezone=US/East-Indiana
[junit4:junit4]   2> NOTE: Linux 3.2.0-40-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=3,free=180059240,total=352649216
[junit4:junit4]   2> NOTE: All tests run in this JVM: [SignatureUpdateProcessorFactoryTest, TestCollationField, TestDFRSimilarityFactory, TestCSVLoader, TestArbitraryIndexDir, TestDistributedSearch, TestFieldCollectionResource, TestSuggestSpellingConverter, TestSystemIdResolver, CurrencyFieldOpenExchangeTest, DateMathParserTest, TestJmxMonitoredMap, TestFieldTypeCollectionResource, TestRandomFaceting, TestComponentsName, OpenCloseCoreStressTest, SimplePostToolTest, UniqFieldsUpdateProcessorFactoryTest, DistanceFunctionTest, DOMUtilTest, BadIndexSchemaTest, TestFastOutputStream, SolrIndexConfigTest, TestDynamicFieldResource, DocumentAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, TestQueryTypes, FileUtilsTest, TestSchemaResource, TestOmitPositions, CopyFieldTest, DefaultValueUpdateProcessorTest, TestUniqueKeyFieldResource, TestReload, TestFiltering, TimeZoneUtilsTest, TestPropInject, TestPostingsSolrHighlighter, TestZkChroot, TestRangeQuery, DisMaxRequestHandlerTest, DebugComponentTest, SpellPossibilityIteratorTest, TestFoldingMultitermQuery, TestDefaultSimilarityFactory, TestSchemaNameResource, FullSolrCloudDistribCmdsTest, IndexBasedSpellCheckerTest, NotRequiredUniqueKeyTest, TestStressReorder, TestCoreDiscovery, CollectionsAPIDistributedZkTest, TestUpdate, XmlUpdateRequestHandlerTest, IndexReaderFactoryTest, LeaderElectionIntegrationTest, PingRequestHandlerTest, ZkNodePropsTest, TestFieldResource, DirectUpdateHandlerTest, NumericFieldsTest, CoreContainerCoreInitFailuresTest, TestBM25SimilarityFactory, TestSolrQueryParserResource, TestDistributedGrouping, ShardRoutingCustomTest, DirectSolrSpellCheckerTest, TestAnalyzedSuggestions, TestLazyCores, PathHierarchyTokenizerFactoryTest, SolrTestCaseJ4Test, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test]
[junit4:junit4] Completed on J1 in 34.64s, 1 test, 1 error <<< FAILURES!

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

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



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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/5364/
Java: 32bit/jdk1.8.0-ea-b86 -client -XX:+UseConcMarkSweepGC

1 tests failed.
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([EFFC78878F0C305F:6E1AF69FF8535063]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:127)
	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:77)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9759 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:36.357; org.apache.solr.BaseDistributedSearchTestCase; Setting hostContext system property: /
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:36.361; org.apache.solr.SolrTestCaseJ4; ###Starting testDistribSearch
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:36.361; 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-27 01:42:36.362; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:36.462; org.apache.solr.cloud.ZkTestServer; start zk server on port:58392
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:36.463; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:36.880; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@8e8d9c name:ZooKeeperConnection Watcher:127.0.0.1:58392 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:36.881; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:36.881; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:36.886; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:36.887; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@496e3d name:ZooKeeperConnection Watcher:127.0.0.1:58392/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:36.887; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:36.888; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:36.890; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/shards
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:36.892; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:36.893; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/shards
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:36.895; 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-27 01:42:36.896; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:36.899; 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-27 01:42:36.900; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:36.903; 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-27 01:42:36.903; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:36.905; 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-27 01:42:36.906; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:36.908; 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-27 01:42:36.909; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:36.911; 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-27 01:42:36.911; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:36.913; 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-27 01:42:36.914; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:36.916; 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-27 01:42:36.917; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:36.919; 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-27 01:42:36.919; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.015; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.019; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:44975
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.019; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.020; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.021; 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-1367026956922
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.021; 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-1367026956922/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.022; org.apache.solr.core.CoreContainer; New CoreContainer 26055530
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.022; 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-1367026956922/'
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.023; 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-1367026956922/'
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.118; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1367026956922
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.119; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1367026956922/collection1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.120; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1367026956922/collection1/conf
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.125; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1367026956922/collection1/conf/xslt
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.142; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1367026956922/collection1/lib
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.143; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1367026956922/collection1/lib/classes
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.144; org.apache.solr.core.SolrCoreDiscoverer; Discovered properties file /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1367026956922/conf/core.properties, adding to cores
[junit4:junit4]   1> SET INST DIR:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1367026956922/conf
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.146; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.147; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.147; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.148; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.148; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.148; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.149; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.149; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.150; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.150; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.153; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.154; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:58392/solr
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.154; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.155; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.156; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@15d8ff1 name:ZooKeeperConnection Watcher:127.0.0.1:58392 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.156; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.158; 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-27 01:42:37.161; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.162; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@183efa6 name:ZooKeeperConnection Watcher:127.0.0.1:58392/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.162; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.163; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.166; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/collection-queue-work
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.168; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.169; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44975_
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.170; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:44975_
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.172; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/election
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.176; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.178; org.apache.solr.cloud.Overseer; Overseer (id=89589478612205571-127.0.0.1:44975_-n_0000000000) starting
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.180; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue-work
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.182; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.183; org.apache.solr.common.cloud.SolrZkClient; makePath: /clusterstate.json
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.185; org.apache.solr.common.cloud.SolrZkClient; makePath: /aliases.json
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.186; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.189; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.191; 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-27 01:42:37.191; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.192; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.194; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.196; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.198; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@87cdcd name:ZooKeeperConnection Watcher:127.0.0.1:58392/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.198; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.199; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.201; org.apache.solr.cloud.ChaosMonkey; monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.267; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.274; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:55199
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.275; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.275; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.276; 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-1367026957201
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.276; 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-1367026957201/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.277; org.apache.solr.core.CoreContainer; New CoreContainer 4365754
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.278; 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-1367026957201/'
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.278; 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-1367026957201/'
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.325; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367026957201
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.326; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367026957201/collection1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.326; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367026957201/collection1/conf
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.331; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367026957201/collection1/conf/xslt
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.350; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367026957201/collection1/lib
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.351; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367026957201/collection1/lib/classes
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.353; org.apache.solr.core.SolrCoreDiscoverer; Discovered properties file /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367026957201/conf/core.properties, adding to cores
[junit4:junit4]   1> SET INST DIR:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1367026957201/conf
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.355; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.355; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.356; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.356; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.356; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.357; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.357; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.358; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.358; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.358; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.361; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.362; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:58392/solr
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.362; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.363; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.364; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@2ee29e name:ZooKeeperConnection Watcher:127.0.0.1:58392 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.365; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.366; 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-27 01:42:37.369; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.371; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@c1f068 name:ZooKeeperConnection Watcher:127.0.0.1:58392/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.371; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:37.374; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:38.377; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55199_
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:38.378; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:55199_
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:38.380; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:38.380; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:38.380; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:38.386; 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-27 01:42:38.387; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:38.388; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:38.476; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:38.477; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:36098
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:38.478; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:38.479; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:38.479; 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-1367026958391
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:38.479; 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-1367026958391/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:38.480; org.apache.solr.core.CoreContainer; New CoreContainer 29278640
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:38.480; 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-1367026958391/'
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:38.481; 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-1367026958391/'
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:38.541; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367026958391
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:38.542; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367026958391/collection1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:38.542; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367026958391/collection1/conf
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:38.549; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367026958391/collection1/conf/xslt
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:38.569; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367026958391/collection1/lib
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:38.570; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367026958391/collection1/lib/classes
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:38.572; org.apache.solr.core.SolrCoreDiscoverer; Discovered properties file /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367026958391/conf/core.properties, adding to cores
[junit4:junit4]   1> SET INST DIR:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1367026958391/conf
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:38.574; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:38.575; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:38.575; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:38.576; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:38.576; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:38.577; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:38.577; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:38.577; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:38.578; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:38.578; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:38.582; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:38.582; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:58392/solr
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:38.583; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:38.583; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:38.585; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@13d49fe name:ZooKeeperConnection Watcher:127.0.0.1:58392 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:38.585; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:38.586; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:38.589; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:38.591; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@cab0bc name:ZooKeeperConnection Watcher:127.0.0.1:58392/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:38.591; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:38.594; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:39.599; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36098_
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:39.600; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:36098_
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:39.603; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:39.603; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:39.603; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:39.603; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:39.607; 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-27 01:42:39.607; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:39.608; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:39.673; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:39.675; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:57756
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:39.676; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:39.677; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:39.677; 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-1367026959610
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:39.678; 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-1367026959610/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:39.678; org.apache.solr.core.CoreContainer; New CoreContainer 1383862
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:39.679; 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-1367026959610/'
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:39.680; 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-1367026959610/'
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:39.738; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367026959610
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:39.739; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367026959610/collection1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:39.740; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367026959610/collection1/conf
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:39.745; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367026959610/collection1/conf/xslt
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:39.762; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367026959610/collection1/lib
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:39.763; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367026959610/collection1/lib/classes
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:39.764; org.apache.solr.core.SolrCoreDiscoverer; Discovered properties file /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367026959610/conf/core.properties, adding to cores
[junit4:junit4]   1> SET INST DIR:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1367026959610/conf
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:39.766; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:39.766; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:39.767; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:39.767; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:39.768; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:39.768; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:39.768; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:39.769; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:39.769; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:39.769; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:39.773; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:39.774; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:58392/solr
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:39.775; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:39.777; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:39.780; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@bec988 name:ZooKeeperConnection Watcher:127.0.0.1:58392 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:39.780; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:39.781; 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-27 01:42:39.786; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:39.787; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@3b56fd name:ZooKeeperConnection Watcher:127.0.0.1:58392/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:39.787; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:39.790; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:40.792; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57756_
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:40.793; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:57756_
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:40.796; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:40.796; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:40.796; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:40.797; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:40.796; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:40.801; 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-27 01:42:40.801; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:40.802; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:40.870; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:40.872; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:34971
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:40.872; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:40.873; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:40.873; 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-1367026960804
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:40.874; 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-1367026960804/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:40.874; org.apache.solr.core.CoreContainer; New CoreContainer 25618726
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:40.874; 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-1367026960804/'
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:40.875; 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-1367026960804/'
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:40.920; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1367026960804
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:40.921; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1367026960804/collection1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:40.922; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1367026960804/collection1/conf
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:40.927; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1367026960804/collection1/conf/xslt
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:40.944; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1367026960804/collection1/lib
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:40.945; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1367026960804/collection1/lib/classes
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:40.947; org.apache.solr.core.SolrCoreDiscoverer; Discovered properties file /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1367026960804/conf/core.properties, adding to cores
[junit4:junit4]   1> SET INST DIR:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1367026960804/conf
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:40.949; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:40.949; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:40.950; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:40.950; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:40.950; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:40.951; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:40.951; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:40.952; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:40.952; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:40.952; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:40.955; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:40.956; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:58392/solr
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:40.956; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:40.957; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:40.958; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@18f44bc name:ZooKeeperConnection Watcher:127.0.0.1:58392 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:40.958; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:40.960; 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-27 01:42:40.963; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:40.964; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@13b4cc9 name:ZooKeeperConnection Watcher:127.0.0.1:58392/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:40.964; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:40.978; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:41.981; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34971_
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:41.982; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:34971_
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:41.984; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:41.984; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:41.984; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:41.984; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:41.984; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:41.984; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:41.988; 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-27 01:42:41.989; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:41.989; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:41.992; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:41.995; 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-1367026957201/unloadcollection1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:41.996; org.apache.solr.cloud.ZkController; Check for collection zkNode:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:41.997; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:41.997; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:41.998; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:41.999; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:42.001; org.apache.solr.cloud.ZkController; Load collection config from:/collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:42.002; 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-1367026957201/unloadcollection1/'
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:42.032; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:42.080; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:42.081; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:42.086; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:42.472; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:42.478; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:42.481; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:42.491; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:42.494; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:42.497; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-27 01:42:42.499; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-27 01:42:42.499; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:42.499; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-27 01:42:42.500; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-27 01:42:42.500; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:42.501; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:42.501; 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-1367026957201/unloadcollection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367026956361/1367026961994unloadcollection1_1n/
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:42.502; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ec5a9c
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:42.502; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:42.503; 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-1367026956361/1367026961994unloadcollection1_1n
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:42.503; 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-1367026956361/1367026961994unloadcollection1_1n/index/
[junit4:junit4]   1> WARN  - 2013-04-27 01:42:42.503; 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-1367026956361/1367026961994unloadcollection1_1n/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:42.504; 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-1367026956361/1367026961994unloadcollection1_1n/index
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:42.505; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1a11482 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bae82c),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:42.506; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:42.507; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:42.508; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:42.508; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:42.509; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:42.509; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:42.510; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:42.510; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:42.510; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:42.511; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:42.513; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:42.516; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@2e2a34 main
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:42.516; 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-1367026956361/1367026961994unloadcollection1_1n/tlog
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:42.517; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:42.517; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:42.521; org.apache.solr.core.SolrCore; [unloadcollection1] Registered new searcher Searcher@2e2a34 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:42.522; org.apache.solr.cloud.ZkController; publishing core=unloadcollection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:43.196; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:43.197; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "core":"unloadcollection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:55199",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:55199_",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard":null}
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:43.197; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection unloadcollection with numShards 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:43.198; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:43.202; 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-27 01:42:43.202; 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-27 01:42:43.202; 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-27 01:42:43.202; 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-27 01:42:43.202; 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-27 01:42:43.202; 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-27 01:42:43.524; org.apache.solr.core.CoreContainer; registering core: unloadcollection1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:43.524; org.apache.solr.cloud.ZkController; Register replica - core:unloadcollection1 address:http://127.0.0.1:55199 collection:unloadcollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:43.525; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/unloadcollection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:43.530; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:43.532; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:43.533; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:43.533; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:55199/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:43.533; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:43.534; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:55199/unloadcollection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:43.534; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:55199/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:43.534; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/unloadcollection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:44.706; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:44.711; 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-27 01:42:44.712; 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-27 01:42:44.712; 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-27 01:42:44.712; 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-27 01:42:44.711; 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-27 01:42:44.711; 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-27 01:42:44.742; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:55199/unloadcollection1/ and leader is http://127.0.0.1:55199/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:44.742; org.apache.solr.cloud.ZkController; No LogReplay needed for core=unloadcollection1 baseURL=http://127.0.0.1:55199
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:44.743; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:44.743; org.apache.solr.cloud.ZkController; publishing core=unloadcollection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:44.745; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:44.746; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={action=CREATE&wt=javabin&collection=unloadcollection&numShards=1&name=unloadcollection1&version=2&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367026956361/1367026961994unloadcollection1_1n} status=0 QTime=2751 
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:44.747; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:44.748; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:44.750; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@c98d33 name:ZooKeeperConnection Watcher:127.0.0.1:58392/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:44.750; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:44.751; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:44.753; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:44.754; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:44.757; 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-1367026958391/unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:44.758; org.apache.solr.cloud.ZkController; Check for collection zkNode:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:44.758; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:44.759; org.apache.solr.cloud.ZkController; Load collection config from:/collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:44.760; 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-1367026958391/unloadcollection2/'
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:44.798; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:44.843; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:44.844; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:44.849; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:45.285; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:45.291; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:45.295; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:45.304; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:45.307; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:45.311; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-27 01:42:45.312; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-27 01:42:45.312; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:45.313; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-27 01:42:45.314; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-27 01:42:45.314; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:45.314; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:45.315; 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-1367026958391/unloadcollection2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367026956361/1367026964756unloadcollection1_2n/
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:45.315; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ec5a9c
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:45.316; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:45.316; 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-1367026956361/1367026964756unloadcollection1_2n
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:45.317; 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-1367026956361/1367026964756unloadcollection1_2n/index/
[junit4:junit4]   1> WARN  - 2013-04-27 01:42:45.317; 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-1367026956361/1367026964756unloadcollection1_2n/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:45.317; 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-1367026956361/1367026964756unloadcollection1_2n/index
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:45.319; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@a06e64 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1aefb62),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:45.319; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:45.321; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:45.322; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:45.322; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:45.323; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:45.323; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:45.324; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:45.324; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:45.325; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:45.325; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:45.328; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:45.330; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@45a45a main
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:45.331; 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-1367026956361/1367026964756unloadcollection1_2n/tlog
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:45.331; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:45.332; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:45.336; org.apache.solr.core.SolrCore; [unloadcollection2] Registered new searcher Searcher@45a45a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:45.338; org.apache.solr.cloud.ZkController; publishing core=unloadcollection2 state=down
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:45.339; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:46.216; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:46.217; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "core":"unloadcollection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:55199",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:55199__unloadcollection1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:55199_",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard":"shard1"}
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:46.220; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"unloadcollection2",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:36098",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:36098_",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard":null}
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:46.220; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:46.221; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:46.223; 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-27 01:42:46.223; 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-27 01:42:46.223; 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-27 01:42:46.223; 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-27 01:42:46.223; 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-27 01:42:46.223; 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-27 01:42:46.223; 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-27 01:42:46.340; org.apache.solr.core.CoreContainer; registering core: unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:46.341; org.apache.solr.cloud.ZkController; Register replica - core:unloadcollection2 address:http://127.0.0.1:36098 collection:unloadcollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:46.345; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:36098/unloadcollection2/ and leader is http://127.0.0.1:55199/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:46.345; org.apache.solr.cloud.ZkController; No LogReplay needed for core=unloadcollection2 baseURL=http://127.0.0.1:36098
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:46.346; org.apache.solr.cloud.ZkController; Core needs to recover:unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:46.346; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:46.347; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=unloadcollection2 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:46.347; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:46.348; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:46.348; org.apache.solr.cloud.ZkController; publishing core=unloadcollection2 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:46.349; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:46.349; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={action=CREATE&wt=javabin&collection=unloadcollection&name=unloadcollection2&version=2&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367026956361/1367026964756unloadcollection1_2n} status=0 QTime=1591 
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:46.349; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:46.350; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:46.351; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:46.352; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:46.354; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:36098__unloadcollection2, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:47.355; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:47.728; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:47.729; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"unloadcollection2",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:36098",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:36098__unloadcollection2",
[junit4:junit4]   1>   "node_name":"127.0.0.1:36098_",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard":"shard1"}
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:47.732; 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-27 01:42:47.732; 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-27 01:42:47.732; 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-27 01:42:47.732; 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-27 01:42:47.732; 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-27 01:42:47.732; 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-27 01:42:47.732; 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-27 01:42:48.354; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:36098__unloadcollection2, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:48.355; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={core=unloadcollection1&action=PREPRECOVERY&wt=javabin&onlyIfLeader=true&checkLive=true&state=recovering&version=2&nodeName=127.0.0.1:36098_&coreNodeName=127.0.0.1:36098__unloadcollection2} status=0 QTime=2001 
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:48.357; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:49.358; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:50.356; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:55199/unloadcollection1/ core=unloadcollection2 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:50.356; org.apache.solr.update.PeerSync; PeerSync: core=unloadcollection2 url=http://127.0.0.1:36098 START replicas=[http://127.0.0.1:55199/unloadcollection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-04-27 01:42:50.357; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:50.357; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:50.357; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:50.358; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:50.358; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:50.358; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:55199/unloadcollection1/. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:50.359; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:50.360; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:50.363; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/get params={wt=javabin&version=2&getVersions=100&qt=/get&distrib=false} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:50.364; 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-27 01:42:50.365; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1a11482 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bae82c),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:50.365; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:50.366; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1a11482 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bae82c),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1a11482 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bae82c),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:50.366; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:50.367; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@339b19 realtime
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:50.367; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:50.367; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={openSearcher=false&softCommit=false&wt=javabin&waitSearcher=true&commit=true&commit_end_point=true&version=2} {commit=} 0 4
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:50.368; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:50.368; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:50.370; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:50.371; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={wt=javabin&version=2&qt=/replication&command=indexversion} status=0 QTime=2 
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:50.371; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:50.372; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:50.372; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:50.374; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={wt=javabin&version=2&qt=/replication&command=filelist&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:50.375; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:50.376; 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-1367026956361/1367026964756unloadcollection1_2n/index.20130427024250375
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:50.376; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@15fd287 lockFactory=org.apache.lucene.store.NativeFSLockFactory@a703f8) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:50.378; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={wt=filestream&checksum=true&qt=/replication&command=filecontent&generation=2&file=segments_2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:50.380; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:50.380; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:50.381; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:50.382; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@a06e64 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1aefb62),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@a06e64 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1aefb62),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:50.383; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:50.383; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:50.383; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@6e815f main
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:50.384; org.apache.solr.core.SolrCore; [unloadcollection2] Registered new searcher Searcher@6e815f main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:50.385; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367026956361/1367026964756unloadcollection1_2n/index.20130427024250375 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367026956361/1367026964756unloadcollection1_2n/index.20130427024250375;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:50.385; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367026956361/1367026964756unloadcollection1_2n/index.20130427024250375
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:50.385; 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-1367026956361/1367026964756unloadcollection1_2n/index.20130427024250375
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:50.386; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:50.386; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:50.386; org.apache.solr.cloud.ZkController; publishing core=unloadcollection2 state=active
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:50.387; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:50.388; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:50.738; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:50.739; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"unloadcollection2",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:36098",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:36098__unloadcollection2",
[junit4:junit4]   1>   "node_name":"127.0.0.1:36098_",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard":"shard1"}
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:50.741; 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-27 01:42:50.742; 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-27 01:42:50.742; 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-27 01:42:50.741; 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-27 01:42:50.741; 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-27 01:42:50.741; 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-27 01:42:50.741; 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-27 01:42:51.361; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:51.362; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:51.363; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:51.366; 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-1367026959610/unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:51.367; org.apache.solr.cloud.ZkController; Check for collection zkNode:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:51.367; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:51.368; org.apache.solr.cloud.ZkController; Load collection config from:/collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:51.369; 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-1367026959610/unloadcollection3/'
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:51.403; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:51.443; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:51.444; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:51.449; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:51.856; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:51.862; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:51.865; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:51.875; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:51.886; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:51.889; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-27 01:42:51.890; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-27 01:42:51.891; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:51.891; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-27 01:42:51.892; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-27 01:42:51.892; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:51.893; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:51.893; 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-1367026959610/unloadcollection3/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367026956361/1367026971365unloadcollection_3n/
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:51.893; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ec5a9c
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:51.894; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:51.895; 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-1367026956361/1367026971365unloadcollection_3n
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:51.895; 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-1367026956361/1367026971365unloadcollection_3n/index/
[junit4:junit4]   1> WARN  - 2013-04-27 01:42:51.895; 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-1367026956361/1367026971365unloadcollection_3n/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:51.896; 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-1367026956361/1367026971365unloadcollection_3n/index
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:51.897; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@143fa7a lockFactory=org.apache.lucene.store.NativeFSLockFactory@e58f3c),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:51.897; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:51.899; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:51.899; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:51.900; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:51.901; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:51.901; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:51.901; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:51.902; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:51.902; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:51.903; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:51.905; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:51.908; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1908eb main
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:51.909; 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-1367026956361/1367026971365unloadcollection_3n/tlog
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:51.910; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:51.910; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:51.919; org.apache.solr.core.SolrCore; [unloadcollection3] Registered new searcher Searcher@1908eb main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:51.920; org.apache.solr.cloud.ZkController; publishing core=unloadcollection3 state=down
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:51.920; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:52.247; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:52.247; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"unloadcollection3",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:57756",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:57756_",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard":null}
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:52.248; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:52.248; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:52.252; 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-27 01:42:52.252; 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-27 01:42:52.252; 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-27 01:42:52.252; 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-27 01:42:52.252; 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-27 01:42:52.252; 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-27 01:42:52.252; 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-27 01:42:52.922; org.apache.solr.core.CoreContainer; registering core: unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:52.922; org.apache.solr.cloud.ZkController; Register replica - core:unloadcollection3 address:http://127.0.0.1:57756 collection:unloadcollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:52.925; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:57756/unloadcollection3/ and leader is http://127.0.0.1:55199/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:52.925; org.apache.solr.cloud.ZkController; No LogReplay needed for core=unloadcollection3 baseURL=http://127.0.0.1:57756
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:52.926; org.apache.solr.cloud.ZkController; Core needs to recover:unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:52.926; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:52.927; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=unloadcollection3 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:52.927; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:52.937; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:52.937; org.apache.solr.cloud.ZkController; publishing core=unloadcollection3 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:52.937; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={action=CREATE&wt=javabin&collection=unloadcollection&name=unloadcollection3&version=2&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367026956361/1367026971365unloadcollection_3n} status=0 QTime=1571 
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:52.937; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:52.938; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:52.939; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:52.939; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:52.944; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:57756__unloadcollection3, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:53.756; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:53.757; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"unloadcollection3",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:57756",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:57756__unloadcollection3",
[junit4:junit4]   1>   "node_name":"127.0.0.1:57756_",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard":"shard1"}
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:53.759; 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-27 01:42:53.760; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:53.760; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:53.760; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:53.760; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:53.760; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:53.760; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:53.941; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:53.945; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:57756__unloadcollection3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:53.945; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={core=unloadcollection1&action=PREPRECOVERY&wt=javabin&onlyIfLeader=true&checkLive=true&state=recovering&version=2&nodeName=127.0.0.1:57756_&coreNodeName=127.0.0.1:57756__unloadcollection3} status=0 QTime=1001 
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:54.943; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:55.945; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:55.946; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:55199/unloadcollection1/ core=unloadcollection3 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:55.946; org.apache.solr.update.PeerSync; PeerSync: core=unloadcollection3 url=http://127.0.0.1:57756 START replicas=[http://127.0.0.1:55199/unloadcollection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-04-27 01:42:55.947; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:55.947; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:55.947; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:55.947; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:55.948; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:55.948; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:55199/unloadcollection1/. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:55.948; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:55.948; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/get params={wt=javabin&version=2&getVersions=100&qt=/get&distrib=false} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:55.951; 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-27 01:42:55.952; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1a11482 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bae82c),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1a11482 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bae82c),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:55.952; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:55.952; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:55.953; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={openSearcher=false&softCommit=false&wt=javabin&waitSearcher=true&commit=true&commit_end_point=true&version=2} {commit=} 0 2
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:55.954; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:55.954; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:55.956; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={wt=javabin&version=2&qt=/replication&command=indexversion} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:55.956; org.apache.solr.handler.SnapPuller; Master's generation: 3
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:55.956; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:55.957; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:55.958; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={wt=javabin&version=2&qt=/replication&command=filelist&generation=3} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:55.959; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:55.960; 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-1367026956361/1367026971365unloadcollection_3n/index.20130427024255959
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:55.960; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@177cd lockFactory=org.apache.lucene.store.NativeFSLockFactory@12d9e99) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:55.962; org.apache.solr.core.SolrCore; [unloadcollection1] webapp= path=/replication params={wt=filestream&checksum=true&qt=/replication&command=filecontent&generation=3&file=segments_3} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:55.963; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:55.964; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:55.964; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:55.965; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@143fa7a lockFactory=org.apache.lucene.store.NativeFSLockFactory@e58f3c),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@143fa7a lockFactory=org.apache.lucene.store.NativeFSLockFactory@e58f3c),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:55.966; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:55.966; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:55.966; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1a47ee8 main
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:55.967; org.apache.solr.core.SolrCore; [unloadcollection3] Registered new searcher Searcher@1a47ee8 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:55.968; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367026956361/1367026971365unloadcollection_3n/index.20130427024255959 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367026956361/1367026971365unloadcollection_3n/index.20130427024255959;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:55.968; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367026956361/1367026971365unloadcollection_3n/index.20130427024255959
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:55.968; 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-1367026956361/1367026971365unloadcollection_3n/index.20130427024255959
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:55.968; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:55.969; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:55.969; org.apache.solr.cloud.ZkController; publishing core=unloadcollection3 state=active
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:55.969; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:55.970; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:56.766; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:56.767; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "core":"unloadcollection3",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:57756",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:57756__unloadcollection3",
[junit4:junit4]   1>   "node_name":"127.0.0.1:57756_",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "shard":"shard1"}
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:56.770; 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-27 01:42:56.770; 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-27 01:42:56.770; 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-27 01:42:56.770; 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-27 01:42:56.770; 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-27 01:42:56.770; 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-27 01:42:56.770; 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-27 01:42:56.947; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:56.948; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:56.948; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:56.965; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[20 (1433431679393857536)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:56.972; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[20 (1433431679393857536)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:56.973; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[20 (1433431679393857536)]} 0 12
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:56.974; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[20]} 0 15
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:56.980; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[21 (1433431679410634752)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:56.980; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[21 (1433431679410634752)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:56.981; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[21 (1433431679410634752)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:56.982; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[21]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:56.988; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[22 (1433431679419023360)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:56.988; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[22 (1433431679419023360)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:56.990; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[22 (1433431679419023360)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:56.990; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[22]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:56.997; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[23 (1433431679428460544)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:56.997; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[23 (1433431679428460544)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:56.998; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[23 (1433431679428460544)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:56.999; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[23]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.005; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[24 (1433431679436849152)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.005; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[24 (1433431679436849152)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.006; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[24 (1433431679436849152)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.006; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[24]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.012; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[25 (1433431679445237760)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.012; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[25 (1433431679445237760)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.013; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[25 (1433431679445237760)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.014; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[25]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.020; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[26 (1433431679452577792)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.020; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[26 (1433431679452577792)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.021; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[26 (1433431679452577792)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.021; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[26]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.027; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[27 (1433431679460966400)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.027; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[27 (1433431679460966400)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.028; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[27 (1433431679460966400)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.029; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[27]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.034; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[28 (1433431679468306432)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.034; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[28 (1433431679468306432)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.036; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[28 (1433431679468306432)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.037; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[28]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.043; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[29 (1433431679477743616)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.043; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[29 (1433431679477743616)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.044; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[29 (1433431679477743616)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.045; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[29]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.051; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[30 (1433431679485083648)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.051; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[30 (1433431679485083648)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.052; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[30 (1433431679485083648)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.052; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[30]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.058; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[31 (1433431679492423680)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.058; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[31 (1433431679492423680)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.059; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[31 (1433431679492423680)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.059; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[31]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.065; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[32 (1433431679500812288)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.065; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[32 (1433431679500812288)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.066; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[32 (1433431679500812288)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.067; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[32]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.072; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[33 (1433431679508152320)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.073; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[33 (1433431679508152320)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.074; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[33 (1433431679508152320)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.074; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[33]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.080; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[34 (1433431679516540928)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.080; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[34 (1433431679516540928)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.081; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[34 (1433431679516540928)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.082; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[34]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.087; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[35 (1433431679523880960)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.087; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[35 (1433431679523880960)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.088; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[35 (1433431679523880960)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.089; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[35]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.095; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[36 (1433431679531220992)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.095; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[36 (1433431679531220992)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.096; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[36 (1433431679531220992)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.097; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[36]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.103; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[37 (1433431679540658176)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.103; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[37 (1433431679540658176)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.104; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[37 (1433431679540658176)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.105; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[37]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.111; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[38 (1433431679547998208)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.111; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[38 (1433431679547998208)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.112; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[38 (1433431679547998208)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.112; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[38]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.118; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[39 (1433431679556386816)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.118; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[39 (1433431679556386816)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.119; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[39 (1433431679556386816)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.119; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[39]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.125; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[40 (1433431679563726848)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.125; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[40 (1433431679563726848)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.126; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[40 (1433431679563726848)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.126; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[40]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.132; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[41 (1433431679571066880)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.132; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[41 (1433431679571066880)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.133; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[41 (1433431679571066880)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.134; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[41]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.140; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[42 (1433431679578406912)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.140; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[42 (1433431679578406912)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.141; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[42 (1433431679578406912)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.141; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[42]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.147; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[43 (1433431679586795520)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.147; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[43 (1433431679586795520)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.148; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[43 (1433431679586795520)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.149; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[43]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.155; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[44 (1433431679594135552)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.155; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[44 (1433431679594135552)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.156; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[44 (1433431679594135552)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.156; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[44]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.163; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[45 (1433431679602524160)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.163; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[45 (1433431679602524160)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.164; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[45 (1433431679602524160)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.165; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[45]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.171; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[46 (1433431679610912768)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.171; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[46 (1433431679610912768)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.172; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[46 (1433431679610912768)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.172; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[46]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.179; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[47 (1433431679619301376)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.179; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[47 (1433431679619301376)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.180; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[47 (1433431679619301376)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.180; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[47]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.186; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[48 (1433431679627689984)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.186; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[48 (1433431679627689984)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.187; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[48 (1433431679627689984)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.188; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[48]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.194; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[49 (1433431679636078592)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.194; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[49 (1433431679636078592)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.195; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[49 (1433431679636078592)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.196; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[49]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.202; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[50 (1433431679643418624)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.203; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[50 (1433431679643418624)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.204; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[50 (1433431679643418624)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.204; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[50]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.210; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[51 (1433431679652855808)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.211; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[51 (1433431679652855808)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.212; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[51 (1433431679652855808)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.212; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[51]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.218; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[52 (1433431679661244416)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.218; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[52 (1433431679661244416)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.219; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[52 (1433431679661244416)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.220; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[52]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.227; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[53 (1433431679669633024)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.227; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[53 (1433431679669633024)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.229; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[53 (1433431679669633024)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.229; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[53]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.235; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[54 (1433431679679070208)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.236; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[54 (1433431679679070208)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.237; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[54 (1433431679679070208)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.237; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[54]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.243; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[55 (1433431679687458816)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.243; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[55 (1433431679687458816)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.244; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[55 (1433431679687458816)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.245; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[55]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.251; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[56 (1433431679695847424)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.251; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[56 (1433431679695847424)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.252; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[56 (1433431679695847424)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.253; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[56]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.259; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[57 (1433431679703187456)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.259; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[57 (1433431679703187456)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.260; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[57 (1433431679703187456)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.261; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[57]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.267; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[58 (1433431679711576064)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.267; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[58 (1433431679711576064)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.268; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[58 (1433431679711576064)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.269; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[58]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.274; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[59 (1433431679719964672)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.274; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[59 (1433431679719964672)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.276; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[59 (1433431679719964672)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.276; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[59]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.282; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[60 (1433431679728353280)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.282; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[60 (1433431679728353280)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.283; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[60 (1433431679728353280)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.283; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[60]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.289; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[61 (1433431679735693312)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.289; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[61 (1433431679735693312)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.290; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[61 (1433431679735693312)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.291; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[61]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.297; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[62 (1433431679743033344)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.297; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[62 (1433431679743033344)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.298; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[62 (1433431679743033344)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.299; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[62]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.305; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[63 (1433431679751421952)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.305; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[63 (1433431679751421952)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.307; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[63 (1433431679751421952)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.308; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[63]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.314; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[64 (1433431679761907712)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.314; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[64 (1433431679761907712)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.316; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[64 (1433431679761907712)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.316; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[64]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.322; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[65 (1433431679769247744)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.322; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[65 (1433431679769247744)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.323; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[65 (1433431679769247744)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.323; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[65]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.330; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[66 (1433431679777636352)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.330; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[66 (1433431679777636352)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.331; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[66 (1433431679777636352)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.331; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[66]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.337; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[67 (1433431679786024960)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.337; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[67 (1433431679786024960)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.338; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[67 (1433431679786024960)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.339; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[67]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.344; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[68 (1433431679793364992)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.345; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[68 (1433431679793364992)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.346; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[68 (1433431679793364992)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.346; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[68]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.352; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[69 (1433431679800705024)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.353; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[69 (1433431679800705024)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.353; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[69 (1433431679800705024)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.354; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[69]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.360; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[70 (1433431679809093632)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.360; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[70 (1433431679809093632)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.361; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57756/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[70 (1433431679809093632)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.361; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={wt=javabin&version=2} {add=[70]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.372; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[71 (1433431679821676544)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-27 01:42:57.372; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp= path=/update params={distrib.from=http://127.0.0.1:55199/unloadcollection1/&wt=javabin&upd

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

e.solr.core.SolrCore@cbd9d7
[junit4:junit4]   1> INFO  - 2013-04-27 01:44:56.373; org.apache.solr.update.DirectUpdateHandler2; closing DirectUpdateHandler2{commits=3,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-27 01:44:56.374; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-04-27 01:44:56.375; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-04-27 01:44:56.375; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-04-27 01:44:56.377; org.apache.solr.core.SolrCore; [unloadcollection4] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-04-27 01:44:56.378; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-04-27 01:44:56.379; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367026956361/1367026978831unloadcollection_4n [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367026956361/1367026978831unloadcollection_4n;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-27 01:44:56.379; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367026956361/1367026978831unloadcollection_4n
[junit4:junit4]   1> INFO  - 2013-04-27 01:44:56.380; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367026956361/1367026978831unloadcollection_4n/index.20130427024312549 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367026956361/1367026978831unloadcollection_4n/index.20130427024312549;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-27 01:44:56.380; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367026956361/1367026978831unloadcollection_4n/index.20130427024312549
[junit4:junit4]   1> INFO  - 2013-04-27 01:44:56.381; org.apache.solr.cloud.Overseer$ClusterStateUpdater; According to ZK I (id=89589478612205580-127.0.0.1:34971_-n_0000000004) am no longer a leader.
[junit4:junit4]   1> INFO  - 2013-04-27 01:44:56.382; 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> INFO  - 2013-04-27 01:44:56.383; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (0)
[junit4:junit4]   1> WARN  - 2013-04-27 01:44:56.383; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-27 01:44:56.383; 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: 0)
[junit4:junit4]   1> WARN  - 2013-04-27 01:44:56.383; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-27 01:44:56.403; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   1> INFO  - 2013-04-27 01:44:56.457; org.apache.solr.SolrTestCaseJ4; ###Ending testDistribSearch
[junit4:junit4]   1> INFO  - 2013-04-27 01:44:56.459; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:58392 58392
[junit4:junit4]   1> INFO  - 2013-04-27 01:44:56.561; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@c98d33 name:ZooKeeperConnection Watcher:127.0.0.1:58392/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-27 01:44:56.562; org.apache.solr.common.cloud.ConnectionManager; zkClient has disconnected
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1367026956361
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UnloadDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=EFFC78878F0C305F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=iw -Dtests.timezone=Africa/Douala -Dtests.file.encoding=UTF-8
[junit4:junit4] FAILURE  140s J0 | UnloadDistributedZkTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Still found shard2 in collection test_unload_shard_and_collection
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([EFFC78878F0C305F:6E1AF69FF8535063]:0)
[junit4:junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:127)
[junit4:junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:77)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   1> INFO  - 2013-04-27 01:44:56.583; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   2> 140241 T3090 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {intDefault=MockFixedIntBlock(blockSize=408), range_facet_si=PostingsFormat(name=TestBloomFilteredLucene41Postings), a_si=PostingsFormat(name=TestBloomFilteredLucene41Postings), multiDefault=PostingsFormat(name=TestBloomFilteredLucene41Postings), text=PostingsFormat(name=MockRandom), other_tl1=MockFixedIntBlock(blockSize=408), id=PostingsFormat(name=SimpleText), a_t=MockFixedIntBlock(blockSize=408), _version_=MockFixedIntBlock(blockSize=408), range_facet_sl=PostingsFormat(name=MockRandom), range_facet_l=MockFixedIntBlock(blockSize=408), timestamp=MockFixedIntBlock(blockSize=408)}, docValues:{timestamp=DocValuesFormat(name=CheapBastard)}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=iw, timezone=Africa/Douala
[junit4:junit4]   2> NOTE: Linux 3.2.0-40-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=1,free=270522544,total=349769728
[junit4:junit4]   2> NOTE: All tests run in this JVM: [StatelessScriptUpdateProcessorFactoryTest, PeerSyncTest, TestXIncludeConfig, ExternalFileFieldSortTest, TestFastWriter, BasicDistributedZkTest, TestSurroundQueryParser, TestDefaultSearchFieldResource, TermVectorComponentTest, TestCloudManagedSchemaAddField, TestSolrQueryParserResource, MinimalSchemaTest, TestFunctionQuery, LukeRequestHandlerTest, DocValuesTest, DistributedQueryElevationComponentTest, TestSolrQueryParser, TestFuzzyAnalyzedSuggestions, TestIBSimilarityFactory, TestSweetSpotSimilarityFactory, RAMDirectoryFactoryTest, SOLR749Test, SpellingQueryConverterTest, TestQueryUtils, CircularListTest, QueryEqualityTest, FastVectorHighlighterTest, WordBreakSolrSpellCheckerTest, BinaryUpdateRequestHandlerTest, SyncSliceTest, MBeansHandlerTest, ClusterStateUpdateTest, ResponseLogComponentTest, TestStressRecovery, TestFaceting, TestPseudoReturnFields, TestPerFieldSimilarity, TestJoin, TestSolrDeletionPolicy1, LeaderElectionTest, ZkCLITest, PreAnalyzedUpdateProcessorTest, PrimUtilsTest, TestValueSourceCache, TestReplicationHandler, TestDocumentBuilder, ScriptEngineTest, RecoveryZkTest, ReturnFieldsTest, TestLFUCache, SolrTestCaseJ4Test, PolyFieldTest, TestExtendedDismaxParser, TestConfig, DirectUpdateHandlerOptimizeTest, DirectSolrConnectionTest, OverseerTest, TestWriterPerf, CachingDirectoryFactoryTest, QueryElevationComponentTest, TestSolrDeletionPolicy2, TestCharFilters, IndexSchemaTest, TestSolrIndexConfig, TestQuerySenderListener, AlternateDirectoryTest, TestDocSet, OverseerCollectionProcessorTest, TestSearchPerf, ZkControllerTest, ShardRoutingTest, UnloadDistributedZkTest]
[junit4:junit4] Completed on J0 in 140.77s, 1 test, 1 failure <<< FAILURES!

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

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