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

[JENKINS] Lucene-Solr-Tests-trunk-Java7 - Build # 4426 - Failure

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

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

Error Message:
Can not find: /pq_a/a/unloadcollection1/update    request: http://127.0.0.1:21563/pq_a/a/unloadcollection1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A21566%2Fpq_a%2Fa%2Funloadcollection2%2F&wt=javabin&version=2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Can not find: /pq_a/a/unloadcollection1/update



request: http://127.0.0.1:21563/pq_a/a/unloadcollection1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A21566%2Fpq_a%2Fa%2Funloadcollection2%2F&wt=javabin&version=2
	at __randomizedtesting.SeedInfo.seed([FBC7B6AAC5823E78:7A2138B2B2DD5E44]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:464)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.cloud.UnloadDistributedZkTest.testCoreUnloadAndLeaders(UnloadDistributedZkTest.java:284)
	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:75)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:724)




Build Log:
[...truncated 10104 lines...]
   [junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
   [junit4]   2> 545144 T1645 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /pq_a/a
   [junit4]   2> 545151 T1645 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1382634633407
   [junit4]   2> 545153 T1645 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 545154 T1646 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 545255 T1645 oasc.ZkTestServer.run start zk server on port:21556
   [junit4]   2> 545256 T1645 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 545260 T1652 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3f386351 name:ZooKeeperConnection Watcher:127.0.0.1:21556 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 545260 T1645 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 545261 T1645 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 545273 T1645 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 545274 T1654 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@39197fca name:ZooKeeperConnection Watcher:127.0.0.1:21556/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 545275 T1645 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 545275 T1645 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 545286 T1645 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 545289 T1645 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 545291 T1645 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 545294 T1645 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 545294 T1645 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 545299 T1645 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 545300 T1645 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 545304 T1645 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 545305 T1645 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 545308 T1645 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 545308 T1645 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 545318 T1645 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 545318 T1645 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 545321 T1645 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 545322 T1645 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 545324 T1645 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 545325 T1645 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 545327 T1645 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 545328 T1645 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 545335 T1645 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 545336 T1645 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 545339 T1645 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 545339 T1645 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 545638 T1645 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 545642 T1645 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:21559
   [junit4]   2> 545643 T1645 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 545643 T1645 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 545644 T1645 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1382634633604
   [junit4]   2> 545644 T1645 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1382634633604/'
   [junit4]   2> 545684 T1645 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1382634633604/solr.xml
   [junit4]   2> 545795 T1645 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 545795 T1645 oasc.CoreContainer.<init> New CoreContainer 670230218
   [junit4]   2> 545796 T1645 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1382634633604/]
   [junit4]   2> 545797 T1645 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 545797 T1645 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 545798 T1645 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 545798 T1645 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 545798 T1645 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 545799 T1645 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 545799 T1645 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 545799 T1645 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 545800 T1645 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 545804 T1645 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 545804 T1645 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 545805 T1645 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:21556/solr
   [junit4]   2> 545805 T1645 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 545806 T1645 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 545808 T1665 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@688ad989 name:ZooKeeperConnection Watcher:127.0.0.1:21556 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 545809 T1645 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 545821 T1645 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 545822 T1667 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6de991a name:ZooKeeperConnection Watcher:127.0.0.1:21556/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 545823 T1645 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 545829 T1645 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 545833 T1645 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 545844 T1645 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 545846 T1645 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:21559_pq_a%2Fa
   [junit4]   2> 545848 T1645 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:21559_pq_a%2Fa
   [junit4]   2> 545858 T1645 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 545870 T1645 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 545880 T1645 oasc.Overseer.start Overseer (id=90612343335288835-127.0.0.1:21559_pq_a%2Fa-n_0000000000) starting
   [junit4]   2> 545886 T1645 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 545898 T1669 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 545899 T1645 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 545902 T1645 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 545904 T1645 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 545907 T1668 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 545910 T1645 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1382634633604
   [junit4]   2> 546176 T1645 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1382634633604/conf/
   [junit4]   2> 546186 T1645 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 546187 T1645 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 546187 T1645 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 546195 T1645 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 546198 T1672 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@79efeb80 name:ZooKeeperConnection Watcher:127.0.0.1:21556/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 546198 T1645 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 546200 T1645 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 546203 T1645 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 546493 T1645 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 546496 T1645 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:21563
   [junit4]   2> 546497 T1645 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 546497 T1645 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 546498 T1645 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1382634634458
   [junit4]   2> 546498 T1645 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1382634634458/'
   [junit4]   2> 546539 T1645 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1382634634458/solr.xml
   [junit4]   2> 546632 T1645 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 546633 T1645 oasc.CoreContainer.<init> New CoreContainer 847163498
   [junit4]   2> 546634 T1645 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1382634634458/]
   [junit4]   2> 546636 T1645 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 546636 T1645 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 546637 T1645 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 546637 T1645 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 546638 T1645 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 546638 T1645 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 546638 T1645 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 546639 T1645 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 546639 T1645 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 546646 T1645 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 546647 T1645 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 546647 T1645 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:21556/solr
   [junit4]   2> 546648 T1645 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 546649 T1645 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 546677 T1683 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6dd83b79 name:ZooKeeperConnection Watcher:127.0.0.1:21556 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 546685 T1645 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 546695 T1645 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 546754 T1685 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2df02420 name:ZooKeeperConnection Watcher:127.0.0.1:21556/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 546754 T1645 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 546762 T1645 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 547766 T1645 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:21563_pq_a%2Fa
   [junit4]   2> 547805 T1645 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:21563_pq_a%2Fa
   [junit4]   2> 547809 T1667 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 547809 T1685 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 547809 T1672 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 547825 T1645 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1382634634458
   [junit4]   2> 547934 T1645 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1382634634458/conf/
   [junit4]   2> 547936 T1645 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 547937 T1645 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 547937 T1645 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 548131 T1645 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 548133 T1645 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:21566
   [junit4]   2> 548134 T1645 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 548134 T1645 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 548134 T1645 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1382634636195
   [junit4]   2> 548135 T1645 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1382634636195/'
   [junit4]   2> 548161 T1645 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1382634636195/solr.xml
   [junit4]   2> 548222 T1645 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 548223 T1645 oasc.CoreContainer.<init> New CoreContainer 352613441
   [junit4]   2> 548223 T1645 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1382634636195/]
   [junit4]   2> 548225 T1645 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 548225 T1645 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 548225 T1645 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 548225 T1645 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 548226 T1645 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 548226 T1645 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 548226 T1645 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 548227 T1645 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 548227 T1645 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 548231 T1645 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 548232 T1645 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 548232 T1645 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:21556/solr
   [junit4]   2> 548233 T1645 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 548234 T1645 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 548236 T1697 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@593ab709 name:ZooKeeperConnection Watcher:127.0.0.1:21556 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 548237 T1645 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 548240 T1645 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 548252 T1699 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5f4c017c name:ZooKeeperConnection Watcher:127.0.0.1:21556/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 548253 T1645 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 548263 T1645 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 549266 T1645 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:21566_pq_a%2Fa
   [junit4]   2> 549272 T1645 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:21566_pq_a%2Fa
   [junit4]   2> 549276 T1699 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 549276 T1667 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 549276 T1685 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 549276 T1672 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 549288 T1645 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1382634636195
   [junit4]   2> 549292 T1645 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1382634636195/conf/
   [junit4]   2> 549459 T1645 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 549460 T1645 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 549461 T1645 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 549754 T1645 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 549757 T1645 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:21569
   [junit4]   2> 549758 T1645 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 549758 T1645 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 549759 T1645 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1382634637722
   [junit4]   2> 549759 T1645 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1382634637722/'
   [junit4]   2> 549799 T1645 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1382634637722/solr.xml
   [junit4]   2> 549891 T1645 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 549892 T1645 oasc.CoreContainer.<init> New CoreContainer 81731786
   [junit4]   2> 549892 T1645 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1382634637722/]
   [junit4]   2> 549894 T1645 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 549894 T1645 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 549895 T1645 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 549895 T1645 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 549896 T1645 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 549896 T1645 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 549897 T1645 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 549897 T1645 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 549898 T1645 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 549904 T1645 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 549905 T1645 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 549905 T1645 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:21556/solr
   [junit4]   2> 549906 T1645 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 549907 T1645 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 549909 T1711 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3f3ed966 name:ZooKeeperConnection Watcher:127.0.0.1:21556 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 549911 T1645 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 549914 T1645 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 549922 T1713 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6aadee83 name:ZooKeeperConnection Watcher:127.0.0.1:21556/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 549922 T1645 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 549932 T1645 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 550935 T1645 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:21569_pq_a%2Fa
   [junit4]   2> 550942 T1645 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:21569_pq_a%2Fa
   [junit4]   2> 550946 T1699 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 550947 T1685 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 550947 T1713 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 550946 T1667 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 550946 T1672 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 550963 T1645 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1382634637722
   [junit4]   2> 551236 T1645 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1382634637722/conf/
   [junit4]   2> 551237 T1645 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 551238 T1645 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 551238 T1645 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 551527 T1645 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 551529 T1645 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:21572
   [junit4]   2> 551530 T1645 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 551530 T1645 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 551531 T1645 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1382634639499
   [junit4]   2> 551531 T1645 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1382634639499/'
   [junit4]   2> 551558 T1645 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1382634639499/solr.xml
   [junit4]   2> 551646 T1645 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 551647 T1645 oasc.CoreContainer.<init> New CoreContainer 25541910
   [junit4]   2> 551647 T1645 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1382634639499/]
   [junit4]   2> 551649 T1645 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 551650 T1645 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 551650 T1645 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 551650 T1645 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 551651 T1645 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 551651 T1645 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 551652 T1645 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 551652 T1645 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 551653 T1645 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 551660 T1645 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 551660 T1645 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 551661 T1645 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:21556/solr
   [junit4]   2> 551661 T1645 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 551662 T1645 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 551665 T1725 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11488cb9 name:ZooKeeperConnection Watcher:127.0.0.1:21556 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 551665 T1645 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 551669 T1645 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 551677 T1727 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@55239cec name:ZooKeeperConnection Watcher:127.0.0.1:21556/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 551677 T1645 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 551728 T1645 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 552732 T1645 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:21572_pq_a%2Fa
   [junit4]   2> 552735 T1645 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:21572_pq_a%2Fa
   [junit4]   2> 552739 T1727 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 552739 T1672 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 552739 T1699 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 552739 T1685 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 552739 T1667 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 552739 T1713 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 552759 T1645 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1382634639499
   [junit4]   2> 553017 T1645 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1382634639499/conf/
   [junit4]   2> 553030 T1645 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 553031 T1645 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 553031 T1645 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 553049 T1675 oasc.ZkController.publish publishing core=unloadcollection1 state=down
   [junit4]   2> 553051 T1675 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 553420 T1668 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 553421 T1668 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:21563/pq_a/a",
   [junit4]   2> 	  "core":"unloadcollection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:21563_pq_a%2Fa",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"unloadcollection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 553421 T1668 oasc.Overseer$ClusterStateUpdater.createCollection Create collection unloadcollection with shards [shard1]
   [junit4]   2> 553422 T1668 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 553463 T1713 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 553463 T1667 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 553463 T1699 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 553463 T1672 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 553463 T1685 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 553463 T1727 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 554052 T1675 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for unloadcollection1
   [junit4]   2> 554054 T1675 oasc.CoreContainer.create Creating SolrCore 'unloadcollection1' using instanceDir: ./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1382634634458/unloadcollection1
   [junit4]   2> 554055 T1675 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
   [junit4]   2> 554056 T1675 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:unloadcollection
   [junit4]   2> 554056 T1675 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 554058 T1675 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 554058 T1675 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection
   [junit4]   2> 554061 T1675 oasc.ZkController.readConfigName Load collection config from:/collections/unloadcollection
   [junit4]   2> 554063 T1675 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1382634634458/unloadcollection1/'
   [junit4]   2> 554177 T1675 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 554244 T1675 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 554247 T1675 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 554260 T1675 oass.IndexSchema.readSchema [unloadcollection1] Schema name=test
   [junit4]   2> 554938 T1675 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 554951 T1675 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 554955 T1675 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 554974 T1675 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 554980 T1675 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 554985 T1675 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 554989 T1675 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 554990 T1675 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 554990 T1675 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 554992 T1675 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 554992 T1675 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 554992 T1675 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 554993 T1675 oasc.SolrCore.<init> [unloadcollection1] Opening new SolrCore at ./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1382634634458/unloadcollection1/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1382634633407/1382634641294unloadcollection1_1n/
   [junit4]   2> 554994 T1675 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1918e6f3
   [junit4]   2> 554995 T1675 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1382634633407/1382634641294unloadcollection1_1n
   [junit4]   2> 554995 T1675 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1382634633407/1382634641294unloadcollection1_1n/index/
   [junit4]   2> 554996 T1675 oasc.SolrCore.initIndex WARN [unloadcollection1] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1382634633407/1382634641294unloadcollection1_1n/index' doesn't exist. Creating new index...
   [junit4]   2> 554996 T1675 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1382634633407/1382634641294unloadcollection1_1n/index
   [junit4]   2> 554997 T1675 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=628248945, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 554998 T1675 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4b1c91d9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3815a29a),segFN=segments_1,generation=1}
   [junit4]   2> 554998 T1675 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 555003 T1675 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 555004 T1675 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 555004 T1675 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 555004 T1675 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 555005 T1675 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 555005 T1675 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 555006 T1675 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 555006 T1675 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 555007 T1675 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 555008 T1675 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 555008 T1675 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 555009 T1675 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 555009 T1675 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 555010 T1675 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 555010 T1675 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 555026 T1675 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 555031 T1675 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 555032 T1675 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 555033 T1675 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4300451139189022]
   [junit4]   2> 555033 T1675 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4b1c91d9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3815a29a),segFN=segments_1,generation=1}
   [junit4]   2> 555034 T1675 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 555034 T1675 oass.SolrIndexSearcher.<init> Opening Searcher@47bf6d54 main
   [junit4]   2> 555038 T1729 oasc.SolrCore.registerSearcher [unloadcollection1] Registered new searcher Searcher@47bf6d54 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 555041 T1675 oasc.CoreContainer.registerCore registering core: unloadcollection1
   [junit4]   2> 555041 T1675 oasc.ZkController.register Register replica - core:unloadcollection1 address:http://127.0.0.1:21563/pq_a/a collection:unloadcollection shard:shard1
   [junit4]   2> 555043 T1675 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leader_elect/shard1/election
   [junit4]   2> 555074 T1675 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 555078 T1675 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 555078 T1675 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 555079 T1675 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:21563/pq_a/a/unloadcollection1/
   [junit4]   2> 555079 T1675 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 555080 T1675 oasc.SyncStrategy.syncToMe http://127.0.0.1:21563/pq_a/a/unloadcollection1/ has no replicas
   [junit4]   2> 555080 T1675 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:21563/pq_a/a/unloadcollection1/ shard1
   [junit4]   2> 555080 T1675 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leaders/shard1
   [junit4]   2> 556478 T1668 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 556499 T1713 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 556499 T1667 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 556499 T1699 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 556499 T1672 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 556499 T1685 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 556499 T1727 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 556528 T1675 oasc.ZkController.register We are http://127.0.0.1:21563/pq_a/a/unloadcollection1/ and leader is http://127.0.0.1:21563/pq_a/a/unloadcollection1/
   [junit4]   2> 556528 T1675 oasc.ZkController.register No LogReplay needed for core=unloadcollection1 baseURL=http://127.0.0.1:21563/pq_a/a
   [junit4]   2> 556529 T1675 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 556529 T1675 oasc.ZkController.publish publishing core=unloadcollection1 state=active
   [junit4]   2> 556531 T1675 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 556532 T1675 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={numShards=1&name=unloadcollection1&action=CREATE&collection=unloadcollection&dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1382634633407/1382634641294unloadcollection1_1n&wt=javabin&version=2} status=0 QTime=3490 
   [junit4]   2> 556535 T1645 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 556537 T1731 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@72235486 name:ZooKeeperConnection Watcher:127.0.0.1:21556/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 556537 T1645 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 556539 T1645 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 556542 T1645 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 556547 T1689 oasc.ZkController.publish publishing core=unloadcollection2 state=down
   [junit4]   2> 556547 T1689 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 556549 T1689 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 558012 T1668 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 558013 T1668 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:21563/pq_a/a",
   [junit4]   2> 	  "core":"unloadcollection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:21563_pq_a%2Fa",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"unloadcollection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 558017 T1668 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:21566/pq_a/a",
   [junit4]   2> 	  "core":"unloadcollection2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:21566_pq_a%2Fa",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"unloadcollection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 558017 T1668 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 558017 T1668 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 558035 T1731 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 558035 T1667 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 558035 T1699 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 558035 T1685 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 558035 T1727 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 558035 T1672 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 558035 T1713 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 558551 T1689 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for unloadcollection2
   [junit4]   2> 558553 T1689 oasc.CoreContainer.create Creating SolrCore 'unloadcollection2' using instanceDir: ./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1382634636195/unloadcollection2
   [junit4]   2> 558553 T1689 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
   [junit4]   2> 558555 T1689 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 558555 T1689 oasc.ZkController.readConfigName Load collection config from:/collections/unloadcollection
   [junit4]   2> 558556 T1689 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1382634636195/unloadcollection2/'
   [junit4]   2> 558616 T1689 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 558682 T1689 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 558684 T1689 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 558697 T1689 oass.IndexSchema.readSchema [unloadcollection2] Schema name=test
   [junit4]   2> 559375 T1689 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 559384 T1689 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 559389 T1689 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 559405 T1689 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 559411 T1689 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 559416 T1689 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 559417 T1689 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 559418 T1689 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 559418 T1689 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 559419 T1689 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 559420 T1689 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 559420 T1689 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 559421 T1689 oasc.SolrCore.<init> [unloadcollection2] Opening new SolrCore at ./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1382634636195/unloadcollection2/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1382634633407/1382634644798unloadcollection1_2n/
   [junit4]   2> 559421 T1689 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1918e6f3
   [junit4]   2> 559423 T1689 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1382634633407/1382634644798unloadcollection1_2n
   [junit4]   2> 559423 T1689 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1382634633407/1382634644798unloadcollection1_2n/index/
   [junit4]   2> 559423 T1689 oasc.SolrCore.initIndex WARN [unloadcollection2] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1382634633407/1382634644798unloadcollection1_2n/index' doesn't exist. Creating new index...
   [junit4]   2> 559424 T1689 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1382634633407/1382634644798unloadcollection1_2n/index
   [junit4]   2> 559425 T1689 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=628248945, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 559426 T1689 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@20e9ae56 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f8f0c2f),segFN=segments_1,generation=1}
   [junit4]   2> 559427 T1689 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 559431 T1689 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 559432 T1689 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 559433 T1689 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 559433 T1689 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 559433 T1689 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 559434 T1689 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 559435 T1689 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 559435 T1689 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 559436 T1689 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 559436 T1689 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 559437 T1689 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 559438 T1689 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 559438 T1689 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 559439 T1689 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 559439 T1689 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 559442 T1689 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 559447 T1689 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 559448 T1689 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 559449 T1689 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4300451139189022]
   [junit4]   2> 559449 T1689 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@20e9ae56 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f8f0c2f),segFN=segments_1,generation=1}
   [junit4]   2> 559450 T1689 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 559450 T1689 oass.SolrIndexSearcher.<init> Opening Searcher@3e578cd3 main
   [junit4]   2> 559454 T1732 oasc.SolrCore.registerSearcher [unloadcollection2] Registered new searcher Searcher@3e578cd3 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 559457 T1689 oasc.CoreContainer.registerCore registering core: unloadcollection2
   [junit4]   2> 559457 T1689 oasc.ZkController.register Register replica - core:unloadcollection2 address:http://127.0.0.1:21566/pq_a/a collection:unloadcollection shard:shard1
   [junit4]   2> 559462 T1689 oasc.ZkController.register We are http://127.0.0.1:21566/pq_a/a/unloadcollection2/ and leader is http://127.0.0.1:21563/pq_a/a/unloadcollection1/
   [junit4]   2> 559462 T1689 oasc.ZkController.register No LogReplay needed for core=unloadcollection2 baseURL=http://127.0.0.1:21566/pq_a/a
   [junit4]   2> 559462 T1689 oasc.ZkController.checkRecovery Core needs to recover:unloadcollection2
   [junit4]   2> 559463 T1689 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C865 name=unloadcollection2 org.apache.solr.core.SolrCore@3a6f1296 url=http://127.0.0.1:21566/pq_a/a/unloadcollection2 node=127.0.0.1:21566_pq_a%2Fa C865_STATE=coll:unloadcollection core:unloadcollection2 props:{state=down, base_url=http://127.0.0.1:21566/pq_a/a, core=unloadcollection2, node_name=127.0.0.1:21566_pq_a%2Fa}
   [junit4]   2> 559463 T1733 C865 P21566 oasc.RecoveryStrategy.run Starting recovery process.  core=unloadcollection2 recoveringAfterStartup=true
   [junit4]   2> 559464 T1689 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 559464 T1733 C865 P21566 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 559465 T1733 C865 P21566 oasc.ZkController.publish publishing core=unloadcollection2 state=recovering
   [junit4]   2> 559465 T1733 C865 P21566 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 559465 T1689 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={name=unloadcollection2&action=CREATE&collection=unloadcollection&dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1382634633407/1382634644798unloadcollection1_2n&wt=javabin&version=2} status=0 QTime=2920 
   [junit4]   2> 559466 T1645 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 559467 T1645 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):330
   [junit4]   2> 559468 T1645 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 559468 T1676 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 559548 T1668 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 559549 T1668 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:21566/pq_a/a",
   [junit4]   2> 	  "core":"unloadcollection2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:21566_pq_a%2Fa",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"unloadcollection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 559562 T1731 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 559562 T1667 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 559562 T1685 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 559562 T1672 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 559562 T1727 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 559562 T1699 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 559562 T1713 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 560470 T1676 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 560470 T1676 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=core_node2&state=recovering&nodeName=127.0.0.1:21566_pq_a%252Fa&action=PREPRECOVERY&checkLive=true&core=unloadcollection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1002 
   [junit4]   2> 560470 T1645 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 561472 T1645 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2>  C865_STATE=coll:unloadcollection core:unloadcollection2 props:{state=recovering, base_url=http://127.0.0.1:21566/pq_a/a, core=unloadcollection2, node_name=127.0.0.1:21566_pq_a%2Fa}
   [junit4]   2> 562472 T1733 C865 P21566 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:21563/pq_a/a/unloadcollection1/ core=unloadcollection2 - recoveringAfterStartup=true
   [junit4]   2> 562472 T1733 C865 P21566 oasu.PeerSync.sync PeerSync: core=unloadcollection2 url=http://127.0.0.1:21566/pq_a/a START replicas=[http://127.0.0.1:21563/pq_a/a/unloadcollection1/] nUpdates=100
   [junit4]   2> 562473 T1733 C865 P21566 oasu.PeerSync.sync WARN no frame of reference to tell if we've missed updates
   [junit4]   2> 562473 T1733 C865 P21566 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=unloadcollection2
   [junit4]   2> 562473 T1733 C865 P21566 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=unloadcollection2
   [junit4]   2> 562473 T1733 C865 P21566 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=unloadcollection2
   [junit4]   2> 562473 T1733 C865 P21566 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 562473 T1733 C865 P21566 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:21563/pq_a/a/unloadcollection1/. core=unloadcollection2
   [junit4]   2> 562475 T1645 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C866 name=unloadcollection1 org.apache.solr.core.SolrCore@4f3ff136 url=http://127.0.0.1:21563/pq_a/a/unloadcollection1 node=127.0.0.1:21563_pq_a%2Fa C866_STATE=coll:unloadcollection core:unloadcollection1 props:{state=active, base_url=http://127.0.0.1:21563/pq_a/a, core=unloadcollection1, node_name=127.0.0.1:21563_pq_a%2Fa, leader=true}
   [junit4]   2> 562482 T1678 C866 P21563 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 562483 T1678 C866 P21563 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 562483 T1677 C866 P21563 oasc.SolrCore.execute [unloadcollection1] webapp=/pq_a/a path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
   [junit4]   2> 562483 T1678 C866 P21563 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 562484 T1678 C866 P21563 oasup.LogUpdateProcessor.finish [unloadcollection1] webapp=/pq_a/a path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 3
   [junit4]   2> 562485 T1733 C865 P21566 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 562485 T1733 C865 P21566 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
   [junit4]   2> 562487 T1679 C866 P21563 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 562488 T1679 C866 P21563 oasc.SolrCore.execute [unloadcollection1] webapp=/pq_a/a path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
   [junit4]   2> 562488 T1733 C865 P21566 oasc.RecoveryStrategy.replay No replay needed. core=unloadcollection2
   [junit4]   2> 562489 T1733 C865 P21566 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=unloadcollection2
   [junit4]   2> 562489 T1733 C865 P21566 oasc.ZkController.publish publishing core=unloadcollection2 state=active
   [junit4]   2> 562489 T1733 C865 P21566 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 562490 T1733 C865 P21566 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=unloadcollection2
   [junit4]   2> 562570 T1668 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 562571 T1668 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:21566/pq_a/a",
   [junit4]   2> 	  "core":"unloadcollection2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:21566_pq_a%2Fa",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"unloadcollection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 562589 T1731 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 562589 T1699 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 562590 T1667 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 562590 T1672 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 562590 T1685 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 562589 T1713 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 562590 T1727 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 563479 T1645 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 563480 T1645 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: unloadcollection
   [junit4]   2> 563485 T1703 oasc.ZkController.publish publishing core=unloadcollection3 state=down
   [junit4]   2> 563486 T1703 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 563522 T1703 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 564095 T1668 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 564096 T1668 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:21569/pq_a/a",
   [junit4]   2> 	  "core":"unloadcollection3",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:21569_pq_a%2Fa",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"unloadcollection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node3"}
   [junit4]   2> 564096 T1668 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 564097 T1668 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 564112 T1731 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 564113 T1667 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 564113 T1685 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 564113 T1672 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 564113 T1699 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 564113 T1713 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 564113 T1727 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 564523 T1703 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for unloadcollection3
   [junit4]   2> 564525 T1703 oasc.CoreContainer.create Creating SolrCore 'unloadcollection3' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1382634637722/unloadcollection3
   [junit4]   2> 564525 T1703 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
   [junit4]   2> 564526 T1703 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 564526 T1703 oasc.ZkController.readConfigName Load collection config from:/collections/unloadcollection
   [junit4]   2> 564527 T1703 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1382634637722/unloadcollection3/'
   [junit4]   2> 564570 T1703 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 564629 T1703 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 564631 T1703 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 564640 T1703 oass.IndexSchema.readSchema [unloadcollection3] Schema name=test
   [junit4]   2> 565088 T1703 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 565094 T1703 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 565097 T1703 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 565112 T1703 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 565116 T1703 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 565120 T1703 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 565121 T1703 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 565121 T1703 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 565122 T1703 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 565123 T1703 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 565123 T1703 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 565123 T1703 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 565124 T1703 oasc.SolrCore.<init> [unloadcollection3] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1382634637722/unloadcollection3/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1382634633407/1382634651736unloadcollection_3n/
   [junit4]   2> 565124 T1703 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1918e6f3
   [junit4]   2> 565125 T1703 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1382634633407/1382634651736unloadcollection_3n
   [junit4]   2> 565125 T1703 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1382634633407/1382634651736unloadcollection_3n/index/
   [junit4]   2> 565126 T1703 oasc.SolrCore.initIndex WARN [unloadcollection3] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1382634633407/1382634651736unloadcollection_3n/index' doesn't exist. Creating new index...
   [junit4]   2> 565126 T1703 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1382634633407/1382634651736unloadcollection_3n/index
   [junit4]   2> 565127 T1703 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=628248945, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 565128 T1703 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5817ed90 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@54657a67),segFN=segments_1,generation=1}
   [junit4]   2> 565128 T1703 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 565131 T1703 oasup.UpdateRequestProcessorChain.init creating updateRequestPr

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

4]   2> 607637 T1727 oasc.Overseer.start Overseer (id=90612343335288844-127.0.0.1:21572_pq_a%2Fa-n_0000000004) starting
   [junit4]   2> 607650 T1759 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 607651 T1727 oascc.ZkStateReader$3.process Updating live nodes... (1)
   [junit4]   2> 607653 T1758 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 607653 T1758 oasc.Overseer$ClusterStateUpdater.run Replaying operations from work queue.
   [junit4]   2> 607654 T1758 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:21566/pq_a/a",
   [junit4]   2> 	  "core":"unloadcollection2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:21566_pq_a%2Fa",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"unloadcollection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 607656 T1727 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 607656 T1731 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 607660 T1731 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 607664 T1758 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:21569/pq_a/a",
   [junit4]   2> 	  "core":"unloadcollection3",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:21569_pq_a%2Fa",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"unloadcollection",
   [junit4]   2> 	  "core_node_name":"core_node3"}
   [junit4]   2> 607664 T1758 oasc.Overseer$ClusterStateUpdater.updateState shard=shard1 is already registered
   [junit4]   2> 607665 T1731 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 607670 T1731 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 607673 T1758 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:21569/pq_a/a",
   [junit4]   2> 	  "core":"unloadcollection3",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:21569_pq_a%2Fa",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"unloadcollection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node3"}
   [junit4]   2> 607674 T1731 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 607677 T1645 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 21572
   [junit4]   2> 607677 T1645 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=25541910
   [junit4]   2> 607677 T1758 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 608680 T1758 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=90612343335288844-127.0.0.1:21572_pq_a%2Fa-n_0000000004) am no longer a leader.
   [junit4]   2> 608682 T1645 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/pq_a/a,null}
   [junit4]   2> 608682 T1731 oascc.ZkStateReader$3.process Updating live nodes... (0)
   [junit4]   2> 608739 T1645 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 608741 T1645 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:21556 21556
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UnloadDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=FBC7B6AAC5823E78 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en_AU -Dtests.timezone=Pacific/Wallis -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   63.8s J0 | UnloadDistributedZkTest.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Can not find: /pq_a/a/unloadcollection1/update
   [junit4]    > request: http://127.0.0.1:21563/pq_a/a/unloadcollection1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A21566%2Fpq_a%2Fa%2Funloadcollection2%2F&wt=javabin&version=2
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FBC7B6AAC5823E78:7A2138B2B2DD5E44]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:464)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
   [junit4]    > 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
   [junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.testCoreUnloadAndLeaders(UnloadDistributedZkTest.java:284)
   [junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:75)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 608988 T1645 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 63855 T1644 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> 609125 T1713 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 610182 T1727 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene41, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=en_AU, timezone=Pacific/Wallis
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=16,threads=2,free=110997832,total=277872640
   [junit4]   2> NOTE: All tests run in this JVM: [AutoCommitTest, TestLMDirichletSimilarityFactory, DirectUpdateHandlerOptimizeTest, IndexSchemaTest, TestJoin, DistributedQueryElevationComponentTest, TestLFUCache, SimpleFacetsTest, TestSolrXMLSerializer, BadComponentTest, HdfsCollectionsAPIDistributedZkTest, SpatialFilterTest, SystemInfoHandlerTest, TestPostingsSolrHighlighter, SliceStateTest, DOMUtilTest, URLClassifyProcessorTest, FastVectorHighlighterTest, ClusterStateTest, SolrInfoMBeanTest, SoftAutoCommitTest, TestNoOpRegenerator, UpdateParamsTest, CachingDirectoryFactoryTest, DistributedTermsComponentTest, TestFieldResource, TestDocumentBuilder, SpellPossibilityIteratorTest, TestReversedWildcardFilterFactory, SuggesterTest, TestFaceting, TestReplicationHandler, QueryElevationComponentTest, TestCharFilters, CoreMergeIndexesAdminHandlerTest, BlockCacheTest, TestSolrQueryParserDefaultOperatorResource, DocumentBuilderTest, TestCollapseQParserPlugin, TestJmxMonitoredMap, InfoHandlerTest, TestSchemaResource, TestRecoveryHdfs, PrimitiveFieldTypeTest, DocValuesMissingTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestShardHandlerFactory, DistributedSpellCheckComponentTest, TestGroupingSearch, DocValuesTest, PeerSyncTest, ClusterStateUpdateTest, BJQParserTest, SolrXmlInZkTest, HdfsUnloadDistributedZkTest, TestSystemIdResolver, QueryParsingTest, RecoveryZkTest, TermVectorComponentTest, JsonLoaderTest, UnloadDistributedZkTest]
   [junit4] Completed on J0 in 65.15s, 1 test, 1 error <<< FAILURES!

[...truncated 693 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:422: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:402: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/common-build.xml:483: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:1259: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:902: There were test failures: 327 suites, 1451 tests, 1 error, 35 ignored (6 assumptions)

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