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/02/27 22:46:39 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4508/
Java: 32bit/jdk1.8.0-ea-b65 -server -XX:+UseSerialGC

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([BCDDBBF501AD736A:3D3B35ED76F21356]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:120)
	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:73)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:805)
	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:474)
	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 9097 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
[junit4:junit4]   2> 0 T878 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 16 T878 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1362000961703
[junit4:junit4]   2> 17 T878 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 39 T879 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 40 T879 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 40 T879 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 41 T879 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 41 T879 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 41 T879 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 139 T878 oasc.ZkTestServer.run start zk server on port:52400
[junit4:junit4]   2> 140 T878 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52400 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1dab312
[junit4:junit4]   2> 141 T878 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 142 T884 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52400. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 142 T880 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:52278
[junit4:junit4]   2> 142 T884 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52400, initiating session
[junit4:junit4]   2> 143 T880 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:52278
[junit4:junit4]   2> 143 T882 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 208 T882 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d1d9560c00000 with negotiated timeout 10000 for client /127.0.0.1:52278
[junit4:junit4]   2> 208 T884 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52400, sessionid = 0x13d1d9560c00000, negotiated timeout = 10000
[junit4:junit4]   2> 208 T885 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1dab312 name:ZooKeeperConnection Watcher:127.0.0.1:52400 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 209 T878 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 209 T878 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 213 T883 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d1d9560c00000
[junit4:junit4]   2> 213 T880 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:52278 which had sessionid 0x13d1d9560c00000
[junit4:junit4]   2> 213 T878 oaz.ZooKeeper.close Session: 0x13d1d9560c00000 closed
[junit4:junit4]   2> 214 T878 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52400/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@e6d1e
[junit4:junit4]   2> 221 T885 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 221 T878 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 224 T886 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52400. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 224 T886 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52400, initiating session
[junit4:junit4]   2> 225 T880 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:52279
[junit4:junit4]   2> 225 T880 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:52279
[junit4:junit4]   2> 242 T882 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d1d9560c00001 with negotiated timeout 10000 for client /127.0.0.1:52279
[junit4:junit4]   2> 242 T886 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52400, sessionid = 0x13d1d9560c00001, negotiated timeout = 10000
[junit4:junit4]   2> 244 T887 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e6d1e name:ZooKeeperConnection Watcher:127.0.0.1:52400/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 244 T878 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 245 T878 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 248 T878 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 250 T878 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 261 T878 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 267 T878 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> 268 T878 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 275 T878 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> 276 T878 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 279 T878 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> 280 T878 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 282 T878 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 T878 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 285 T878 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> 286 T878 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 291 T878 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> 292 T878 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 294 T878 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> 295 T878 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 303 T878 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> 304 T878 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 313 T878 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> 314 T878 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 316 T883 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d1d9560c00001
[junit4:junit4]   2> 317 T880 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:52279 which had sessionid 0x13d1d9560c00001
[junit4:junit4]   2> 317 T878 oaz.ZooKeeper.close Session: 0x13d1d9560c00001 closed
[junit4:junit4]   2> 319 T887 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 401 T878 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 483 T878 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59262
[junit4:junit4]   2> 483 T878 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 484 T878 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 484 T878 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1362000962004
[junit4:junit4]   2> 485 T878 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1362000962004/solr.xml
[junit4:junit4]   2> 486 T878 oasc.CoreContainer.<init> New CoreContainer 12619133
[junit4:junit4]   2> 486 T878 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1362000962004/'
[junit4:junit4]   2> 487 T878 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1362000962004/'
[junit4:junit4]   2> 530 T878 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 531 T878 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 531 T878 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 532 T878 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 532 T878 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 533 T878 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 533 T878 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 534 T878 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 534 T878 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 535 T878 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 552 T878 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 586 T878 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:52400/solr
[junit4:junit4]   2> 587 T878 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 587 T878 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52400 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1febd05
[junit4:junit4]   2> 601 T897 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52400. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 601 T878 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 610 T880 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:52280
[junit4:junit4]   2> 618 T897 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52400, initiating session
[junit4:junit4]   2> 618 T880 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:52280
[junit4:junit4]   2> 619 T882 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d1d9560c00002 with negotiated timeout 20000 for client /127.0.0.1:52280
[junit4:junit4]   2> 619 T897 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52400, sessionid = 0x13d1d9560c00002, negotiated timeout = 20000
[junit4:junit4]   2> 619 T898 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1febd05 name:ZooKeeperConnection Watcher:127.0.0.1:52400 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 620 T878 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 621 T883 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d1d9560c00002
[junit4:junit4]   2> 622 T880 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:52280 which had sessionid 0x13d1d9560c00002
[junit4:junit4]   2> 622 T898 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 622 T878 oaz.ZooKeeper.close Session: 0x13d1d9560c00002 closed
[junit4:junit4]   2> 623 T878 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 670 T878 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52400/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@900702
[junit4:junit4]   2> 672 T899 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52400. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 672 T899 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52400, initiating session
[junit4:junit4]   2> 673 T880 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:52281
[junit4:junit4]   2> 673 T880 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:52281
[junit4:junit4]   2> 674 T882 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d1d9560c00003 with negotiated timeout 20000 for client /127.0.0.1:52281
[junit4:junit4]   2> 674 T899 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52400, sessionid = 0x13d1d9560c00003, negotiated timeout = 20000
[junit4:junit4]   2> 685 T878 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 686 T900 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@900702 name:ZooKeeperConnection Watcher:127.0.0.1:52400/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 686 T878 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 694 T883 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1d9560c00003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 695 T878 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 697 T878 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59262_
[junit4:junit4]   2> 698 T883 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1d9560c00003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:59262_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:59262_
[junit4:junit4]   2> 698 T878 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59262_
[junit4:junit4]   2> 701 T878 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 704 T883 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1d9560c00003 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> 705 T878 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 713 T878 oasc.Overseer.start Overseer (id=89260095027806211-127.0.0.1:59262_-n_0000000000) starting
[junit4:junit4]   2> 714 T883 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1d9560c00003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 715 T883 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1d9560c00003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 716 T883 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1d9560c00003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 716 T883 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1d9560c00003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 729 T901 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 736 T878 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 736 T902 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 738 T878 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 747 T903 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1362000962004/collection1
[junit4:junit4]   2> 748 T903 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 748 T903 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 748 T903 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 757 T903 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1362000962004/collection1/'
[junit4:junit4]   2> 758 T903 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1362000962004/collection1/lib/README' to classloader
[junit4:junit4]   2> 758 T903 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1362000962004/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 790 T903 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 845 T903 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 846 T903 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 851 T903 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1293 T903 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1298 T903 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1300 T903 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1307 T903 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1310 T903 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1312 T903 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1313 T903 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1314 T903 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1362000962004/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/control/data/
[junit4:junit4]   2> 1315 T903 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a1e81a
[junit4:junit4]   2> 1315 T903 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1315 T903 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/control/data forceNew:false
[junit4:junit4]   2> 1316 T903 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/control/data
[junit4:junit4]   2> 1316 T903 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/control/data/index/
[junit4:junit4]   2> 1316 T903 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1316 T903 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/control/data/index forceNew:false
[junit4:junit4]   2> 1317 T903 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1f8b120 lockFactory=org.apache.lucene.store.NativeFSLockFactory@33cac4),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1318 T903 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1318 T903 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/control/data/index
[junit4:junit4]   2> 1319 T903 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1320 T903 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1320 T903 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1320 T903 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1321 T903 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1321 T903 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1321 T903 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1322 T903 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1322 T903 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1325 T903 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1333 T903 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/control/data
[junit4:junit4]   2> 1334 T903 oass.SolrIndexSearcher.<init> Opening Searcher@15a6ab5 main
[junit4:junit4]   2> 1334 T903 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/control/data/tlog
[junit4:junit4]   2> 1335 T903 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1335 T903 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1337 T903 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/control/data
[junit4:junit4]   2> 1339 T903 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1339 T903 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1340 T883 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1d9560c00003 type:create cxid:0x50 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 1345 T904 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@15a6ab5 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2234 T901 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2235 T901 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59262",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59262_",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 2235 T901 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2235 T901 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2236 T883 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1d9560c00003 type:create cxid:0x58 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2240 T900 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2343 T903 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2344 T903 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:59262 collection:control_collection shard:shard1
[junit4:junit4]   2> 2344 T903 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2350 T883 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1d9560c00003 type:delete cxid:0x72 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2351 T903 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2352 T883 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1d9560c00003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2353 T903 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2353 T903 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2353 T903 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:59262/collection1/
[junit4:junit4]   2> 2354 T903 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2354 T903 oasc.SyncStrategy.syncToMe http://127.0.0.1:59262/collection1/ has no replicas
[junit4:junit4]   2> 2354 T903 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:59262/collection1/
[junit4:junit4]   2> 2355 T903 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2357 T883 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1d9560c00003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3743 T901 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3807 T900 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 3839 T903 oasc.ZkController.register We are http://127.0.0.1:59262/collection1/ and leader is http://127.0.0.1:59262/collection1/
[junit4:junit4]   2> 3839 T903 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59262
[junit4:junit4]   2> 3839 T903 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3840 T903 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3840 T903 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3841 T903 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3842 T878 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3843 T878 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3843 T878 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3848 T878 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3849 T878 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52400/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@18b32a1
[junit4:junit4]   2> 3850 T905 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52400. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3850 T880 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:52284
[junit4:junit4]   2> 3850 T878 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3851 T905 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52400, initiating session
[junit4:junit4]   2> 3851 T880 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:52284
[junit4:junit4]   2> 3854 T882 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d1d9560c00004 with negotiated timeout 10000 for client /127.0.0.1:52284
[junit4:junit4]   2> 3854 T905 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52400, sessionid = 0x13d1d9560c00004, negotiated timeout = 10000
[junit4:junit4]   2> 3855 T906 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18b32a1 name:ZooKeeperConnection Watcher:127.0.0.1:52400/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3855 T878 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3856 T878 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3858 T878 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3915 T878 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3917 T878 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:47236
[junit4:junit4]   2> 3918 T878 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3918 T878 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3919 T878 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1362000965545
[junit4:junit4]   2> 3919 T878 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1362000965545/solr.xml
[junit4:junit4]   2> 3919 T878 oasc.CoreContainer.<init> New CoreContainer 31181830
[junit4:junit4]   2> 3920 T878 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1362000965545/'
[junit4:junit4]   2> 3920 T878 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1362000965545/'
[junit4:junit4]   2> 3935 T878 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3936 T878 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3936 T878 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3937 T878 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3937 T878 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3938 T878 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3938 T878 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3939 T878 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3939 T878 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3940 T878 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3946 T878 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3955 T878 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:52400/solr
[junit4:junit4]   2> 3955 T878 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3956 T878 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52400 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@55ad15
[junit4:junit4]   2> 3956 T916 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52400. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3956 T878 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3958 T916 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52400, initiating session
[junit4:junit4]   2> 3958 T880 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:52285
[junit4:junit4]   2> 3959 T880 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:52285
[junit4:junit4]   2> 3959 T882 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d1d9560c00005 with negotiated timeout 20000 for client /127.0.0.1:52285
[junit4:junit4]   2> 3959 T916 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52400, sessionid = 0x13d1d9560c00005, negotiated timeout = 20000
[junit4:junit4]   2> 3960 T917 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@55ad15 name:ZooKeeperConnection Watcher:127.0.0.1:52400 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3960 T878 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3961 T883 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d1d9560c00005
[junit4:junit4]   2> 3961 T917 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3961 T880 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:52285 which had sessionid 0x13d1d9560c00005
[junit4:junit4]   2> 3961 T878 oaz.ZooKeeper.close Session: 0x13d1d9560c00005 closed
[junit4:junit4]   2> 3962 T878 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3964 T878 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52400/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1197907
[junit4:junit4]   2> 3965 T918 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52400. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3965 T878 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3965 T918 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52400, initiating session
[junit4:junit4]   2> 3965 T880 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:52286
[junit4:junit4]   2> 3966 T880 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:52286
[junit4:junit4]   2> 3966 T882 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d1d9560c00006 with negotiated timeout 20000 for client /127.0.0.1:52286
[junit4:junit4]   2> 3966 T918 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52400, sessionid = 0x13d1d9560c00006, negotiated timeout = 20000
[junit4:junit4]   2> 3967 T919 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1197907 name:ZooKeeperConnection Watcher:127.0.0.1:52400/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3967 T878 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3967 T883 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1d9560c00006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3969 T883 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1d9560c00006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3973 T878 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4974 T878 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47236_
[junit4:junit4]   2> 4975 T883 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1d9560c00006 type:delete cxid:0x9 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:47236_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:47236_
[junit4:junit4]   2> 4975 T878 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47236_
[junit4:junit4]   2> 4978 T906 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4978 T900 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4978 T900 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 4978 T919 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4983 T920 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1362000965545/collection1
[junit4:junit4]   2> 4983 T920 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4984 T920 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4984 T920 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4985 T920 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1362000965545/collection1/'
[junit4:junit4]   2> 4985 T920 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1362000965545/collection1/lib/README' to classloader
[junit4:junit4]   2> 4985 T920 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1362000965545/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 5019 T920 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 5080 T920 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5081 T920 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5086 T920 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5328 T901 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5328 T901 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59262",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59262_",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 5330 T919 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5330 T906 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5330 T900 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5576 T920 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5581 T920 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5583 T920 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5591 T920 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5595 T920 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5597 T920 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5598 T920 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5599 T920 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1362000965545/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty1/
[junit4:junit4]   2> 5599 T920 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a1e81a
[junit4:junit4]   2> 5600 T920 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5601 T920 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty1 forceNew:false
[junit4:junit4]   2> 5602 T920 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty1
[junit4:junit4]   2> 5602 T920 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty1/index/
[junit4:junit4]   2> 5602 T920 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5602 T920 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty1/index forceNew:false
[junit4:junit4]   2> 5615 T920 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@15f401d lockFactory=org.apache.lucene.store.NativeFSLockFactory@aab7df),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5615 T920 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5616 T920 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty1/index
[junit4:junit4]   2> 5618 T920 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5618 T920 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5625 T920 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5626 T920 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5626 T920 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5626 T920 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5627 T920 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5627 T920 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5627 T920 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5631 T920 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5634 T920 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty1
[junit4:junit4]   2> 5634 T920 oass.SolrIndexSearcher.<init> Opening Searcher@46cd5b main
[junit4:junit4]   2> 5634 T920 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty1/tlog
[junit4:junit4]   2> 5635 T920 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5635 T920 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5639 T921 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@46cd5b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5640 T920 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5640 T920 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6842 T901 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6842 T901 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:47236",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:47236_",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 6843 T901 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6843 T901 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 6845 T900 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6846 T919 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6846 T906 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 7641 T920 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7641 T920 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:47236 collection:collection1 shard:shard2
[junit4:junit4]   2> 7642 T920 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 7647 T883 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1d9560c00006 type:delete cxid:0x46 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7647 T920 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7648 T883 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1d9560c00006 type:create cxid:0x47 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7649 T920 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7649 T920 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7649 T920 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:47236/collection1/
[junit4:junit4]   2> 7649 T920 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7649 T920 oasc.SyncStrategy.syncToMe http://127.0.0.1:47236/collection1/ has no replicas
[junit4:junit4]   2> 7649 T920 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:47236/collection1/
[junit4:junit4]   2> 7650 T920 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 7652 T883 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1d9560c00006 type:create cxid:0x51 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8379 T901 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8385 T906 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8385 T919 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8385 T900 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8404 T920 oasc.ZkController.register We are http://127.0.0.1:47236/collection1/ and leader is http://127.0.0.1:47236/collection1/
[junit4:junit4]   2> 8404 T920 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:47236
[junit4:junit4]   2> 8405 T920 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8405 T920 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8405 T920 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8406 T920 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8407 T878 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 8408 T878 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8408 T878 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8488 T878 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8498 T878 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:36215
[junit4:junit4]   2> 8499 T878 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8499 T878 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8500 T878 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1362000970099
[junit4:junit4]   2> 8500 T878 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1362000970099/solr.xml
[junit4:junit4]   2> 8501 T878 oasc.CoreContainer.<init> New CoreContainer 12036207
[junit4:junit4]   2> 8501 T878 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1362000970099/'
[junit4:junit4]   2> 8502 T878 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1362000970099/'
[junit4:junit4]   2> 8524 T878 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8524 T878 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8524 T878 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8525 T878 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8525 T878 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8525 T878 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8526 T878 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8526 T878 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8526 T878 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8527 T878 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8532 T878 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8551 T878 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:52400/solr
[junit4:junit4]   2> 8552 T878 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8552 T878 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52400 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@87eb69
[junit4:junit4]   2> 8553 T878 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8553 T931 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52400. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8554 T931 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52400, initiating session
[junit4:junit4]   2> 8554 T880 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:52310
[junit4:junit4]   2> 8554 T880 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:52310
[junit4:junit4]   2> 8555 T882 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d1d9560c00007 with negotiated timeout 20000 for client /127.0.0.1:52310
[junit4:junit4]   2> 8555 T931 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52400, sessionid = 0x13d1d9560c00007, negotiated timeout = 20000
[junit4:junit4]   2> 8555 T932 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@87eb69 name:ZooKeeperConnection Watcher:127.0.0.1:52400 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8555 T878 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8556 T883 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d1d9560c00007
[junit4:junit4]   2> 8557 T932 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8557 T880 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:52310 which had sessionid 0x13d1d9560c00007
[junit4:junit4]   2> 8557 T878 oaz.ZooKeeper.close Session: 0x13d1d9560c00007 closed
[junit4:junit4]   2> 8557 T878 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8560 T878 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52400/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@90990b
[junit4:junit4]   2> 8561 T933 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52400. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8561 T878 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8561 T933 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52400, initiating session
[junit4:junit4]   2> 8561 T880 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:52311
[junit4:junit4]   2> 8561 T880 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:52311
[junit4:junit4]   2> 8562 T882 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d1d9560c00008 with negotiated timeout 20000 for client /127.0.0.1:52311
[junit4:junit4]   2> 8562 T933 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52400, sessionid = 0x13d1d9560c00008, negotiated timeout = 20000
[junit4:junit4]   2> 8562 T934 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@90990b name:ZooKeeperConnection Watcher:127.0.0.1:52400/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8563 T878 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8563 T883 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1d9560c00008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8564 T883 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1d9560c00008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8565 T878 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9571 T878 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36215_
[junit4:junit4]   2> 9572 T883 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1d9560c00008 type:delete cxid:0x9 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:36215_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:36215_
[junit4:junit4]   2> 9573 T878 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36215_
[junit4:junit4]   2> 9574 T906 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 9575 T900 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9575 T919 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9575 T900 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9575 T919 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9576 T906 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9577 T934 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9583 T935 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1362000970099/collection1
[junit4:junit4]   2> 9583 T935 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9584 T935 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9584 T935 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9586 T935 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1362000970099/collection1/'
[junit4:junit4]   2> 9586 T935 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1362000970099/collection1/lib/README' to classloader
[junit4:junit4]   2> 9587 T935 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1362000970099/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9623 T935 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9666 T935 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9666 T935 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9669 T935 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9890 T901 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9890 T901 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:47236",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:47236_",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 9895 T919 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9897 T900 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9898 T934 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9899 T906 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 10428 T935 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10435 T935 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10439 T935 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10452 T935 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10456 T935 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10460 T935 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10465 T935 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10470 T935 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1362000970099/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty2/
[junit4:junit4]   2> 10470 T935 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a1e81a
[junit4:junit4]   2> 10471 T935 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10471 T935 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty2 forceNew:false
[junit4:junit4]   2> 10471 T935 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty2
[junit4:junit4]   2> 10472 T935 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty2/index/
[junit4:junit4]   2> 10472 T935 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10472 T935 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty2/index forceNew:false
[junit4:junit4]   2> 10474 T935 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@ed6bb2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1d2bde4),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10474 T935 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10474 T935 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty2/index
[junit4:junit4]   2> 10476 T935 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10476 T935 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10477 T935 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10477 T935 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10477 T935 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10478 T935 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10478 T935 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10478 T935 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10479 T935 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10482 T935 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10485 T935 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty2
[junit4:junit4]   2> 10485 T935 oass.SolrIndexSearcher.<init> Opening Searcher@7b05d main
[junit4:junit4]   2> 10486 T935 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty2/tlog
[junit4:junit4]   2> 10486 T935 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10486 T935 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10489 T935 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty2
[junit4:junit4]   2> 10491 T935 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10491 T935 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10497 T936 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7b05d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 11400 T901 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11401 T901 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:36215",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:36215_",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 11401 T901 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11401 T901 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11405 T934 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11405 T900 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11405 T906 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11406 T919 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11492 T935 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11492 T935 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:36215 collection:collection1 shard:shard1
[junit4:junit4]   2> 11493 T935 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 11498 T883 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1d9560c00008 type:delete cxid:0x45 zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard1 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard1
[junit4:junit4]   2> 11499 T935 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11499 T883 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1d9560c00008 type:create cxid:0x46 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11501 T935 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11501 T935 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11501 T935 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:36215/collection1/
[junit4:junit4]   2> 11501 T935 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11502 T935 oasc.SyncStrategy.syncToMe http://127.0.0.1:36215/collection1/ has no replicas
[junit4:junit4]   2> 11502 T935 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:36215/collection1/
[junit4:junit4]   2> 11502 T935 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 11505 T883 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1d9560c00008 type:create cxid:0x4f zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12910 T901 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12916 T906 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12916 T919 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12917 T900 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12921 T934 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12931 T935 oasc.ZkController.register We are http://127.0.0.1:36215/collection1/ and leader is http://127.0.0.1:36215/collection1/
[junit4:junit4]   2> 12932 T935 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:36215
[junit4:junit4]   2> 12932 T935 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 12933 T935 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12933 T935 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12936 T935 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12939 T878 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 12940 T878 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12945 T878 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13053 T878 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 13057 T878 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56525
[junit4:junit4]   2> 13058 T878 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 13059 T878 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 13059 T878 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1362000974646
[junit4:junit4]   2> 13060 T878 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1362000974646/solr.xml
[junit4:junit4]   2> 13060 T878 oasc.CoreContainer.<init> New CoreContainer 2981464
[junit4:junit4]   2> 13061 T878 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1362000974646/'
[junit4:junit4]   2> 13061 T878 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1362000974646/'
[junit4:junit4]   2> 13082 T878 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 13082 T878 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 13083 T878 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 13083 T878 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 13084 T878 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 13084 T878 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 13085 T878 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 13085 T878 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 13085 T878 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 13086 T878 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 13094 T878 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 13106 T878 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:52400/solr
[junit4:junit4]   2> 13107 T878 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 13108 T878 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52400 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@11c9eea
[junit4:junit4]   2> 13109 T946 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52400. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13121 T878 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13122 T880 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:52323
[junit4:junit4]   2> 13122 T946 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52400, initiating session
[junit4:junit4]   2> 13123 T880 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:52323
[junit4:junit4]   2> 13123 T882 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d1d9560c00009 with negotiated timeout 20000 for client /127.0.0.1:52323
[junit4:junit4]   2> 13123 T946 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52400, sessionid = 0x13d1d9560c00009, negotiated timeout = 20000
[junit4:junit4]   2> 13124 T947 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11c9eea name:ZooKeeperConnection Watcher:127.0.0.1:52400 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13124 T878 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13125 T883 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d1d9560c00009
[junit4:junit4]   2> 13126 T880 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:52323 which had sessionid 0x13d1d9560c00009
[junit4:junit4]   2> 13126 T947 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 13126 T878 oaz.ZooKeeper.close Session: 0x13d1d9560c00009 closed
[junit4:junit4]   2> 13126 T878 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 13130 T878 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52400/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2ebd8b
[junit4:junit4]   2> 13131 T948 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52400. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13132 T880 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:52324
[junit4:junit4]   2> 13132 T948 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52400, initiating session
[junit4:junit4]   2> 13132 T880 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:52324
[junit4:junit4]   2> 13133 T878 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13133 T882 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d1d9560c0000a with negotiated timeout 20000 for client /127.0.0.1:52324
[junit4:junit4]   2> 13134 T948 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52400, sessionid = 0x13d1d9560c0000a, negotiated timeout = 20000
[junit4:junit4]   2> 13134 T949 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2ebd8b name:ZooKeeperConnection Watcher:127.0.0.1:52400/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13134 T878 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13135 T883 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1d9560c0000a type:create cxid:0x1 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13136 T883 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1d9560c0000a type:create cxid:0x2 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13137 T878 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 14139 T878 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56525_
[junit4:junit4]   2> 14140 T883 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1d9560c0000a type:delete cxid:0x9 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:56525_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:56525_
[junit4:junit4]   2> 14141 T878 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56525_
[junit4:junit4]   2> 14152 T934 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 14157 T906 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14157 T919 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14157 T919 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14157 T906 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14158 T949 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14158 T900 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14158 T900 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14162 T934 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14167 T950 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1362000974646/collection1
[junit4:junit4]   2> 14168 T950 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 14169 T950 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 14169 T950 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 14171 T950 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1362000974646/collection1/'
[junit4:junit4]   2> 14172 T950 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1362000974646/collection1/lib/README' to classloader
[junit4:junit4]   2> 14172 T950 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1362000974646/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 14206 T950 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 14258 T950 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 14268 T950 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 14272 T950 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14432 T901 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14434 T901 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:36215",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:36215_",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 14454 T949 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14454 T900 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14459 T906 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14459 T919 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14460 T934 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14709 T950 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14716 T950 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14720 T950 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14746 T950 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14748 T950 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14751 T950 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14751 T950 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14752 T950 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1362000974646/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty3/
[junit4:junit4]   2> 14752 T950 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a1e81a
[junit4:junit4]   2> 14753 T950 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14753 T950 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty3 forceNew:false
[junit4:junit4]   2> 14753 T950 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty3
[junit4:junit4]   2> 14753 T950 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty3/index/
[junit4:junit4]   2> 14754 T950 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14754 T950 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty3/index forceNew:false
[junit4:junit4]   2> 14755 T950 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@bd4b4e lockFactory=org.apache.lucene.store.NativeFSLockFactory@3f538d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14755 T950 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14755 T950 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty3/index
[junit4:junit4]   2> 14756 T950 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14757 T950 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14757 T950 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14757 T950 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14758 T950 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14758 T950 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14758 T950 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14758 T950 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14758 T950 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14768 T950 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14771 T950 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty3
[junit4:junit4]   2> 14771 T950 oass.SolrIndexSearcher.<init> Opening Searcher@1c5bac3 main
[junit4:junit4]   2> 14771 T950 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty3/tlog
[junit4:junit4]   2> 14772 T950 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14772 T950 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14777 T951 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1c5bac3 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14778 T950 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14778 T950 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15965 T901 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15965 T901 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56525",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:56525_",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 15966 T901 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 15966 T901 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 16088 T900 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16088 T919 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16088 T949 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16089 T906 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16088 T934 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16779 T950 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16779 T950 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56525 collection:collection1 shard:shard2
[junit4:junit4]   2> 16790 T950 oasc.ZkController.register We are http://127.0.0.1:56525/collection1/ and leader is http://127.0.0.1:47236/collection1/
[junit4:junit4]   2> 16790 T950 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56525
[junit4:junit4]   2> 16790 T950 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16790 T950 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> 16791 T950 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> ASYNC  NEW_CORE C44 name=collection1 org.apache.solr.core.SolrCore@d6b018 url=http://127.0.0.1:56525/collection1 node=127.0.0.1:56525_ C44_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:56525, state=down, collection=collection1, node_name=127.0.0.1:56525_, core=collection1}
[junit4:junit4]   2> 16791 T952 C44 P56525 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16792 T878 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 16792 T878 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16793 T952 C44 P56525 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16793 T878 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16793 T952 C44 P56525 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16793 T952 C44 P56525 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16798 T952 C44 P56525 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16896 T878 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16898 T878 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60971
[junit4:junit4]   2> 16899 T878 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16899 T878 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16900 T878 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1362000978482
[junit4:junit4]   2> 16900 T878 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1362000978482/solr.xml
[junit4:junit4]   2> 16900 T878 oasc.CoreContainer.<init> New CoreContainer 11133213
[junit4:junit4]   2> 16901 T878 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1362000978482/'
[junit4:junit4]   2> 16901 T878 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1362000978482/'
[junit4:junit4]   2> 16934 T878 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 16934 T878 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16935 T878 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16935 T878 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16936 T878 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16936 T878 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16937 T878 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16937 T878 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16937 T878 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16938 T878 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16959 T878 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16971 T878 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:52400/solr
[junit4:junit4]   2> 16971 T878 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16972 T878 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52400 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@179db3c
[junit4:junit4]   2> 16973 T962 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52400. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16980 T962 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52400, initiating session
[junit4:junit4]   2> 16981 T880 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:52339
[junit4:junit4]   2> 16981 T880 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:52339
[junit4:junit4]   2> 16982 T882 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d1d9560c0000b with negotiated timeout 20000 for client /127.0.0.1:52339
[junit4:junit4]   2> 16979 T878 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16984 T962 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52400, sessionid = 0x13d1d9560c0000b, negotiated timeout = 20000
[junit4:junit4]   2> 16985 T963 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@179db3c name:ZooKeeperConnection Watcher:127.0.0.1:52400 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16985 T878 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16986 T883 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d1d9560c0000b
[junit4:junit4]   2> 16986 T963 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16987 T880 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:52339 which had sessionid 0x13d1d9560c0000b
[junit4:junit4]   2> 16986 T878 oaz.ZooKeeper.close Session: 0x13d1d9560c0000b closed
[junit4:junit4]   2> 16987 T878 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 16991 T878 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52400/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@9e0591
[junit4:junit4]   2> 17001 T964 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52400. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 17001 T878 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 17001 T964 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52400, initiating session
[junit4:junit4]   2> 17001 T880 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:52340
[junit4:junit4]   2> 17002 T880 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:52340
[junit4:junit4]   2> 17002 T882 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d1d9560c0000c with negotiated timeout 20000 for client /127.0.0.1:52340
[junit4:junit4]   2> 17002 T964 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52400, sessionid = 0x13d1d9560c0000c, negotiated timeout = 20000
[junit4:junit4]   2> 17003 T965 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9e0591 name:ZooKeeperConnection Watcher:127.0.0.1:52400/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 17003 T878 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 17004 T883 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1d9560c0000c type:create cxid:0x1 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 17005 T883 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1d9560c0000c type:create cxid:0x2 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 17006 T878 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 17594 T901 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17595 T901 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56525",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:56525_",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 17597 T919 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17597 T906 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17597 T934 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17597 T949 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17597 T900 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17597 T965 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 18008 T878 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60971_
[junit4:junit4]   2> 18009 T883 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1d9560c0000c type:delete cxid:0xb zxid:0xa8 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:60971_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:60971_
[junit4:junit4]   2> 18010 T878 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60971_
[junit4:junit4]   2> 18011 T934 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 18012 T906 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18012 T919 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18012 T906 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18012 T919 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18013 T949 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18013 T949 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18012 T965 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18013 T934 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18013 T900 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18013 T900 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18013 T965 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18019 T966 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1362000978482/collection1
[junit4:junit4]   2> 18019 T966 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 18019 T966 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 18020 T966 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 18020 T966 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1362000978482/collection1/'
[junit4:junit4]   2> 18021 T966 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1362000978482/collection1/lib/README' to classloader
[junit4:junit4]   2> 18021 T966 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1362000978482/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 18042 T966 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 18092 T966 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 18093 T966 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 18097 T966 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 18562 T966 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 18579 T966 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 18582 T966 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 18593 T966 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18596 T966 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18599 T966 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18600 T966 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18601 T966 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1362000978482/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty4/
[junit4:junit4]   2> 18601 T966 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a1e81a
[junit4:junit4]   2> 18602 T966 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 18602 T966 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty4 forceNew:false
[junit4:junit4]   2> 18603 T966 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty4
[junit4:junit4]   2> 18603 T966 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty4/index/
[junit4:junit4]   2> 18603 T966 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 18603 T966 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty4/index forceNew:false
[junit4:junit4]   2> 18605 T966 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@14b952d lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bc71f7),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 18605 T966 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 18605 T966 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty4/index
[junit4:junit4]   2> 18607 T966 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 18607 T966 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 18608 T966 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 18608 T966 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 18609 T966 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 18609 T966 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 18609 T966 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 18610 T966 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 18610 T966 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 18613 T966 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 18616 T966 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty4
[junit4:junit4]   2> 18616 T966 oass.SolrIndexSearcher.<init> Opening Searcher@a3830d main
[junit4:junit4]   2> 18617 T966 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty4/tlog
[junit4:junit4]   2> 18617 T966 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 18618 T966 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 18621 T967 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a3830d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 18622 T966 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 18622 T966 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19102 T901 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19103 T901 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60971",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60971_",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 19104 T901 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 19104 T901 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 19171 T934 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> 19171 T965 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> 19171 T919 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> 19171 T949 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> 19171 T906 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> 19172 T900 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> 19623 T966 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 19624 T966 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60971 collection:collection1 shard:shard1
[junit4:junit4]   2> 19626 T966 oasc.ZkController.register We are http://127.0.0.1:60971/collection1/ and leader is http://127.0.0.1:36215/collection1/
[junit4:junit4]   2> 19626 T966 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60971
[junit4:junit4]   2> 19626 T966 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 19626 T966 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> 19627 T966 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> ASYNC  NEW_CORE C45 name=collection1 org.apache.solr.core.SolrCore@1b96d57 url=http://127.0.0.1:60971/collection1 node=127.0.0.1:60971_ C45_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:60971, state=down, collection=collection1, node_name=127.0.0.1:60971_, core=collection1}
[junit4:junit4]   2> 19627 T968 C45 P60971 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 19628 T968 C45 P60971 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 19628 T968 C45 P60971 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 19628 T878 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 19628 T968 C45 P60971 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19629 T878 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 19629 T878 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19630 T968 C45 P60971 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19635 T878 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19637 T878 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19642 T915 oasc.CoreContainer.create Creating SolrCore 'unloadcollection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1362000965545/unloadcollection1
[junit4:junit4]   2> 19642 T915 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
[junit4:junit4]   2> 19643 T915 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:unloadcollection
[junit4:junit4]   2> 19643 T915 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 19644 T915 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 19644 T915 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection
[junit4:junit4]   2> 19645 T915 oasc.ZkController.readConfigName Load collection config from:/collections/unloadcollection
[junit4:junit4]   2> 19646 T915 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1362000965545/unloadcollection1/'
[junit4:junit4]   2> 19671 T915 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 19714 T915 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 19715 T915 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 19721 T915 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2>  C44_STATE=coll:collection1 core:collection1 props:{shard=shard2, base_url=http://127.0.0.1:56525, state=recovering, collection=collection1, node_name=127.0.0.1:56525_, core=collection1}
[junit4:junit4]   2> 19803 T952 C44 P56525 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:47236/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 19804 T952 C44 P56525 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:56525 START replicas=[http://127.0.0.1:47236/collection1/] nUpdates=100
[junit4:junit4]   2> 19804 T952 C44 P56525 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19804 T952 C44 P56525 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 19804 T952 C44 P56525 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 19804 T952 C44 P56525 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 19804 T952 C44 P56525 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19805 T952 C44 P56525 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:47236/collection1/. core=collection1
[junit4:junit4]   2> 19805 T952 C44 P56525 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C46 name=collection1 org.apache.solr.core.SolrCore@1ee92fa url=http://127.0.0.1:47236/collection1 node=127.0.0.1:47236_ C46_STATE=coll:collection1 core:collection1 props:{shard=shard2, base_url=http://127.0.0.1:47236, state=active, collection=collection1, node_name=127.0.0.1:47236_, core=collection1, leader=true}
[junit4:junit4]   2> 19812 T912 C46 P47236 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 19812 T912 C46 P47236 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty1
[junit4:junit4]   2> 19813 T913 C46 P47236 REQ /get {qt=/get&getVersions=100&wt=javabin&version=2&distrib=false} status=0 QTime=0 
[junit4:junit4]   2> 19814 T912 C46 P47236 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@15f401d lockFactory=org.apache.lucene.store.NativeFSLockFactory@aab7df),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19814 T912 C46 P47236 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19815 T912 C46 P47236 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@15f401d lockFactory=org.apache.lucene.store.NativeFSLockFactory@aab7df),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@15f401d lockFactory=org.apache.lucene.store.NativeFSLockFactory@aab7df),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19815 T912 C46 P47236 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19816 T912 C46 P47236 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty1
[junit4:junit4]   2> 19816 T912 C46 P47236 oass.SolrIndexSearcher.<init> Opening Searcher@bac8a1 realtime
[junit4:junit4]   2> 19817 T912 C46 P47236 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19817 T912 C46 P47236 /update {openSearcher=false&commit_end_point=true&waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 19818 T952 C44 P56525 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19818 T952 C44 P56525 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19845 T912 C46 P47236 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19846 T912 C46 P47236 REQ /replication {qt=/replication&wt=javabin&command=indexversion&version=2} status=0 QTime=27 
[junit4:junit4]   2> 19846 T952 C44 P56525 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 19847 T952 C44 P56525 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19847 T952 C44 P56525 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19849 T913 C46 P47236 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty1
[junit4:junit4]   2> 19849 T913 C46 P47236 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty1/index
[junit4:junit4]   2> 19850 T913 C46 P47236 REQ /replication {qt=/replication&generation=2&wt=javabin&command=filelist&version=2} status=0 QTime=1 
[junit4:junit4]   2> 19850 T952 C44 P56525 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19852 T952 C44 P56525 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty3/index.20130228003621537 forceNew:false
[junit4:junit4]   2> 19852 T952 C44 P56525 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty3
[junit4:junit4]   2> 19853 T952 C44 P56525 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@7f1f82 lockFactory=org.apache.lucene.store.NativeFSLockFactory@92a1c8; maxCacheMB=0.6171875 maxMergeSizeMB=0.3798828125)) fullCopy=true
[junit4:junit4]   2> 19855 T914 C46 P47236 REQ /replication {qt=/replication&generation=2&wt=filestream&checksum=true&file=segments_2&command=filecontent} status=0 QTime=0 
[junit4:junit4]   2> 19856 T952 C44 P56525 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty3/index
[junit4:junit4]   2> 19857 T952 C44 P56525 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19857 T952 C44 P56525 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130228003621537
[junit4:junit4]   2> 19857 T952 C44 P56525 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty3
[junit4:junit4]   2> 19858 T952 C44 P56525 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty3
[junit4:junit4]   2> 19858 T952 C44 P56525 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty3/index/ new=./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty3/index.20130228003621537
[junit4:junit4]   2> 19859 T952 C44 P56525 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@7f1f82 lockFactory=org.apache.lucene.store.NativeFSLockFactory@92a1c8; maxCacheMB=0.6171875 maxMergeSizeMB=0.3798828125)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19860 T952 C44 P56525 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19860 T952 C44 P56525 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty3
[junit4:junit4]   2> 19861 T952 C44 P56525 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty3
[junit4:junit4]   2> 19861 T952 C44 P56525 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19861 T952 C44 P56525 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 19861 T952 C44 P56525 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 19862 T952 C44 P56525 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty3/index.20130228003621537
[junit4:junit4]   2> 19862 T952 C44 P56525 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty3
[junit4:junit4]   2> 19863 T952 C44 P56525 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@7f1f82 lockFactory=org.apache.lucene.store.NativeFSLockFactory@92a1c8; maxCacheMB=0.6171875 maxMergeSizeMB=0.3798828125)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19864 T952 C44 P56525 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19864 T952 C44 P56525 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 19864 T952 C44 P56525 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty3
[junit4:junit4]   2> 19865 T952 C44 P56525 oass.SolrIndexSearcher.<init> Opening Searcher@1775f30 main
[junit4:junit4]   2> 19865 T951 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1775f30 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 19866 T951 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty3/index
[junit4:junit4]   2> 19866 T952 C44 P56525 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty3/index.20130228003621537
[junit4:junit4]   2> 19866 T952 C44 P56525 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty3/index
[junit4:junit4]   2> 19866 T952 C44 P56525 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 19867 T952 C44 P56525 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 19867 T952 C44 P56525 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 19867 T952 C44 P56525 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19868 T952 C44 P56525 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 20140 T915 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 20145 T915 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 20147 T915 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 20155 T915 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 20169 T915 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 20171 T915 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 20172 T915 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 20173 T915 oasc.SolrCore.<init> [unloadcollection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1362000965545/unloadcollection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1362000961703/1362000981325unloadcollection1_1n/
[junit4:junit4]   2> 20174 T915 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a1e81a
[junit4:junit4]   2> 20174 T915 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 20175 T915 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1362000961703/1362000981325unloadcollection1_1n forceNew:false
[junit4:junit4]   2> 20175 T915 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1362000961703/1362000981325unloadcollection1_1n
[junit4:junit4]   2> 20175 T915 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1362000961703/1362000981325unloadcollection1_1n/index/
[junit4:junit4]   2> 20175 T915 oasc.SolrCore.initIndex WARNING [unloadcollection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1362000961703/1362000981325unloadcollection1_1n/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 20176 T915 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1362000961703/1362000981325unloadcollection1_1n/index forceNew:false
[junit4:junit4]   2> 20177 T915 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@11c981f lockFactory=org.apache.lucene.store.NativeFSLockFactory@63e054),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 20177 T915 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 20178 T915 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1362000961703/1362000981325unloadcollection1_1n/index
[junit4:junit4]   2> 20179 T915 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 20179 T915 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 20180 T915 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 20180 T915 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 20180 T915 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 20181 T915 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 20181 T915 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 20181 T915 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 20182 T915 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 20184 T915 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 20186 T915 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1362000961703/1362000981325unloadcollection1_1n
[junit4:junit4]   2> 20186 T915 oass.SolrIndexSearcher.<init> Opening Searcher@14af6d main
[junit4:junit4]   2> 20187 T915 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1362000961703/1362000981325unloadcollection1_1n/tlog
[junit4:junit4]   2> 20187 T915 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 20187 T915 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 20191 T915 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1362000961703/1362000981325unloadcollection1_1n
[junit4:junit4]   2> 20193 T915 oasc.ZkController.publish publishing core=unloadcollection1 state=down
[junit4:junit4]   2> 20195 T971 oasc.SolrCore.registerSearcher [unloadcollection1] Registered new searcher Searcher@14af6d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 20676 T901 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20677 T901 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60971",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60971_",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 20680 T901 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56525",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:56525_",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 20683 T901 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:47236",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:47236_",
[junit4:junit4]   2> 	  "core":"unloadcollection1"}
[junit4:junit4]   2> 20684 T901 oasc.Overseer$ClusterStateUpdater.createCollection Create collection unloadcollection with numShards 1
[junit4:junit4]   2> 20684 T901 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 20686 T934 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> 20686 T965 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> 20686 T949 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> 20686 T906 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> 20686 T919 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> 20686 T900 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> 21197 T915 oasc.CoreContainer.registerCore registering core: unloadcollection1
[junit4:junit4]   2> 21197 T915 oasc.ZkController.register Register replica - core:unloadcollection1 address:http://127.0.0.1:47236 collection:unloadcollection shard:shard1
[junit4:junit4]   2> 21198 T915 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leader_elect/shard1/election
[junit4:junit4]   2> 21203 T883 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1d9560c00006 type:delete cxid:0xa6 zxid:0xc3 txntype:-1 reqpath:n/a Error Path:/solr/collections/unloadcollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/unloadcollection/leaders
[junit4:junit4]   2> 21204 T915 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 21205 T883 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1d9560c00006 type:create cxid:0xa7 zxid:0xc4 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 21206 T915 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 21207 T915 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 21207 T915 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:47236/unloadcollection1/
[junit4:junit4]   2> 21208 T915 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 21208 T915 oasc.SyncStrategy.syncToMe http://127.0.0.1:47236/unloadcollection1/ has no replicas
[junit4:junit4]   2> 21208 T915 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:47236/unloadcollection1/
[junit4:junit4]   2> 21209 T915 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leaders/shard1
[junit4:junit4]   2> 21212 T883 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1d9560c00006 type:create cxid:0xb1 zxid:0xc8 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 22192 T901 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22198 T934 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> 22198 T965 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> 22199 T919 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> 22199 T906 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> 22199 T900 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> 22198 T949 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> 22223 T915 oasc.ZkController.register We are http://127.0.0.1:47236/unloadcollection1/ and leader is http://127.0.0.1:47236/unloadcollection1/
[junit4:junit4]   2> 22224 T915 oasc.ZkController.register No LogReplay needed for core=unloadcollection1 baseURL=http://127.0.0.1:47236
[junit4:junit4]   2> 22224 T915 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 22224 T915 oasc.ZkController.publish publishing core=unloadcollection1 state=active
[junit4:junit4]   2> 22227 T915 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22228 T915 oasc.CoreContainer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1362000965545/solr.xml
[junit4:junit4]   2> 22246 T915 oasc.SolrXMLSerializer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1362000965545/solr.xml
[junit4:junit4]   2> 22262 T878 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 22264 T878 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52400/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@540b3c
[junit4:junit4]   2> 22269 T972 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52400. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 22270 T880 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:52349
[junit4:junit4]   2> 22270 T972 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52400, initiating session
[junit4:junit4]   2> 22271 T880 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:52349
[junit4:junit4]   2> 22271 T882 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d1d9560c0000d with negotiated timeout 10000 for client /127.0.0.1:52349
[junit4:junit4]   2> 22272 T972 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52400, sessionid = 0x13d1d9560c0000d, negotiated timeout = 10000
[junit4:junit4]   2> 22281 T878 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 22281 T973 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@540b3c name:ZooKeeperConnection Watcher:127.0.0.1:52400/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 22282 T878 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 22283 T878 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 22285 T878 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22286 T878 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 22291 T928 oasc.CoreContainer.create Creating SolrCore 'unloadcollection2' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1362000970099/unloadcollection2
[junit4:junit4]   2> 22292 T928 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
[junit4:junit4]   2> 22293 T928 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 22293 T928 oasc.ZkController.readConfigName Load collection config from:/collections/unloadcollection
[junit4:junit4]   2> 22294 T928 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1362000970099/unloadcollection2/'
[junit4:junit4]   2> 22360 T928 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 22470 T928 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 22471 T928 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 22481 T928 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 23089 T928 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 23107 T928 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 23111 T928 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 23138 T928 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 23147 T928 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 23152 T928 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 23153 T928 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 23181 T928 oasc.SolrCore.<init> [unloadcollection2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1362000970099/unloadcollection2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1362000961703/1362000983976unloadcollection1_2n/
[junit4:junit4]   2> 23182 T928 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a1e81a
[junit4:junit4]   2> 23183 T928 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 23184 T928 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1362000961703/1362000983976unloadcollection1_2n forceNew:false
[junit4:junit4]   2> 23184 T928 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1362000961703/1362000983976unloadcollection1_2n
[junit4:junit4]   2> 23185 T928 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1362000961703/1362000983976unloadcollection1_2n/index/
[junit4:junit4]   2> 23185 T928 oasc.SolrCore.initIndex WARNING [unloadcollection2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1362000961703/1362000983976unloadcollection1_2n/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 23186 T928 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1362000961703/1362000983976unloadcollection1_2n/index forceNew:false
[junit4:junit4]   2> 23188 T928 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@82a689 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1e3e27a),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 23188 T928 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 23189 T928 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1362000961703/1362000983976unloadcollection1_2n/index
[junit4:junit4]   2> 23190 T928 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 23191 T928 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 23192 T928 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 23192 T928 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 23193 T928 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 23193 T928 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 23194 T928 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 23194 T928 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 23195 T928 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 23198 T928 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 23210 T928 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1362000961703/1362000983976unloadcollection1_2n
[junit4:junit4]   2> 23211 T928 oass.SolrIndexSearcher.<init> Opening Searcher@19c8ce main
[junit4:junit4]   2> 23211 T928 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1362000961703/1362000983976unloadcollection1_2n/tlog
[junit4:junit4]   2> 23212 T928 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 23213 T928 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 23218 T928 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1362000961703/1362000983976unloadcollection1_2n
[junit4:junit4]   2> 23220 T928 oasc.ZkController.publish publishing core=unloadcollection2 state=down
[junit4:junit4]   2> 23220 T928 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 23221 T974 oasc.SolrCore.registerSearcher [unloadcollection2] Registered new searcher Searcher@19c8ce main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2>  C45_STATE=coll:collection1 core:collection1 props:{shard=shard1, base_url=http://127.0.0.1:60971, state=recovering, collection=collection1, node_name=127.0.0.1:60971_, core=collection1}
[junit4:junit4]   2> 23637 T968 C45 P60971 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:36215/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 23637 T968 C45 P60971 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:60971 START replicas=[http://127.0.0.1:36215/collection1/] nUpdates=100
[junit4:junit4]   2> 23638 T968 C45 P60971 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 23638 T968 C45 P60971 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 23638 T968 C45 P60971 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 23638 T968 C45 P60971 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 23638 T968 C45 P60971 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 23639 T968 C45 P60971 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:36215/collection1/. core=collection1
[junit4:junit4]   2> 23639 T968 C45 P60971 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C47 name=collection1 org.apache.solr.core.SolrCore@19ca028 url=http://127.0.0.1:36215/collection1 node=127.0.0.1:36215_ C47_STATE=coll:collection1 core:collection1 props:{shard=shard1, base_url=http://127.0.0.1:36215, state=active, collection=collection1, node_name=127.0.0.1:36215_, core=collection1, leader=true}
[junit4:junit4]   2> 23659 T927 C47 P36215 REQ /get {qt=/get&getVersions=100&wt=javabin&version=2&distrib=false} status=0 QTime=0 
[junit4:junit4]   2> 23660 T929 C47 P36215 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 23661 T929 C47 P36215 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty2
[junit4:junit4]   2> 23663 T929 C47 P36215 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@ed6bb2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1d2bde4),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 23664 T929 C47 P36215 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 23665 T929 C47 P36215 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@ed6bb2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1d2bde4),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@ed6bb2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1d2bde4),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 23665 T929 C47 P36215 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 23665 T929 C47 P36215 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty2
[junit4:junit4]   2> 23666 T929 C47 P36215 oass.SolrIndexSearcher.<init> Opening Searcher@138735f realtime
[junit4:junit4]   2> 23666 T929 C47 P36215 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 23667 T929 C47 P36215 /update {openSearcher=false&commit_end_point=true&waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 23668 T968 C45 P60971 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 23668 T968 C45 P60971 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 23670 T930 C47 P36215 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 23670 T930 C47 P36215 REQ /replication {qt=/replication&wt=javabin&command=indexversion&version=2} status=0 QTime=1 
[junit4:junit4]   2> 23671 T968 C45 P60971 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 23671 T968 C45 P60971 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 23671 T968 C45 P60971 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 23673 T929 C47 P36215 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty2
[junit4:junit4]   2> 23674 T929 C47 P36215 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty2/index
[junit4:junit4]   2> 23674 T929 C47 P36215 REQ /replication {qt=/replication&generation=2&wt=javabin&command=filelist&version=2} status=0 QTime=1 
[junit4:junit4]   2> 23675 T968 C45 P60971 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 23675 T968 C45 P60971 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty4/index.20130228003625361 forceNew:false
[junit4:junit4]   2> 23676 T968 C45 P60971 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty4
[junit4:junit4]   2> 23676 T968 C45 P60971 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@d2ac35 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b06fbc; maxCacheMB=0.6171875 maxMergeSizeMB=0.3798828125)) fullCopy=true
[junit4:junit4]   2> 23678 T927 C47 P36215 REQ /replication {qt=/replication&generation=2&wt=filestream&checksum=true&file=segments_2&command=filecontent} status=0 QTime=0 
[junit4:junit4]   2> 23680 T968 C45 P60971 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty4/index
[junit4:junit4]   2> 23680 T968 C45 P60971 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 23680 T968 C45 P60971 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130228003625361
[junit4:junit4]   2> 23681 T968 C45 P60971 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty4
[junit4:junit4]   2> 23681 T968 C45 P60971 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty4
[junit4:junit4]   2> 23681 T968 C45 P60971 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty4/index/ new=./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty4/index.20130228003625361
[junit4:junit4]   2> 23682 T968 C45 P60971 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@d2ac35 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b06fbc; maxCacheMB=0.6171875 maxMergeSizeMB=0.3798828125)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 23683 T968 C45 P60971 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 23683 T968 C45 P60971 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty4
[junit4:junit4]   2> 23684 T968 C45 P60971 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty4
[junit4:junit4]   2> 23684 T968 C45 P60971 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 23684 T968 C45 P60971 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 23684 T968 C45 P60971 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 23685 T968 C45 P60971 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty4/index.20130228003625361
[junit4:junit4]   2> 23685 T968 C45 P60971 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty4
[junit4:junit4]   2> 23690 T968 C45 P60971 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@d2ac35 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b06fbc; maxCacheMB=0.6171875 maxMergeSizeMB=0.3798828125)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 23690 T968 C45 P60971 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 23691 T968 C45 P60971 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 23691 T968 C45 P60971 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty4
[junit4:junit4]   2> 23691 T968 C45 P60971 oass.SolrIndexSearcher.<init> Opening Searcher@3ca839 main
[junit4:junit4]   2> 23692 T967 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3ca839 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 23692 T967 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty4/index
[junit4:junit4]   2> 23693 T968 C45 P60971 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty4/index.20130228003625361
[junit4:junit4]   2> 23693 T968 C45 P60971 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1362000961702/jetty4/index
[junit4:junit4]   2> 23693 T968 C45 P60971 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 23693 T968 C45 P60971 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 23693 T968 C45 P60971 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 23693 T968 C45 P60971 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 23694 T968 C45 P60971 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 23705 T901 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23706 T901 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:47236",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:47236_",
[junit4:junit4]   2> 	  "core":"unloadcollection1"}
[junit4:junit4]   2> 23708 T901 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:36215",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:36215_",
[junit4:junit4]   2> 	  "core":"unloadcollection2"}
[junit4:junit4]   2> 23709 T901 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 23709 T901 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 23711 T901 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60971",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60971_",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 23715 T900 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> 23716 T934 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> 23716 T906 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> 23715 T973 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> 23716 T919 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> 23716 T949 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> 23716 T965 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> 24222 T928 oasc.CoreContainer.registerCore registering core: unloadcollection2
[junit4:junit4]   2> 24222 T928 oasc.ZkController.register Register replica - core:unloadcollection2 address:http://127.0.0.1:36215 collection:unloadcollection shard:shard1
[junit4:junit4]   2> 24224 T928 oasc.ZkController.register We are http://127.0.0.1:36215/unloadcollection2/ and leader is http://127.0.0.1:47236/unloadcollection1/
[junit4:junit4]   2> 24224 T928 oasc.ZkController.register No LogReplay needed for core=unloadcollection2 baseURL=http://127.0.0.1:36215
[junit4:junit4]   2> 24224 T928 oasc.ZkController.checkRecovery Core needs to recover:unloadcollection2
[junit4:junit4]   2> 24225 T928 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C48 name=unloadcollection2 org.apache.solr.core.SolrCore@9f225 url=http://127.0.0.1:36215/unloadcollection2 node=127.0.0.1:36215_ C48_STATE=coll:unloadcollection core:unloadcollection2 props:{base_url=http://127.0.0.1:36215, state=down, collection=unloadcollection, node_name=127.0.0.1:36215_, core=unloadcollection2}
[junit4:junit4]   2> 24225 T977 C48 P36215 oasc.RecoveryStrategy.run Starting recovery process.  core=unloadcollection2 recoveringAfterStartup=true
[junit4:junit4]   2> 24225 T928 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24227 T977 C48 P36215 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 24228 T977 C48 P36215 oasc.ZkController.publish publishing core=unloadcollection2 state=recovering
[junit4:junit4]   2> 24228 T977 C48 P36215 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 24230 T928 oasc.CoreContainer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1362000970099/solr.xml
[junit4:junit4]   2> 24233 T977 C48 P36215 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 24238 T928 oasc.SolrXMLSerializer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./

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

   1>     /solr/collections/unloadcollection/leaders (1)
[junit4:junit4]   1>      /solr/collections/unloadcollection/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:56525",
[junit4:junit4]   1>            "node_name":"127.0.0.1:56525_",
[junit4:junit4]   1>            "core":"unloadcollection3"}
[junit4:junit4]   1>   /solr/overseer_elect (2)
[junit4:junit4]   1>    /solr/overseer_elect/election (5)
[junit4:junit4]   1>     /solr/overseer_elect/election/89260095027806220-127.0.0.1:60971_-n_0000000004 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89260095027806218-127.0.0.1:56525_-n_0000000003 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89260095027806216-127.0.0.1:36215_-n_0000000002 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89260095027806214-127.0.0.1:47236_-n_0000000001 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89260095027806211-127.0.0.1:59262_-n_0000000000 (0)
[junit4:junit4]   1>    /solr/overseer_elect/leader (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"id":"89260095027806211-127.0.0.1:59262_-n_0000000000"}
[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=BCDDBBF501AD736A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mt_MT -Dtests.timezone=EAT -Dtests.file.encoding=US-ASCII
[junit4:junit4] FAILURE  157s J1 | UnloadDistributedZkTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Still found shard
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([BCDDBBF501AD736A:3D3B35ED76F21356]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:120)
[junit4:junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:73)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:805)
[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:474)
[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> 156969 T878 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 157078 T877 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
[junit4:junit4]   2> 157314 T881 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> NOTE: test params are: codec=SimpleText, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=mt_MT, timezone=EAT
[junit4:junit4]   2> NOTE: Linux 3.2.0-38-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=2,free=69061648,total=187977728
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestPropInject, RAMDirectoryFactoryTest, FieldMutatingUpdateProcessorTest, TestTrie, TestRTGBase, ShowFileRequestHandlerTest, TestValueSourceCache, TestDistributedGrouping, OutputWriterTest, TestFunctionQuery, SuggesterTSTTest, TestPluginEnable, TestElisionMultitermQuery, BasicFunctionalityTest, DebugComponentTest, TestCodecSupport, SolrCoreTest, IndexSchemaTest, SliceStateUpdateTest, TestCSVResponseWriter, MultiTermTest, TestLazyCores, TestMergePolicyConfig, TestJmxIntegration, PathHierarchyTokenizerFactoryTest, TestStressRecovery, SignatureUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, TestRandomDVFaceting, ExternalFileFieldSortTest, IndexReaderFactoryTest, TestUpdate, TestSolrCoreProperties, HighlighterTest, SyncSliceTest, TestSolrDeletionPolicy1, TestSurroundQueryParser, PingRequestHandlerTest, ZkSolrClientTest, StatelessScriptUpdateProcessorFactoryTest, TestDFRSimilarityFactory, SolrIndexConfigTest, ShardRoutingCustomTest, DisMaxRequestHandlerTest, UnloadDistributedZkTest]
[junit4:junit4] Completed on J1 in 157.35s, 1 test, 1 failure <<< FAILURES!

[...truncated 463 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:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1202: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:865: There were test failures: 257 suites, 1075 tests, 1 failure, 8 ignored (3 assumptions)

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