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/12 03:07:27 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4672/
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([105BE139C17A543A:91BD6F21B6253406]: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 8934 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
[junit4:junit4]   2> 1 T348 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /s_ty/
[junit4:junit4]   2> 8 T348 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363053164302
[junit4:junit4]   2> 8 T348 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 9 T349 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 10 T349 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 10 T349 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 10 T349 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 10 T349 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 11 T349 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1363053164302/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 109 T348 oasc.ZkTestServer.run start zk server on port:35028
[junit4:junit4]   2> 110 T348 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:35028 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@3c0f8c60
[junit4:junit4]   2> 110 T348 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 111 T354 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:35028. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 111 T354 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:35028, initiating session
[junit4:junit4]   2> 111 T350 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:33596
[junit4:junit4]   2> 112 T350 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:33596
[junit4:junit4]   2> 112 T352 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 248 T352 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5c4cb7110000 with negotiated timeout 10000 for client /127.0.0.1:33596
[junit4:junit4]   2> 248 T354 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:35028, sessionid = 0x13d5c4cb7110000, negotiated timeout = 10000
[junit4:junit4]   2> 248 T355 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3c0f8c60 name:ZooKeeperConnection Watcher:127.0.0.1:35028 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 248 T348 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 249 T348 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 252 T353 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5c4cb7110000
[junit4:junit4]   2> 253 T355 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 253 T348 oaz.ZooKeeper.close Session: 0x13d5c4cb7110000 closed
[junit4:junit4]   2> 253 T350 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:33596 which had sessionid 0x13d5c4cb7110000
[junit4:junit4]   2> 254 T348 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:35028/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@32c86591
[junit4:junit4]   2> 255 T348 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 255 T356 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:35028. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 255 T356 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:35028, initiating session
[junit4:junit4]   2> 255 T350 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:33597
[junit4:junit4]   2> 256 T350 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:33597
[junit4:junit4]   2> 257 T352 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5c4cb7110001 with negotiated timeout 10000 for client /127.0.0.1:33597
[junit4:junit4]   2> 257 T356 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:35028, sessionid = 0x13d5c4cb7110001, negotiated timeout = 10000
[junit4:junit4]   2> 257 T357 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@32c86591 name:ZooKeeperConnection Watcher:127.0.0.1:35028/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 257 T348 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 258 T348 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 261 T348 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 264 T348 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 266 T348 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 269 T348 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> 270 T348 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 274 T348 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> 275 T348 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 279 T348 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> 279 T348 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 283 T348 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> 283 T348 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 286 T348 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> 287 T348 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 290 T348 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> 290 T348 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 293 T348 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> 294 T348 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 298 T348 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> 298 T348 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 301 T348 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> 301 T348 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 304 T353 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5c4cb7110001
[junit4:junit4]   2> 305 T357 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 305 T348 oaz.ZooKeeper.close Session: 0x13d5c4cb7110001 closed
[junit4:junit4]   2> 305 T350 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:33597 which had sessionid 0x13d5c4cb7110001
[junit4:junit4]   2> 378 T348 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 382 T348 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51153
[junit4:junit4]   2> 383 T348 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 384 T348 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 384 T348 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1363053164600
[junit4:junit4]   2> 384 T348 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1363053164600/solr.xml
[junit4:junit4]   2> 385 T348 oasc.CoreContainer.<init> New CoreContainer 1828033511
[junit4:junit4]   2> 386 T348 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1363053164600/'
[junit4:junit4]   2> 386 T348 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1363053164600/'
[junit4:junit4]   2> 411 T348 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 412 T348 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 412 T348 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 413 T348 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 413 T348 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 413 T348 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 414 T348 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 414 T348 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 414 T348 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 415 T348 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 421 T348 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 430 T348 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:35028/solr
[junit4:junit4]   2> 438 T348 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 438 T348 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:35028 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5686c7cd
[junit4:junit4]   2> 439 T348 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 439 T367 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:35028. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 440 T367 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:35028, initiating session
[junit4:junit4]   2> 440 T350 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:33598
[junit4:junit4]   2> 441 T350 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:33598
[junit4:junit4]   2> 442 T352 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5c4cb7110002 with negotiated timeout 20000 for client /127.0.0.1:33598
[junit4:junit4]   2> 442 T367 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:35028, sessionid = 0x13d5c4cb7110002, negotiated timeout = 20000
[junit4:junit4]   2> 442 T368 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5686c7cd name:ZooKeeperConnection Watcher:127.0.0.1:35028 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 442 T348 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 444 T353 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5c4cb7110002
[junit4:junit4]   2> 445 T350 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:33598 which had sessionid 0x13d5c4cb7110002
[junit4:junit4]   2> 445 T368 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 445 T348 oaz.ZooKeeper.close Session: 0x13d5c4cb7110002 closed
[junit4:junit4]   2> 447 T348 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 453 T348 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:35028/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@30053da6
[junit4:junit4]   2> 454 T348 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 454 T369 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:35028. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 455 T369 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:35028, initiating session
[junit4:junit4]   2> 455 T350 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:33599
[junit4:junit4]   2> 455 T350 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:33599
[junit4:junit4]   2> 456 T352 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5c4cb7110003 with negotiated timeout 20000 for client /127.0.0.1:33599
[junit4:junit4]   2> 456 T369 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:35028, sessionid = 0x13d5c4cb7110003, negotiated timeout = 20000
[junit4:junit4]   2> 457 T370 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@30053da6 name:ZooKeeperConnection Watcher:127.0.0.1:35028/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 457 T348 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 459 T353 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c4cb7110003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 461 T348 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 465 T348 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51153_s_ty
[junit4:junit4]   2> 466 T353 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c4cb7110003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:51153_s_ty Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:51153_s_ty
[junit4:junit4]   2> 467 T348 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51153_s_ty
[junit4:junit4]   2> 474 T348 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 481 T353 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c4cb7110003 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> 482 T348 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 491 T348 oasc.Overseer.start Overseer (id=89329052175892483-127.0.0.1:51153_s_ty-n_0000000000) starting
[junit4:junit4]   2> 492 T353 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c4cb7110003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 500 T353 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c4cb7110003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 502 T353 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c4cb7110003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 508 T353 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c4cb7110003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 509 T372 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 510 T348 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 515 T348 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 518 T348 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 530 T371 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 532 T348 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 533 T348 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 534 T348 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 542 T348 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 544 T348 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:35028/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@b060bdb
[junit4:junit4]   2> 546 T374 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:35028. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 546 T374 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:35028, initiating session
[junit4:junit4]   2> 546 T350 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:33600
[junit4:junit4]   2> 547 T350 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:33600
[junit4:junit4]   2> 548 T352 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5c4cb7110004 with negotiated timeout 10000 for client /127.0.0.1:33600
[junit4:junit4]   2> 548 T374 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:35028, sessionid = 0x13d5c4cb7110004, negotiated timeout = 10000
[junit4:junit4]   2> 550 T348 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 550 T375 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b060bdb name:ZooKeeperConnection Watcher:127.0.0.1:35028/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 551 T348 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 554 T348 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 559 T348 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 661 T348 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 664 T348 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58828
[junit4:junit4]   2> 665 T348 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 666 T348 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 666 T348 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1363053164853
[junit4:junit4]   2> 667 T348 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1363053164853/solr.xml
[junit4:junit4]   2> 667 T348 oasc.CoreContainer.<init> New CoreContainer 694759125
[junit4:junit4]   2> 668 T348 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1363053164853/'
[junit4:junit4]   2> 668 T348 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1363053164853/'
[junit4:junit4]   2> 697 T348 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 698 T348 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 699 T348 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 699 T348 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 700 T348 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 700 T348 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 701 T348 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 701 T348 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 702 T348 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 702 T348 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 712 T348 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 726 T348 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:35028/solr
[junit4:junit4]   2> 727 T348 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 728 T348 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:35028 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@4bf42c0b
[junit4:junit4]   2> 729 T348 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 729 T385 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:35028. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 730 T385 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:35028, initiating session
[junit4:junit4]   2> 730 T350 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:33601
[junit4:junit4]   2> 731 T350 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:33601
[junit4:junit4]   2> 732 T352 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5c4cb7110005 with negotiated timeout 20000 for client /127.0.0.1:33601
[junit4:junit4]   2> 732 T385 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:35028, sessionid = 0x13d5c4cb7110005, negotiated timeout = 20000
[junit4:junit4]   2> 732 T386 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4bf42c0b name:ZooKeeperConnection Watcher:127.0.0.1:35028 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 733 T348 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 734 T353 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5c4cb7110005
[junit4:junit4]   2> 735 T350 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:33601 which had sessionid 0x13d5c4cb7110005
[junit4:junit4]   2> 736 T348 oaz.ZooKeeper.close Session: 0x13d5c4cb7110005 closed
[junit4:junit4]   2> 736 T348 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 742 T348 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:35028/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@8581ae9
[junit4:junit4]   2> 743 T386 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 744 T387 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:35028. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 744 T387 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:35028, initiating session
[junit4:junit4]   2> 744 T350 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:33602
[junit4:junit4]   2> 745 T350 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:33602
[junit4:junit4]   2> 745 T348 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 746 T352 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5c4cb7110006 with negotiated timeout 20000 for client /127.0.0.1:33602
[junit4:junit4]   2> 747 T387 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:35028, sessionid = 0x13d5c4cb7110006, negotiated timeout = 20000
[junit4:junit4]   2> 747 T388 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8581ae9 name:ZooKeeperConnection Watcher:127.0.0.1:35028/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 747 T348 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 757 T353 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c4cb7110006 type:create cxid:0x1 zxid:0x2e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 760 T353 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c4cb7110006 type:create cxid:0x2 zxid:0x2f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 766 T348 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 1771 T348 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58828_s_ty
[junit4:junit4]   2> 1772 T353 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c4cb7110006 type:delete cxid:0xb zxid:0x30 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:58828_s_ty Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:58828_s_ty
[junit4:junit4]   2> 1773 T348 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58828_s_ty
[junit4:junit4]   2> 1778 T370 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 1778 T375 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 1779 T388 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 1786 T348 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 1786 T348 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 1787 T348 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1885 T348 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 1891 T348 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:43891
[junit4:junit4]   2> 1892 T348 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1893 T348 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1893 T348 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1363053166086
[junit4:junit4]   2> 1894 T348 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1363053166086/solr.xml
[junit4:junit4]   2> 1894 T348 oasc.CoreContainer.<init> New CoreContainer 1097404981
[junit4:junit4]   2> 1895 T348 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1363053166086/'
[junit4:junit4]   2> 1895 T348 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1363053166086/'
[junit4:junit4]   2> 1922 T348 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 1923 T348 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1923 T348 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 1924 T348 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1924 T348 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1925 T348 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1925 T348 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1926 T348 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1926 T348 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1927 T348 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 1936 T348 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 1949 T348 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:35028/solr
[junit4:junit4]   2> 1949 T348 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 1950 T348 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:35028 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3e70ae07
[junit4:junit4]   2> 1951 T399 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:35028. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 1960 T348 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1960 T399 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:35028, initiating session
[junit4:junit4]   2> 1961 T350 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:33603
[junit4:junit4]   2> 1961 T350 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:33603
[junit4:junit4]   2> 1962 T352 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5c4cb7110007 with negotiated timeout 20000 for client /127.0.0.1:33603
[junit4:junit4]   2> 1962 T399 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:35028, sessionid = 0x13d5c4cb7110007, negotiated timeout = 20000
[junit4:junit4]   2> 1963 T400 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3e70ae07 name:ZooKeeperConnection Watcher:127.0.0.1:35028 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1963 T348 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1964 T353 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5c4cb7110007
[junit4:junit4]   2> 1965 T400 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 1965 T348 oaz.ZooKeeper.close Session: 0x13d5c4cb7110007 closed
[junit4:junit4]   2> 1965 T350 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:33603 which had sessionid 0x13d5c4cb7110007
[junit4:junit4]   2> 1966 T348 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 1971 T348 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:35028/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@68985721
[junit4:junit4]   2> 1972 T348 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1972 T401 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:35028. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 1973 T401 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:35028, initiating session
[junit4:junit4]   2> 1973 T350 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:33604
[junit4:junit4]   2> 1974 T350 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:33604
[junit4:junit4]   2> 1975 T352 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5c4cb7110008 with negotiated timeout 20000 for client /127.0.0.1:33604
[junit4:junit4]   2> 1975 T401 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:35028, sessionid = 0x13d5c4cb7110008, negotiated timeout = 20000
[junit4:junit4]   2> 1975 T402 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@68985721 name:ZooKeeperConnection Watcher:127.0.0.1:35028/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1975 T348 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1976 T353 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c4cb7110008 type:create cxid:0x1 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1978 T353 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c4cb7110008 type:create cxid:0x2 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1981 T348 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2985 T348 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43891_s_ty
[junit4:junit4]   2> 2986 T353 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c4cb7110008 type:delete cxid:0xb zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:43891_s_ty Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:43891_s_ty
[junit4:junit4]   2> 2987 T348 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43891_s_ty
[junit4:junit4]   2> 2991 T375 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 2992 T370 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 2992 T402 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 2992 T388 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 2999 T348 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3000 T348 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3000 T348 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3087 T348 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3090 T348 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:44423
[junit4:junit4]   2> 3091 T348 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3091 T348 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3091 T348 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1363053167299
[junit4:junit4]   2> 3092 T348 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1363053167299/solr.xml
[junit4:junit4]   2> 3092 T348 oasc.CoreContainer.<init> New CoreContainer 394598040
[junit4:junit4]   2> 3093 T348 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1363053167299/'
[junit4:junit4]   2> 3093 T348 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1363053167299/'
[junit4:junit4]   2> 3117 T348 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3118 T348 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3118 T348 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3119 T348 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3119 T348 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3120 T348 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3120 T348 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3121 T348 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3121 T348 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3122 T348 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3130 T348 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3141 T348 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:35028/solr
[junit4:junit4]   2> 3141 T348 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3142 T348 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:35028 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@22723cee
[junit4:junit4]   2> 3143 T348 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3143 T413 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:35028. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3144 T413 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:35028, initiating session
[junit4:junit4]   2> 3144 T350 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:33605
[junit4:junit4]   2> 3144 T350 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:33605
[junit4:junit4]   2> 3146 T352 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5c4cb7110009 with negotiated timeout 20000 for client /127.0.0.1:33605
[junit4:junit4]   2> 3146 T413 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:35028, sessionid = 0x13d5c4cb7110009, negotiated timeout = 20000
[junit4:junit4]   2> 3155 T414 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@22723cee name:ZooKeeperConnection Watcher:127.0.0.1:35028 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3156 T348 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3159 T353 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5c4cb7110009
[junit4:junit4]   2> 3160 T350 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:33605 which had sessionid 0x13d5c4cb7110009
[junit4:junit4]   2> 3160 T348 oaz.ZooKeeper.close Session: 0x13d5c4cb7110009 closed
[junit4:junit4]   2> 3161 T414 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3161 T348 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3166 T348 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:35028/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2af0b39b
[junit4:junit4]   2> 3167 T348 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3167 T415 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:35028. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3168 T415 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:35028, initiating session
[junit4:junit4]   2> 3168 T350 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:33606
[junit4:junit4]   2> 3168 T350 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:33606
[junit4:junit4]   2> 3170 T352 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5c4cb711000a with negotiated timeout 20000 for client /127.0.0.1:33606
[junit4:junit4]   2> 3170 T415 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:35028, sessionid = 0x13d5c4cb711000a, negotiated timeout = 20000
[junit4:junit4]   2> 3170 T416 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2af0b39b name:ZooKeeperConnection Watcher:127.0.0.1:35028/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3170 T348 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3171 T353 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c4cb711000a type:create cxid:0x1 zxid:0x3e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3172 T353 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c4cb711000a type:create cxid:0x2 zxid:0x3f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3176 T348 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4180 T348 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44423_s_ty
[junit4:junit4]   2> 4181 T353 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c4cb711000a type:delete cxid:0xb zxid:0x40 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:44423_s_ty Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:44423_s_ty
[junit4:junit4]   2> 4198 T348 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44423_s_ty
[junit4:junit4]   2> 4219 T375 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 4219 T370 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 4220 T402 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 4220 T388 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 4220 T416 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 4240 T348 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 4241 T348 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 4242 T348 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 4308 T348 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4311 T348 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:36906
[junit4:junit4]   2> 4311 T348 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4312 T348 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4312 T348 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1363053168539
[junit4:junit4]   2> 4312 T348 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1363053168539/solr.xml
[junit4:junit4]   2> 4313 T348 oasc.CoreContainer.<init> New CoreContainer 389501499
[junit4:junit4]   2> 4313 T348 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1363053168539/'
[junit4:junit4]   2> 4313 T348 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1363053168539/'
[junit4:junit4]   2> 4332 T348 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 4332 T348 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4333 T348 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4333 T348 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4333 T348 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4334 T348 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4334 T348 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4334 T348 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4335 T348 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4335 T348 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4342 T348 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4350 T348 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:35028/solr
[junit4:junit4]   2> 4351 T348 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4351 T348 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:35028 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@2e24860e
[junit4:junit4]   2> 4352 T348 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4352 T427 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:35028. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4353 T427 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:35028, initiating session
[junit4:junit4]   2> 4353 T350 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:33608
[junit4:junit4]   2> 4354 T350 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:33608
[junit4:junit4]   2> 4354 T352 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5c4cb711000b with negotiated timeout 20000 for client /127.0.0.1:33608
[junit4:junit4]   2> 4354 T427 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:35028, sessionid = 0x13d5c4cb711000b, negotiated timeout = 20000
[junit4:junit4]   2> 4355 T428 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2e24860e name:ZooKeeperConnection Watcher:127.0.0.1:35028 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4355 T348 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4356 T353 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5c4cb711000b
[junit4:junit4]   2> 4357 T428 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4357 T350 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:33608 which had sessionid 0x13d5c4cb711000b
[junit4:junit4]   2> 4357 T348 oaz.ZooKeeper.close Session: 0x13d5c4cb711000b closed
[junit4:junit4]   2> 4358 T348 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 4361 T348 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:35028/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@5d8b8010
[junit4:junit4]   2> 4362 T348 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4362 T429 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:35028. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4363 T429 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:35028, initiating session
[junit4:junit4]   2> 4363 T350 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:33609
[junit4:junit4]   2> 4363 T350 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:33609
[junit4:junit4]   2> 4364 T352 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5c4cb711000c with negotiated timeout 20000 for client /127.0.0.1:33609
[junit4:junit4]   2> 4364 T429 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:35028, sessionid = 0x13d5c4cb711000c, negotiated timeout = 20000
[junit4:junit4]   2> 4365 T430 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5d8b8010 name:ZooKeeperConnection Watcher:127.0.0.1:35028/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4365 T348 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4366 T353 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c4cb711000c type:create cxid:0x1 zxid:0x46 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4366 T353 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c4cb711000c type:create cxid:0x2 zxid:0x47 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4369 T348 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5373 T348 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36906_s_ty
[junit4:junit4]   2> 5374 T353 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c4cb711000c type:delete cxid:0xb zxid:0x48 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:36906_s_ty Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:36906_s_ty
[junit4:junit4]   2> 5375 T348 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36906_s_ty
[junit4:junit4]   2> 5379 T388 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 5379 T416 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 5379 T402 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 5379 T375 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 5380 T370 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 5380 T430 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 5385 T348 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 5385 T348 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 5386 T348 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 5389 T348 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 5399 T383 oasc.CoreContainer.create Creating SolrCore 'unloadcollection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1363053164853/unloadcollection1
[junit4:junit4]   2> 5399 T383 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
[junit4:junit4]   2> 5400 T383 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:unloadcollection
[junit4:junit4]   2> 5400 T383 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 5402 T383 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 5402 T383 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection
[junit4:junit4]   2> 5405 T383 oasc.ZkController.readConfigName Load collection config from:/collections/unloadcollection
[junit4:junit4]   2> 5408 T383 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1363053164853/unloadcollection1/'
[junit4:junit4]   2> 5434 T383 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 5462 T383 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5464 T383 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5468 T383 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5765 T383 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5771 T383 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5773 T383 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5792 T383 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5797 T383 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5801 T383 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5803 T383 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5804 T383 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5804 T383 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5806 T383 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5806 T383 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5807 T383 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5807 T383 oasc.SolrCore.<init> [unloadcollection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1363053164853/unloadcollection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363053164302/1363053169688unloadcollection1_1n/
[junit4:junit4]   2> 5807 T383 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@47cff725
[junit4:junit4]   2> 5808 T383 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5808 T383 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363053164302/1363053169688unloadcollection1_1n forceNew: false
[junit4:junit4]   2> 5809 T383 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363053164302/1363053169688unloadcollection1_1n/index/
[junit4:junit4]   2> 5809 T383 oasc.SolrCore.initIndex WARNING [unloadcollection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363053164302/1363053169688unloadcollection1_1n/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5810 T383 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363053164302/1363053169688unloadcollection1_1n/index forceNew: false
[junit4:junit4]   2> 5811 T383 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6bd71c1d lockFactory=org.apache.lucene.store.NativeFSLockFactory@6d4a6463; maxCacheMB=0.2138671875 maxMergeSizeMB=0.544921875))),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5812 T383 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5822 T383 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5822 T383 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5823 T383 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5823 T383 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5824 T383 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5824 T383 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5825 T383 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5825 T383 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5825 T383 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5828 T383 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5831 T383 oass.SolrIndexSearcher.<init> Opening Searcher@7ab5342 main
[junit4:junit4]   2> 5831 T383 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363053164302/1363053169688unloadcollection1_1n/tlog
[junit4:junit4]   2> 5832 T383 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5832 T383 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5836 T432 oasc.SolrCore.registerSearcher [unloadcollection1] Registered new searcher Searcher@7ab5342 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5838 T383 oasc.ZkController.publish publishing core=unloadcollection1 state=down
[junit4:junit4]   2> 5839 T353 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c4cb7110006 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> 6552 T371 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6553 T371 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> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:58828_s_ty",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"unloadcollection1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58828/s_ty"}
[junit4:junit4]   2> 6554 T371 oasc.Overseer$ClusterStateUpdater.createCollection Create collection unloadcollection with numShards 1
[junit4:junit4]   2> 6566 T371 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6567 T353 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c4cb7110003 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> 6647 T370 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> 6647 T402 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> 6647 T430 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> 6647 T416 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> 6647 T375 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> 6648 T388 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> 6842 T383 oasc.CoreContainer.registerCore registering core: unloadcollection1
[junit4:junit4]   2> 6842 T383 oasc.ZkController.register Register replica - core:unloadcollection1 address:http://127.0.0.1:58828/s_ty collection:unloadcollection shard:shard1
[junit4:junit4]   2> 6845 T383 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 6850 T383 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leader_elect/shard1/election
[junit4:junit4]   2> 6856 T353 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c4cb7110006 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> 6857 T383 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 6858 T353 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c4cb7110006 type:create cxid:0x52 zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6860 T383 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 6860 T383 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 6861 T383 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:58828/s_ty/unloadcollection1/
[junit4:junit4]   2> 6861 T383 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 6861 T383 oasc.SyncStrategy.syncToMe http://127.0.0.1:58828/s_ty/unloadcollection1/ has no replicas
[junit4:junit4]   2> 6862 T383 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:58828/s_ty/unloadcollection1/
[junit4:junit4]   2> 6862 T383 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leaders/shard1
[junit4:junit4]   2> 6866 T353 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c4cb7110006 type:create cxid:0x5c zxid:0x5e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8155 T371 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8164 T388 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> 8164 T370 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> 8164 T402 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> 8164 T416 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> 8164 T375 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> 8165 T430 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> 8172 T383 oasc.ZkController.register We are http://127.0.0.1:58828/s_ty/unloadcollection1/ and leader is http://127.0.0.1:58828/s_ty/unloadcollection1/
[junit4:junit4]   2> 8173 T383 oasc.ZkController.register No LogReplay needed for core=unloadcollection1 baseURL=http://127.0.0.1:58828/s_ty
[junit4:junit4]   2> 8173 T383 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8173 T383 oasc.ZkController.publish publishing core=unloadcollection1 state=active
[junit4:junit4]   2> 8176 T383 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8177 T383 oasc.CoreContainer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1363053164853/solr.xml
[junit4:junit4]   2> 8182 T383 oasc.SolrXMLSerializer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1363053164853/solr.xml
[junit4:junit4]   2> 8184 T383 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {wt=javabin&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363053164302/1363053169688unloadcollection1_1n&version=2&collection=unloadcollection&numShards=1&action=CREATE&name=unloadcollection1} status=0 QTime=2787 
[junit4:junit4]   2> 8185 T348 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 8187 T348 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:35028/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@702d3fe4
[junit4:junit4]   2> 8188 T348 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8189 T433 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:35028. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8190 T350 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:33614
[junit4:junit4]   2> 8190 T433 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:35028, initiating session
[junit4:junit4]   2> 8191 T350 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:33614
[junit4:junit4]   2> 8192 T352 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5c4cb711000d with negotiated timeout 10000 for client /127.0.0.1:33614
[junit4:junit4]   2> 8192 T433 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:35028, sessionid = 0x13d5c4cb711000d, negotiated timeout = 10000
[junit4:junit4]   2> 8213 T434 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@702d3fe4 name:ZooKeeperConnection Watcher:127.0.0.1:35028/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8214 T348 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8216 T348 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 8220 T348 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8221 T348 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8230 T397 oasc.CoreContainer.create Creating SolrCore 'unloadcollection2' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1363053166086/unloadcollection2
[junit4:junit4]   2> 8230 T397 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
[junit4:junit4]   2> 8231 T397 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 8231 T397 oasc.ZkController.readConfigName Load collection config from:/collections/unloadcollection
[junit4:junit4]   2> 8233 T397 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1363053166086/unloadcollection2/'
[junit4:junit4]   2> 8257 T397 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 8282 T397 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 8284 T397 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 8294 T397 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 8608 T397 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 8614 T397 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 8617 T397 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 8642 T397 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8647 T397 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8652 T397 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8654 T397 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 8655 T397 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 8655 T397 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8657 T397 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 8658 T397 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 8658 T397 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 8659 T397 oasc.SolrCore.<init> [unloadcollection2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1363053166086/unloadcollection2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363053164302/1363053172520unloadcollection1_2n/
[junit4:junit4]   2> 8659 T397 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@47cff725
[junit4:junit4]   2> 8660 T397 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 8661 T397 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363053164302/1363053172520unloadcollection1_2n forceNew: false
[junit4:junit4]   2> 8662 T397 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363053164302/1363053172520unloadcollection1_2n/index/
[junit4:junit4]   2> 8662 T397 oasc.SolrCore.initIndex WARNING [unloadcollection2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363053164302/1363053172520unloadcollection1_2n/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 8663 T397 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363053164302/1363053172520unloadcollection1_2n/index forceNew: false
[junit4:junit4]   2> 8665 T397 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@791ca7eb lockFactory=org.apache.lucene.store.NativeFSLockFactory@4a0776e6; maxCacheMB=0.2138671875 maxMergeSizeMB=0.544921875))),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 8666 T397 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 8669 T397 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 8669 T397 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 8670 T397 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 8671 T397 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 8672 T397 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 8672 T397 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 8673 T397 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 8674 T397 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 8674 T397 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 8678 T397 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 8682 T397 oass.SolrIndexSearcher.<init> Opening Searcher@1a50b83b main
[junit4:junit4]   2> 8683 T397 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363053164302/1363053172520unloadcollection1_2n/tlog
[junit4:junit4]   2> 8684 T397 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 8684 T397 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 8689 T435 oasc.SolrCore.registerSearcher [unloadcollection2] Registered new searcher Searcher@1a50b83b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 8691 T397 oasc.ZkController.publish publishing core=unloadcollection2 state=down
[junit4:junit4]   2> 8691 T397 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 9673 T371 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9674 T371 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> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:58828_s_ty",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"unloadcollection1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58828/s_ty"}
[junit4:junit4]   2> 9679 T371 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> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43891_s_ty",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"unloadcollection2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43891/s_ty"}
[junit4:junit4]   2> 9679 T371 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 9680 T371 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 9686 T430 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> 9686 T416 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> 9687 T434 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> 9687 T370 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> 9687 T402 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> 9687 T388 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> 9686 T375 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> 9693 T397 oasc.CoreContainer.registerCore registering core: unloadcollection2
[junit4:junit4]   2> 9694 T397 oasc.ZkController.register Register replica - core:unloadcollection2 address:http://127.0.0.1:43891/s_ty collection:unloadcollection shard:shard1
[junit4:junit4]   2> 9698 T397 oasc.ZkController.register We are http://127.0.0.1:43891/s_ty/unloadcollection2/ and leader is http://127.0.0.1:58828/s_ty/unloadcollection1/
[junit4:junit4]   2> 9698 T397 oasc.ZkController.register No LogReplay needed for core=unloadcollection2 baseURL=http://127.0.0.1:43891/s_ty
[junit4:junit4]   2> 9699 T397 oasc.ZkController.checkRecovery Core needs to recover:unloadcollection2
[junit4:junit4]   2> 9699 T397 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C12 name=unloadcollection2 org.apache.solr.core.SolrCore@7102b979 url=http://127.0.0.1:43891/s_ty/unloadcollection2 node=127.0.0.1:43891_s_ty C12_STATE=coll:unloadcollection core:unloadcollection2 props:{state=down, collection=unloadcollection, node_name=127.0.0.1:43891_s_ty, core=unloadcollection2, base_url=http://127.0.0.1:43891/s_ty}
[junit4:junit4]   2> 9702 T436 C12 P43891 oasc.RecoveryStrategy.run Starting recovery process.  core=unloadcollection2 recoveringAfterStartup=true
[junit4:junit4]   2> 9703 T436 C12 P43891 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 9703 T397 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9704 T436 C12 P43891 oasc.ZkController.publish publishing core=unloadcollection2 state=recovering
[junit4:junit4]   2> 9704 T436 C12 P43891 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 9704 T397 oasc.CoreContainer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1363053166086/solr.xml
[junit4:junit4]   2> 9705 T436 C12 P43891 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9709 T397 oasc.SolrXMLSerializer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1363053166086/solr.xml
[junit4:junit4]   2> 9710 T397 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {wt=javabin&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363053164302/1363053172520unloadcollection1_2n&version=2&collection=unloadcollection&action=CREATE&name=unloadcollection2} status=0 QTime=1480 
[junit4:junit4]   2> 9712 T348 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9713 T348 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 9714 T348 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10716 T348 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11198 T371 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11199 T371 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> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43891_s_ty",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"unloadcollection2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43891/s_ty"}
[junit4:junit4]   2> 11207 T434 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> 11207 T402 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> 11207 T375 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> 11207 T430 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> 11207 T388 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> 11207 T370 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> 11208 T416 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> 11712 T382 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {state=recovering&wt=javabin&version=2&nodeName=127.0.0.1:43891_s_ty&core=unloadcollection1&action=PREPRECOVERY&checkLive=true&coreNodeName=127.0.0.1:43891_s_ty_unloadcollection2&onlyIfLeader=true} status=0 QTime=2001 
[junit4:junit4]   2> 11719 T348 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12721 T348 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C12_STATE=coll:unloadcollection core:unloadcollection2 props:{state=recovering, collection=unloadcollection, node_name=127.0.0.1:43891_s_ty, core=unloadcollection2, shard=shard1, base_url=http://127.0.0.1:43891/s_ty}
[junit4:junit4]   2> 13713 T436 C12 P43891 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:58828/s_ty/unloadcollection1/ core=unloadcollection2 - recoveringAfterStartup=true
[junit4:junit4]   2> 13716 T436 C12 P43891 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 13721 T436 C12 P43891 oasu.PeerSync.sync PeerSync: core=unloadcollection2 url=http://127.0.0.1:43891/s_ty START replicas=[http://127.0.0.1:58828/s_ty/unloadcollection1/] nUpdates=100
[junit4:junit4]   2> 13722 T436 C12 P43891 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 13722 T436 C12 P43891 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=unloadcollection2
[junit4:junit4]   2> 13723 T436 C12 P43891 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=unloadcollection2
[junit4:junit4]   2> 13723 T436 C12 P43891 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=unloadcollection2
[junit4:junit4]   2> 13723 T348 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13723 T436 C12 P43891 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 13724 T436 C12 P43891 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:58828/s_ty/unloadcollection1/. core=unloadcollection2
[junit4:junit4]   2> 13724 T436 C12 P43891 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C13 name=unloadcollection1 org.apache.solr.core.SolrCore@65f1f4c6 url=http://127.0.0.1:58828/s_ty/unloadcollection1 node=127.0.0.1:58828_s_ty C13_STATE=coll:unloadcollection core:unloadcollection1 props:{state=active, collection=unloadcollection, node_name=127.0.0.1:58828_s_ty, core=unloadcollection1, shard=shard1, base_url=http://127.0.0.1:58828/s_ty, leader=true}
[junit4:junit4]   2> 13728 T382 C13 P58828 REQ /get {wt=javabin&qt=/get&version=2&distrib=false&getVersions=100} status=0 QTime=1 
[junit4:junit4]   2> 13733 T383 C13 P58828 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 13735 T383 C13 P58828 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6bd71c1d lockFactory=org.apache.lucene.store.NativeFSLockFactory@6d4a6463; maxCacheMB=0.2138671875 maxMergeSizeMB=0.544921875))),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13735 T383 C13 P58828 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13736 T383 C13 P58828 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6bd71c1d lockFactory=org.apache.lucene.store.NativeFSLockFactory@6d4a6463; maxCacheMB=0.2138671875 maxMergeSizeMB=0.544921875))),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6bd71c1d lockFactory=org.apache.lucene.store.NativeFSLockFactory@6d4a6463; maxCacheMB=0.2138671875 maxMergeSizeMB=0.544921875))),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 13736 T383 C13 P58828 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 13737 T383 C13 P58828 oass.SolrIndexSearcher.<init> Opening Searcher@32cce8c8 realtime
[junit4:junit4]   2> 13737 T383 C13 P58828 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 13738 T383 C13 P58828 /update {wt=javabin&version=2&openSearcher=false&commit=true&waitSearcher=true&softCommit=false&commit_end_point=true} {commit=} 0 9
[junit4:junit4]   2> 13739 T436 C12 P43891 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 13739 T436 C12 P43891 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
[junit4:junit4]   2> 13746 T436 C12 P43891 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 13749 T381 C13 P58828 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 13750 T381 C13 P58828 REQ /replication {qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=2 
[junit4:junit4]   2> 13751 T436 C12 P43891 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 13751 T436 C12 P43891 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 13751 T436 C12 P43891 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 13754 T382 C13 P58828 REQ /replication {qt=/replication&wt=javabin&version=2&generation=2&command=filelist} status=0 QTime=0 
[junit4:junit4]   2> 13755 T436 C12 P43891 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 13756 T436 C12 P43891 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363053164302/1363053172520unloadcollection1_2n/index.20130311185258050 forceNew: false
[junit4:junit4]   2> 13757 T436 C12 P43891 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@2343d220 lockFactory=org.apache.lucene.store.NativeFSLockFactory@58ad9fbe) fullCopy=false
[junit4:junit4]   2> 13760 T383 C13 P58828 REQ /replication {checksum=true&file=segments_2&wt=filestream&qt=/replication&generation=2&command=filecontent} status=0 QTime=0 
[junit4:junit4]   2> 13762 T436 C12 P43891 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 13763 T436 C12 P43891 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 13764 T436 C12 P43891 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=unloadcollection2
[junit4:junit4]   2> 13765 T436 C12 P43891 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@791ca7eb lockFactory=org.apache.lucene.store.NativeFSLockFactory@4a0776e6; maxCacheMB=0.2138671875 maxMergeSizeMB=0.544921875))),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@791ca7eb lockFactory=org.apache.lucene.store.NativeFSLockFactory@4a0776e6; maxCacheMB=0.2138671875 maxMergeSizeMB=0.544921875))),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 13765 T436 C12 P43891 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 13766 T436 C12 P43891 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 13766 T436 C12 P43891 oass.SolrIndexSearcher.<init> Opening Searcher@153e4d5c main
[junit4:junit4]   2> 13767 T435 oasc.SolrCore.registerSearcher [unloadcollection2] Registered new searcher Searcher@153e4d5c main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 13767 T436 C12 P43891 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@2343d220 lockFactory=org.apache.lucene.store.NativeFSLockFactory@58ad9fbe)
[junit4:junit4]   2> 13768 T436 C12 P43891 oasc.RecoveryStrategy.replay No replay needed. core=unloadcollection2
[junit4:junit4]   2> 13768 T436 C12 P43891 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=unloadcollection2
[junit4:junit4]   2> 13768 T436 C12 P43891 oasc.ZkController.publish publishing core=unloadcollection2 state=active
[junit4:junit4]   2> 13769 T436 C12 P43891 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13770 T436 C12 P43891 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=unloadcollection2
[junit4:junit4]   2> 14218 T371 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14219 T371 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> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43891_s_ty",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"unloadcollection2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43891/s_ty"}
[junit4:junit4]   2> 14225 T388 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> 14226 T370 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> 14226 T416 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> 14226 T402 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> 14226 T434 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> 14226 T375 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> 14225 T430 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> 14726 T348 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14727 T348 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: unloadcollection
[junit4:junit4]   2> 14727 T348 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2>  C12_STATE=coll:unloadcollection core:unloadcollection2 props:{state=active, collection=unloadcollection, node_name=127.0.0.1:43891_s_ty, core=unloadcollection2, shard=shard1, base_url=http://127.0.0.1:43891/s_ty}
[junit4:junit4]   2> 14759 T396 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[6 (1429264850254561280)]} 0 4
[junit4:junit4]   2> 14760 T384 C13 P58828 /update {wt=javabin&version=2} {add=[6 (1429264850254561280)]} 0 27
[junit4:junit4]   2> 14771 T395 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[7 (1429264850282872832)]} 0 3
[junit4:junit4]   2> 14771 T381 C13 P58828 /update {wt=javabin&version=2} {add=[7 (1429264850282872832)]} 0 8
[junit4:junit4]   2> 14782 T397 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[8 (1429264850295455744)]} 0 2
[junit4:junit4]   2> 14783 T382 C13 P58828 /update {wt=javabin&version=2} {add=[8 (1429264850295455744)]} 0 9
[junit4:junit4]   2> 14787 T383 C13 P58828 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 14806 T383 C13 P58828 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6bd71c1d lockFactory=org.apache.lucene.store.NativeFSLockFactory@6d4a6463; maxCacheMB=0.2138671875 maxMergeSizeMB=0.544921875))),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6bd71c1d lockFactory=org.apache.lucene.store.NativeFSLockFactory@6d4a6463; maxCacheMB=0.2138671875 maxMergeSizeMB=0.544921875))),segFN=segments_3,generation=3,filenames=[_0_Asserting_0.tim, _0_MockFixedIntBlock_0.tii, _0.nvd, _0_Asserting_0.doc, _0_Asserting_0.pos, _0.fdx, _0.fnm, _0_SimpleText_0.dat, segments_3, _0_MockFixedIntBlock_0.pyl, _0_Memory_0.ram, _0_Asserting_0.tip, _0.si, _0.fdt, _0_MockFixedIntBlock_0.pos, _0_MockFixedIntBlock_0.frq, _0_SimpleText_0.pst, _0_MockFixedIntBlock_0.doc, _0_MockFixedIntBlock_0.tib, _0.nvm, _0_MockFixedIntBlock_0.skp]
[junit4:junit4]   2> 14806 T383 C13 P58828 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0_Asserting_0.tim, _0_MockFixedIntBlock_0.tii, _0.nvd, _0_Asserting_0.doc, _0_Asserting_0.pos, _0.fdx, _0.fnm, _0_SimpleText_0.dat, segments_3, _0_MockFixedIntBlock_0.pyl, _0_Memory_0.ram, _0_Asserting_0.tip, _0.si, _0.fdt, _0_MockFixedIntBlock_0.pos, _0_MockFixedIntBlock_0.frq, _0_SimpleText_0.pst, _0_MockFixedIntBlock_0.doc, _0_MockFixedIntBlock_0.tib, _0.nvm, _0_MockFixedIntBlock_0.skp]
[junit4:junit4]   2> 14818 T383 C13 P58828 oass.SolrIndexSearcher.<init> Opening Searcher@7d2a2b71 main
[junit4:junit4]   2> 14819 T383 C13 P58828 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 14820 T432 oasc.SolrCore.registerSearcher [unloadcollection1] Registered new searcher Searcher@7d2a2b71 main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C3)}
[junit4:junit4]   2> 14820 T383 C13 P58828 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:43891/s_ty/unloadcollection2/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 14823 T398 C12 P43891 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 14830 T398 C12 P43891 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@791ca7eb lockFactory=org.apache.lucene.store.NativeFSLockFactory@4a0776e6; maxCacheMB=0.2138671875 maxMergeSizeMB=0.544921875))),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@791ca7eb lockFactory=org.apache.lucene.store.NativeFSLockFactory@4a0776e6; maxCacheMB=0.2138671875 maxMergeSizeMB=0.544921875))),segFN=segments_3,generation=3,filenames=[_0_Asserting_0.tim, _0_MockFixedIntBlock_0.tii, _0.nvd, _0_Asserting_0.doc, _0_Asserting_0.pos, _0.fdx, _0.fnm, _0_SimpleText_0.dat, segments_3, _0_MockFixedIntBlock_0.pyl, _0_Memory_0.ram, _0_Asserting_0.tip, _0.si, _0.fdt, _0_MockFixedIntBlock_0.pos, _0_MockFixedIntBlock_0.frq, _0_SimpleText_0.pst, _0_MockFixedIntBlock_0.doc, _0_MockFixedIntBlock_0.tib, _0.nvm, _0_MockFixedIntBlock_0.skp]
[junit4:junit4]   2> 14831 T398 C12 P43891 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0_Asserting_0.tim, _0_MockFixedIntBlock_0.tii, _0.nvd, _0_Asserting_0.doc, _0_Asserting_0.pos, _0.fdx, _0.fnm, _0_SimpleText_0.dat, segments_3, _0_MockFixedIntBlock_0.pyl, _0_Memory_0.ram, _0_Asserting_0.tip, _0.si, _0.fdt, _0_MockFixedIntBlock_0.pos, _0_MockFixedIntBlock_0.frq, _0_SimpleText_0.pst, _0_MockFixedIntBlock_0.doc, _0_MockFixedIntBlock_0.tib, _0.nvm, _0_MockFixedIntBlock_0.skp]
[junit4:junit4]   2> 14834 T398 C12 P43891 oass.SolrIndexSearcher.<init> Opening Searcher@729fd57e main
[junit4:junit4]   2> 14835 T398 C12 P43891 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 14835 T435 oasc.SolrCore.registerSearcher [unloadcollection2] Registered new searcher Searcher@729fd57e main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C3)}
[junit4:junit4]   2> 14836 T398 C12 P43891 /update {wt=javabin&version=2&commit=true&waitSearcher=true&softCommit=false&expungeDeletes=false&commit_end_point=true} {commit=} 0 13
[junit4:junit4]   2> 14836 T383 C13 P58828 /update {wt=javabin&version=2&commit=true&waitSearcher=true&softCommit=false} {commit=} 0 49
[junit4:junit4]   2> 14837 T348 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14843 T408 oasc.CoreContainer.create Creating SolrCore 'unloadcollection3' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1363053167299/unloadcollection3
[junit4:junit4]   2> 14843 T408 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
[junit4:junit4]   2> 14844 T408 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 14845 T408 oasc.ZkController.readConfigName Load collection config from:/collections/unloadcollection
[junit4:junit4]   2> 14847 T408 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1363053167299/unloadcollection3/'
[junit4:junit4]   2> 14871 T408 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 14897 T408 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 14899 T408 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 14903 T408 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 15202 T408 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 15207 T408 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 15210 T408 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 15230 T408 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15234 T408 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15237 T408 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15239 T408 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 15239 T408 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 15240 T408 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15241 T408 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 15241 T408 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 15242 T408 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 15242 T408 oasc.SolrCore.<init> [unloadcollection3] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1363053167299/unloadcollection3/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363053164302/1363053179135unloadcollection_3n/
[junit4:junit4]   2> 15242 T408 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@47cff725
[junit4:junit4]   2> 15243 T408 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 15244 T408 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363053164302/1363053179135unloadcollection_3n forceNew: false
[junit4:junit4]   2> 15244 T408 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363053164302/1363053179135unloadcollection_3n/index/
[junit4:junit4]   2> 15244 T408 oasc.SolrCore.initIndex WARNING [unloadcollection3] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363053164302/1363053179135unloadcollection_3n/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 15245 T408 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363053164302/1363053179135unloadcollection_3n/index forceNew: false
[junit4:junit4]   2> 15247 T408 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@78258aaa lockFactory=org.apache.lucene.store.NativeFSLockFactory@539a98c6; maxCacheMB=0.2138671875 maxMergeSizeMB=0.544921875))),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15248 T408 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15249 T408 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 15250 T408 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 15250 T408 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 15251 T408 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 15251 T408 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 15252 T408 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 15252 T408 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 15252 T408 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 15253 T408 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 15255 T408 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 15257 T408 oass.SolrIndexSearcher.<init> Opening Searcher@201619d9 main
[junit4:junit4]   2> 15258 T408 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363053164302/1363053179135unloadcollection_3n/tlog
[junit4:junit4]   2> 15258 T408 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 15259 T408 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 15262 T440 oasc.SolrCore.registerSearcher [unloadcollection3] Registered new searcher Searcher@201619d9 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 15264 T408 oasc.ZkController.publish publishing core=unloadcollection3 state=down
[junit4:junit4]   2> 15264 T408 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15732 T371 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15734 T371 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> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:44423_s_ty",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"unloadcollection3",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44423/s_ty"}
[junit4:junit4]   2> 15734 T371 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 15734 T371 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 15740 T375 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> 15740 T402 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> 15740 T434 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> 15740 T430 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> 15740 T388 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> 15740 T370 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> 15740 T416 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> 16267 T408 oasc.CoreContainer.registerCore registering core: unloadcollection3
[junit4:junit4]   2> 16267 T408 oasc.ZkController.register Register replica - core:unloadcollection3 address:http://127.0.0.1:44423/s_ty collection:unloadcollection shard:shard1
[junit4:junit4]   2> 16272 T408 oasc.ZkController.register We are http://127.0.0.1:44423/s_ty/unloadcollection3/ and leader is http://127.0.0.1:58828/s_ty/unloadcollection1/
[junit4:junit4]   2> 16272 T408 oasc.ZkController.register No LogReplay needed for core=unloadcollection3 baseURL=http://127.0.0.1:44423/s_ty
[junit4:junit4]   2> 16272 T408 oasc.ZkController.checkRecovery Core needs to recover:unloadcollection3
[junit4:junit4]   2> 16273 T408 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C14 name=unloadcollection3 org.apache.solr.core.SolrCore@492eea71 url=http://127.0.0.1:44423/s_ty/unloadcollection3 node=127.0.0.1:44423_s_ty C14_STATE=coll:unloadcollection core:unloadcollection3 props:{state=down, collection=unloadcollection, node_name=127.0.0.1:44423_s_ty, core=unloadcollection3, base_url=http://127.0.0.1:44423/s_ty}
[junit4:junit4]   2> 16273 T441 C14 P44423 oasc.RecoveryStrategy.run Starting recovery process.  core=unloadcollection3 recoveringAfterStartup=true
[junit4:junit4]   2> 16274 T441 C14 P44423 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16274 T408 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16274 T441 C14 P44423 oasc.ZkController.publish publishing core=unloadcollection3 state=recovering
[junit4:junit4]   2> 16274 T441 C14 P44423 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16275 T408 oasc.CoreContainer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1363053167299/solr.xml
[junit4:junit4]   2> 16276 T441 C14 P44423 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16282 T408 oasc.SolrXMLSerializer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1363053167299/solr.xml
[junit4:junit4]   2> 16283 T408 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {wt=javabin&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363053164302/1363053179135unloadcollection_3n&version=2&collection=unloadcollection&action=CREATE&name=unloadcollection3} status=0 QTime=1440 
[junit4:junit4]   2> 16284 T348 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 16285 T348 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17246 T371 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17247 T371 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> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:44423_s_ty",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"unloadcollection3",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44423/s_ty"}
[junit4:junit4]   2> 17252 T370 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> 17252 T375 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> 17252 T402 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> 17252 T416 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> 17252 T430 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> 17252 T388 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> 17252 T434 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> 17285 T382 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {state=recovering&wt=javabin&version=2&nodeName=127.0.0.1:44423_s_ty&core=unloadcollection1&action=PREPRECOVERY&checkLive=true&coreNodeName=127.0.0.1:44423_s_ty_unloadcollection3&onlyIfLeader=true} status=0 QTime=1000 
[junit4:junit4]   2> 17287 T348 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18289 T348 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C14_STATE=coll:unloadcollection core:unloadcollection3 props:{state=recovering, collection=unloadcollection, node_name=127.0.0.1:44423_s_ty, core=unloadcollection3, shard=shard1, base_url=http://127.0.0.1:44423/s_ty}
[junit4:junit4]   2> 19286 T441 C14 P44423 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:58828/s_ty/unloadcollection1/ core=unloadcollection3 - recoveringAfterStartup=true
[junit4:junit4]   2> 19286 T441 C14 P44423 oasu.PeerSync.sync PeerSync: core=unloadcollection3 url=http://127.0.0.1:44423/s_ty START replicas=[http://127.0.0.1:58828/s_ty/unloadcollection1/] nUpdates=100
[junit4:junit4]   2> 19287 T441 C14 P44423 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19287 T441 C14 P44423 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=unloadcollection3
[junit4:junit4]   2> 19287 T441 C14 P44423 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=unloadcollection3
[junit4:junit4]   2> 19287 T441 C14 P44423 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=unloadcollection3
[junit4:junit4]   2> 19287 T441 C14 P44423 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19288 T441 C14 P44423 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:58828/s_ty/unloadcollection1/. core=unloadcollection3
[junit4:junit4]   2> 19288 T441 C14 P44423 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19291 T348 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19293 T381 C13 P58828 REQ /get {wt=javabin&qt=/get&version=2&distrib=false&getVersions=100} status=0 QTime=4 
[junit4:junit4]   2> 19294 T384 C13 P58828 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 19295 T384 C13 P58828 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6bd71c1d lockFactory=org.apache.lucene.store.NativeFSLockFactory@6d4a6463; maxCacheMB=0.2138671875 maxMergeSizeMB=0.544921875))),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6bd71c1d lockFactory=org.apache.lucene.store.NativeFSLockFactory@6d4a6463; maxCacheMB=0.2138671875 maxMergeSizeMB=0.544921875))),segFN=segments_3,generation=3,filenames=[_0_Asserting_0.tim, _0_MockFixedIntBlock_0.tii, _0.nvd, _0_Asserting_0.doc, _0_Asserting_0.pos, _0.fdx, _0.fnm, _0_SimpleText_0.dat, segments_3, _0_MockFixedIntBlock_0.pyl, _0_Memory_0.ram, _0_Asserting_0.tip, _0.si, _0.fdt, _0_MockFixedIntBlock_0.pos, _0_MockFixedIntBlock_0.frq, _0_SimpleText_0.pst, _0_MockFixedIntBlock_0.doc, _0_MockFixedIntBlock_0.tib, _0.nvm, _0_MockFixedIntBlock_0.skp]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6bd71c1d lockFactory=org.apache.lucene.store.NativeFSLockFactory@6d4a6463; maxCacheMB=0.2138671875 maxMergeSizeMB=0.544921875))),segFN=segments_4,generation=4,filenames=[_0_Asserting_0.tim, segments_4, _0_MockFixedIntBlock_0.tii, _0.nvd, _0_Asserting_0.doc, _0_Asserting_0.pos, _0.fdx, _0.fnm, _0_SimpleText_0.dat, _0_MockFixedIntBlock_0.pyl, _0_Memory_0.ram, _0_Asserting_0.tip, _0.si, _0.fdt, _0_MockFixedIntBlock_0.pos, _0_MockFixedIntBlock_0.frq, _0_SimpleText_0.pst, _0_MockFixedIntBlock_0.doc, _0_MockFixedIntBlock_0.tib, _0.nvm, _0_MockFixedIntBlock_0.skp]
[junit4:junit4]   2> 19296 T384 C13 P58828 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[_0_Asserting_0.tim, segments_4, _0_MockFixedIntBlock_0.tii, _0.nvd, _0_Asserting_0.doc, _0_Asserting_0.pos, _0.fdx, _0.fnm, _0_SimpleText_0.dat, _0_MockFixedIntBlock_0.pyl, _0_Memory_0.ram, _0_Asserting_0.tip, _0.si, _0.fdt, _0_MockFixedIntBlock_0.pos, _0_MockFixedIntBlock_0.frq, _0_SimpleText_0.pst, _0_MockFixedIntBlock_0.doc, _0_MockFixedIntBlock_0.tib, _0.nvm, _0_MockFixedIntBlock_0.skp]
[junit4:junit4]   2> 19296 T384 C13 P58828 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19297 T384 C13 P58828 /update {wt=javabin&version=2&openSearcher=false&commit=true&waitSearcher=true&softCommit=false&commit_end_point=true} {commit=} 0 3
[junit4:junit4]   2> 19298 T441 C14 P44423 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19298 T441 C14 P44423 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19301 T383 C13 P58828 REQ /replication {qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0 
[junit4:junit4]   2> 19302 T441 C14 P44423 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 19302 T441 C14 P44423 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19303 T441 C14 P44423 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19305 T381 C13 P58828 REQ /replication {qt=/replication&wt=javabin&version=2&generation=4&command=filelist} status=0 QTime=0 
[junit4:junit4]   2> 19306 T441 C14 P44423 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 21
[junit4:junit4]   2> 19307 T441 C14 P44423 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363053164302/1363053179135unloadcollection_3n/index.20130311185303600 forceNew: false
[junit4:junit4]   2> 19308 T441 C14 P44423 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@581af662 lockFactory=org.apache.lucene.store.NativeFSLockFactory@12cf732c) fullCopy=false
[junit4:junit4]   2> 19311 T384 C13 P58828 REQ /replication {checksum=true&file=_0_Asserting_0.tim&wt=filestream&qt=/replication&generation=4&command=filecontent} status=0 QTime=0 
[junit4:junit4]   2> 19321 T382 C13 P58828 REQ /replication {checksum=true&file=_0_MockFixedIntBlock_0.tii&wt=filestream&qt=/replication&generation=4&command=filecontent} status=0 QTime=0 
[junit4:junit4]   2> 19325 T383 C13 P58828 REQ /replication {checksum=true&file=segments_4&wt=filestream&qt=/replication&generation=4&command=filecontent} status=0 QTime=0 
[junit4:junit4]   2> 19329 T381 C13 P58828 REQ /replication {checksum=true&file=_0.nvd&wt=filestream&qt=/replication&generation=4&command=filecontent} status=0 QTime=1 
[junit4:junit4]   2> 19332 T384 C13 P58828 REQ /replication {checksum=true&file=_0_Asserting_0.doc&wt=filestream&qt=/replication&generation=4&command=filecontent} status=0 QTime=0 
[junit4:junit4]   2> 19336 T382 C13 P58828 REQ /replication {checksum=true&file=_0_Asserting_0.pos&wt=filestream&qt=/replication&generation=4&command=filecontent} status=0 QTime=0 
[junit4:junit4]   2> 19341 T383 C13 P58828 REQ /replication {checksum=true&file=_0.fdx&wt=filestream&qt=/replication&generation=4&command=filecontent} status=0 QTime=1 
[junit4:junit4]   2> 19345 T381 C13 P58828 REQ /replication {checksum=true&file=_0.fnm&wt=filestream&qt=/replication&generation=4&command=filecontent} status=0 QTime=0 
[junit4:junit4]   2> 19349 T384 C13 P58828 REQ /replication {checksum=true&file=_0_SimpleText_0.dat&wt=filestream&qt=/replication&generation=4&command=filecontent} status=0 QTime=0 
[junit4:junit4]   2> 19353 T382 C13 P58828 REQ /replication {checksum=true&file=_0_MockFixedIntBlock_0.pyl&wt=filestream&qt=/replication&generation=4&command=filecontent} status=0 QTime=0 
[junit4:junit4]   2> 19354 T441 C14 P44423 oash.SnapPuller$DirectoryFileFetcher.fetchPackets WARNING No content recieved for file: {size=0, name=_0_MockFixedIntBlock_0.pyl}
[junit4:junit4]   2> 19357 T383 C13 P58828 REQ /replication {checksum=true&file=_0_Asserting_0.tip&wt=filestream&qt=/replication&generation=4&command=filecontent} status=0 QTime=0 
[junit4:junit4]   2> 19360 T381 C13 P58828 REQ /replication {checksum=true&file=_0_Memory_0.ram&wt=filestream&qt=/replication&generation=4&command=filecontent} status=0 QTime=0 
[junit4:junit4]   2> 19364 T384 C13 P58828 REQ /replication {checksum=true&file=_0.si&wt=filestream&qt=/replication&generation=4&command=filecontent} status=0 QTime=0 
[junit4:junit4]   2> 19367 T382 C13 P58828 REQ /replication {checksum=true&file=_0.fdt&wt=filestream&qt=/replication&generation=4&command=filecontent} status=0 QTime=0 
[junit4:junit4]   2> 19371 T383 C13 P58828 REQ /replication {checksum=true&file=_0_SimpleText_0.pst&wt=filestream&qt=/replication&generation=4&command=filecontent} status=0 QTime=0 
[junit4:junit4]   2> 19375 T381 C13 P58828 REQ /replication {checksum=true&file=_0_MockFixedIntBlock_0.frq&wt=filestream&qt=/replication&generation=4&command=filecontent} status=0 QTime=0 
[junit4:junit4]   2> 19378 T384 C13 P58828 REQ /replication {checksum=true&file=_0_MockFixedIntBlock_0.pos&wt=filestream&qt=/replication&generation=4&command=filecontent} status=0 QTime=0 
[junit4:junit4]   2> 19381 T382 C13 P58828 REQ /replication {checksum=true&file=_0_MockFixedIntBlock_0.doc&wt=filestream&qt=/replication&generation=4&command=filecontent} status=0 QTime=0 
[junit4:junit4]   2> 19385 T383 C13 P58828 REQ /replication {checksum=true&file=_0.nvm&wt=filestream&qt=/replication&generation=4&command=filecontent} status=0 QTime=0 
[junit4:junit4]   2> 19388 T381 C13 P58828 REQ /replication {checksum=true&file=_0_MockFixedIntBlock_0.tib&wt=filestream&qt=/replication&generation=4&command=filecontent} status=0 QTime=0 
[junit4:junit4]   2> 19392 T384 C13 P58828 REQ /replication {checksum=true&file=_0_MockFixedIntBlock_0.skp&wt=filestream&qt=/replication&generation=4&command=filecontent} status=0 QTime=0 
[junit4:junit4]   2> 19393 T441 C14 P44423 oash.SnapPuller$DirectoryFileFetcher.fetchPackets WARNING No content recieved for file: {size=0, name=_0_MockFixedIntBlock_0.skp}
[junit4:junit4]   2> 19393 T441 C14 P44423 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19395 T441 C14 P44423 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19395 T441 C14 P44423 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=unloadcollection3
[junit4:junit4]   2> 19398 T441 C14 P44423 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@78258aaa lockFactory=org.apache.lucene.store.NativeFSLockFactory@539a98c6; maxCacheMB=0.2138671875 maxMergeSizeMB=0.544921875))),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@78258aaa lockFactory=org.apache.lucene.store.NativeFSLockFactory@539a98c6; maxCacheMB=0.2138671875 maxMergeSizeMB=0.544921875))),segFN=segments_4,generation=4,filenames=[_0_Asserting_0.tim, segments_4, _0_MockFixedIntBlock_0.tii, _0.nvd, _0_Asserting_0.doc, _0_Asserting_0.pos, _0.fdx, _0.fnm, _0_SimpleText_0.dat, _0_MockFixedIntBlock_0.pyl, _0_Memory_0.ram, _0_Asserting_0.tip, _0.si, _0.fdt, _0_SimpleText_0.pst, _0_MockFixedIntBlock_0.frq, _0_MockFixedIntBlock_0.pos, _0_MockFixedIntBlock_0.doc, _0.nvm, _0_MockFixedIntBlock_0.tib, _0_MockFixedIntBlock_0.skp]
[junit4:junit4]   2> 19398 T441 C14 P44423 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[_0_Asserting_0.tim, segments_4, _0_MockFixedIntBlock_0.tii, _0.nvd, _0_Asserting_0.doc, _0_Asserting_0.pos, _0.fdx, _0.fnm, _0_SimpleText_0.dat, _0_MockFixedIntBlock_0.pyl, _0_Memory_0.ram, _0_Asserting_0.tip, _0.si, _0.fdt, _0_SimpleText_0.pst, _0_MockFixedIntBlock_0.frq, _0_MockFixedIntBlock_0.pos, _0_MockFixedIntBlock_0.doc, _0.nvm, _0_MockFixedIntBlock_0.tib, _0_MockFixedIntBlock_0.skp]
[junit4:junit4]   2> 19398 T441 C14 P44423 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 19401 T441 C14 P44423 oass.SolrIndexSearcher.<init> Opening Searcher@847eee5 main
[junit4:junit4]   2> 19402 T440 oasc.SolrCore.registerSearcher [unloadcollection3] Registered new searcher Searcher@847eee5 main{StandardDirectoryReader(segments_4:3:nrt _0(5.0):C3)}
[junit4:junit4]   2> 19402 T441 C14 P44423 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@581af662 lockFactory=org.apache.lucene.store.NativeFSLockFactory@12cf732c)
[junit4:junit4]   2> 19403 T441 C14 P44423 oasc.RecoveryStrategy.replay No replay needed. core=unloadcollection3
[junit4:junit4]   2> 19403 T441 C14 P44423 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=unloadcollection3
[junit4:junit4]   2> 19403 T441 C14 P44423 oasc.ZkController.publish publishing core=unloadcollection3 state=active
[junit4:junit4]   2> 19403 T441 C14 P44423 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19404 T441 C14 P44423 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=unloadcollection3
[junit4:junit4]   2> 20260 T371 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20262 T371 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> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:44423_s_ty",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"unloadcollection3",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44423/s_ty"}
[junit4:junit4]   2> 20267 T430 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> 20267 T388 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> 20268 T416 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> 20268 T375 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> 20268 T434 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> 20268 T402 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> 20268 T370 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> 20293 T348 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20295 T348 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: unloadcollection
[junit4:junit4]   2> 20295 T348 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2>  C14_STATE=coll:unloadcollection core:unloadcollection3 props:{state=active, collection=unloadcollection, node_name=127.0.0.1:44423_s_ty, core=unloadcollection3, shard=shard1, base_url=http://127.0.0.1:44423/s_ty}
[junit4:junit4]   2> 20323 T411 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[20 (1429264856098275328)]} 0 5
[junit4:junit4]   2> 20328 T397 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[20 (1429264856098275328)]} 0 4
[junit4:junit4]   2> 20329 T383 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[20 (1429264856098275328)]} 0 20
[junit4:junit4]   2> 20330 T408 C14 P44423 /update {wt=javabin&version=2} {add=[20]} 0 25
[junit4:junit4]   2> 20344 T411 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[21 (1429264856126586880)]} 0 2
[junit4:junit4]   2> 20345 T398 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[21 (1429264856126586880)]} 0 3
[junit4:junit4]   2> 20346 T381 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[21 (1429264856126586880)]} 0 10
[junit4:junit4]   2> 20347 T410 C14 P44423 /update {wt=javabin&version=2} {add=[21]} 0 14
[junit4:junit4]   2> 20362 T412 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[22 (1429264856145461248)]} 0 3
[junit4:junit4]   2> 20362 T396 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[22 (1429264856145461248)]} 0 3
[junit4:junit4]   2> 20363 T384 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[22 (1429264856145461248)]} 0 10
[junit4:junit4]   2> 20364 T408 C14 P44423 /update {wt=javabin&version=2} {add=[22]} 0 14
[junit4:junit4]   2> 20378 T395 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[23 (1429264856162238464)]} 0 3
[junit4:junit4]   2> 20384 T410 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[23 (1429264856162238464)]} 0 3
[junit4:junit4]   2> 20385 T382 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[23 (1429264856162238464)]} 0 16
[junit4:junit4]   2> 20386 T411 C14 P44423 /update {wt=javabin&version=2} {add=[23]} 0 19
[junit4:junit4]   2> 20402 T397 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[24 (1429264856187404288)]} 0 3
[junit4:junit4]   2> 20403 T408 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[24 (1429264856187404288)]} 0 3
[junit4:junit4]   2> 20404 T383 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[24 (1429264856187404288)]} 0 11
[junit4:junit4]   2> 20405 T412 C14 P44423 /update {wt=javabin&version=2} {add=[24]} 0 15
[junit4:junit4]   2> 20418 T411 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[25 (1429264856205230080)]} 0 3
[junit4:junit4]   2> 20418 T398 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[25 (1429264856205230080)]} 0 2
[junit4:junit4]   2> 20419 T381 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[25 (1429264856205230080)]} 0 8
[junit4:junit4]   2> 20420 T410 C14 P44423 /update {wt=javabin&version=2} {add=[25]} 0 12
[junit4:junit4]   2> 20434 T412 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[26 (1429264856220958720)]} 0 3
[junit4:junit4]   2> 20434 T396 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[26 (1429264856220958720)]} 0 3
[junit4:junit4]   2> 20435 T384 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[26 (1429264856220958720)]} 0 9
[junit4:junit4]   2> 20436 T408 C14 P44423 /update {wt=javabin&version=2} {add=[26]} 0 13
[junit4:junit4]   2> 20449 T395 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[27 (1429264856237735936)]} 0 2
[junit4:junit4]   2> 20450 T410 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[27 (1429264856237735936)]} 0 3
[junit4:junit4]   2> 20451 T382 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[27 (1429264856237735936)]} 0 9
[junit4:junit4]   2> 20452 T411 C14 P44423 /update {wt=javabin&version=2} {add=[27]} 0 13
[junit4:junit4]   2> 20464 T408 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[28 (1429264856254513152)]} 0 1
[junit4:junit4]   2> 20465 T398 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[28 (1429264856254513152)]} 0 3
[junit4:junit4]   2> 20465 T383 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[28 (1429264856254513152)]} 0 7
[junit4:junit4]   2> 20466 T412 C14 P44423 /update {wt=javabin&version=2} {add=[28]} 0 11
[junit4:junit4]   2> 20478 T396 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[29 (1429264856269193216)]} 0 2
[junit4:junit4]   2> 20479 T411 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[29 (1429264856269193216)]} 0 3
[junit4:junit4]   2> 20480 T381 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[29 (1429264856269193216)]} 0 9
[junit4:junit4]   2> 20480 T410 C14 P44423 /update {wt=javabin&version=2} {add=[29]} 0 11
[junit4:junit4]   2> 20492 T412 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[30 (1429264856283873280)]} 0 1
[junit4:junit4]   2> 20493 T397 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[30 (1429264856283873280)]} 0 2
[junit4:junit4]   2> 20494 T384 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[30 (1429264856283873280)]} 0 8
[junit4:junit4]   2> 20495 T408 C14 P44423 /update {wt=javabin&version=2} {add=[30]} 0 12
[junit4:junit4]   2> 20506 T410 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[31 (1429264856298553344)]} 0 2
[junit4:junit4]   2> 20507 T395 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[31 (1429264856298553344)]} 0 3
[junit4:junit4]   2> 20508 T382 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[31 (1429264856298553344)]} 0 8
[junit4:junit4]   2> 20509 T411 C14 P44423 /update {wt=javabin&version=2} {add=[31]} 0 12
[junit4:junit4]   2> 20522 T398 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[32 (1429264856313233408)]} 0 2
[junit4:junit4]   2> 20526 T408 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[32 (1429264856313233408)]} 0 3
[junit4:junit4]   2> 20527 T383 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[32 (1429264856313233408)]} 0 13
[junit4:junit4]   2> 20528 T412 C14 P44423 /update {wt=javabin&version=2} {add=[32]} 0 17
[junit4:junit4]   2> 20539 T411 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[33 (1429264856333156352)]} 0 2
[junit4:junit4]   2> 20540 T397 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[33 (1429264856333156352)]} 0 3
[junit4:junit4]   2> 20540 T381 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[33 (1429264856333156352)]} 0 7
[junit4:junit4]   2> 20541 T410 C14 P44423 /update {wt=javabin&version=2} {add=[33]} 0 11
[junit4:junit4]   2> 20552 T395 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[34 (1429264856346787840)]} 0 2
[junit4:junit4]   2> 20552 T412 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[34 (1429264856346787840)]} 0 2
[junit4:junit4]   2> 20552 T384 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[34 (1429264856346787840)]} 0 6
[junit4:junit4]   2> 20553 T408 C14 P44423 /update {wt=javabin&version=2} {add=[34]} 0 9
[junit4:junit4]   2> 20564 T410 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[35 (1429264856359370752)]} 0 2
[junit4:junit4]   2> 20564 T398 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[35 (1429264856359370752)]} 0 2
[junit4:junit4]   2> 20564 T382 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[35 (1429264856359370752)]} 0 6
[junit4:junit4]   2> 20565 T411 C14 P44423 /update {wt=javabin&version=2} {add=[35]} 0 9
[junit4:junit4]   2> 20576 T408 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[36 (1429264856371953664)]} 0 2
[junit4:junit4]   2> 20576 T396 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[36 (1429264856371953664)]} 0 2
[junit4:junit4]   2> 20576 T383 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[36 (1429264856371953664)]} 0 6
[junit4:junit4]   2> 20577 T412 C14 P44423 /update {wt=javabin&version=2} {add=[36]} 0 9
[junit4:junit4]   2> 20587 T397 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[37 (1429264856384536576)]} 0 1
[junit4:junit4]   2> 20588 T411 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[37 (1429264856384536576)]} 0 2
[junit4:junit4]   2> 20588 T381 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[37 (1429264856384536576)]} 0 6
[junit4:junit4]   2> 20589 T410 C14 P44423 /update {wt=javabin&version=2} {add=[37]} 0 9
[junit4:junit4]   2> 20600 T395 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[38 (1429264856397119488)]} 0 2
[junit4:junit4]   2> 20600 T412 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[38 (1429264856397119488)]} 0 2
[junit4:junit4]   2> 20601 T384 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[38 (1429264856397119488)]} 0 7
[junit4:junit4]   2> 20601 T408 C14 P44423 /update {wt=javabin&version=2} {add=[38]} 0 9
[junit4:junit4]   2> 20612 T410 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[39 (1429264856410750976)]} 0 2
[junit4:junit4]   2> 20612 T398 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[39 (1429264856410750976)]} 0 2
[junit4:junit4]   2> 20613 T383 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[39 (1429264856410750976)]} 0 7
[junit4:junit4]   2> 20613 T411 C14 P44423 /update {wt=javabin&version=2} {add=[39]} 0 9
[junit4:junit4]   2> 20624 T396 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[40 (1429264856422285312)]} 0 2
[junit4:junit4]   2> 20624 T408 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[40 (1429264856422285312)]} 0 2
[junit4:junit4]   2> 20624 T381 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[40 (1429264856422285312)]} 0 6
[junit4:junit4]   2> 20625 T412 C14 P44423 /update {wt=javabin&version=2} {add=[40]} 0 9
[junit4:junit4]   2> 20637 T397 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[41 (1429264856434868224)]} 0 3
[junit4:junit4]   2> 20637 T411 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[41 (1429264856434868224)]} 0 3
[junit4:junit4]   2> 20638 T384 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[41 (1429264856434868224)]} 0 8
[junit4:junit4]   2> 20639 T410 C14 P44423 /update {wt=javabin&version=2} {add=[41]} 0 11
[junit4:junit4]   2> 20653 T412 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[42 (1429264856451645440)]} 0 2
[junit4:junit4]   2> 20653 T395 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[42 (1429264856451645440)]} 0 2
[junit4:junit4]   2> 20654 T382 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[42 (1429264856451645440)]} 0 9
[junit4:junit4]   2> 20655 T408 C14 P44423 /update {wt=javabin&version=2} {add=[42]} 0 13
[junit4:junit4]   2> 20670 T398 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[43 (1429264856468422656)]} 0 3
[junit4:junit4]   2> 20670 T410 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[43 (1429264856468422656)]} 0 3
[junit4:junit4]   2> 20671 T383 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[43 (1429264856468422656)]} 0 10
[junit4:junit4]   2> 20672 T411 C14 P44423 /update {wt=javabin&version=2} {add=[43]} 0 14
[junit4:junit4]   2> 20685 T396 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[44 (1429264856485199872)]} 0 3
[junit4:junit4]   2> 20685 T408 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[44 (1429264856485199872)]} 0 3
[junit4:junit4]   2> 20687 T381 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[44 (1429264856485199872)]} 0 9
[junit4:junit4]   2> 20687 T412 C14 P44423 /update {wt=javabin&version=2} {add=[44]} 0 12
[junit4:junit4]   2> 20700 T411 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[45 (1429264856500928512)]} 0 2
[junit4:junit4]   2> 20700 T397 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[45 (1429264856500928512)]} 0 2
[junit4:junit4]   2> 20701 T384 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[45 (1429264856500928512)]} 0 8
[junit4:junit4]   2> 20702 T410 C14 P44423 /update {wt=javabin&version=2} {add=[45]} 0 12
[junit4:junit4]   2> 20714 T412 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[46 (1429264856516657152)]} 0 2
[junit4:junit4]   2> 20714 T395 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[46 (1429264856516657152)]} 0 2
[junit4:junit4]   2> 20715 T382 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[46 (1429264856516657152)]} 0 8
[junit4:junit4]   2> 20716 T408 C14 P44423 /update {wt=javabin&version=2} {add=[46]} 0 11
[junit4:junit4]   2> 20727 T412 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[47 (1429264856531337216)]} 0 2
[junit4:junit4]   2> 20727 T398 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[47 (1429264856531337216)]} 0 2
[junit4:junit4]   2> 20728 T383 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[47 (1429264856531337216)]} 0 7
[junit4:junit4]   2> 20728 T410 C14 P44423 /update {wt=javabin&version=2} {add=[47]} 0 9
[junit4:junit4]   2> 20739 T396 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[48 (1429264856543920128)]} 0 2
[junit4:junit4]   2> 20740 T408 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[48 (1429264856543920128)]} 0 3
[junit4:junit4]   2> 20741 T381 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[48 (1429264856543920128)]} 0 8
[junit4:junit4]   2> 20741 T411 C14 P44423 /update {wt=javabin&version=2} {add=[48]} 0 10
[junit4:junit4]   2> 20753 T397 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[49 (1429264856557551616)]} 0 2
[junit4:junit4]   2> 20754 T408 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[49 (1429264856557551616)]} 0 3
[junit4:junit4]   2> 20754 T384 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[49 (1429264856557551616)]} 0 7
[junit4:junit4]   2> 20755 T410 C14 P44423 /update {wt=javabin&version=2} {add=[49]} 0 11
[junit4:junit4]   2> 20765 T412 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[50 (1429264856571183104)]} 0 1
[junit4:junit4]   2> 20766 T395 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[50 (1429264856571183104)]} 0 2
[junit4:junit4]   2> 20767 T382 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[50 (1429264856571183104)]} 0 7
[junit4:junit4]   2> 20768 T411 C14 P44423 /update {wt=javabin&version=2} {add=[50]} 0 10
[junit4:junit4]   2> 20778 T398 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[51 (1429264856584814592)]} 0 2
[junit4:junit4]   2> 20778 T410 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[51 (1429264856584814592)]} 0 2
[junit4:junit4]   2> 20779 T383 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[51 (1429264856584814592)]} 0 7
[junit4:junit4]   2> 20780 T408 C14 P44423 /update {wt=javabin&version=2} {add=[51]} 0 10
[junit4:junit4]   2> 20790 T396 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[52 (1429264856597397504)]} 0 2
[junit4:junit4]   2> 20790 T411 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[52 (1429264856597397504)]} 0 2
[junit4:junit4]   2> 20791 T381 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[52 (1429264856597397504)]} 0 6
[junit4:junit4]   2> 20791 T412 C14 P44423 /update {wt=javabin&version=2} {add=[52]} 0 9
[junit4:junit4]   2> 20803 T397 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[53 (1429264856608931840)]} 0 3
[junit4:junit4]   2> 20804 T408 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[53 (1429264856608931840)]} 0 3
[junit4:junit4]   2> 20804 T384 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[53 (1429264856608931840)]} 0 8
[junit4:junit4]   2> 20805 T410 C14 P44423 /update {wt=javabin&version=2} {add=[53]} 0 11
[junit4:junit4]   2> 20818 T412 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[54 (1429264856625709056)]} 0 2
[junit4:junit4]   2> 20818 T395 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[54 (1429264856625709056)]} 0 2
[junit4:junit4]   2> 20819 T382 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[54 (1429264856625709056)]} 0 7
[junit4:junit4]   2> 20819 T411 C14 P44423 /update {wt=javabin&version=2} {add=[54]} 0 10
[junit4:junit4]   2> 20830 T398 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[55 (1429264856639340544)]} 0 1
[junit4:junit4]   2> 20831 T410 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[55 (1429264856639340544)]} 0 2
[junit4:junit4]   2> 20832 T383 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[55 (1429264856639340544)]} 0 7
[junit4:junit4]   2> 20832 T408 C14 P44423 /update {wt=javabin&version=2} {add=[55]} 0 10
[junit4:junit4]   2> 20843 T396 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[56 (1429264856652972032)]} 0 2
[junit4:junit4]   2> 20843 T411 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[56 (1429264856652972032)]} 0 2
[junit4:junit4]   2> 20844 T381 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[56 (1429264856652972032)]} 0 7
[junit4:junit4]   2> 20845 T412 C14 P44423 /update {wt=javabin&version=2} {add=[56]} 0 10
[junit4:junit4]   2> 20855 T397 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[57 (1429264856665554944)]} 0 1
[junit4:junit4]   2> 20856 T408 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[57 (1429264856665554944)]} 0 2
[junit4:junit4]   2> 20857 T384 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[57 (1429264856665554944)]} 0 7
[junit4:junit4]   2> 20858 T410 C14 P44423 /update {wt=javabin&version=2} {add=[57]} 0 11
[junit4:junit4]   2> 20868 T398 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[58 (1429264856679186432)]} 0 1
[junit4:junit4]   2> 20868 T412 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[58 (1429264856679186432)]} 0 1
[junit4:junit4]   2> 20869 T382 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[58 (1429264856679186432)]} 0 6
[junit4:junit4]   2> 20870 T411 C14 P44423 /update {wt=javabin&version=2} {add=[58]} 0 10
[junit4:junit4]   2> 20881 T396 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[59 (1429264856692817920)]} 0 2
[junit4:junit4]   2> 20881 T410 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[59 (1429264856692817920)]} 0 2
[junit4:junit4]   2> 20882 T383 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[59 (1429264856692817920)]} 0 7
[junit4:junit4]   2> 20883 T408 C14 P44423 /update {wt=javabin&version=2} {add=[59]} 0 10
[junit4:junit4]   2> 20895 T411 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[60 (1429264856706449408)]} 0 2
[junit4:junit4]   2> 20895 T395 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[60 (1429264856706449408)]} 0 2
[junit4:junit4]   2> 20896 T381 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[60 (1429264856706449408)]} 0 8
[junit4:junit4]   2> 20897 T412 C14 P44423 /update {wt=javabin&version=2} {add=[60]} 0 11
[junit4:junit4]   2> 20907 T397 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[61 (1429264856720080896)]} 0 2
[junit4:junit4]   2> 20908 T408 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[61 (1429264856720080896)]} 0 3
[junit4:junit4]   2> 20908 T382 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[61 (1429264856720080896)]} 0 6
[junit4:junit4]   2> 20909 T410 C14 P44423 /update {wt=javabin&version=2} {add=[61]} 0 10
[junit4:junit4]   2> 20920 T398 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[62 (1429264856732663808)]} 0 3
[junit4:junit4]   2> 20920 T412 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[62 (1429264856732663808)]} 0 2
[junit4:junit4]   2> 20921 T383 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[62 (1429264856732663808)]} 0 7
[junit4:junit4]   2> 20922 T411 C14 P44423 /update {wt=javabin&version=2} {add=[62]} 0 10
[junit4:junit4]   2> 20935 T410 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[63 (1429264856747343872)]} 0 3
[junit4:junit4]   2> 20935 T396 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[63 (1429264856747343872)]} 0 3
[junit4:junit4]   2> 20937 T381 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[63 (1429264856747343872)]} 0 9
[junit4:junit4]   2> 20938 T408 C14 P44423 /update {wt=javabin&version=2} {add=[63]} 0 13
[junit4:junit4]   2> 20949 T411 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[64 (1429264856764121088)]} 0 2
[junit4:junit4]   2> 20949 T395 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[64 (1429264856764121088)]} 0 2
[junit4:junit4]   2> 20950 T384 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[64 (1429264856764121088)]} 0 7
[junit4:junit4]   2> 20951 T412 C14 P44423 /update {wt=javabin&version=2} {add=[64]} 0 10
[junit4:junit4]   2> 20962 T397 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[65 (1429264856777752576)]} 0 2
[junit4:junit4]   2> 20963 T408 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[65 (1429264856777752576)]} 0 3
[junit4:junit4]   2> 20963 T382 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[65 (1429264856777752576)]} 0 7
[junit4:junit4]   2> 20964 T410 C14 P44423 /update {wt=javabin&version=2} {add=[65]} 0 10
[junit4:junit4]   2> 20975 T398 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[66 (1429264856791384064)]} 0 2
[junit4:junit4]   2> 20975 T412 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[66 (1429264856791384064)]} 0 2
[junit4:junit4]   2> 20976 T383 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[66 (1429264856791384064)]} 0 7
[junit4:junit4]   2> 20977 T411 C14 P44423 /update {wt=javabin&version=2} {add=[66]} 0 10
[junit4:junit4]   2> 20988 T410 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[67 (1429264856803966976)]} 0 2
[junit4:junit4]   2> 20988 T396 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[67 (1429264856803966976)]} 0 2
[junit4:junit4]   2> 20989 T381 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[67 (1429264856803966976)]} 0 7
[junit4:junit4]   2> 20990 T408 C14 P44423 /update {wt=javabin&version=2} {add=[67]} 0 11
[junit4:junit4]   2> 21001 T411 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[68 (1429264856817598464)]} 0 2
[junit4:junit4]   2> 21001 T395 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[68 (1429264856817598464)]} 0 2
[junit4:junit4]   2> 21003 T384 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[68 (1429264856817598464)]} 0 8
[junit4:junit4]   2> 21004 T412 C14 P44423 /update {wt=javabin&version=2} {add=[68]} 0 12
[junit4:junit4]   2> 21014 T397 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[69 (1429264856832278528)]} 0 1
[junit4:junit4]   2> 21015 T408 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[69 (1429264856832278528)]} 0 2
[junit4:junit4]   2> 21016 T383 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[69 (1429264856832278528)]} 0 7
[junit4:junit4]   2> 21016 T410 C14 P44423 /update {wt=javabin&version=2} {add=[69]} 0 9
[junit4:junit4]   2> 21026 T412 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[70 (1429264856845910016)]} 0 1
[junit4:junit4]   2> 21027 T398 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[70 (1429264856845910016)]} 0 2
[junit4:junit4]   2> 21028 T381 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[70 (1429264856845910016)]} 0 7
[junit4:junit4]   2> 21028 T411 C14 P44423 /update {wt=javabin&version=2} {add=[70]} 0 9
[junit4:junit4]   2> 21038 T410 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[71 (1429264856858492928)]} 0 1
[junit4:junit4]   2> 21039 T396 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[71 (1429264856858492928)]} 0 2
[junit4:junit4]   2> 21040 T384 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[71 (1429264856858492928)]} 0 7
[junit4:junit4]   2> 21040 T408 C14 P44423 /update {wt=javabin&version=2} {add=[71]} 0 9
[junit4:junit4]   2> 21050 T411 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[72 (1429264856871075840)]} 0 1
[junit4:junit4]   2> 21051 T395 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[72 (1429264856871075840)]} 0 2
[junit4:junit4]   2> 21052 T382 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[72 (1429264856871075840)]} 0 6
[junit4:junit4]   2> 21052 T412 C14 P44423 /update {wt=javabin&version=2} {add=[72]} 0 9
[junit4:junit4]   2> 21062 T397 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[73 (1429264856882610176)]} 0 2
[junit4:junit4]   2> 21062 T408 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[73 (1429264856882610176)]} 0 2
[junit4:junit4]   2> 21063 T383 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[73 (1429264856882610176)]} 0 6
[junit4:junit4]   2> 21064 T410 C14 P44423 /update {wt=javabin&version=2} {add=[73]} 0 9
[junit4:junit4]   2> 21074 T398 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[74 (1429264856895193088)]} 0 2
[junit4:junit4]   2> 21074 T412 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[74 (1429264856895193088)]} 0 2
[junit4:junit4]   2> 21075 T381 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[74 (1429264856895193088)]} 0 6
[junit4:junit4]   2> 21076 T411 C14 P44423 /update {wt=javabin&version=2} {add=[74]} 0 10
[junit4:junit4]   2> 21086 T410 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[75 (1429264856907776000)]} 0 1
[junit4:junit4]   2> 21087 T396 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[75 (1429264856907776000)]} 0 2
[junit4:junit4]   2> 21088 T384 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[75 (1429264856907776000)]} 0 7
[junit4:junit4]   2> 21089 T408 C14 P44423 /update {wt=javabin&version=2} {add=[75]} 0 11
[junit4:junit4]   2> 21099 T411 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[76 (1429264856921407488)]} 0 2
[junit4:junit4]   2> 21099 T395 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[76 (1429264856921407488)]} 0 2
[junit4:junit4]   2> 21100 T382 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[76 (1429264856921407488)]} 0 6
[junit4:junit4]   2> 21101 T412 C14 P44423 /update {wt=javabin&version=2} {add=[76]} 0 10
[junit4:junit4]   2> 21110 T408 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[77 (1429264856933990400)]} 0 1
[junit4:junit4]   2> 21111 T397 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[77 (1429264856933990400)]} 0 2
[junit4:junit4]   2> 21111 T383 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[77 (1429264856933990400)]} 0 6
[junit4:junit4]   2> 21112 T410 C14 P44423 /update {wt=javabin&version=2} {add=[77]} 0 9
[junit4:junit4]   2> 21122 T412 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[78 (1429264856945524736)]} 0 2
[junit4:junit4]   2> 21122 T398 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[78 (1429264856945524736)]} 0 2
[junit4:junit4]   2> 21123 T381 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[78 (1429264856945524736)]} 0 6
[junit4:junit4]   2> 21124 T411 C14 P44423 /update {wt=javabin&version=2} {add=[78]} 0 9
[junit4:junit4]   2> 21136 T396 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[79 (1429264856958107648)]} 0 3
[junit4:junit4]   2> 21136 T408 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[79 (1429264856958107648)]} 0 2
[junit4:junit4]   2> 21137 T384 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[79 (1429264856958107648)]} 0 8
[junit4:junit4]   2> 21139 T410 C14 P44423 /update {wt=javabin&version=2} {add=[79]} 0 12
[junit4:junit4]   2> 21149 T411 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[80 (1429264856973836288)]} 0 2
[junit4:junit4]   2> 21149 T395 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[80 (1429264856973836288)]} 0 2
[junit4:junit4]   2> 21150 T382 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[80 (1429264856973836288)]} 0 6
[junit4:junit4]   2> 21150 T412 C14 P44423 /update {wt=javabin&version=2} {add=[80]} 0 9
[junit4:junit4]   2> 21160 T397 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[81 (1429264856986419200)]} 0 1
[junit4:junit4]   2> 21161 T411 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[81 (1429264856986419200)]} 0 2
[junit4:junit4]   2> 21161 T383 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[81 (1429264856986419200)]} 0 6
[junit4:junit4]   2> 21162 T410 C14 P44423 /update {wt=javabin&version=2} {add=[81]} 0 9
[junit4:junit4]   2> 21172 T398 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[82 (1429264856997953536)]} 0 1
[junit4:junit4]   2> 21172 T408 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[82 (1429264856997953536)]} 0 1
[junit4:junit4]   2> 21173 T381 C13 P58828 /update {wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:44423/s_ty/unloadcollection3/} {add=[82 (1429264856997953536)]} 0 6
[junit4:junit4]   2> 21174 T412 C14 P44423 /update {wt=javabin&version=2} {add=[82]} 0 9
[junit4:junit4]   2> 21186 T396 C12 P43891 /update {wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:58828/s_ty/unloadcollection1/} {add=[83 (1429264857011585024)]} 0 2
[junit4:junit4]   2> 21186 T410 C14 P44423 /update {wt=javabin&update.distrib=FROMLEADER

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

[junit4:junit4]   1>             "USD": 1,
[junit4:junit4]   1>             "JPY": 81.29,
[junit4:junit4]   1>             "EUR": 2.5,
[junit4:junit4]   1>             "GBP": 0.5,
[junit4:junit4]   1>             "MXN": 2.0
[junit4:junit4]   1>           }
[junit4:junit4]   1>         }
[junit4:junit4]   1>         
[junit4:junit4]   1>     /solr/configs/conf1/synonyms.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/mapping-ISOLatin1Accent.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/stopwords.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/currency.xml (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/old_synonyms.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/protwords.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/solrconfig.xml (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>  /zookeeper (1)
[junit4:junit4]   1>  DATA:
[junit4:junit4]   1>      
[junit4:junit4]   1> 
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UnloadDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=105BE139C17A543A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hr -Dtests.timezone=PNT -Dtests.file.encoding=UTF-8
[junit4:junit4] FAILURE  137s J0 | UnloadDistributedZkTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Still found shard
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([105BE139C17A543A:91BD6F21B6253406]:0)
[junit4:junit4]    > 	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> 136603 T348 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 136612 T347 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   2> 136706 T351 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {range_facet_l=PostingsFormat(name=SimpleText), a_t=PostingsFormat(name=SimpleText), _version_=PostingsFormat(name=SimpleText), timestamp=PostingsFormat(name=SimpleText), intDefault=PostingsFormat(name=SimpleText), range_facet_si=PostingsFormat(name=Memory doPackFST= false), other_tl1=PostingsFormat(name=SimpleText), range_facet_sl=MockFixedIntBlock(blockSize=1593), text=MockFixedIntBlock(blockSize=1593), a_si=PostingsFormat(name=Memory doPackFST= false), multiDefault=PostingsFormat(name=Memory doPackFST= false), id=PostingsFormat(name=Asserting)}, docValues:{timestamp=DocValuesFormat(name=SimpleText)}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=hr, timezone=PNT
[junit4:junit4]   2> NOTE: Linux 3.2.0-38-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=1,free=103847496,total=274661376
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestFieldTypeResource, ReturnFieldsTest, ShowFileRequestHandlerTest, LeaderElectionTest, ScriptEngineTest, TestCharFilters, TestQuerySenderListener, TestPerFieldSimilarity, FastVectorHighlighterTest, TestPHPSerializedResponseWriter, SolrInfoMBeanTest, TestIBSimilarityFactory, StatelessScriptUpdateProcessorFactoryTest, ResponseLogComponentTest, TestSearchPerf, DistributedQueryElevationComponentTest, DirectUpdateHandlerOptimizeTest, TestCoreContainer, BadComponentTest, TestLFUCache, UnloadDistributedZkTest]
[junit4:junit4] Completed on J0 in 136.88s, 1 test, 1 failure <<< FAILURES!

[...truncated 746 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: 271 suites, 1140 tests, 1 failure, 13 ignored (7 assumptions)

Total time: 39 minutes 18 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