You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2013/03/10 17:01:42 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-ea-b79) - Build # 4653 - Failure!

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

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

Error Message:
Still found shard

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




Build Log:
[...truncated 9271 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
[junit4:junit4]   2> 0 T2310 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 4 T2310 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1362930915267
[junit4:junit4]   2> 4 T2310 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 5 T2311 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 6 T2311 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 7 T2311 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 7 T2311 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 7 T2311 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 8 T2311 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362930915267/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 105 T2310 oasc.ZkTestServer.run start zk server on port:34529
[junit4:junit4]   2> 105 T2310 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:34529 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@528b8dee
[junit4:junit4]   2> 106 T2310 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 106 T2316 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:34529. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 107 T2316 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:34529, initiating session
[junit4:junit4]   2> 107 T2312 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:54431
[junit4:junit4]   2> 108 T2312 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:54431
[junit4:junit4]   2> 108 T2314 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 693 T2314 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d550357c80000 with negotiated timeout 10000 for client /127.0.0.1:54431
[junit4:junit4]   2> 693 T2316 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:34529, sessionid = 0x13d550357c80000, negotiated timeout = 10000
[junit4:junit4]   2> 694 T2317 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@528b8dee name:ZooKeeperConnection Watcher:127.0.0.1:34529 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 694 T2310 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 694 T2310 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 698 T2315 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d550357c80000
[junit4:junit4]   2> 698 T2317 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 699 T2312 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:54431 which had sessionid 0x13d550357c80000
[junit4:junit4]   2> 698 T2310 oaz.ZooKeeper.close Session: 0x13d550357c80000 closed
[junit4:junit4]   2> 699 T2310 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:34529/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@5c4c79cf
[junit4:junit4]   2> 700 T2310 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 700 T2318 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:34529. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 701 T2318 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:34529, initiating session
[junit4:junit4]   2> 701 T2312 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:54432
[junit4:junit4]   2> 701 T2312 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:54432
[junit4:junit4]   2> 702 T2314 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d550357c80001 with negotiated timeout 10000 for client /127.0.0.1:54432
[junit4:junit4]   2> 702 T2318 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:34529, sessionid = 0x13d550357c80001, negotiated timeout = 10000
[junit4:junit4]   2> 702 T2319 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5c4c79cf name:ZooKeeperConnection Watcher:127.0.0.1:34529/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 702 T2310 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 702 T2310 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 705 T2310 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 707 T2310 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 709 T2310 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 711 T2310 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 711 T2310 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 715 T2310 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 715 T2310 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 718 T2310 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 719 T2310 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 721 T2310 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 721 T2310 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 723 T2310 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 724 T2310 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 727 T2310 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 727 T2310 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 729 T2310 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 730 T2310 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 732 T2310 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 733 T2310 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 735 T2310 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 736 T2310 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 744 T2315 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d550357c80001
[junit4:junit4]   2> 744 T2319 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 744 T2312 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:54432 which had sessionid 0x13d550357c80001
[junit4:junit4]   2> 744 T2310 oaz.ZooKeeper.close Session: 0x13d550357c80001 closed
[junit4:junit4]   2> 798 T2310 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 803 T2310 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:47617
[junit4:junit4]   2> 803 T2310 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 804 T2310 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 804 T2310 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1362930916008
[junit4:junit4]   2> 805 T2310 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1362930916008/solr.xml
[junit4:junit4]   2> 805 T2310 oasc.CoreContainer.<init> New CoreContainer 1889727679
[junit4:junit4]   2> 806 T2310 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1362930916008/'
[junit4:junit4]   2> 806 T2310 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1362930916008/'
[junit4:junit4]   2> 822 T2310 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 823 T2310 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 823 T2310 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 823 T2310 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 824 T2310 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 824 T2310 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 824 T2310 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 825 T2310 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 825 T2310 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 825 T2310 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 830 T2310 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 839 T2310 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:34529/solr
[junit4:junit4]   2> 839 T2310 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 839 T2310 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:34529 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@43fd345f
[junit4:junit4]   2> 840 T2310 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 840 T2329 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:34529. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 841 T2329 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:34529, initiating session
[junit4:junit4]   2> 841 T2312 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:54434
[junit4:junit4]   2> 841 T2312 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:54434
[junit4:junit4]   2> 842 T2314 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d550357c80002 with negotiated timeout 20000 for client /127.0.0.1:54434
[junit4:junit4]   2> 842 T2329 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:34529, sessionid = 0x13d550357c80002, negotiated timeout = 20000
[junit4:junit4]   2> 842 T2330 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@43fd345f name:ZooKeeperConnection Watcher:127.0.0.1:34529 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 842 T2310 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 843 T2315 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d550357c80002
[junit4:junit4]   2> 844 T2330 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 844 T2312 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:54434 which had sessionid 0x13d550357c80002
[junit4:junit4]   2> 844 T2310 oaz.ZooKeeper.close Session: 0x13d550357c80002 closed
[junit4:junit4]   2> 844 T2310 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 847 T2310 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:34529/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2f285363
[junit4:junit4]   2> 847 T2310 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 847 T2331 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:34529. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 848 T2331 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:34529, initiating session
[junit4:junit4]   2> 848 T2312 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:54435
[junit4:junit4]   2> 848 T2312 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:54435
[junit4:junit4]   2> 849 T2314 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d550357c80003 with negotiated timeout 20000 for client /127.0.0.1:54435
[junit4:junit4]   2> 849 T2331 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:34529, sessionid = 0x13d550357c80003, negotiated timeout = 20000
[junit4:junit4]   2> 849 T2332 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2f285363 name:ZooKeeperConnection Watcher:127.0.0.1:34529/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 849 T2310 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 850 T2315 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d550357c80003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 851 T2310 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 852 T2310 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47617_
[junit4:junit4]   2> 853 T2315 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d550357c80003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:47617_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:47617_
[junit4:junit4]   2> 853 T2310 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47617_
[junit4:junit4]   2> 855 T2310 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 859 T2315 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d550357c80003 type:delete cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 859 T2310 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 861 T2310 oasc.Overseer.start Overseer (id=89321040463265795-127.0.0.1:47617_-n_0000000000) starting
[junit4:junit4]   2> 861 T2315 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d550357c80003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 862 T2315 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d550357c80003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 862 T2315 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d550357c80003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 863 T2315 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d550357c80003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 864 T2334 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 864 T2310 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 866 T2310 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 867 T2310 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 869 T2333 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 871 T2310 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 871 T2310 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 872 T2310 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 875 T2310 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 876 T2310 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:34529/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@4ef71571
[junit4:junit4]   2> 877 T2310 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 877 T2336 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:34529. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 878 T2336 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:34529, initiating session
[junit4:junit4]   2> 878 T2312 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:54436
[junit4:junit4]   2> 878 T2312 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:54436
[junit4:junit4]   2> 879 T2314 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d550357c80004 with negotiated timeout 10000 for client /127.0.0.1:54436
[junit4:junit4]   2> 879 T2336 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:34529, sessionid = 0x13d550357c80004, negotiated timeout = 10000
[junit4:junit4]   2> 880 T2337 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4ef71571 name:ZooKeeperConnection Watcher:127.0.0.1:34529/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 880 T2310 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 882 T2310 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 884 T2310 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 948 T2310 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 950 T2310 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:48425
[junit4:junit4]   2> 950 T2310 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 950 T2310 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 951 T2310 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1362930916147
[junit4:junit4]   2> 951 T2310 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1362930916147/solr.xml
[junit4:junit4]   2> 951 T2310 oasc.CoreContainer.<init> New CoreContainer 285877901
[junit4:junit4]   2> 952 T2310 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1362930916147/'
[junit4:junit4]   2> 952 T2310 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1362930916147/'
[junit4:junit4]   2> 979 T2310 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 980 T2310 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 980 T2310 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 981 T2310 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 982 T2310 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 982 T2310 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 983 T2310 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 983 T2310 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 984 T2310 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 984 T2310 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 991 T2310 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 999 T2310 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:34529/solr
[junit4:junit4]   2> 1000 T2310 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 1000 T2310 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:34529 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@2950b262
[junit4:junit4]   2> 1001 T2310 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1001 T2347 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:34529. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 1002 T2347 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:34529, initiating session
[junit4:junit4]   2> 1002 T2312 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:54437
[junit4:junit4]   2> 1002 T2312 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:54437
[junit4:junit4]   2> 1003 T2314 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d550357c80005 with negotiated timeout 20000 for client /127.0.0.1:54437
[junit4:junit4]   2> 1003 T2347 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:34529, sessionid = 0x13d550357c80005, negotiated timeout = 20000
[junit4:junit4]   2> 1004 T2348 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2950b262 name:ZooKeeperConnection Watcher:127.0.0.1:34529 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1004 T2310 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1006 T2315 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d550357c80005
[junit4:junit4]   2> 1006 T2348 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 1006 T2312 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:54437 which had sessionid 0x13d550357c80005
[junit4:junit4]   2> 1006 T2310 oaz.ZooKeeper.close Session: 0x13d550357c80005 closed
[junit4:junit4]   2> 1007 T2310 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 1009 T2310 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:34529/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@58e8bc58
[junit4:junit4]   2> 1010 T2310 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1010 T2349 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:34529. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 1010 T2349 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:34529, initiating session
[junit4:junit4]   2> 1011 T2312 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:54438
[junit4:junit4]   2> 1011 T2312 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:54438
[junit4:junit4]   2> 1012 T2314 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d550357c80006 with negotiated timeout 20000 for client /127.0.0.1:54438
[junit4:junit4]   2> 1012 T2349 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:34529, sessionid = 0x13d550357c80006, negotiated timeout = 20000
[junit4:junit4]   2> 1013 T2350 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@58e8bc58 name:ZooKeeperConnection Watcher:127.0.0.1:34529/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1013 T2310 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1014 T2315 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d550357c80006 type:create cxid:0x1 zxid:0x2e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1015 T2315 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d550357c80006 type:create cxid:0x2 zxid:0x2f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1017 T2310 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2021 T2310 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48425_
[junit4:junit4]   2> 2022 T2315 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d550357c80006 type:delete cxid:0xb zxid:0x30 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:48425_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:48425_
[junit4:junit4]   2> 2023 T2310 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48425_
[junit4:junit4]   2> 2026 T2350 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 2026 T2337 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 2026 T2332 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 2029 T2310 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 2029 T2310 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2030 T2310 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2085 T2310 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 2087 T2310 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56870
[junit4:junit4]   2> 2087 T2310 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2088 T2310 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2088 T2310 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1362930917295
[junit4:junit4]   2> 2088 T2310 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1362930917295/solr.xml
[junit4:junit4]   2> 2088 T2310 oasc.CoreContainer.<init> New CoreContainer 1365304072
[junit4:junit4]   2> 2089 T2310 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1362930917295/'
[junit4:junit4]   2> 2089 T2310 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1362930917295/'
[junit4:junit4]   2> 2105 T2310 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 2105 T2310 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2105 T2310 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 2106 T2310 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2106 T2310 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2106 T2310 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2106 T2310 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2107 T2310 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2107 T2310 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2107 T2310 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 2112 T2310 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 2121 T2310 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:34529/solr
[junit4:junit4]   2> 2121 T2310 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 2121 T2310 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:34529 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@251a1ef8
[junit4:junit4]   2> 2122 T2310 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2123 T2361 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:34529. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 2123 T2361 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:34529, initiating session
[junit4:junit4]   2> 2123 T2312 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:54440
[junit4:junit4]   2> 2124 T2312 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:54440
[junit4:junit4]   2> 2124 T2314 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d550357c80007 with negotiated timeout 20000 for client /127.0.0.1:54440
[junit4:junit4]   2> 2124 T2361 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:34529, sessionid = 0x13d550357c80007, negotiated timeout = 20000
[junit4:junit4]   2> 2125 T2362 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@251a1ef8 name:ZooKeeperConnection Watcher:127.0.0.1:34529 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2125 T2310 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2126 T2315 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d550357c80007
[junit4:junit4]   2> 2127 T2362 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 2127 T2312 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:54440 which had sessionid 0x13d550357c80007
[junit4:junit4]   2> 2127 T2310 oaz.ZooKeeper.close Session: 0x13d550357c80007 closed
[junit4:junit4]   2> 2127 T2310 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 2129 T2310 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:34529/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@377b637b
[junit4:junit4]   2> 2130 T2310 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2130 T2363 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:34529. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 2131 T2363 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:34529, initiating session
[junit4:junit4]   2> 2131 T2312 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:54441
[junit4:junit4]   2> 2131 T2312 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:54441
[junit4:junit4]   2> 2132 T2314 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d550357c80008 with negotiated timeout 20000 for client /127.0.0.1:54441
[junit4:junit4]   2> 2132 T2363 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:34529, sessionid = 0x13d550357c80008, negotiated timeout = 20000
[junit4:junit4]   2> 2132 T2364 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@377b637b name:ZooKeeperConnection Watcher:127.0.0.1:34529/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2132 T2310 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2133 T2315 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d550357c80008 type:create cxid:0x1 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2134 T2315 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d550357c80008 type:create cxid:0x2 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2135 T2310 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3137 T2310 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56870_
[junit4:junit4]   2> 3138 T2315 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d550357c80008 type:delete cxid:0xb zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:56870_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:56870_
[junit4:junit4]   2> 3139 T2310 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56870_
[junit4:junit4]   2> 3145 T2332 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 3145 T2337 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 3145 T2350 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 3145 T2364 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 3151 T2310 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3152 T2310 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3153 T2310 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3226 T2310 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3228 T2310 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52807
[junit4:junit4]   2> 3229 T2310 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3229 T2310 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3229 T2310 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1362930918420
[junit4:junit4]   2> 3229 T2310 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1362930918420/solr.xml
[junit4:junit4]   2> 3230 T2310 oasc.CoreContainer.<init> New CoreContainer 78608253
[junit4:junit4]   2> 3230 T2310 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1362930918420/'
[junit4:junit4]   2> 3231 T2310 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1362930918420/'
[junit4:junit4]   2> 3250 T2310 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3251 T2310 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3251 T2310 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3251 T2310 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3251 T2310 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3252 T2310 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3252 T2310 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3252 T2310 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3253 T2310 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3253 T2310 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3258 T2310 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3266 T2310 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:34529/solr
[junit4:junit4]   2> 3266 T2310 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3266 T2310 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:34529 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@62e05951
[junit4:junit4]   2> 3267 T2310 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3267 T2375 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:34529. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3268 T2375 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:34529, initiating session
[junit4:junit4]   2> 3268 T2312 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:54443
[junit4:junit4]   2> 3269 T2312 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:54443
[junit4:junit4]   2> 3269 T2314 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d550357c80009 with negotiated timeout 20000 for client /127.0.0.1:54443
[junit4:junit4]   2> 3269 T2375 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:34529, sessionid = 0x13d550357c80009, negotiated timeout = 20000
[junit4:junit4]   2> 3270 T2376 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@62e05951 name:ZooKeeperConnection Watcher:127.0.0.1:34529 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3270 T2310 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3272 T2315 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d550357c80009
[junit4:junit4]   2> 3272 T2376 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3272 T2312 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:54443 which had sessionid 0x13d550357c80009
[junit4:junit4]   2> 3272 T2310 oaz.ZooKeeper.close Session: 0x13d550357c80009 closed
[junit4:junit4]   2> 3273 T2310 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3275 T2310 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:34529/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@45df6bb5
[junit4:junit4]   2> 3276 T2310 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3276 T2377 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:34529. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3276 T2377 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:34529, initiating session
[junit4:junit4]   2> 3276 T2312 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:54444
[junit4:junit4]   2> 3276 T2312 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:54444
[junit4:junit4]   2> 3277 T2314 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d550357c8000a with negotiated timeout 20000 for client /127.0.0.1:54444
[junit4:junit4]   2> 3277 T2377 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:34529, sessionid = 0x13d550357c8000a, negotiated timeout = 20000
[junit4:junit4]   2> 3277 T2378 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@45df6bb5 name:ZooKeeperConnection Watcher:127.0.0.1:34529/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3278 T2310 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3278 T2315 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d550357c8000a type:create cxid:0x1 zxid:0x3e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3279 T2315 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d550357c8000a type:create cxid:0x2 zxid:0x3f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3280 T2310 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4282 T2310 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52807_
[junit4:junit4]   2> 4283 T2315 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d550357c8000a type:delete cxid:0xb zxid:0x40 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:52807_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:52807_
[junit4:junit4]   2> 4284 T2310 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52807_
[junit4:junit4]   2> 4289 T2378 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 4289 T2337 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 4289 T2350 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 4289 T2332 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 4290 T2364 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 4296 T2310 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 4297 T2310 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 4297 T2310 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 4371 T2310 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4373 T2310 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51934
[junit4:junit4]   2> 4374 T2310 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4375 T2310 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4375 T2310 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1362930919565
[junit4:junit4]   2> 4376 T2310 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1362930919565/solr.xml
[junit4:junit4]   2> 4376 T2310 oasc.CoreContainer.<init> New CoreContainer 465810361
[junit4:junit4]   2> 4377 T2310 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1362930919565/'
[junit4:junit4]   2> 4378 T2310 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1362930919565/'
[junit4:junit4]   2> 4398 T2310 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 4398 T2310 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4398 T2310 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4399 T2310 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4399 T2310 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4399 T2310 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4399 T2310 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4400 T2310 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4400 T2310 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4400 T2310 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4405 T2310 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4413 T2310 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:34529/solr
[junit4:junit4]   2> 4413 T2310 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4414 T2310 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:34529 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@8c13dad
[junit4:junit4]   2> 4414 T2310 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4414 T2389 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:34529. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4415 T2389 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:34529, initiating session
[junit4:junit4]   2> 4415 T2312 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:54446
[junit4:junit4]   2> 4416 T2312 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:54446
[junit4:junit4]   2> 4417 T2314 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d550357c8000b with negotiated timeout 20000 for client /127.0.0.1:54446
[junit4:junit4]   2> 4417 T2389 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:34529, sessionid = 0x13d550357c8000b, negotiated timeout = 20000
[junit4:junit4]   2> 4417 T2390 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8c13dad name:ZooKeeperConnection Watcher:127.0.0.1:34529 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4417 T2310 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4419 T2315 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d550357c8000b
[junit4:junit4]   2> 4420 T2390 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4420 T2312 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:54446 which had sessionid 0x13d550357c8000b
[junit4:junit4]   2> 4420 T2310 oaz.ZooKeeper.close Session: 0x13d550357c8000b closed
[junit4:junit4]   2> 4420 T2310 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 4425 T2310 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:34529/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@3dae909a
[junit4:junit4]   2> 4427 T2391 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:34529. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4426 T2310 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4427 T2391 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:34529, initiating session
[junit4:junit4]   2> 4427 T2312 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:54447
[junit4:junit4]   2> 4428 T2312 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:54447
[junit4:junit4]   2> 4429 T2314 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d550357c8000c with negotiated timeout 20000 for client /127.0.0.1:54447
[junit4:junit4]   2> 4429 T2391 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:34529, sessionid = 0x13d550357c8000c, negotiated timeout = 20000
[junit4:junit4]   2> 4429 T2392 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3dae909a name:ZooKeeperConnection Watcher:127.0.0.1:34529/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4430 T2310 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4431 T2315 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d550357c8000c type:create cxid:0x1 zxid:0x46 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4432 T2315 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d550357c8000c type:create cxid:0x2 zxid:0x47 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4434 T2310 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5438 T2310 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51934_
[junit4:junit4]   2> 5439 T2315 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d550357c8000c type:delete cxid:0xb zxid:0x48 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:51934_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:51934_
[junit4:junit4]   2> 5440 T2310 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51934_
[junit4:junit4]   2> 5444 T2350 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 5444 T2332 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 5445 T2364 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 5445 T2337 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 5445 T2378 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 5446 T2392 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 5452 T2310 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 5453 T2310 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 5453 T2310 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 5458 T2310 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 5463 T2346 oasc.CoreContainer.create Creating SolrCore 'unloadcollection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1362930916147/unloadcollection1
[junit4:junit4]   2> 5464 T2346 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
[junit4:junit4]   2> 5465 T2346 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:unloadcollection
[junit4:junit4]   2> 5465 T2346 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 5467 T2346 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 5468 T2346 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection
[junit4:junit4]   2> 5471 T2346 oasc.ZkController.readConfigName Load collection config from:/collections/unloadcollection
[junit4:junit4]   2> 5473 T2346 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1362930916147/unloadcollection1/'
[junit4:junit4]   2> 5503 T2346 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 5529 T2346 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5530 T2346 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5533 T2346 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5817 T2346 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5821 T2346 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5824 T2346 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5834 T2346 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5836 T2346 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5839 T2346 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5840 T2346 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5840 T2346 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5840 T2346 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5841 T2346 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5842 T2346 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5842 T2346 oasc.SolrCore.<init> [unloadcollection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1362930916147/unloadcollection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1362930915267/1362930920725unloadcollection1_1n/
[junit4:junit4]   2> 5842 T2346 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@791783e8
[junit4:junit4]   2> 5843 T2346 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5844 T2346 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1362930915267/1362930920725unloadcollection1_1n forceNew: false
[junit4:junit4]   2> 5844 T2346 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1362930915267/1362930920725unloadcollection1_1n/index/
[junit4:junit4]   2> 5844 T2346 oasc.SolrCore.initIndex WARNING [unloadcollection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1362930915267/1362930920725unloadcollection1_1n/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5845 T2346 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1362930915267/1362930920725unloadcollection1_1n/index forceNew: false
[junit4:junit4]   2> 5846 T2346 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3281c662 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4ee832f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5846 T2346 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5848 T2346 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5848 T2346 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5848 T2346 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5849 T2346 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5849 T2346 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5850 T2346 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5850 T2346 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5850 T2346 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5851 T2346 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5853 T2346 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5855 T2346 oass.SolrIndexSearcher.<init> Opening Searcher@1276aa49 main
[junit4:junit4]   2> 5855 T2346 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1362930915267/1362930920725unloadcollection1_1n/tlog
[junit4:junit4]   2> 5856 T2346 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5856 T2346 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5860 T2394 oasc.SolrCore.registerSearcher [unloadcollection1] Registered new searcher Searcher@1276aa49 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5861 T2346 oasc.ZkController.publish publishing core=unloadcollection1 state=down
[junit4:junit4]   2> 5862 T2315 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d550357c80006 type:create cxid:0x40 zxid:0x4c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 6879 T2333 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6879 T2333 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "core":"unloadcollection1",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:48425",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:48425_",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 6879 T2333 oasc.Overseer$ClusterStateUpdater.createCollection Create collection unloadcollection with numShards 1
[junit4:junit4]   2> 6879 T2333 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6880 T2315 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d550357c80003 type:create cxid:0x46 zxid:0x4f txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 6884 T2332 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 6884 T2378 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 6884 T2364 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 6884 T2350 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 6884 T2337 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 6884 T2392 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 7865 T2346 oasc.CoreContainer.registerCore registering core: unloadcollection1
[junit4:junit4]   2> 7865 T2346 oasc.ZkController.register Register replica - core:unloadcollection1 address:http://127.0.0.1:48425 collection:unloadcollection shard:shard1
[junit4:junit4]   2> 7866 T2346 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leader_elect/shard1/election
[junit4:junit4]   2> 7870 T2315 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d550357c80006 type:delete cxid:0x51 zxid:0x59 txntype:-1 reqpath:n/a Error Path:/solr/collections/unloadcollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/unloadcollection/leaders
[junit4:junit4]   2> 7879 T2346 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7879 T2315 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d550357c80006 type:create cxid:0x52 zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7881 T2346 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7881 T2346 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7881 T2346 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:48425/unloadcollection1/
[junit4:junit4]   2> 7881 T2346 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7882 T2346 oasc.SyncStrategy.syncToMe http://127.0.0.1:48425/unloadcollection1/ has no replicas
[junit4:junit4]   2> 7882 T2346 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:48425/unloadcollection1/
[junit4:junit4]   2> 7882 T2346 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leaders/shard1
[junit4:junit4]   2> 7884 T2315 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d550357c80006 type:create cxid:0x5c zxid:0x5e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8390 T2333 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8400 T2364 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 8400 T2392 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 8400 T2378 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 8400 T2332 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 8400 T2350 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 8400 T2337 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 8437 T2346 oasc.ZkController.register We are http://127.0.0.1:48425/unloadcollection1/ and leader is http://127.0.0.1:48425/unloadcollection1/
[junit4:junit4]   2> 8437 T2346 oasc.ZkController.register No LogReplay needed for core=unloadcollection1 baseURL=http://127.0.0.1:48425
[junit4:junit4]   2> 8437 T2346 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8438 T2346 oasc.ZkController.publish publishing core=unloadcollection1 state=active
[junit4:junit4]   2> 8439 T2346 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8440 T2346 oasc.CoreContainer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1362930916147/solr.xml
[junit4:junit4]   2> 8444 T2346 oasc.SolrXMLSerializer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1362930916147/solr.xml
[junit4:junit4]   2> 8445 T2346 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {action=CREATE&wt=javabin&collection=unloadcollection&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1362930915267/1362930920725unloadcollection1_1n&version=2&numShards=1&name=unloadcollection1} status=0 QTime=2982 
[junit4:junit4]   2> 8446 T2310 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 8447 T2310 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:34529/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@573421f2
[junit4:junit4]   2> 8447 T2310 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8448 T2395 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:34529. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8448 T2395 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:34529, initiating session
[junit4:junit4]   2> 8448 T2312 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:54452
[junit4:junit4]   2> 8448 T2312 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:54452
[junit4:junit4]   2> 8449 T2314 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d550357c8000d with negotiated timeout 10000 for client /127.0.0.1:54452
[junit4:junit4]   2> 8449 T2395 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:34529, sessionid = 0x13d550357c8000d, negotiated timeout = 10000
[junit4:junit4]   2> 8449 T2396 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@573421f2 name:ZooKeeperConnection Watcher:127.0.0.1:34529/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8450 T2310 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8451 T2310 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 8452 T2310 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8453 T2310 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8456 T2360 oasc.CoreContainer.create Creating SolrCore 'unloadcollection2' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1362930917295/unloadcollection2
[junit4:junit4]   2> 8457 T2360 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
[junit4:junit4]   2> 8457 T2360 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 8458 T2360 oasc.ZkController.readConfigName Load collection config from:/collections/unloadcollection
[junit4:junit4]   2> 8459 T2360 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1362930917295/unloadcollection2/'
[junit4:junit4]   2> 8497 T2360 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 8538 T2360 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 8539 T2360 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 8544 T2360 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 8839 T2360 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 8844 T2360 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 8846 T2360 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 8855 T2360 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8857 T2360 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8860 T2360 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8861 T2360 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 8862 T2360 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 8862 T2360 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8863 T2360 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 8863 T2360 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 8864 T2360 oasc.SolrCore.<init> [unloadcollection2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1362930917295/unloadcollection2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1362930915267/1362930923718unloadcollection1_2n/
[junit4:junit4]   2> 8864 T2360 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@791783e8
[junit4:junit4]   2> 8864 T2360 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 8865 T2360 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1362930915267/1362930923718unloadcollection1_2n forceNew: false
[junit4:junit4]   2> 8866 T2360 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1362930915267/1362930923718unloadcollection1_2n/index/
[junit4:junit4]   2> 8866 T2360 oasc.SolrCore.initIndex WARNING [unloadcollection2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1362930915267/1362930923718unloadcollection1_2n/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 8866 T2360 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1362930915267/1362930923718unloadcollection1_2n/index forceNew: false
[junit4:junit4]   2> 8867 T2360 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@50524899 lockFactory=org.apache.lucene.store.NativeFSLockFactory@52450d8e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 8868 T2360 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 8869 T2360 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 8869 T2360 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 8870 T2360 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 8870 T2360 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 8871 T2360 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 8871 T2360 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 8871 T2360 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 8871 T2360 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 8872 T2360 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 8874 T2360 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 8876 T2360 oass.SolrIndexSearcher.<init> Opening Searcher@7044757 main
[junit4:junit4]   2> 8876 T2360 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1362930915267/1362930923718unloadcollection1_2n/tlog
[junit4:junit4]   2> 8877 T2360 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 8877 T2360 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 8879 T2397 oasc.SolrCore.registerSearcher [unloadcollection2] Registered new searcher Searcher@7044757 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 8880 T2360 oasc.ZkController.publish publishing core=unloadcollection2 state=down
[junit4:junit4]   2> 8880 T2360 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 9907 T2333 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9908 T2333 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "core":"unloadcollection1",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:48425",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:48425_",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 9910 T2333 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "core":"unloadcollection2",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56870",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:56870_",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 9911 T2333 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 9911 T2333 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 9913 T2350 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 9913 T2396 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 9913 T2364 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 9913 T2392 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 9913 T2337 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 9913 T2332 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 9913 T2378 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 10881 T2360 oasc.CoreContainer.registerCore registering core: unloadcollection2
[junit4:junit4]   2> 10882 T2360 oasc.ZkController.register Register replica - core:unloadcollection2 address:http://127.0.0.1:56870 collection:unloadcollection shard:shard1
[junit4:junit4]   2> 10885 T2360 oasc.ZkController.register We are http://127.0.0.1:56870/unloadcollection2/ and leader is http://127.0.0.1:48425/unloadcollection1/
[junit4:junit4]   2> 10885 T2360 oasc.ZkController.register No LogReplay needed for core=unloadcollection2 baseURL=http://127.0.0.1:56870
[junit4:junit4]   2> 10885 T2360 oasc.ZkController.checkRecovery Core needs to recover:unloadcollection2
[junit4:junit4]   2> 10886 T2360 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C374 name=unloadcollection2 org.apache.solr.core.SolrCore@5494e9c4 url=http://127.0.0.1:56870/unloadcollection2 node=127.0.0.1:56870_ C374_STATE=coll:unloadcollection core:unloadcollection2 props:{state=down, core=unloadcollection2, collection=unloadcollection, base_url=http://127.0.0.1:56870, node_name=127.0.0.1:56870_}
[junit4:junit4]   2> 10886 T2398 C374 P56870 oasc.RecoveryStrategy.run Starting recovery process.  core=unloadcollection2 recoveringAfterStartup=true
[junit4:junit4]   2> 10887 T2398 C374 P56870 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 10887 T2360 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10887 T2398 C374 P56870 oasc.ZkController.publish publishing core=unloadcollection2 state=recovering
[junit4:junit4]   2> 10888 T2398 C374 P56870 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10888 T2360 oasc.CoreContainer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1362930917295/solr.xml
[junit4:junit4]   2> 10889 T2398 C374 P56870 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 10892 T2360 oasc.SolrXMLSerializer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1362930917295/solr.xml
[junit4:junit4]   2> 10893 T2360 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {action=CREATE&wt=javabin&collection=unloadcollection&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1362930915267/1362930923718unloadcollection1_2n&version=2&name=unloadcollection2} status=0 QTime=2437 
[junit4:junit4]   2> 10894 T2310 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10895 T2310 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 10895 T2310 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11419 T2333 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11420 T2333 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "core":"unloadcollection2",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56870",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:56870_",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 11433 T2364 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 11433 T2396 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 11433 T2337 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 11433 T2392 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 11433 T2378 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 11433 T2350 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 11433 T2332 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 11892 T2345 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {action=PREPRECOVERY&state=recovering&checkLive=true&nodeName=127.0.0.1:56870_&core=unloadcollection1&onlyIfLeader=true&wt=javabin&coreNodeName=127.0.0.1:56870__unloadcollection2&version=2} status=0 QTime=1000 
[junit4:junit4]   2> 11897 T2310 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12899 T2310 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C374_STATE=coll:unloadcollection core:unloadcollection2 props:{state=recovering, core=unloadcollection2, collection=unloadcollection, base_url=http://127.0.0.1:56870, shard=shard1, node_name=127.0.0.1:56870_}
[junit4:junit4]   2> 13893 T2398 C374 P56870 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:48425/unloadcollection1/ core=unloadcollection2 - recoveringAfterStartup=true
[junit4:junit4]   2> 13894 T2398 C374 P56870 oasu.PeerSync.sync PeerSync: core=unloadcollection2 url=http://127.0.0.1:56870 START replicas=[http://127.0.0.1:48425/unloadcollection1/] nUpdates=100
[junit4:junit4]   2> 13894 T2398 C374 P56870 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 13895 T2398 C374 P56870 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=unloadcollection2
[junit4:junit4]   2> 13896 T2398 C374 P56870 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=unloadcollection2
[junit4:junit4]   2> 13896 T2398 C374 P56870 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=unloadcollection2
[junit4:junit4]   2> 13896 T2398 C374 P56870 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 13896 T2398 C374 P56870 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:48425/unloadcollection1/. core=unloadcollection2
[junit4:junit4]   2> 13896 T2398 C374 P56870 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13901 T2310 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> ASYNC  NEW_CORE C375 name=unloadcollection1 org.apache.solr.core.SolrCore@27dee992 url=http://127.0.0.1:48425/unloadcollection1 node=127.0.0.1:48425_ C375_STATE=coll:unloadcollection core:unloadcollection1 props:{state=active, core=unloadcollection1, collection=unloadcollection, base_url=http://127.0.0.1:48425, shard=shard1, node_name=127.0.0.1:48425_, leader=true}
[junit4:junit4]   2> 13903 T2344 C375 P48425 REQ /get {getVersions=100&wt=javabin&distrib=false&version=2&qt=/get} status=0 QTime=1 
[junit4:junit4]   2> 13903 T2346 C375 P48425 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 13905 T2346 C375 P48425 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3281c662 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4ee832f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13906 T2346 C375 P48425 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13907 T2346 C375 P48425 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3281c662 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4ee832f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3281c662 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4ee832f),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 13907 T2346 C375 P48425 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 13908 T2346 C375 P48425 oass.SolrIndexSearcher.<init> Opening Searcher@6f74c4d5 realtime
[junit4:junit4]   2> 13908 T2346 C375 P48425 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 13909 T2346 C375 P48425 /update {commit_end_point=true&waitSearcher=true&commit=true&softCommit=false&wt=javabin&openSearcher=false&version=2} {commit=} 0 6
[junit4:junit4]   2> 13910 T2398 C374 P56870 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 13910 T2398 C374 P56870 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 13916 T2343 C375 P48425 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 13916 T2343 C375 P48425 REQ /replication {command=indexversion&wt=javabin&version=2&qt=/replication} status=0 QTime=5 
[junit4:junit4]   2> 13917 T2398 C374 P56870 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 13917 T2398 C374 P56870 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 13918 T2398 C374 P56870 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 13920 T2344 C375 P48425 REQ /replication {command=filelist&wt=javabin&generation=2&version=2&qt=/replication} status=0 QTime=1 
[junit4:junit4]   2> 13921 T2398 C374 P56870 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 13923 T2398 C374 P56870 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1362930915267/1362930923718unloadcollection1_2n/index.20130311025529184 forceNew: false
[junit4:junit4]   2> 13923 T2398 C374 P56870 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/index6284862906tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@56014816) fullCopy=false
[junit4:junit4]   2> 13926 T2346 C375 P48425 REQ /replication {file=segments_2&command=filecontent&wt=filestream&generation=2&checksum=true&qt=/replication} status=0 QTime=0 
[junit4:junit4]   2> 13927 T2398 C374 P56870 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 13930 T2398 C374 P56870 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 13931 T2398 C374 P56870 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=unloadcollection2
[junit4:junit4]   2> 13933 T2398 C374 P56870 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@50524899 lockFactory=org.apache.lucene.store.NativeFSLockFactory@52450d8e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@50524899 lockFactory=org.apache.lucene.store.NativeFSLockFactory@52450d8e),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 13933 T2398 C374 P56870 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 13933 T2398 C374 P56870 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 13934 T2398 C374 P56870 oass.SolrIndexSearcher.<init> Opening Searcher@7f8cf812 main
[junit4:junit4]   2> 13935 T2397 oasc.SolrCore.registerSearcher [unloadcollection2] Registered new searcher Searcher@7f8cf812 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 13936 T2398 C374 P56870 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/index6284862906tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@56014816)
[junit4:junit4]   2> 13936 T2398 C374 P56870 oasc.RecoveryStrategy.replay No replay needed. core=unloadcollection2
[junit4:junit4]   2> 13937 T2398 C374 P56870 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=unloadcollection2
[junit4:junit4]   2> 13937 T2398 C374 P56870 oasc.ZkController.publish publishing core=unloadcollection2 state=active
[junit4:junit4]   2> 13937 T2398 C374 P56870 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13939 T2398 C374 P56870 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=unloadcollection2
[junit4:junit4]   2> 14444 T2333 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14445 T2333 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "core":"unloadcollection2",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56870",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:56870_",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 14450 T2337 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 14450 T2332 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 14450 T2364 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 14450 T2350 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 14451 T2396 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 14451 T2378 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 14450 T2392 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 14904 T2310 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14905 T2310 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: unloadcollection
[junit4:junit4]   2> 14905 T2310 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14909 T2372 oasc.CoreContainer.create Creating SolrCore 'unloadcollection3' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1362930918420/unloadcollection3
[junit4:junit4]   2> 14910 T2372 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
[junit4:junit4]   2> 14910 T2372 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 14911 T2372 oasc.ZkController.readConfigName Load collection config from:/collections/unloadcollection
[junit4:junit4]   2> 14912 T2372 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1362930918420/unloadcollection3/'
[junit4:junit4]   2> 14936 T2372 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 14963 T2372 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 14964 T2372 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 14968 T2372 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 15260 T2372 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 15265 T2372 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 15267 T2372 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 15277 T2372 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15279 T2372 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15282 T2372 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15282 T2372 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 15283 T2372 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 15283 T2372 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15284 T2372 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 15284 T2372 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 15284 T2372 oasc.SolrCore.<init> [unloadcollection3] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1362930918420/unloadcollection3/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1362930915267/1362930930171unloadcollection_3n/
[junit4:junit4]   2> 15284 T2372 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@791783e8
[junit4:junit4]   2> 15285 T2372 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 15286 T2372 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1362930915267/1362930930171unloadcollection_3n forceNew: false
[junit4:junit4]   2> 15286 T2372 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1362930915267/1362930930171unloadcollection_3n/index/
[junit4:junit4]   2> 15286 T2372 oasc.SolrCore.initIndex WARNING [unloadcollection3] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1362930915267/1362930930171unloadcollection_3n/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 15287 T2372 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1362930915267/1362930930171unloadcollection_3n/index forceNew: false
[junit4:junit4]   2> 15288 T2372 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7575096e lockFactory=org.apache.lucene.store.NativeFSLockFactory@1259f77c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15288 T2372 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15290 T2372 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 15290 T2372 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 15290 T2372 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 15291 T2372 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 15291 T2372 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 15291 T2372 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 15292 T2372 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 15292 T2372 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 15292 T2372 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 15294 T2372 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 15296 T2372 oass.SolrIndexSearcher.<init> Opening Searcher@bde3388 main
[junit4:junit4]   2> 15297 T2372 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1362930915267/1362930930171unloadcollection_3n/tlog
[junit4:junit4]   2> 15297 T2372 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 15297 T2372 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 15300 T2401 oasc.SolrCore.registerSearcher [unloadcollection3] Registered new searcher Searcher@bde3388 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 15300 T2372 oasc.ZkController.publish publishing core=unloadcollection3 state=down
[junit4:junit4]   2> 15301 T2372 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15957 T2333 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15959 T2333 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "core":"unloadcollection3",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52807",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52807_",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 15959 T2333 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 15959 T2333 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 15973 T2396 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 15973 T2392 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 15973 T2378 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 15973 T2332 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 15973 T2364 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 15973 T2337 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 15973 T2350 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16302 T2372 oasc.CoreContainer.registerCore registering core: unloadcollection3
[junit4:junit4]   2> 16303 T2372 oasc.ZkController.register Register replica - core:unloadcollection3 address:http://127.0.0.1:52807 collection:unloadcollection shard:shard1
[junit4:junit4]   2> 16308 T2372 oasc.ZkController.register We are http://127.0.0.1:52807/unloadcollection3/ and leader is http://127.0.0.1:48425/unloadcollection1/
[junit4:junit4]   2> 16308 T2372 oasc.ZkController.register No LogReplay needed for core=unloadcollection3 baseURL=http://127.0.0.1:52807
[junit4:junit4]   2> 16309 T2372 oasc.ZkController.checkRecovery Core needs to recover:unloadcollection3
[junit4:junit4]   2> 16309 T2372 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C376 name=unloadcollection3 org.apache.solr.core.SolrCore@e8ffd9a url=http://127.0.0.1:52807/unloadcollection3 node=127.0.0.1:52807_ C376_STATE=coll:unloadcollection core:unloadcollection3 props:{state=down, core=unloadcollection3, collection=unloadcollection, base_url=http://127.0.0.1:52807, node_name=127.0.0.1:52807_}
[junit4:junit4]   2> 16310 T2402 C376 P52807 oasc.RecoveryStrategy.run Starting recovery process.  core=unloadcollection3 recoveringAfterStartup=true
[junit4:junit4]   2> 16311 T2402 C376 P52807 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16311 T2372 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16312 T2402 C376 P52807 oasc.ZkController.publish publishing core=unloadcollection3 state=recovering
[junit4:junit4]   2> 16312 T2402 C376 P52807 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16313 T2372 oasc.CoreContainer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1362930918420/solr.xml
[junit4:junit4]   2> 16313 T2402 C376 P52807 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16323 T2372 oasc.SolrXMLSerializer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1362930918420/solr.xml
[junit4:junit4]   2> 16324 T2372 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {action=CREATE&wt=javabin&collection=unloadcollection&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1362930915267/1362930930171unloadcollection_3n&version=2&name=unloadcollection3} status=0 QTime=1415 
[junit4:junit4]   2> 16325 T2310 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 16326 T2310 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17329 T2310 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17482 T2333 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17483 T2333 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "core":"unloadcollection3",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52807",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52807_",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 17489 T2332 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17490 T2337 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17490 T2378 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17490 T2364 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17490 T2350 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17489 T2392 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17489 T2396 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18320 T2346 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {action=PREPRECOVERY&state=recovering&checkLive=true&nodeName=127.0.0.1:52807_&core=unloadcollection1&onlyIfLeader=true&wt=javabin&coreNodeName=127.0.0.1:52807__unloadcollection3&version=2} status=0 QTime=2000 
[junit4:junit4]   2> 18331 T2310 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19333 T2310 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C376_STATE=coll:unloadcollection core:unloadcollection3 props:{state=recovering, core=unloadcollection3, collection=unloadcollection, base_url=http://127.0.0.1:52807, shard=shard1, node_name=127.0.0.1:52807_}
[junit4:junit4]   2> 20321 T2402 C376 P52807 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:48425/unloadcollection1/ core=unloadcollection3 - recoveringAfterStartup=true
[junit4:junit4]   2> 20322 T2402 C376 P52807 oasu.PeerSync.sync PeerSync: core=unloadcollection3 url=http://127.0.0.1:52807 START replicas=[http://127.0.0.1:48425/unloadcollection1/] nUpdates=100
[junit4:junit4]   2> 20322 T2402 C376 P52807 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 20322 T2402 C376 P52807 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=unloadcollection3
[junit4:junit4]   2> 20323 T2402 C376 P52807 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=unloadcollection3
[junit4:junit4]   2> 20323 T2402 C376 P52807 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=unloadcollection3
[junit4:junit4]   2> 20323 T2402 C376 P52807 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 20323 T2402 C376 P52807 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:48425/unloadcollection1/. core=unloadcollection3
[junit4:junit4]   2> 20324 T2402 C376 P52807 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 20324 T2344 C375 P48425 REQ /get {getVersions=100&wt=javabin&distrib=false&version=2&qt=/get} status=0 QTime=0 
[junit4:junit4]   2> 20330 T2343 C375 P48425 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 20331 T2343 C375 P48425 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3281c662 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4ee832f),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3281c662 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4ee832f),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 20332 T2343 C375 P48425 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 20332 T2343 C375 P48425 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 20333 T2343 C375 P48425 /update {commit_end_point=true&waitSearcher=true&commit=true&softCommit=false&wt=javabin&openSearcher=false&version=2} {commit=} 0 3
[junit4:junit4]   2> 20334 T2402 C376 P52807 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20334 T2402 C376 P52807 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 20336 T2310 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20336 T2345 C375 P48425 REQ /replication {command=indexversion&wt=javabin&version=2&qt=/replication} status=0 QTime=0 
[junit4:junit4]   2> 20337 T2402 C376 P52807 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 20337 T2402 C376 P52807 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 20338 T2402 C376 P52807 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 20340 T2344 C375 P48425 REQ /replication {command=filelist&wt=javabin&generation=3&version=2&qt=/replication} status=0 QTime=1 
[junit4:junit4]   2> 20341 T2402 C376 P52807 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 20342 T2402 C376 P52807 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1362930915267/1362930930171unloadcollection_3n/index.20130311025535604 forceNew: false
[junit4:junit4]   2> 20343 T2402 C376 P52807 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/index6284862908tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@20ee38eb) fullCopy=false
[junit4:junit4]   2> 20345 T2343 C375 P48425 REQ /replication {file=segments_3&command=filecontent&wt=filestream&generation=3&checksum=true&qt=/replication} status=0 QTime=0 
[junit4:junit4]   2> 20347 T2402 C376 P52807 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 20354 T2402 C376 P52807 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 20354 T2402 C376 P52807 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=unloadcollection3
[junit4:junit4]   2> 20355 T2402 C376 P52807 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7575096e lockFactory=org.apache.lucene.store.NativeFSLockFactory@1259f77c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7575096e lockFactory=org.apache.lucene.store.NativeFSLockFactory@1259f77c),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 20356 T2402 C376 P52807 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 20356 T2402 C376 P52807 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 20357 T2402 C376 P52807 oass.SolrIndexSearcher.<init> Opening Searcher@5ef3e779 main
[junit4:junit4]   2> 20358 T2401 oasc.SolrCore.registerSearcher [unloadcollection3] Registered new searcher Searcher@5ef3e779 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 20358 T2402 C376 P52807 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/index6284862908tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@20ee38eb)
[junit4:junit4]   2> 20359 T2402 C376 P52807 oasc.RecoveryStrategy.replay No replay needed. core=unloadcollection3
[junit4:junit4]   2> 20359 T2402 C376 P52807 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=unloadcollection3
[junit4:junit4]   2> 20359 T2402 C376 P52807 oasc.ZkController.publish publishing core=unloadcollection3 state=active
[junit4:junit4]   2> 20360 T2402 C376 P52807 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 20362 T2402 C376 P52807 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=unloadcollection3
[junit4:junit4]   2> 20498 T2333 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20499 T2333 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "core":"unloadcollection3",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52807",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52807_",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 20513 T2396 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20513 T2364 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20513 T2378 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20513 T2332 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20513 T2392 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20513 T2337 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20513 T2350 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21338 T2310 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21340 T2310 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: unloadcollection
[junit4:junit4]   2> 21340 T2310 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2>  C376_STATE=coll:unloadcollection core:unloadcollection3 props:{state=active, core=unloadcollection3, collection=unloadcollection, base_url=http://127.0.0.1:52807, shard=shard1, node_name=127.0.0.1:52807_}
[junit4:junit4]   2> 21366 T2374 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[20 (1429136669798301696)]} 0 3
[junit4:junit4]   2>  C374_STATE=coll:unloadcollection core:unloadcollection2 props:{state=active, core=unloadcollection2, collection=unloadcollection, base_url=http://127.0.0.1:56870, shard=shard1, node_name=127.0.0.1:56870_}
[junit4:junit4]   2> 21370 T2360 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[20 (1429136669798301696)]} 0 1
[junit4:junit4]   2> 21371 T2343 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[20 (1429136669798301696)]} 0 13
[junit4:junit4]   2> 21372 T2372 C376 P52807 /update {wt=javabin&version=2} {add=[20]} 0 18
[junit4:junit4]   2> 21380 T2358 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[21 (1429136669817176064)]} 0 1
[junit4:junit4]   2> 21380 T2373 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[21 (1429136669817176064)]} 0 1
[junit4:junit4]   2> 21381 T2346 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[21 (1429136669817176064)]} 0 5
[junit4:junit4]   2> 21381 T2371 C376 P52807 /update {wt=javabin&version=2} {add=[21]} 0 7
[junit4:junit4]   2> 21389 T2372 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[22 (1429136669827661824)]} 0 1
[junit4:junit4]   2> 21390 T2357 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[22 (1429136669827661824)]} 0 1
[junit4:junit4]   2> 21391 T2345 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[22 (1429136669827661824)]} 0 5
[junit4:junit4]   2> 21391 T2374 C376 P52807 /update {wt=javabin&version=2} {add=[22]} 0 8
[junit4:junit4]   2> 21400 T2371 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[23 (1429136669838147584)]} 0 2
[junit4:junit4]   2> 21400 T2359 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[23 (1429136669838147584)]} 0 2
[junit4:junit4]   2> 21401 T2344 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[23 (1429136669838147584)]} 0 6
[junit4:junit4]   2> 21402 T2373 C376 P52807 /update {wt=javabin&version=2} {add=[23]} 0 8
[junit4:junit4]   2> 21410 T2360 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[24 (1429136669849681920)]} 0 1
[junit4:junit4]   2> 21410 T2374 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[24 (1429136669849681920)]} 0 1
[junit4:junit4]   2> 21411 T2343 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[24 (1429136669849681920)]} 0 5
[junit4:junit4]   2> 21412 T2372 C376 P52807 /update {wt=javabin&version=2} {add=[24]} 0 8
[junit4:junit4]   2> 21420 T2373 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[25 (1429136669859119104)]} 0 1
[junit4:junit4]   2> 21420 T2358 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[25 (1429136669859119104)]} 0 1
[junit4:junit4]   2> 21421 T2346 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[25 (1429136669859119104)]} 0 5
[junit4:junit4]   2> 21421 T2371 C376 P52807 /update {wt=javabin&version=2} {add=[25]} 0 7
[junit4:junit4]   2> 21429 T2372 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[26 (1429136669869604864)]} 0 1
[junit4:junit4]   2> 21429 T2357 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[26 (1429136669869604864)]} 0 1
[junit4:junit4]   2> 21430 T2345 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[26 (1429136669869604864)]} 0 5
[junit4:junit4]   2> 21430 T2374 C376 P52807 /update {wt=javabin&version=2} {add=[26]} 0 7
[junit4:junit4]   2> 21438 T2359 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[27 (1429136669879042048)]} 0 1
[junit4:junit4]   2> 21438 T2371 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[27 (1429136669879042048)]} 0 1
[junit4:junit4]   2> 21439 T2344 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[27 (1429136669879042048)]} 0 4
[junit4:junit4]   2> 21440 T2373 C376 P52807 /update {wt=javabin&version=2} {add=[27]} 0 7
[junit4:junit4]   2> 21447 T2374 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[28 (1429136669888479232)]} 0 1
[junit4:junit4]   2> 21447 T2360 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[28 (1429136669888479232)]} 0 0
[junit4:junit4]   2> 21448 T2343 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[28 (1429136669888479232)]} 0 4
[junit4:junit4]   2> 21449 T2372 C376 P52807 /update {wt=javabin&version=2} {add=[28]} 0 7
[junit4:junit4]   2> 21456 T2358 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[29 (1429136669897916416)]} 0 0
[junit4:junit4]   2> 21456 T2373 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[29 (1429136669897916416)]} 0 0
[junit4:junit4]   2> 21457 T2346 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[29 (1429136669897916416)]} 0 4
[junit4:junit4]   2> 21458 T2371 C376 P52807 /update {wt=javabin&version=2} {add=[29]} 0 7
[junit4:junit4]   2> 21466 T2357 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[30 (1429136669907353600)]} 0 1
[junit4:junit4]   2> 21466 T2372 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[30 (1429136669907353600)]} 0 1
[junit4:junit4]   2> 21467 T2345 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[30 (1429136669907353600)]} 0 5
[junit4:junit4]   2> 21468 T2374 C376 P52807 /update {wt=javabin&version=2} {add=[30]} 0 8
[junit4:junit4]   2> 21475 T2359 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[31 (1429136669917839360)]} 0 1
[junit4:junit4]   2> 21475 T2371 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[31 (1429136669917839360)]} 0 1
[junit4:junit4]   2> 21476 T2344 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[31 (1429136669917839360)]} 0 4
[junit4:junit4]   2> 21477 T2373 C376 P52807 /update {wt=javabin&version=2} {add=[31]} 0 7
[junit4:junit4]   2> 21485 T2360 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[32 (1429136669927276544)]} 0 2
[junit4:junit4]   2> 21485 T2374 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[32 (1429136669927276544)]} 0 2
[junit4:junit4]   2> 21485 T2343 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[32 (1429136669927276544)]} 0 4
[junit4:junit4]   2> 21486 T2372 C376 P52807 /update {wt=javabin&version=2} {add=[32]} 0 7
[junit4:junit4]   2> 21494 T2358 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[33 (1429136669937762304)]} 0 1
[junit4:junit4]   2> 21494 T2373 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[33 (1429136669937762304)]} 0 1
[junit4:junit4]   2> 21495 T2346 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[33 (1429136669937762304)]} 0 5
[junit4:junit4]   2> 21495 T2371 C376 P52807 /update {wt=javabin&version=2} {add=[33]} 0 7
[junit4:junit4]   2> 21503 T2372 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[34 (1429136669947199488)]} 0 1
[junit4:junit4]   2> 21503 T2357 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[34 (1429136669947199488)]} 0 1
[junit4:junit4]   2> 21504 T2345 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[34 (1429136669947199488)]} 0 4
[junit4:junit4]   2> 21505 T2374 C376 P52807 /update {wt=javabin&version=2} {add=[34]} 0 7
[junit4:junit4]   2> 21512 T2359 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[35 (1429136669956636672)]} 0 0
[junit4:junit4]   2> 21512 T2371 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[35 (1429136669956636672)]} 0 1
[junit4:junit4]   2> 21513 T2344 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[35 (1429136669956636672)]} 0 4
[junit4:junit4]   2> 21514 T2373 C376 P52807 /update {wt=javabin&version=2} {add=[35]} 0 7
[junit4:junit4]   2> 21521 T2374 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[36 (1429136669966073856)]} 0 0
[junit4:junit4]   2> 21521 T2360 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[36 (1429136669966073856)]} 0 1
[junit4:junit4]   2> 21523 T2343 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[36 (1429136669966073856)]} 0 5
[junit4:junit4]   2> 21523 T2372 C376 P52807 /update {wt=javabin&version=2} {add=[36]} 0 7
[junit4:junit4]   2> 21531 T2373 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[37 (1429136669976559616)]} 0 1
[junit4:junit4]   2> 21531 T2358 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[37 (1429136669976559616)]} 0 1
[junit4:junit4]   2> 21532 T2346 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[37 (1429136669976559616)]} 0 5
[junit4:junit4]   2> 21533 T2371 C376 P52807 /update {wt=javabin&version=2} {add=[37]} 0 7
[junit4:junit4]   2> 21540 T2357 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[38 (1429136669985996800)]} 0 1
[junit4:junit4]   2> 21540 T2373 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[38 (1429136669985996800)]} 0 1
[junit4:junit4]   2> 21541 T2344 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[38 (1429136669985996800)]} 0 4
[junit4:junit4]   2> 21542 T2372 C376 P52807 /update {wt=javabin&version=2} {add=[38]} 0 7
[junit4:junit4]   2> 21549 T2371 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[39 (1429136669995433984)]} 0 1
[junit4:junit4]   2> 21549 T2359 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[39 (1429136669995433984)]} 0 1
[junit4:junit4]   2> 21550 T2343 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[39 (1429136669995433984)]} 0 4
[junit4:junit4]   2> 21551 T2374 C376 P52807 /update {wt=javabin&version=2} {add=[39]} 0 7
[junit4:junit4]   2> 21558 T2372 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[40 (1429136670004871168)]} 0 1
[junit4:junit4]   2> 21558 T2360 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[40 (1429136670004871168)]} 0 0
[junit4:junit4]   2> 21559 T2345 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[40 (1429136670004871168)]} 0 4
[junit4:junit4]   2> 21560 T2373 C376 P52807 /update {wt=javabin&version=2} {add=[40]} 0 7
[junit4:junit4]   2> 21567 T2374 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[41 (1429136670014308352)]} 0 1
[junit4:junit4]   2> 21567 T2358 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[41 (1429136670014308352)]} 0 1
[junit4:junit4]   2> 21568 T2346 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[41 (1429136670014308352)]} 0 4
[junit4:junit4]   2> 21569 T2371 C376 P52807 /update {wt=javabin&version=2} {add=[41]} 0 7
[junit4:junit4]   2> 21576 T2373 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[42 (1429136670023745536)]} 0 1
[junit4:junit4]   2> 21576 T2357 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[42 (1429136670023745536)]} 0 1
[junit4:junit4]   2> 21577 T2344 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[42 (1429136670023745536)]} 0 4
[junit4:junit4]   2> 21578 T2372 C376 P52807 /update {wt=javabin&version=2} {add=[42]} 0 7
[junit4:junit4]   2> 21585 T2371 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[43 (1429136670033182720)]} 0 1
[junit4:junit4]   2> 21585 T2359 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[43 (1429136670033182720)]} 0 1
[junit4:junit4]   2> 21586 T2343 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[43 (1429136670033182720)]} 0 4
[junit4:junit4]   2> 21587 T2374 C376 P52807 /update {wt=javabin&version=2} {add=[43]} 0 7
[junit4:junit4]   2> 21595 T2372 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[44 (1429136670042619904)]} 0 1
[junit4:junit4]   2> 21595 T2360 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[44 (1429136670042619904)]} 0 1
[junit4:junit4]   2> 21596 T2345 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[44 (1429136670042619904)]} 0 5
[junit4:junit4]   2> 21597 T2373 C376 P52807 /update {wt=javabin&version=2} {add=[44]} 0 8
[junit4:junit4]   2> 21604 T2358 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[45 (1429136670053105664)]} 0 1
[junit4:junit4]   2> 21604 T2374 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[45 (1429136670053105664)]} 0 1
[junit4:junit4]   2> 21605 T2346 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[45 (1429136670053105664)]} 0 5
[junit4:junit4]   2> 21605 T2371 C376 P52807 /update {wt=javabin&version=2} {add=[45]} 0 6
[junit4:junit4]   2> 21613 T2373 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[46 (1429136670061494272)]} 0 1
[junit4:junit4]   2> 21613 T2357 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[46 (1429136670061494272)]} 0 1
[junit4:junit4]   2> 21614 T2344 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[46 (1429136670061494272)]} 0 5
[junit4:junit4]   2> 21615 T2372 C376 P52807 /update {wt=javabin&version=2} {add=[46]} 0 8
[junit4:junit4]   2> 21622 T2371 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[47 (1429136670071980032)]} 0 1
[junit4:junit4]   2> 21622 T2359 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[47 (1429136670071980032)]} 0 1
[junit4:junit4]   2> 21623 T2343 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[47 (1429136670071980032)]} 0 4
[junit4:junit4]   2> 21623 T2374 C376 P52807 /update {wt=javabin&version=2} {add=[47]} 0 6
[junit4:junit4]   2> 21630 T2372 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[48 (1429136670081417216)]} 0 0
[junit4:junit4]   2> 21630 T2360 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[48 (1429136670081417216)]} 0 0
[junit4:junit4]   2> 21631 T2345 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[48 (1429136670081417216)]} 0 3
[junit4:junit4]   2> 21631 T2373 C376 P52807 /update {wt=javabin&version=2} {add=[48]} 0 5
[junit4:junit4]   2> 21636 T2358 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[49 (1429136670087708672)]} 0 0
[junit4:junit4]   2> 21636 T2374 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[49 (1429136670087708672)]} 0 0
[junit4:junit4]   2> 21637 T2346 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[49 (1429136670087708672)]} 0 3
[junit4:junit4]   2> 21637 T2371 C376 P52807 /update {wt=javabin&version=2} {add=[49]} 0 4
[junit4:junit4]   2> 21643 T2373 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[50 (1429136670094000128)]} 0 1
[junit4:junit4]   2> 21643 T2357 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[50 (1429136670094000128)]} 0 1
[junit4:junit4]   2> 21643 T2344 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[50 (1429136670094000128)]} 0 3
[junit4:junit4]   2> 21644 T2372 C376 P52807 /update {wt=javabin&version=2} {add=[50]} 0 5
[junit4:junit4]   2> 21649 T2371 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[51 (1429136670101340160)]} 0 0
[junit4:junit4]   2> 21649 T2359 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[51 (1429136670101340160)]} 0 0
[junit4:junit4]   2> 21650 T2343 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[51 (1429136670101340160)]} 0 3
[junit4:junit4]   2> 21650 T2374 C376 P52807 /update {wt=javabin&version=2} {add=[51]} 0 5
[junit4:junit4]   2> 21655 T2371 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[52 (1429136670107631616)]} 0 0
[junit4:junit4]   2> 21656 T2360 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[52 (1429136670107631616)]} 0 1
[junit4:junit4]   2> 21656 T2345 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[52 (1429136670107631616)]} 0 3
[junit4:junit4]   2> 21656 T2372 C376 P52807 /update {wt=javabin&version=2} {add=[52]} 0 4
[junit4:junit4]   2> 21662 T2373 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[53 (1429136670114971648)]} 0 0
[junit4:junit4]   2> 21662 T2358 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[53 (1429136670114971648)]} 0 0
[junit4:junit4]   2> 21662 T2346 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[53 (1429136670114971648)]} 0 2
[junit4:junit4]   2> 21663 T2374 C376 P52807 /update {wt=javabin&version=2} {add=[53]} 0 5
[junit4:junit4]   2> 21668 T2357 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[54 (1429136670121263104)]} 0 0
[junit4:junit4]   2> 21668 T2372 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[54 (1429136670121263104)]} 0 0
[junit4:junit4]   2> 21669 T2344 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[54 (1429136670121263104)]} 0 3
[junit4:junit4]   2> 21669 T2371 C376 P52807 /update {wt=javabin&version=2} {add=[54]} 0 4
[junit4:junit4]   2> 21676 T2374 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[55 (1429136670128603136)]} 0 0
[junit4:junit4]   2> 21676 T2359 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[55 (1429136670128603136)]} 0 0
[junit4:junit4]   2> 21677 T2343 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[55 (1429136670128603136)]} 0 4
[junit4:junit4]   2> 21678 T2373 C376 P52807 /update {wt=javabin&version=2} {add=[55]} 0 7
[junit4:junit4]   2> 21685 T2360 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[56 (1429136670138040320)]} 0 1
[junit4:junit4]   2> 21685 T2371 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[56 (1429136670138040320)]} 0 1
[junit4:junit4]   2> 21686 T2345 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[56 (1429136670138040320)]} 0 4
[junit4:junit4]   2> 21687 T2372 C376 P52807 /update {wt=javabin&version=2} {add=[56]} 0 7
[junit4:junit4]   2> 21694 T2373 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[57 (1429136670147477504)]} 0 1
[junit4:junit4]   2> 21694 T2358 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[57 (1429136670147477504)]} 0 1
[junit4:junit4]   2> 21695 T2346 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[57 (1429136670147477504)]} 0 4
[junit4:junit4]   2> 21696 T2374 C376 P52807 /update {wt=javabin&version=2} {add=[57]} 0 7
[junit4:junit4]   2> 21703 T2372 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[58 (1429136670156914688)]} 0 1
[junit4:junit4]   2> 21703 T2357 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[58 (1429136670156914688)]} 0 1
[junit4:junit4]   2> 21704 T2344 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[58 (1429136670156914688)]} 0 4
[junit4:junit4]   2> 21705 T2371 C376 P52807 /update {wt=javabin&version=2} {add=[58]} 0 7
[junit4:junit4]   2> 21712 T2359 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[59 (1429136670166351872)]} 0 1
[junit4:junit4]   2> 21712 T2374 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[59 (1429136670166351872)]} 0 1
[junit4:junit4]   2> 21713 T2343 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[59 (1429136670166351872)]} 0 4
[junit4:junit4]   2> 21714 T2373 C376 P52807 /update {wt=javabin&version=2} {add=[59]} 0 7
[junit4:junit4]   2> 21721 T2358 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[60 (1429136670175789056)]} 0 1
[junit4:junit4]   2> 21722 T2371 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[60 (1429136670175789056)]} 0 2
[junit4:junit4]   2> 21723 T2345 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[60 (1429136670175789056)]} 0 5
[junit4:junit4]   2> 21723 T2372 C376 P52807 /update {wt=javabin&version=2} {add=[60]} 0 7
[junit4:junit4]   2> 21731 T2373 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[61 (1429136670186274816)]} 0 1
[junit4:junit4]   2> 21731 T2357 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[61 (1429136670186274816)]} 0 1
[junit4:junit4]   2> 21732 T2346 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[61 (1429136670186274816)]} 0 5
[junit4:junit4]   2> 21733 T2374 C376 P52807 /update {wt=javabin&version=2} {add=[61]} 0 7
[junit4:junit4]   2> 21740 T2360 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[62 (1429136670195712000)]} 0 1
[junit4:junit4]   2> 21740 T2372 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[62 (1429136670195712000)]} 0 1
[junit4:junit4]   2> 21741 T2344 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[62 (1429136670195712000)]} 0 4
[junit4:junit4]   2> 21741 T2371 C376 P52807 /update {wt=javabin&version=2} {add=[62]} 0 6
[junit4:junit4]   2> 21748 T2359 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[63 (1429136670205149184)]} 0 0
[junit4:junit4]   2> 21748 T2374 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[63 (1429136670205149184)]} 0 0
[junit4:junit4]   2> 21749 T2343 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[63 (1429136670205149184)]} 0 4
[junit4:junit4]   2> 21750 T2373 C376 P52807 /update {wt=javabin&version=2} {add=[63]} 0 7
[junit4:junit4]   2> 21757 T2358 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[64 (1429136670213537792)]} 0 1
[junit4:junit4]   2> 21757 T2371 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[64 (1429136670213537792)]} 0 1
[junit4:junit4]   2> 21758 T2345 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[64 (1429136670213537792)]} 0 4
[junit4:junit4]   2> 21759 T2372 C376 P52807 /update {wt=javabin&version=2} {add=[64]} 0 7
[junit4:junit4]   2> 21766 T2373 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[65 (1429136670222974976)]} 0 1
[junit4:junit4]   2> 21766 T2357 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[65 (1429136670222974976)]} 0 1
[junit4:junit4]   2> 21767 T2346 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[65 (1429136670222974976)]} 0 4
[junit4:junit4]   2> 21768 T2374 C376 P52807 /update {wt=javabin&version=2} {add=[65]} 0 7
[junit4:junit4]   2> 21776 T2360 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[66 (1429136670233460736)]} 0 1
[junit4:junit4]   2> 21776 T2372 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[66 (1429136670233460736)]} 0 1
[junit4:junit4]   2> 21777 T2344 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[66 (1429136670233460736)]} 0 5
[junit4:junit4]   2> 21778 T2371 C376 P52807 /update {wt=javabin&version=2} {add=[66]} 0 8
[junit4:junit4]   2> 21785 T2374 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[67 (1429136670242897920)]} 0 1
[junit4:junit4]   2> 21785 T2359 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[67 (1429136670242897920)]} 0 1
[junit4:junit4]   2> 21786 T2343 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[67 (1429136670242897920)]} 0 4
[junit4:junit4]   2> 21787 T2373 C376 P52807 /update {wt=javabin&version=2} {add=[67]} 0 7
[junit4:junit4]   2> 21795 T2371 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[68 (1429136670252335104)]} 0 1
[junit4:junit4]   2> 21795 T2358 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[68 (1429136670252335104)]} 0 1
[junit4:junit4]   2> 21796 T2345 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[68 (1429136670252335104)]} 0 5
[junit4:junit4]   2> 21796 T2372 C376 P52807 /update {wt=javabin&version=2} {add=[68]} 0 7
[junit4:junit4]   2> 21804 T2360 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[69 (1429136670262820864)]} 0 0
[junit4:junit4]   2> 21804 T2373 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[69 (1429136670262820864)]} 0 0
[junit4:junit4]   2> 21805 T2346 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[69 (1429136670262820864)]} 0 4
[junit4:junit4]   2> 21806 T2374 C376 P52807 /update {wt=javabin&version=2} {add=[69]} 0 7
[junit4:junit4]   2> 21812 T2359 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[70 (1429136670272258048)]} 0 1
[junit4:junit4]   2> 21812 T2372 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[70 (1429136670272258048)]} 0 1
[junit4:junit4]   2> 21812 T2344 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[70 (1429136670272258048)]} 0 2
[junit4:junit4]   2> 21813 T2371 C376 P52807 /update {wt=javabin&version=2} {add=[70]} 0 5
[junit4:junit4]   2> 21818 T2357 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[71 (1429136670278549504)]} 0 0
[junit4:junit4]   2> 21818 T2374 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[71 (1429136670278549504)]} 0 0
[junit4:junit4]   2> 21819 T2343 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[71 (1429136670278549504)]} 0 3
[junit4:junit4]   2> 21820 T2373 C376 P52807 /update {wt=javabin&version=2} {add=[71]} 0 6
[junit4:junit4]   2> 21825 T2371 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[72 (1429136670285889536)]} 0 0
[junit4:junit4]   2> 21825 T2358 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[72 (1429136670285889536)]} 0 0
[junit4:junit4]   2> 21826 T2345 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[72 (1429136670285889536)]} 0 3
[junit4:junit4]   2> 21826 T2372 C376 P52807 /update {wt=javabin&version=2} {add=[72]} 0 5
[junit4:junit4]   2> 21832 T2373 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[73 (1429136670293229568)]} 0 1
[junit4:junit4]   2> 21832 T2360 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[73 (1429136670293229568)]} 0 1
[junit4:junit4]   2> 21832 T2346 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[73 (1429136670293229568)]} 0 3
[junit4:junit4]   2> 21833 T2374 C376 P52807 /update {wt=javabin&version=2} {add=[73]} 0 5
[junit4:junit4]   2> 21839 T2359 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[74 (1429136670299521024)]} 0 1
[junit4:junit4]   2> 21839 T2372 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[74 (1429136670299521024)]} 0 1
[junit4:junit4]   2> 21839 T2344 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[74 (1429136670299521024)]} 0 3
[junit4:junit4]   2> 21840 T2371 C376 P52807 /update {wt=javabin&version=2} {add=[74]} 0 6
[junit4:junit4]   2> 21845 T2357 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[75 (1429136670306861056)]} 0 0
[junit4:junit4]   2> 21846 T2374 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[75 (1429136670306861056)]} 0 1
[junit4:junit4]   2> 21846 T2343 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[75 (1429136670306861056)]} 0 3
[junit4:junit4]   2> 21847 T2373 C376 P52807 /update {wt=javabin&version=2} {add=[75]} 0 6
[junit4:junit4]   2> 21852 T2358 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[76 (1429136670314201088)]} 0 0
[junit4:junit4]   2> 21852 T2371 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[76 (1429136670314201088)]} 0 0
[junit4:junit4]   2> 21853 T2345 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[76 (1429136670314201088)]} 0 3
[junit4:junit4]   2> 21853 T2372 C376 P52807 /update {wt=javabin&version=2} {add=[76]} 0 5
[junit4:junit4]   2> 21859 T2373 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[77 (1429136670321541120)]} 0 0
[junit4:junit4]   2> 21859 T2360 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[77 (1429136670321541120)]} 0 0
[junit4:junit4]   2> 21859 T2346 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[77 (1429136670321541120)]} 0 2
[junit4:junit4]   2> 21860 T2374 C376 P52807 /update {wt=javabin&version=2} {add=[77]} 0 5
[junit4:junit4]   2> 21866 T2372 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[78 (1429136670327832576)]} 0 1
[junit4:junit4]   2> 21866 T2359 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[78 (1429136670327832576)]} 0 1
[junit4:junit4]   2> 21866 T2344 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[78 (1429136670327832576)]} 0 3
[junit4:junit4]   2> 21867 T2371 C376 P52807 /update {wt=javabin&version=2} {add=[78]} 0 4
[junit4:junit4]   2> 21872 T2374 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[79 (1429136670335172608)]} 0 0
[junit4:junit4]   2> 21872 T2357 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[79 (1429136670335172608)]} 0 0
[junit4:junit4]   2> 21873 T2343 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[79 (1429136670335172608)]} 0 3
[junit4:junit4]   2> 21873 T2373 C376 P52807 /update {wt=javabin&version=2} {add=[79]} 0 5
[junit4:junit4]   2> 21879 T2371 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[80 (1429136670342512640)]} 0 0
[junit4:junit4]   2> 21879 T2358 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[80 (1429136670342512640)]} 0 0
[junit4:junit4]   2> 21880 T2345 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[80 (1429136670342512640)]} 0 3
[junit4:junit4]   2> 21880 T2372 C376 P52807 /update {wt=javabin&version=2} {add=[80]} 0 5
[junit4:junit4]   2> 21886 T2360 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[81 (1429136670349852672)]} 0 0
[junit4:junit4]   2> 21886 T2373 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[81 (1429136670349852672)]} 0 0
[junit4:junit4]   2> 21887 T2346 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[81 (1429136670349852672)]} 0 3
[junit4:junit4]   2> 21887 T2374 C376 P52807 /update {wt=javabin&version=2} {add=[81]} 0 5
[junit4:junit4]   2> 21894 T2359 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[82 (1429136670357192704)]} 0 1
[junit4:junit4]   2> 21894 T2372 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[82 (1429136670357192704)]} 0 1
[junit4:junit4]   2> 21895 T2344 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[82 (1429136670357192704)]} 0 4
[junit4:junit4]   2> 21895 T2371 C376 P52807 /update {wt=javabin&version=2} {add=[82]} 0 6
[junit4:junit4]   2> 21902 T2357 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[83 (1429136670365581312)]} 0 1
[junit4:junit4]   2> 21902 T2374 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[83 (1429136670365581312)]} 0 1
[junit4:junit4]   2> 21903 T2343 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[83 (1429136670365581312)]} 0 4
[junit4:junit4]   2> 21904 T2373 C376 P52807 /update {wt=javabin&version=2} {add=[83]} 0 6
[junit4:junit4]   2> 21911 T2358 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[84 (1429136670375018496)]} 0 1
[junit4:junit4]   2> 21911 T2371 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[84 (1429136670375018496)]} 0 1
[junit4:junit4]   2> 21912 T2345 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[84 (1429136670375018496)]} 0 4
[junit4:junit4]   2> 21912 T2372 C376 P52807 /update {wt=javabin&version=2} {add=[84]} 0 6
[junit4:junit4]   2> 21920 T2360 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[85 (1429136670384455680)]} 0 1
[junit4:junit4]   2> 21920 T2373 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[85 (1429136670384455680)]} 0 1
[junit4:junit4]   2> 21921 T2346 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[85 (1429136670384455680)]} 0 4
[junit4:junit4]   2> 21921 T2374 C376 P52807 /update {wt=javabin&version=2} {add=[85]} 0 6
[junit4:junit4]   2> 21929 T2359 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[86 (1429136670393892864)]} 0 1
[junit4:junit4]   2> 21929 T2372 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[86 (1429136670393892864)]} 0 1
[junit4:junit4]   2> 21930 T2344 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[86 (1429136670393892864)]} 0 4
[junit4:junit4]   2> 21931 T2371 C376 P52807 /update {wt=javabin&version=2} {add=[86]} 0 7
[junit4:junit4]   2> 21938 T2357 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[87 (1429136670403330048)]} 0 1
[junit4:junit4]   2> 21938 T2374 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[87 (1429136670403330048)]} 0 1
[junit4:junit4]   2> 21939 T2345 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[87 (1429136670403330048)]} 0 4
[junit4:junit4]   2> 21940 T2373 C376 P52807 /update {wt=javabin&version=2} {add=[87]} 0 7
[junit4:junit4]   2> 21947 T2358 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[88 (1429136670412767232)]} 0 0
[junit4:junit4]   2> 21947 T2372 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[88 (1429136670412767232)]} 0 1
[junit4:junit4]   2> 21948 T2346 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[88 (1429136670412767232)]} 0 4
[junit4:junit4]   2> 21949 T2371 C376 P52807 /update {wt=javabin&version=2} {add=[88]} 0 7
[junit4:junit4]   2> 21956 T2373 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[89 (1429136670422204416)]} 0 0
[junit4:junit4]   2> 21957 T2360 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[89 (1429136670422204416)]} 0 1
[junit4:junit4]   2> 21958 T2343 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[89 (1429136670422204416)]} 0 5
[junit4:junit4]   2> 21958 T2374 C376 P52807 /update {wt=javabin&version=2} {add=[89]} 0 7
[junit4:junit4]   2> 21965 T2371 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[90 (1429136670432690176)]} 0 0
[junit4:junit4]   2> 21966 T2359 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[90 (1429136670432690176)]} 0 1
[junit4:junit4]   2> 21967 T2345 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[90 (1429136670432690176)]} 0 5
[junit4:junit4]   2> 21968 T2372 C376 P52807 /update {wt=javabin&version=2} {add=[90]} 0 8
[junit4:junit4]   2> 21973 T2357 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[91 (1429136670441078784)]} 0 0
[junit4:junit4]   2> 21973 T2374 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[91 (1429136670441078784)]} 0 0
[junit4:junit4]   2> 21974 T2344 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[91 (1429136670441078784)]} 0 3
[junit4:junit4]   2> 21974 T2373 C376 P52807 /update {wt=javabin&version=2} {add=[91]} 0 5
[junit4:junit4]   2> 21980 T2358 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[92 (1429136670447370240)]} 0 1
[junit4:junit4]   2> 21980 T2372 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[92 (1429136670447370240)]} 0 1
[junit4:junit4]   2> 21980 T2346 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[92 (1429136670447370240)]} 0 3
[junit4:junit4]   2> 21981 T2371 C376 P52807 /update {wt=javabin&version=2} {add=[92]} 0 5
[junit4:junit4]   2> 21986 T2373 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[93 (1429136670454710272)]} 0 0
[junit4:junit4]   2> 21986 T2360 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[93 (1429136670454710272)]} 0 0
[junit4:junit4]   2> 21987 T2343 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[93 (1429136670454710272)]} 0 3
[junit4:junit4]   2> 21987 T2374 C376 P52807 /update {wt=javabin&version=2} {add=[93]} 0 5
[junit4:junit4]   2> 21993 T2371 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[94 (1429136670462050304)]} 0 1
[junit4:junit4]   2> 21993 T2359 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[94 (1429136670462050304)]} 0 1
[junit4:junit4]   2> 21994 T2345 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[94 (1429136670462050304)]} 0 4
[junit4:junit4]   2> 21994 T2372 C376 P52807 /update {wt=javabin&version=2} {add=[94]} 0 5
[junit4:junit4]   2> 22000 T2357 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[95 (1429136670468341760)]} 0 1
[junit4:junit4]   2> 22000 T2374 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[95 (1429136670468341760)]} 0 1
[junit4:junit4]   2> 22000 T2344 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[95 (1429136670468341760)]} 0 3
[junit4:junit4]   2> 22001 T2373 C376 P52807 /update {wt=javabin&version=2} {add=[95]} 0 5
[junit4:junit4]   2> 22007 T2358 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[96 (1429136670475681792)]} 0 1
[junit4:junit4]   2> 22007 T2372 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[96 (1429136670475681792)]} 0 1
[junit4:junit4]   2> 22007 T2346 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[96 (1429136670475681792)]} 0 3
[junit4:junit4]   2> 22008 T2371 C376 P52807 /update {wt=javabin&version=2} {add=[96]} 0 6
[junit4:junit4]   2> 22013 T2373 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[97 (1429136670483021824)]} 0 0
[junit4:junit4]   2> 22013 T2360 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[97 (1429136670483021824)]} 0 0
[junit4:junit4]   2> 22014 T2343 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[97 (1429136670483021824)]} 0 3
[junit4:junit4]   2> 22014 T2374 C376 P52807 /update {wt=javabin&version=2} {add=[97]} 0 5
[junit4:junit4]   2> 22020 T2371 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[98 (1429136670489313280)]} 0 1
[junit4:junit4]   2> 22020 T2359 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[98 (1429136670489313280)]} 0 1
[junit4:junit4]   2> 22020 T2345 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[98 (1429136670489313280)]} 0 3
[junit4:junit4]   2> 22021 T2372 C376 P52807 /update {wt=javabin&version=2} {add=[98]} 0 5
[junit4:junit4]   2> 22026 T2357 C374 P56870 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[99 (1429136670496653312)]} 0 0
[junit4:junit4]   2> 22026 T2374 C376 P52807 /update {distrib.from=http://127.0.0.1:48425/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[99 (1429136670496653312)]} 0 0
[junit4:junit4]   2> 22027 T2344 C375 P48425 /update {distrib.from=http://127.0.0.1:52807/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[99 (1429136670496653312)]} 0 3
[junit4:junit4]   2> 22027 T2373 C376 P52807 /update {wt=javabin&version=2} {add=[99]} 0 4
[junit4:junit4]   2> 22028 T2310 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 22031 T2346 oasha.CoreAdminHandler.handleUnloadAction Unregistering core unloadcollection1 from cloudstate.
[junit4:junit4]   2> 22033 T2346 oasc.SolrCore.close [unloadcollection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@27dee992
[junit4:junit4]   2> 22034 T2364 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 22035 T2315 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d550357c80008 type:create cxid:0x55 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 22036 T2364 oasc.ShardLeaderElectionContext.shouldIBeLeader Checking if I should try and be the leader.
[junit4:junit4]   2> 22036 T2364 oasc.ShardLeaderElectionContext.shouldIBeLeader My last published State was Active, it's okay to be the leader.
[junit4:junit4]   2> 22036 T2364 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 22036 T2364 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:56870/unloadcollection2/
[junit4:junit4]   2> 22036 T2346 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=80,adds=80,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=80,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 22036 T2364 oasu.PeerSync.sync PeerSync: core=unloadcollection2 url=http://127.0.0.1:56870 START replicas=[http://127.0.0.1:48425/unloadcollection1/, http://127.0.0.1:52807/unloadcollection3/] nUpdates=100
[junit4:junit4]   2> 22037 T2346 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 22037 T2346 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 22037 T2346 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 22038 T2346 oasc.SolrCore.closeSearcher [unloadcollection1] Closing main searcher on request.
[junit4:junit4]   2> 22038 T2346 oasc.CachingDirectoryFactory.close Closing directory when closing factory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1362930915267/1362930920725unloadcollection1_1n/index
[junit4:junit4]   2> 22038 T2371 C376 P52807 REQ /get {getVersions=100&wt=javabin&distrib=false&version=2&qt=/get} status=0 QTime=0 
[junit4:junit4]   2> 22038 T2346 oasc.CachingDirectoryFactory.closeDirectory Closing directory: /mnt/ssd/jenkins/workspace/Lucen

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

at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:124)
[junit4:junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:77)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:487)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 138337 T2310 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 138346 T2309 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 3 leaked thread(s).
[junit4:junit4]   2> 138737 T2313 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> 139445 T2392 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 139446 T2392 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 139446 T2392 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 139446 T2392 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {intDefault=Pulsing41(freqCutoff=18 minBlockSize=4 maxBlockSize=47), a_si=Pulsing41(freqCutoff=18 minBlockSize=4 maxBlockSize=47), text=PostingsFormat(name=SimpleText), _version_=Pulsing41(freqCutoff=18 minBlockSize=4 maxBlockSize=47), multiDefault=PostingsFormat(name=TestBloomFilteredLucene41Postings), range_facet_l=PostingsFormat(name=TestBloomFilteredLucene41Postings), range_facet_si=PostingsFormat(name=TestBloomFilteredLucene41Postings), other_tl1=Pulsing41(freqCutoff=18 minBlockSize=4 maxBlockSize=47), a_t=PostingsFormat(name=TestBloomFilteredLucene41Postings), id=MockFixedIntBlock(blockSize=707), timestamp=PostingsFormat(name=TestBloomFilteredLucene41Postings), range_facet_sl=MockFixedIntBlock(blockSize=707)}, docValues:{timestamp=DocValuesFormat(name=Lucene42)}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=sr_CS, timezone=Australia/Melbourne
[junit4:junit4]   2> NOTE: Linux 3.2.0-38-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=2,free=76446944,total=345505792
[junit4:junit4]   2> NOTE: All tests run in this JVM: [DOMUtilTest, SuggesterWFSTTest, ZkNodePropsTest, NotRequiredUniqueKeyTest, TestLazyCores, FileUtilsTest, TermVectorComponentDistributedTest, SortByFunctionTest, TestQueryTypes, DisMaxRequestHandlerTest, TestCollationField, TestPartialUpdateDeduplication, TestMultiCoreConfBootstrap, DirectUpdateHandlerTest, TestDefaultSimilarityFactory, SolrIndexConfigTest, TestJmxMonitoredMap, TestFiltering, TestWordDelimiterFilterFactory, JSONWriterTest, DirectSolrSpellCheckerTest, IndexReaderFactoryTest, DocValuesMultiTest, TestLuceneMatchVersion, DistanceFunctionTest, TestUtils, CurrencyFieldXmlFileTest, ConvertedLegacyTest, CopyFieldTest, SolrPluginUtilsTest, TestIndexSearcher, DefaultValueUpdateProcessorTest, TestSolrJ, OpenCloseCoreStressTest, HardAutoCommitTest, SuggesterTSTTest, TestDistributedSearch, TestFastOutputStream, URLClassifyProcessorTest, TestCSVLoader, OpenExchangeRatesOrgProviderTest, EchoParamsTest, TimeZoneUtilsTest, TestRandomFaceting, DebugComponentTest, NoCacheHeaderTest, TestSolrXMLSerializer, TestNumberUtils, StandardRequestHandlerTest, SolrRequestParserTest, SpellCheckCollatorTest, TestPropInject, TestSuggestSpellingConverter, TestRTGBase, TestElisionMultitermQuery, IndexBasedSpellCheckerTest, SolrCmdDistributorTest, DocumentAnalysisRequestHandlerTest, SolrCoreCheckLockOnStartupTest, TestJmxIntegration, UniqFieldsUpdateProcessorFactoryTest, TestFieldCollectionResource, TestAtomicUpdateErrorCases, TestRangeQuery, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest]
[junit4:junit4] Completed on J1 in 139.63s, 1 test, 1 failure <<< FAILURES!

[...truncated 399 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:381: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:361: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:183: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:449: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1213: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:877: There were test failures: 269 suites, 1137 tests, 1 failure, 13 ignored (7 assumptions)

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