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/25 11:32:19 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/4444/
Java: 32bit/jdk1.8.0-ea-b65 -client -XX:+UseG1GC

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

Error Message:
Still found shard

Stack Trace:
java.lang.AssertionError: Still found shard
	at __randomizedtesting.SeedInfo.seed([2175C6A251F6EF1B:A09348BA26A98F27]: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:794)
	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 9540 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
[junit4:junit4]   2> 0 T2536 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 5 T2536 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361788181200
[junit4:junit4]   2> 6 T2536 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 13 T2537 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 14 T2537 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 14 T2537 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 14 T2537 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 14 T2537 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 15 T2537 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 113 T2536 oasc.ZkTestServer.run start zk server on port:53411
[junit4:junit4]   2> 113 T2536 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53411 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@14aa785
[junit4:junit4]   2> 114 T2536 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 114 T2542 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:53411. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 115 T2542 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:53411, initiating session
[junit4:junit4]   2> 115 T2538 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55403
[junit4:junit4]   2> 115 T2538 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55403
[junit4:junit4]   2> 116 T2540 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 151 T2540 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d10e69ad90000 with negotiated timeout 10000 for client /127.0.0.1:55403
[junit4:junit4]   2> 151 T2542 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:53411, sessionid = 0x13d10e69ad90000, negotiated timeout = 10000
[junit4:junit4]   2> 151 T2543 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14aa785 name:ZooKeeperConnection Watcher:127.0.0.1:53411 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 151 T2536 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 152 T2536 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 154 T2541 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d10e69ad90000
[junit4:junit4]   2> 155 T2543 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 155 T2538 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:55403 which had sessionid 0x13d10e69ad90000
[junit4:junit4]   2> 155 T2536 oaz.ZooKeeper.close Session: 0x13d10e69ad90000 closed
[junit4:junit4]   2> 156 T2536 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53411/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@32a45
[junit4:junit4]   2> 157 T2544 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:53411. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 157 T2536 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 158 T2544 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:53411, initiating session
[junit4:junit4]   2> 158 T2538 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55404
[junit4:junit4]   2> 159 T2538 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55404
[junit4:junit4]   2> 160 T2540 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d10e69ad90001 with negotiated timeout 10000 for client /127.0.0.1:55404
[junit4:junit4]   2> 161 T2544 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:53411, sessionid = 0x13d10e69ad90001, negotiated timeout = 10000
[junit4:junit4]   2> 161 T2545 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@32a45 name:ZooKeeperConnection Watcher:127.0.0.1:53411/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 162 T2536 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 162 T2536 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 165 T2536 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 167 T2536 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 169 T2536 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 172 T2536 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 173 T2536 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 178 T2536 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 179 T2536 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 183 T2536 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 184 T2536 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 186 T2536 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 187 T2536 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 189 T2536 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 190 T2536 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 192 T2536 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 192 T2536 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 194 T2536 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 195 T2536 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 196 T2536 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 197 T2536 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 199 T2536 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 199 T2536 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 201 T2541 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d10e69ad90001
[junit4:junit4]   2> 202 T2545 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 202 T2538 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:55404 which had sessionid 0x13d10e69ad90001
[junit4:junit4]   2> 202 T2536 oaz.ZooKeeper.close Session: 0x13d10e69ad90001 closed
[junit4:junit4]   2> 257 T2536 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 261 T2536 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:45706
[junit4:junit4]   2> 261 T2536 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 262 T2536 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 262 T2536 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361788181396
[junit4:junit4]   2> 262 T2536 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361788181396/solr.xml
[junit4:junit4]   2> 263 T2536 oasc.CoreContainer.<init> New CoreContainer 9227800
[junit4:junit4]   2> 263 T2536 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361788181396/'
[junit4:junit4]   2> 263 T2536 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361788181396/'
[junit4:junit4]   2> 279 T2536 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 279 T2536 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 279 T2536 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 280 T2536 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 280 T2536 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 280 T2536 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 281 T2536 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 281 T2536 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 282 T2536 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 282 T2536 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 288 T2536 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 299 T2536 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:53411/solr
[junit4:junit4]   2> 300 T2536 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 300 T2536 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53411 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@c0de2
[junit4:junit4]   2> 301 T2555 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:53411. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 301 T2536 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 302 T2555 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:53411, initiating session
[junit4:junit4]   2> 302 T2538 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55405
[junit4:junit4]   2> 303 T2538 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55405
[junit4:junit4]   2> 305 T2540 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d10e69ad90002 with negotiated timeout 20000 for client /127.0.0.1:55405
[junit4:junit4]   2> 305 T2555 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:53411, sessionid = 0x13d10e69ad90002, negotiated timeout = 20000
[junit4:junit4]   2> 305 T2556 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c0de2 name:ZooKeeperConnection Watcher:127.0.0.1:53411 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 306 T2536 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 308 T2541 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d10e69ad90002
[junit4:junit4]   2> 309 T2556 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 309 T2538 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:55405 which had sessionid 0x13d10e69ad90002
[junit4:junit4]   2> 309 T2536 oaz.ZooKeeper.close Session: 0x13d10e69ad90002 closed
[junit4:junit4]   2> 309 T2536 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 312 T2536 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53411/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1445e9d
[junit4:junit4]   2> 312 T2557 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:53411. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 312 T2536 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 313 T2557 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:53411, initiating session
[junit4:junit4]   2> 313 T2538 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55406
[junit4:junit4]   2> 314 T2538 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55406
[junit4:junit4]   2> 315 T2540 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d10e69ad90003 with negotiated timeout 20000 for client /127.0.0.1:55406
[junit4:junit4]   2> 315 T2557 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:53411, sessionid = 0x13d10e69ad90003, negotiated timeout = 20000
[junit4:junit4]   2> 315 T2558 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1445e9d name:ZooKeeperConnection Watcher:127.0.0.1:53411/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 315 T2536 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 317 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d10e69ad90003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 319 T2536 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 322 T2536 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45706_
[junit4:junit4]   2> 323 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d10e69ad90003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:45706_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:45706_
[junit4:junit4]   2> 324 T2536 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45706_
[junit4:junit4]   2> 328 T2536 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 334 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d10e69ad90003 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> 335 T2536 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 338 T2536 oasc.Overseer.start Overseer (id=89246150243713027-127.0.0.1:45706_-n_0000000000) starting
[junit4:junit4]   2> 339 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d10e69ad90003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 341 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d10e69ad90003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 342 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d10e69ad90003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 343 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d10e69ad90003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 345 T2560 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 346 T2536 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 349 T2536 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 353 T2559 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 359 T2561 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361788181396/collection1
[junit4:junit4]   2> 359 T2561 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 360 T2561 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 361 T2561 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 363 T2561 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361788181396/collection1/'
[junit4:junit4]   2> 364 T2561 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361788181396/collection1/lib/README' to classloader
[junit4:junit4]   2> 364 T2561 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361788181396/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 418 T2561 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 453 T2561 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 455 T2561 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 459 T2561 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 836 T2561 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 842 T2561 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 844 T2561 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 861 T2561 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 890 T2561 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 895 T2561 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 897 T2561 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 899 T2561 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361788181396/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/control/data/
[junit4:junit4]   2> 899 T2561 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@142b716
[junit4:junit4]   2> 899 T2561 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 900 T2561 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/control/data forceNew:false
[junit4:junit4]   2> 900 T2561 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/control/data
[junit4:junit4]   2> 900 T2561 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/control/data/index/
[junit4:junit4]   2> 900 T2561 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 901 T2561 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/control/data/index forceNew:false
[junit4:junit4]   2> 904 T2561 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/index1485314871tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@12a4a5a),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 905 T2561 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 906 T2561 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/control/data/index
[junit4:junit4]   2> 908 T2561 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 908 T2561 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 909 T2561 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 910 T2561 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 910 T2561 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 911 T2561 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 911 T2561 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 912 T2561 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 913 T2561 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 917 T2561 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 919 T2561 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/control/data
[junit4:junit4]   2> 920 T2561 oass.SolrIndexSearcher.<init> Opening Searcher@1b09042 main
[junit4:junit4]   2> 920 T2561 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/control/data/tlog
[junit4:junit4]   2> 921 T2561 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 921 T2561 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 924 T2562 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b09042 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 925 T2561 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 925 T2561 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 926 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d10e69ad90003 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> 1860 T2559 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1861 T2559 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45706",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45706_",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 1861 T2559 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 1862 T2559 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 1863 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d10e69ad90003 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> 1870 T2558 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> 1930 T2561 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 1930 T2561 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:45706 collection:control_collection shard:shard1
[junit4:junit4]   2> 1931 T2561 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 1942 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d10e69ad90003 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> 1943 T2561 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 1944 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d10e69ad90003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1947 T2561 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 1947 T2561 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 1947 T2561 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:45706/collection1/
[junit4:junit4]   2> 1948 T2561 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 1948 T2561 oasc.SyncStrategy.syncToMe http://127.0.0.1:45706/collection1/ has no replicas
[junit4:junit4]   2> 1949 T2561 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:45706/collection1/
[junit4:junit4]   2> 1949 T2561 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 1955 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d10e69ad90003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3376 T2559 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3408 T2558 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> 3463 T2561 oasc.ZkController.register We are http://127.0.0.1:45706/collection1/ and leader is http://127.0.0.1:45706/collection1/
[junit4:junit4]   2> 3463 T2561 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45706
[junit4:junit4]   2> 3463 T2561 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3463 T2561 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3464 T2561 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3465 T2561 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3466 T2536 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3466 T2536 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3467 T2536 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3470 T2536 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3470 T2536 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53411/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@88a2d1
[junit4:junit4]   2> 3471 T2536 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3471 T2563 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:53411. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3472 T2563 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:53411, initiating session
[junit4:junit4]   2> 3472 T2538 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55407
[junit4:junit4]   2> 3472 T2538 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55407
[junit4:junit4]   2> 3473 T2540 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d10e69ad90004 with negotiated timeout 10000 for client /127.0.0.1:55407
[junit4:junit4]   2> 3473 T2563 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:53411, sessionid = 0x13d10e69ad90004, negotiated timeout = 10000
[junit4:junit4]   2> 3474 T2564 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@88a2d1 name:ZooKeeperConnection Watcher:127.0.0.1:53411/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3474 T2536 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3476 T2536 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3477 T2536 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3525 T2536 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3527 T2536 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:37895
[junit4:junit4]   2> 3528 T2536 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3528 T2536 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3529 T2536 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361788184672
[junit4:junit4]   2> 3529 T2536 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361788184672/solr.xml
[junit4:junit4]   2> 3529 T2536 oasc.CoreContainer.<init> New CoreContainer 17752428
[junit4:junit4]   2> 3530 T2536 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361788184672/'
[junit4:junit4]   2> 3530 T2536 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361788184672/'
[junit4:junit4]   2> 3546 T2536 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3547 T2536 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3547 T2536 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3547 T2536 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3548 T2536 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3548 T2536 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3548 T2536 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3549 T2536 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3549 T2536 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3549 T2536 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3556 T2536 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3567 T2536 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:53411/solr
[junit4:junit4]   2> 3568 T2536 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3568 T2536 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53411 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1a3201b
[junit4:junit4]   2> 3569 T2536 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3570 T2574 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:53411. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3570 T2574 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:53411, initiating session
[junit4:junit4]   2> 3570 T2538 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55408
[junit4:junit4]   2> 3571 T2538 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55408
[junit4:junit4]   2> 3571 T2540 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d10e69ad90005 with negotiated timeout 20000 for client /127.0.0.1:55408
[junit4:junit4]   2> 3571 T2574 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:53411, sessionid = 0x13d10e69ad90005, negotiated timeout = 20000
[junit4:junit4]   2> 3572 T2575 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a3201b name:ZooKeeperConnection Watcher:127.0.0.1:53411 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3572 T2536 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3574 T2541 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d10e69ad90005
[junit4:junit4]   2> 3574 T2575 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3574 T2538 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:55408 which had sessionid 0x13d10e69ad90005
[junit4:junit4]   2> 3574 T2536 oaz.ZooKeeper.close Session: 0x13d10e69ad90005 closed
[junit4:junit4]   2> 3575 T2536 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3578 T2536 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53411/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@446f77
[junit4:junit4]   2> 3579 T2576 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:53411. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3579 T2536 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3579 T2576 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:53411, initiating session
[junit4:junit4]   2> 3579 T2538 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55409
[junit4:junit4]   2> 3579 T2538 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55409
[junit4:junit4]   2> 3580 T2540 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d10e69ad90006 with negotiated timeout 20000 for client /127.0.0.1:55409
[junit4:junit4]   2> 3580 T2576 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:53411, sessionid = 0x13d10e69ad90006, negotiated timeout = 20000
[junit4:junit4]   2> 3581 T2577 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@446f77 name:ZooKeeperConnection Watcher:127.0.0.1:53411/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3581 T2536 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3582 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d10e69ad90006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3583 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d10e69ad90006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3584 T2536 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4587 T2536 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37895_
[junit4:junit4]   2> 4588 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d10e69ad90006 type:delete cxid:0x9 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:37895_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:37895_
[junit4:junit4]   2> 4590 T2536 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37895_
[junit4:junit4]   2> 4595 T2558 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4595 T2564 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4595 T2577 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4596 T2558 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> 4606 T2578 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361788184672/collection1
[junit4:junit4]   2> 4607 T2578 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4608 T2578 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4608 T2578 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4610 T2578 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361788184672/collection1/'
[junit4:junit4]   2> 4611 T2578 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361788184672/collection1/lib/README' to classloader
[junit4:junit4]   2> 4612 T2578 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361788184672/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4664 T2578 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 4697 T2578 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4698 T2578 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4702 T2578 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4920 T2559 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4921 T2559 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45706",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45706_",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 4925 T2577 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> 4925 T2558 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> 4925 T2564 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> 5080 T2578 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5085 T2578 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5088 T2578 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5103 T2578 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5107 T2578 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5112 T2578 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5114 T2578 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5116 T2578 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361788184672/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty1/
[junit4:junit4]   2> 5116 T2578 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@142b716
[junit4:junit4]   2> 5117 T2578 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5118 T2578 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty1 forceNew:false
[junit4:junit4]   2> 5118 T2578 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty1
[junit4:junit4]   2> 5118 T2578 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty1/index/
[junit4:junit4]   2> 5119 T2578 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5120 T2578 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty1/index forceNew:false
[junit4:junit4]   2> 5125 T2578 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/index1485314872tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@7bcf5e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5125 T2578 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5126 T2578 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty1/index
[junit4:junit4]   2> 5128 T2578 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5129 T2578 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5131 T2578 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5132 T2578 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5133 T2578 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5134 T2578 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5134 T2578 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5135 T2578 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5136 T2578 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5139 T2578 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5141 T2578 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty1
[junit4:junit4]   2> 5142 T2578 oass.SolrIndexSearcher.<init> Opening Searcher@145502c main
[junit4:junit4]   2> 5142 T2578 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty1/tlog
[junit4:junit4]   2> 5142 T2578 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5143 T2578 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5150 T2579 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@145502c main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5153 T2578 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5154 T2578 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6431 T2559 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6432 T2559 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37895",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37895_",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 6432 T2559 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6433 T2559 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 6462 T2564 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> 6462 T2577 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> 6462 T2558 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> 7156 T2578 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7156 T2578 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:37895 collection:collection1 shard:shard2
[junit4:junit4]   2> 7158 T2578 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 7169 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d10e69ad90006 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> 7170 T2578 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7171 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d10e69ad90006 type:create cxid:0x47 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7173 T2578 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7174 T2578 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7174 T2578 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:37895/collection1/
[junit4:junit4]   2> 7175 T2578 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7175 T2578 oasc.SyncStrategy.syncToMe http://127.0.0.1:37895/collection1/ has no replicas
[junit4:junit4]   2> 7175 T2578 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:37895/collection1/
[junit4:junit4]   2> 7176 T2578 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 7181 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d10e69ad90006 type:create cxid:0x51 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7970 T2559 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7981 T2558 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> 7981 T2564 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> 7981 T2577 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> 7987 T2578 oasc.ZkController.register We are http://127.0.0.1:37895/collection1/ and leader is http://127.0.0.1:37895/collection1/
[junit4:junit4]   2> 7987 T2578 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37895
[junit4:junit4]   2> 7988 T2578 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 7988 T2578 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 7988 T2578 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7991 T2578 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7992 T2536 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 7993 T2536 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 7994 T2536 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8057 T2536 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8060 T2536 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:47390
[junit4:junit4]   2> 8061 T2536 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8062 T2536 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8063 T2536 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361788189195
[junit4:junit4]   2> 8064 T2536 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361788189195/solr.xml
[junit4:junit4]   2> 8064 T2536 oasc.CoreContainer.<init> New CoreContainer 29479747
[junit4:junit4]   2> 8065 T2536 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361788189195/'
[junit4:junit4]   2> 8066 T2536 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361788189195/'
[junit4:junit4]   2> 8089 T2536 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8090 T2536 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8090 T2536 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8090 T2536 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8091 T2536 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8091 T2536 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8091 T2536 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8091 T2536 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8092 T2536 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8092 T2536 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8098 T2536 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8109 T2536 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:53411/solr
[junit4:junit4]   2> 8109 T2536 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8110 T2536 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53411 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@e8dd67
[junit4:junit4]   2> 8111 T2589 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:53411. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8111 T2536 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8111 T2589 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:53411, initiating session
[junit4:junit4]   2> 8111 T2538 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55411
[junit4:junit4]   2> 8112 T2538 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55411
[junit4:junit4]   2> 8113 T2540 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d10e69ad90007 with negotiated timeout 20000 for client /127.0.0.1:55411
[junit4:junit4]   2> 8113 T2589 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:53411, sessionid = 0x13d10e69ad90007, negotiated timeout = 20000
[junit4:junit4]   2> 8114 T2590 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e8dd67 name:ZooKeeperConnection Watcher:127.0.0.1:53411 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8115 T2536 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8117 T2541 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d10e69ad90007
[junit4:junit4]   2> 8117 T2538 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:55411 which had sessionid 0x13d10e69ad90007
[junit4:junit4]   2> 8117 T2590 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8117 T2536 oaz.ZooKeeper.close Session: 0x13d10e69ad90007 closed
[junit4:junit4]   2> 8118 T2536 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8121 T2536 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53411/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@885253
[junit4:junit4]   2> 8122 T2591 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:53411. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8122 T2536 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8123 T2591 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:53411, initiating session
[junit4:junit4]   2> 8123 T2538 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55412
[junit4:junit4]   2> 8124 T2538 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55412
[junit4:junit4]   2> 8124 T2540 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d10e69ad90008 with negotiated timeout 20000 for client /127.0.0.1:55412
[junit4:junit4]   2> 8125 T2591 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:53411, sessionid = 0x13d10e69ad90008, negotiated timeout = 20000
[junit4:junit4]   2> 8125 T2592 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@885253 name:ZooKeeperConnection Watcher:127.0.0.1:53411/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8125 T2536 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8127 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d10e69ad90008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8128 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d10e69ad90008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8130 T2536 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9134 T2536 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47390_
[junit4:junit4]   2> 9135 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d10e69ad90008 type:delete cxid:0x9 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:47390_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:47390_
[junit4:junit4]   2> 9136 T2536 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47390_
[junit4:junit4]   2> 9139 T2558 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> 9140 T2564 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> 9140 T2577 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> 9141 T2592 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9143 T2564 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9143 T2558 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9144 T2577 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9152 T2593 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361788189195/collection1
[junit4:junit4]   2> 9152 T2593 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9153 T2593 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9154 T2593 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9156 T2593 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361788189195/collection1/'
[junit4:junit4]   2> 9157 T2593 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361788189195/collection1/lib/README' to classloader
[junit4:junit4]   2> 9157 T2593 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361788189195/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9193 T2593 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 9226 T2593 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9228 T2593 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9232 T2593 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9488 T2559 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9489 T2559 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37895",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37895_",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 9492 T2558 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> 9492 T2592 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> 9492 T2577 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> 9492 T2564 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> 9608 T2593 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9613 T2593 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9616 T2593 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9632 T2593 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9635 T2593 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9640 T2593 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9642 T2593 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9644 T2593 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361788189195/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty2/
[junit4:junit4]   2> 9645 T2593 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@142b716
[junit4:junit4]   2> 9646 T2593 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9647 T2593 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty2 forceNew:false
[junit4:junit4]   2> 9647 T2593 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty2
[junit4:junit4]   2> 9648 T2593 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty2/index/
[junit4:junit4]   2> 9648 T2593 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9650 T2593 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty2/index forceNew:false
[junit4:junit4]   2> 9654 T2593 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/index1485314873tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b8cbfe),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9655 T2593 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9655 T2593 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty2/index
[junit4:junit4]   2> 9658 T2593 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9658 T2593 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9659 T2593 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9660 T2593 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9661 T2593 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9661 T2593 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9662 T2593 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9663 T2593 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9663 T2593 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9668 T2593 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9673 T2593 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty2
[junit4:junit4]   2> 9674 T2593 oass.SolrIndexSearcher.<init> Opening Searcher@19a8f18 main
[junit4:junit4]   2> 9675 T2593 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty2/tlog
[junit4:junit4]   2> 9676 T2593 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9676 T2593 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9681 T2594 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@19a8f18 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9684 T2593 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9685 T2593 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10998 T2559 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10999 T2559 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:47390",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:47390_",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 10999 T2559 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11000 T2559 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11008 T2592 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> 11008 T2577 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> 11008 T2564 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> 11009 T2558 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> 11688 T2593 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11688 T2593 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:47390 collection:collection1 shard:shard1
[junit4:junit4]   2> 11690 T2593 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 11700 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d10e69ad90008 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> 11701 T2593 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11702 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d10e69ad90008 type:create cxid:0x46 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11704 T2593 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11705 T2593 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11705 T2593 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:47390/collection1/
[junit4:junit4]   2> 11706 T2593 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11706 T2593 oasc.SyncStrategy.syncToMe http://127.0.0.1:47390/collection1/ has no replicas
[junit4:junit4]   2> 11707 T2593 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:47390/collection1/
[junit4:junit4]   2> 11707 T2593 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 11712 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d10e69ad90008 type:create cxid:0x4f zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12517 T2559 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12529 T2564 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> 12529 T2558 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> 12529 T2592 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> 12529 T2577 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> 12567 T2593 oasc.ZkController.register We are http://127.0.0.1:47390/collection1/ and leader is http://127.0.0.1:47390/collection1/
[junit4:junit4]   2> 12568 T2593 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:47390
[junit4:junit4]   2> 12568 T2593 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 12568 T2593 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12569 T2593 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12572 T2593 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12573 T2536 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 12574 T2536 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12575 T2536 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12638 T2536 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12641 T2536 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:48747
[junit4:junit4]   2> 12642 T2536 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12643 T2536 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12644 T2536 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361788193775
[junit4:junit4]   2> 12644 T2536 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361788193775/solr.xml
[junit4:junit4]   2> 12645 T2536 oasc.CoreContainer.<init> New CoreContainer 22667293
[junit4:junit4]   2> 12646 T2536 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361788193775/'
[junit4:junit4]   2> 12647 T2536 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361788193775/'
[junit4:junit4]   2> 12680 T2536 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 12681 T2536 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12681 T2536 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12681 T2536 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12682 T2536 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12682 T2536 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12682 T2536 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12683 T2536 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12683 T2536 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12684 T2536 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12690 T2536 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12702 T2536 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:53411/solr
[junit4:junit4]   2> 12703 T2536 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12703 T2536 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53411 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@4fd3e5
[junit4:junit4]   2> 12704 T2536 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12704 T2604 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:53411. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12705 T2604 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:53411, initiating session
[junit4:junit4]   2> 12705 T2538 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55418
[junit4:junit4]   2> 12706 T2538 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55418
[junit4:junit4]   2> 12707 T2540 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d10e69ad90009 with negotiated timeout 20000 for client /127.0.0.1:55418
[junit4:junit4]   2> 12707 T2604 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:53411, sessionid = 0x13d10e69ad90009, negotiated timeout = 20000
[junit4:junit4]   2> 12707 T2605 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4fd3e5 name:ZooKeeperConnection Watcher:127.0.0.1:53411 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12708 T2536 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12710 T2541 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d10e69ad90009
[junit4:junit4]   2> 12711 T2538 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:55418 which had sessionid 0x13d10e69ad90009
[junit4:junit4]   2> 12711 T2605 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12711 T2536 oaz.ZooKeeper.close Session: 0x13d10e69ad90009 closed
[junit4:junit4]   2> 12712 T2536 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12714 T2536 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53411/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@4429f9
[junit4:junit4]   2> 12715 T2606 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:53411. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12715 T2536 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12715 T2606 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:53411, initiating session
[junit4:junit4]   2> 12715 T2538 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55419
[junit4:junit4]   2> 12716 T2538 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55419
[junit4:junit4]   2> 12717 T2540 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d10e69ad9000a with negotiated timeout 20000 for client /127.0.0.1:55419
[junit4:junit4]   2> 12717 T2606 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:53411, sessionid = 0x13d10e69ad9000a, negotiated timeout = 20000
[junit4:junit4]   2> 12718 T2607 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4429f9 name:ZooKeeperConnection Watcher:127.0.0.1:53411/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12718 T2536 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12720 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d10e69ad9000a type:create cxid:0x1 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12721 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d10e69ad9000a type:create cxid:0x2 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12723 T2536 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13727 T2536 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48747_
[junit4:junit4]   2> 13728 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d10e69ad9000a type:delete cxid:0x9 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:48747_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:48747_
[junit4:junit4]   2> 13749 T2536 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48747_
[junit4:junit4]   2> 13770 T2558 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> 13771 T2564 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13771 T2577 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13772 T2564 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> 13772 T2592 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13772 T2607 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13772 T2577 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> 13773 T2592 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> 13790 T2558 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13798 T2608 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361788193775/collection1
[junit4:junit4]   2> 13799 T2608 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13800 T2608 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13800 T2608 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13802 T2608 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361788193775/collection1/'
[junit4:junit4]   2> 13803 T2608 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361788193775/collection1/lib/README' to classloader
[junit4:junit4]   2> 13804 T2608 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361788193775/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13863 T2608 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 13908 T2608 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13909 T2608 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13915 T2608 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14038 T2559 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14038 T2559 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:47390",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:47390_",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 14042 T2607 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> 14042 T2592 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> 14042 T2558 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> 14042 T2564 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> 14042 T2577 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> 14294 T2608 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14299 T2608 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14302 T2608 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14319 T2608 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14324 T2608 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14330 T2608 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14332 T2608 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14334 T2608 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361788193775/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty3/
[junit4:junit4]   2> 14334 T2608 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@142b716
[junit4:junit4]   2> 14335 T2608 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14336 T2608 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty3 forceNew:false
[junit4:junit4]   2> 14336 T2608 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty3
[junit4:junit4]   2> 14336 T2608 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty3/index/
[junit4:junit4]   2> 14337 T2608 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14338 T2608 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty3/index forceNew:false
[junit4:junit4]   2> 14343 T2608 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/index1485314874tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@175abd8),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14343 T2608 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14344 T2608 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty3/index
[junit4:junit4]   2> 14346 T2608 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14347 T2608 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14348 T2608 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14349 T2608 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14350 T2608 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14350 T2608 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14351 T2608 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14352 T2608 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14352 T2608 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14357 T2608 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14359 T2608 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty3
[junit4:junit4]   2> 14360 T2608 oass.SolrIndexSearcher.<init> Opening Searcher@a30659 main
[junit4:junit4]   2> 14360 T2608 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty3/tlog
[junit4:junit4]   2> 14361 T2608 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14361 T2608 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14369 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a30659 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14372 T2608 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14372 T2608 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15548 T2559 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15549 T2559 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:48747",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:48747_",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 15550 T2559 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 15550 T2559 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 15557 T2607 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> 15557 T2558 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> 15557 T2592 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> 15557 T2577 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> 15557 T2564 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> 16374 T2608 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16375 T2608 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:48747 collection:collection1 shard:shard2
[junit4:junit4]   2> 16380 T2608 oasc.ZkController.register We are http://127.0.0.1:48747/collection1/ and leader is http://127.0.0.1:37895/collection1/
[junit4:junit4]   2> 16380 T2608 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:48747
[junit4:junit4]   2> 16380 T2608 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16381 T2608 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C142 name=collection1 org.apache.solr.core.SolrCore@1979568 url=http://127.0.0.1:48747/collection1 node=127.0.0.1:48747_ C142_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:48747, collection=collection1, shard=null, core=collection1, state=down, node_name=127.0.0.1:48747_, roles=null}
[junit4:junit4]   2> 16382 T2610 C142 P48747 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16383 T2610 C142 P48747 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16383 T2608 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16383 T2610 C142 P48747 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16384 T2610 C142 P48747 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16385 T2536 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 16385 T2610 C142 P48747 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16386 T2536 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16387 T2536 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16444 T2536 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16446 T2536 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:44506
[junit4:junit4]   2> 16447 T2536 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16447 T2536 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16448 T2536 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361788197589
[junit4:junit4]   2> 16448 T2536 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361788197589/solr.xml
[junit4:junit4]   2> 16449 T2536 oasc.CoreContainer.<init> New CoreContainer 18582019
[junit4:junit4]   2> 16449 T2536 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361788197589/'
[junit4:junit4]   2> 16449 T2536 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361788197589/'
[junit4:junit4]   2> 16465 T2536 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 16465 T2536 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16465 T2536 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16466 T2536 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16466 T2536 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16466 T2536 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16467 T2536 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16467 T2536 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16467 T2536 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16468 T2536 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16474 T2536 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16485 T2536 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:53411/solr
[junit4:junit4]   2> 16485 T2536 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16486 T2536 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53411 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@181d43
[junit4:junit4]   2> 16486 T2536 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16487 T2620 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:53411. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16487 T2620 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:53411, initiating session
[junit4:junit4]   2> 16487 T2538 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55422
[junit4:junit4]   2> 16488 T2538 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55422
[junit4:junit4]   2> 16489 T2540 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d10e69ad9000b with negotiated timeout 20000 for client /127.0.0.1:55422
[junit4:junit4]   2> 16489 T2620 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:53411, sessionid = 0x13d10e69ad9000b, negotiated timeout = 20000
[junit4:junit4]   2> 16490 T2621 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@181d43 name:ZooKeeperConnection Watcher:127.0.0.1:53411 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16490 T2536 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16492 T2541 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d10e69ad9000b
[junit4:junit4]   2> 16492 T2621 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16492 T2536 oaz.ZooKeeper.close Session: 0x13d10e69ad9000b closed
[junit4:junit4]   2> 16492 T2538 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:55422 which had sessionid 0x13d10e69ad9000b
[junit4:junit4]   2> 16493 T2536 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 16495 T2536 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53411/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2e1a97
[junit4:junit4]   2> 16496 T2622 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:53411. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16496 T2536 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16497 T2622 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:53411, initiating session
[junit4:junit4]   2> 16497 T2538 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55423
[junit4:junit4]   2> 16497 T2538 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55423
[junit4:junit4]   2> 16498 T2540 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d10e69ad9000c with negotiated timeout 20000 for client /127.0.0.1:55423
[junit4:junit4]   2> 16498 T2622 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:53411, sessionid = 0x13d10e69ad9000c, negotiated timeout = 20000
[junit4:junit4]   2> 16499 T2623 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2e1a97 name:ZooKeeperConnection Watcher:127.0.0.1:53411/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16499 T2536 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16501 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d10e69ad9000c type:create cxid:0x1 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16502 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d10e69ad9000c type:create cxid:0x2 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16504 T2536 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 17065 T2559 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17067 T2559 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:48747",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:48747_",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 17549 T2564 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> 17549 T2623 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> 17549 T2577 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> 17549 T2607 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> 17549 T2592 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> 17549 T2536 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44506_
[junit4:junit4]   2> 17549 T2558 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> 17553 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d10e69ad9000c type:delete cxid:0xb zxid:0xa8 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:44506_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:44506_
[junit4:junit4]   2> 17554 T2536 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44506_
[junit4:junit4]   2> 17558 T2592 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> 17558 T2564 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> 17558 T2577 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> 17558 T2558 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> 17558 T2607 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> 17560 T2623 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17561 T2623 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> 17561 T2592 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17562 T2577 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17563 T2558 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17563 T2564 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17563 T2607 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17571 T2624 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361788197589/collection1
[junit4:junit4]   2> 17572 T2624 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 17573 T2624 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 17573 T2624 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 17576 T2624 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361788197589/collection1/'
[junit4:junit4]   2> 17576 T2624 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361788197589/collection1/lib/README' to classloader
[junit4:junit4]   2> 17577 T2624 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361788197589/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 17613 T2624 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 17646 T2624 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 17648 T2624 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 17652 T2624 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 18043 T2624 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 18049 T2624 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 18052 T2624 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 18064 T2624 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18067 T2624 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18071 T2624 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18072 T2624 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18073 T2624 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361788197589/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty4/
[junit4:junit4]   2> 18077 T2624 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@142b716
[junit4:junit4]   2> 18077 T2624 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 18077 T2624 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty4 forceNew:false
[junit4:junit4]   2> 18078 T2624 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty4
[junit4:junit4]   2> 18078 T2624 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty4/index/
[junit4:junit4]   2> 18078 T2624 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 18079 T2624 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty4/index forceNew:false
[junit4:junit4]   2> 18082 T2624 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/index1485314875tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@f62064),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 18082 T2624 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 18082 T2624 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty4/index
[junit4:junit4]   2> 18083 T2624 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 18084 T2624 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 18084 T2624 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 18084 T2624 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 18085 T2624 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 18085 T2624 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 18085 T2624 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 18086 T2624 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 18086 T2624 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 18088 T2624 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 18091 T2624 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty4
[junit4:junit4]   2> 18092 T2624 oass.SolrIndexSearcher.<init> Opening Searcher@10f42bd main
[junit4:junit4]   2> 18092 T2624 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty4/tlog
[junit4:junit4]   2> 18092 T2624 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 18092 T2624 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 18097 T2625 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@10f42bd main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 18098 T2624 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 18099 T2624 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19057 T2559 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19059 T2559 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44506",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:44506_",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 19060 T2559 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 19060 T2559 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 19063 T2623 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> 19063 T2607 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> 19063 T2564 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> 19063 T2592 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> 19063 T2577 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> 19063 T2558 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> 19100 T2624 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 19100 T2624 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:44506 collection:collection1 shard:shard1
[junit4:junit4]   2> 19104 T2624 oasc.ZkController.register We are http://127.0.0.1:44506/collection1/ and leader is http://127.0.0.1:47390/collection1/
[junit4:junit4]   2> 19104 T2624 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44506
[junit4:junit4]   2> 19104 T2624 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 19104 T2624 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C143 name=collection1 org.apache.solr.core.SolrCore@1f56338 url=http://127.0.0.1:44506/collection1 node=127.0.0.1:44506_ C143_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:44506, collection=collection1, shard=null, core=collection1, state=down, node_name=127.0.0.1:44506_, roles=null}
[junit4:junit4]   2> 19105 T2626 C143 P44506 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 19105 T2626 C143 P44506 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 19105 T2624 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19106 T2626 C143 P44506 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 19106 T2626 C143 P44506 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19106 T2536 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 19107 T2536 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 19107 T2626 C143 P44506 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19107 T2536 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19112 T2536 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19114 T2536 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19118 T2570 oasc.CoreContainer.create Creating SolrCore 'unloadcollection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361788184672/unloadcollection1
[junit4:junit4]   2> 19118 T2570 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
[junit4:junit4]   2> 19119 T2570 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:unloadcollection
[junit4:junit4]   2> 19119 T2570 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 19120 T2570 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 19121 T2570 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection
[junit4:junit4]   2> 19122 T2570 oasc.ZkController.readConfigName Load collection config from:/collections/unloadcollection
[junit4:junit4]   2> 19123 T2570 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361788184672/unloadcollection1/'
[junit4:junit4]   2> 19171 T2570 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 19207 T2570 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 19208 T2570 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 19213 T2570 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 19607 T2570 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 19612 T2570 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 19615 T2570 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 19626 T2570 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19631 T2570 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19634 T2570 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19636 T2570 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19637 T2570 oasc.SolrCore.<init> [unloadcollection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361788184672/unloadcollection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361788181200/1361788200310unloadcollection1_1n/
[junit4:junit4]   2> 19637 T2570 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@142b716
[junit4:junit4]   2> 19638 T2570 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19639 T2570 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361788181200/1361788200310unloadcollection1_1n forceNew:false
[junit4:junit4]   2> 19639 T2570 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361788181200/1361788200310unloadcollection1_1n
[junit4:junit4]   2> 19640 T2570 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361788181200/1361788200310unloadcollection1_1n/index/
[junit4:junit4]   2> 19640 T2570 oasc.SolrCore.initIndex WARNING [unloadcollection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361788181200/1361788200310unloadcollection1_1n/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 19641 T2570 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361788181200/1361788200310unloadcollection1_1n/index forceNew:false
[junit4:junit4]   2> 19645 T2570 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/index1485314876tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@1a175f2),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19645 T2570 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19645 T2570 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361788181200/1361788200310unloadcollection1_1n/index
[junit4:junit4]   2> 19647 T2570 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 19647 T2570 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 19648 T2570 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 19648 T2570 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 19649 T2570 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 19649 T2570 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 19649 T2570 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 19650 T2570 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 19650 T2570 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 19652 T2570 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 19655 T2570 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361788181200/1361788200310unloadcollection1_1n
[junit4:junit4]   2> 19656 T2570 oass.SolrIndexSearcher.<init> Opening Searcher@170715b main
[junit4:junit4]   2> 19656 T2570 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361788181200/1361788200310unloadcollection1_1n/tlog
[junit4:junit4]   2> 19657 T2570 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 19657 T2570 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 19661 T2627 oasc.SolrCore.registerSearcher [unloadcollection1] Registered new searcher Searcher@170715b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 19663 T2570 oasc.ZkController.publish publishing core=unloadcollection1 state=down
[junit4:junit4]   2>  C142_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:48747, collection=collection1, shard=shard2, core=collection1, state=recovering, node_name=127.0.0.1:48747_, roles=null}
[junit4:junit4]   2> 20398 T2610 C142 P48747 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:37895/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 20399 T2610 C142 P48747 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:48747 START replicas=[http://127.0.0.1:37895/collection1/] nUpdates=100
[junit4:junit4]   2> 20399 T2610 C142 P48747 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 20399 T2610 C142 P48747 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 20399 T2610 C142 P48747 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 20399 T2610 C142 P48747 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 20400 T2610 C142 P48747 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 20400 T2610 C142 P48747 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:37895/collection1/. core=collection1
[junit4:junit4]   2> 20400 T2610 C142 P48747 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C144 name=collection1 org.apache.solr.core.SolrCore@1d856e7 url=http://127.0.0.1:37895/collection1 node=127.0.0.1:37895_ C144_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:37895, collection=collection1, shard=shard2, core=collection1, state=active, node_name=127.0.0.1:37895_, roles=null, leader=true}
[junit4:junit4]   2> 20404 T2571 C144 P37895 REQ /get {wt=javabin&version=2&getVersions=100&qt=/get&distrib=false} status=0 QTime=1 
[junit4:junit4]   2> 20404 T2572 C144 P37895 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 20405 T2572 C144 P37895 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty1
[junit4:junit4]   2> 20407 T2572 C144 P37895 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/index1485314872tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@7bcf5e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 20407 T2572 C144 P37895 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 20418 T2572 C144 P37895 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/index1485314872tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@7bcf5e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/index1485314872tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@7bcf5e),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20419 T2572 C144 P37895 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20419 T2572 C144 P37895 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty1
[junit4:junit4]   2> 20420 T2572 C144 P37895 oass.SolrIndexSearcher.<init> Opening Searcher@12a7ade realtime
[junit4:junit4]   2> 20420 T2572 C144 P37895 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 20420 T2572 C144 P37895 /update {waitSearcher=true&wt=javabin&commit_end_point=true&version=2&openSearcher=false&softCommit=false&commit=true} {commit=} 0 16
[junit4:junit4]   2> 20421 T2610 C142 P48747 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20422 T2610 C142 P48747 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 20425 T2573 C144 P37895 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20425 T2573 C144 P37895 REQ /replication {wt=javabin&version=2&qt=/replication&command=indexversion} status=0 QTime=2 
[junit4:junit4]   2> 20426 T2610 C142 P48747 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 20426 T2610 C142 P48747 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 20426 T2610 C142 P48747 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 20428 T2572 C144 P37895 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty1
[junit4:junit4]   2> 20428 T2572 C144 P37895 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty1/index
[junit4:junit4]   2> 20428 T2572 C144 P37895 REQ /replication {wt=javabin&version=2&qt=/replication&generation=2&command=filelist} status=0 QTime=0 
[junit4:junit4]   2> 20429 T2610 C142 P48747 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 20430 T2610 C142 P48747 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty3/index.20130225113001623 forceNew:false
[junit4:junit4]   2> 20430 T2610 C142 P48747 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty3
[junit4:junit4]   2> 20430 T2610 C142 P48747 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@9509f6 lockFactory=org.apache.lucene.store.NativeFSLockFactory@14683c4) fullCopy=true
[junit4:junit4]   2> 20433 T2571 C144 P37895 REQ /replication {wt=filestream&qt=/replication&generation=2&command=filecontent&file=segments_2&checksum=true} status=0 QTime=1 
[junit4:junit4]   2> 20434 T2610 C142 P48747 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty3/index
[junit4:junit4]   2> 20434 T2610 C142 P48747 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 20435 T2610 C142 P48747 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130225113001623
[junit4:junit4]   2> 20435 T2610 C142 P48747 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty3
[junit4:junit4]   2> 20435 T2610 C142 P48747 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty3
[junit4:junit4]   2> 20435 T2610 C142 P48747 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty3/index/ new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty3/index.20130225113001623
[junit4:junit4]   2> 20436 T2610 C142 P48747 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@9509f6 lockFactory=org.apache.lucene.store.NativeFSLockFactory@14683c4),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20437 T2610 C142 P48747 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20437 T2610 C142 P48747 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty3
[junit4:junit4]   2> 20437 T2610 C142 P48747 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty3
[junit4:junit4]   2> 20437 T2610 C142 P48747 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 20438 T2610 C142 P48747 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 20438 T2610 C142 P48747 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 20438 T2610 C142 P48747 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty3/index.20130225113001623
[junit4:junit4]   2> 20438 T2610 C142 P48747 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty3
[junit4:junit4]   2> 20439 T2610 C142 P48747 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@9509f6 lockFactory=org.apache.lucene.store.NativeFSLockFactory@14683c4),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20439 T2610 C142 P48747 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20439 T2610 C142 P48747 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 20439 T2610 C142 P48747 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty3
[junit4:junit4]   2> 20440 T2610 C142 P48747 oass.SolrIndexSearcher.<init> Opening Searcher@db1a52 main
[junit4:junit4]   2> 20440 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@db1a52 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 20441 T2609 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty3/index
[junit4:junit4]   2> 20441 T2610 C142 P48747 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty3/index.20130225113001623
[junit4:junit4]   2> 20441 T2610 C142 P48747 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty3/index
[junit4:junit4]   2> 20441 T2610 C142 P48747 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 20442 T2610 C142 P48747 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 20442 T2610 C142 P48747 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 20442 T2610 C142 P48747 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 20444 T2610 C142 P48747 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 20567 T2559 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20568 T2559 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44506",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:44506_",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 20571 T2559 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37895",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core":"unloadcollection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37895_",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 20571 T2559 oasc.Overseer$ClusterStateUpdater.createCollection Create collection unloadcollection with numShards 1
[junit4:junit4]   2> 20571 T2559 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 20574 T2559 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:48747",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:48747_",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 20580 T2623 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> 20580 T2592 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> 20580 T2607 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> 20580 T2564 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> 20580 T2577 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> 20580 T2558 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> 20664 T2570 oasc.CoreContainer.registerCore registering core: unloadcollection1
[junit4:junit4]   2> 20665 T2570 oasc.ZkController.register Register replica - core:unloadcollection1 address:http://127.0.0.1:37895 collection:unloadcollection shard:shard1
[junit4:junit4]   2> 20666 T2570 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leader_elect/shard1/election
[junit4:junit4]   2> 20672 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d10e69ad90006 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> 20672 T2570 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 20677 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d10e69ad90006 type:create cxid:0xa7 zxid:0xc4 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 20684 T2570 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 20685 T2570 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 20685 T2570 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:37895/unloadcollection1/
[junit4:junit4]   2> 20685 T2570 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 20686 T2570 oasc.SyncStrategy.syncToMe http://127.0.0.1:37895/unloadcollection1/ has no replicas
[junit4:junit4]   2> 20686 T2570 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:37895/unloadcollection1/
[junit4:junit4]   2> 20686 T2570 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leaders/shard1
[junit4:junit4]   2> 20689 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d10e69ad90006 type:create cxid:0xb1 zxid:0xc8 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 22089 T2559 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22098 T2623 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> 22098 T2607 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> 22098 T2592 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> 22098 T2564 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> 22098 T2558 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> 22098 T2577 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> 22143 T2570 oasc.ZkController.register We are http://127.0.0.1:37895/unloadcollection1/ and leader is http://127.0.0.1:37895/unloadcollection1/
[junit4:junit4]   2> 22144 T2570 oasc.ZkController.register No LogReplay needed for core=unloadcollection1 baseURL=http://127.0.0.1:37895
[junit4:junit4]   2> 22144 T2570 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 22144 T2570 oasc.ZkController.publish publishing core=unloadcollection1 state=active
[junit4:junit4]   2> 22146 T2570 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22147 T2570 oasc.CoreContainer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361788184672/solr.xml
[junit4:junit4]   2> 22155 T2570 oasc.SolrXMLSerializer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361788184672/solr.xml
[junit4:junit4]   2> 22156 T2536 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 22157 T2536 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53411/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@86f88c
[junit4:junit4]   2> 22158 T2536 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 22158 T2630 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:53411. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 22159 T2630 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:53411, initiating session
[junit4:junit4]   2> 22159 T2538 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55433
[junit4:junit4]   2> 22160 T2538 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55433
[junit4:junit4]   2> 22160 T2540 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d10e69ad9000d with negotiated timeout 10000 for client /127.0.0.1:55433
[junit4:junit4]   2> 22160 T2630 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:53411, sessionid = 0x13d10e69ad9000d, negotiated timeout = 10000
[junit4:junit4]   2> 22161 T2631 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@86f88c name:ZooKeeperConnection Watcher:127.0.0.1:53411/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 22161 T2536 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 22162 T2536 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 22165 T2536 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22166 T2536 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 22169 T2586 oasc.CoreContainer.create Creating SolrCore 'unloadcollection2' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361788189195/unloadcollection2
[junit4:junit4]   2> 22169 T2586 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
[junit4:junit4]   2> 22170 T2586 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 22170 T2586 oasc.ZkController.readConfigName Load collection config from:/collections/unloadcollection
[junit4:junit4]   2> 22171 T2586 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361788189195/unloadcollection2/'
[junit4:junit4]   2> 22201 T2586 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 22237 T2586 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 22238 T2586 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 22243 T2586 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 22643 T2586 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 22649 T2586 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 22652 T2586 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 22663 T2586 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 22666 T2586 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 22669 T2586 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 22670 T2586 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 22671 T2586 oasc.SolrCore.<init> [unloadcollection2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361788189195/unloadcollection2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361788181200/1361788203362unloadcollection1_2n/
[junit4:junit4]   2> 22672 T2586 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@142b716
[junit4:junit4]   2> 22672 T2586 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 22673 T2586 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361788181200/1361788203362unloadcollection1_2n forceNew:false
[junit4:junit4]   2> 22674 T2586 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361788181200/1361788203362unloadcollection1_2n
[junit4:junit4]   2> 22674 T2586 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361788181200/1361788203362unloadcollection1_2n/index/
[junit4:junit4]   2> 22674 T2586 oasc.SolrCore.initIndex WARNING [unloadcollection2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361788181200/1361788203362unloadcollection1_2n/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 22675 T2586 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361788181200/1361788203362unloadcollection1_2n/index forceNew:false
[junit4:junit4]   2>  C143_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:44506, collection=collection1, shard=shard1, core=collection1, state=recovering, node_name=127.0.0.1:44506_, roles=null}
[junit4:junit4]   2> 23114 T2626 C143 P44506 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:47390/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 23114 T2626 C143 P44506 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:44506 START replicas=[http://127.0.0.1:47390/collection1/] nUpdates=100
[junit4:junit4]   2> 23114 T2626 C143 P44506 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 23115 T2626 C143 P44506 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 23115 T2626 C143 P44506 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 23115 T2626 C143 P44506 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 23115 T2626 C143 P44506 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 23115 T2626 C143 P44506 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:47390/collection1/. core=collection1
[junit4:junit4]   2> 23116 T2626 C143 P44506 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C145 name=collection1 org.apache.solr.core.SolrCore@119585f url=http://127.0.0.1:47390/collection1 node=127.0.0.1:47390_ C145_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:47390, collection=collection1, shard=shard1, core=collection1, state=active, node_name=127.0.0.1:47390_, roles=null, leader=true}
[junit4:junit4]   2> 23121 T2585 C145 P47390 REQ /get {wt=javabin&version=2&getVersions=100&qt=/get&distrib=false} status=0 QTime=0 
[junit4:junit4]   2> 23124 T2588 C145 P47390 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 23125 T2588 C145 P47390 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty2
[junit4:junit4]   2> 23128 T2588 C145 P47390 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/index1485314873tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b8cbfe),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 23129 T2588 C145 P47390 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 23248 T2586 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/index1485314877tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@13a7768),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 23249 T2586 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 23250 T2586 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361788181200/1361788203362unloadcollection1_2n/index
[junit4:junit4]   2> 23251 T2586 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 23252 T2586 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 23252 T2586 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 23253 T2586 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 23253 T2586 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 23254 T2586 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 23254 T2586 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 23254 T2586 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 23255 T2586 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 23257 T2586 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 23258 T2588 C145 P47390 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/index1485314873tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b8cbfe),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/index1485314873tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b8cbfe),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 23259 T2588 C145 P47390 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 23260 T2588 C145 P47390 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty2
[junit4:junit4]   2> 23260 T2588 C145 P47390 oass.SolrIndexSearcher.<init> Opening Searcher@33d16b realtime
[junit4:junit4]   2> 23261 T2588 C145 P47390 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 23261 T2588 C145 P47390 /update {waitSearcher=true&wt=javabin&commit_end_point=true&version=2&openSearcher=false&softCommit=false&commit=true} {commit=} 0 137
[junit4:junit4]   2> 23262 T2586 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361788181200/1361788203362unloadcollection1_2n
[junit4:junit4]   2> 23263 T2586 oass.SolrIndexSearcher.<init> Opening Searcher@1029b4d main
[junit4:junit4]   2> 23264 T2586 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361788181200/1361788203362unloadcollection1_2n/tlog
[junit4:junit4]   2> 23262 T2626 C143 P44506 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 23265 T2626 C143 P44506 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 23265 T2586 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 23266 T2586 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 23267 T2587 C145 P47390 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 23267 T2587 C145 P47390 REQ /replication {wt=javabin&version=2&qt=/replication&command=indexversion} status=0 QTime=1 
[junit4:junit4]   2> 23268 T2626 C143 P44506 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 23268 T2626 C143 P44506 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 23268 T2626 C143 P44506 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 23269 T2586 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361788181200/1361788203362unloadcollection1_2n
[junit4:junit4]   2> 23270 T2633 oasc.SolrCore.registerSearcher [unloadcollection2] Registered new searcher Searcher@1029b4d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 23270 T2586 oasc.ZkController.publish publishing core=unloadcollection2 state=down
[junit4:junit4]   2> 23270 T2585 C145 P47390 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty2
[junit4:junit4]   2> 23271 T2586 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 23271 T2585 C145 P47390 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty2/index
[junit4:junit4]   2> 23271 T2585 C145 P47390 REQ /replication {wt=javabin&version=2&qt=/replication&generation=2&command=filelist} status=0 QTime=1 
[junit4:junit4]   2> 23272 T2626 C143 P44506 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 23273 T2626 C143 P44506 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty4/index.20130225113004466 forceNew:false
[junit4:junit4]   2> 23273 T2626 C143 P44506 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty4
[junit4:junit4]   2> 23274 T2626 C143 P44506 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@1d5c053 lockFactory=org.apache.lucene.store.NativeFSLockFactory@ffeee9) fullCopy=true
[junit4:junit4]   2> 23277 T2588 C145 P47390 REQ /replication {wt=filestream&qt=/replication&generation=2&command=filecontent&file=segments_2&checksum=true} status=0 QTime=0 
[junit4:junit4]   2> 23279 T2626 C143 P44506 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty4/index
[junit4:junit4]   2> 23279 T2626 C143 P44506 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 23279 T2626 C143 P44506 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130225113004466
[junit4:junit4]   2> 23280 T2626 C143 P44506 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty4
[junit4:junit4]   2> 23280 T2626 C143 P44506 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty4
[junit4:junit4]   2> 23280 T2626 C143 P44506 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty4/index/ new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty4/index.20130225113004466
[junit4:junit4]   2> 23281 T2626 C143 P44506 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1d5c053 lockFactory=org.apache.lucene.store.NativeFSLockFactory@ffeee9),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 23281 T2626 C143 P44506 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 23281 T2626 C143 P44506 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty4
[junit4:junit4]   2> 23282 T2626 C143 P44506 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty4
[junit4:junit4]   2> 23282 T2626 C143 P44506 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 23282 T2626 C143 P44506 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 23282 T2626 C143 P44506 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 23283 T2626 C143 P44506 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty4/index.20130225113004466
[junit4:junit4]   2> 23283 T2626 C143 P44506 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty4
[junit4:junit4]   2> 23284 T2626 C143 P44506 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1d5c053 lockFactory=org.apache.lucene.store.NativeFSLockFactory@ffeee9),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 23284 T2626 C143 P44506 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 23284 T2626 C143 P44506 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 23284 T2626 C143 P44506 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty4
[junit4:junit4]   2> 23284 T2626 C143 P44506 oass.SolrIndexSearcher.<init> Opening Searcher@5fed9 main
[junit4:junit4]   2> 23286 T2625 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5fed9 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 23286 T2625 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty4/index
[junit4:junit4]   2> 23287 T2626 C143 P44506 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty4/index.20130225113004466
[junit4:junit4]   2> 23287 T2626 C143 P44506 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361788181199/jetty4/index
[junit4:junit4]   2> 23287 T2626 C143 P44506 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 23287 T2626 C143 P44506 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 23287 T2626 C143 P44506 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 23287 T2626 C143 P44506 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 23288 T2626 C143 P44506 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 23603 T2559 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23604 T2559 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37895",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"unloadcollection1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37895_",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 23606 T2559 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:47390",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core":"unloadcollection2",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:47390_",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 23607 T2559 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 23607 T2559 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 23609 T2559 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44506",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:44506_",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 23613 T2623 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> 23613 T2577 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> 23613 T2558 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> 23613 T2631 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> 23613 T2592 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> 23613 T2564 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> 23613 T2607 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> 24274 T2586 oasc.CoreContainer.registerCore registering core: unloadcollection2
[junit4:junit4]   2> 24274 T2586 oasc.ZkController.register Register replica - core:unloadcollection2 address:http://127.0.0.1:47390 collection:unloadcollection shard:shard1
[junit4:junit4]   2> 24277 T2586 oasc.ZkController.register We are http://127.0.0.1:47390/unloadcollection2/ and leader is http://127.0.0.1:37895/unloadcollection1/
[junit4:junit4]   2> 24278 T2586 oasc.ZkController.register No LogReplay needed for core=unloadcollection2 baseURL=http://127.0.0.1:47390
[junit4:junit4]   2> 24278 T2586 oasc.ZkController.checkRecovery Core needs to recover:unloadcollection2
[junit4:junit4]   2> 24279 T2586 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C146 name=unloadcollection2 org.apache.solr.core.SolrCore@4c4d89 url=http://127.0.0.1:47390/unloadcollection2 node=127.0.0.1:47390_ C146_STATE=coll:unloadcollection core:unloadcollection2 props:{base_url=http://127.0.0.1:47390, collection=unloadcollection, shard=null, core=unloadcollection2, state=down, node_name=127.0.0.1:47390_, roles=null}
[junit4:junit4]   2> 24279 T2635 C146 P47390 oasc.RecoveryStrategy.run Starting recovery process.  core=unloadcollection2 recoveringAfterStartup=true
[junit4:junit4]   2> 24279 T2586 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24280 T2635 C146 P47390 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 24281 T2635 C146 P47390 oasc.ZkController.publish publishing core=unloadcollection2 state=recovering
[junit4:junit4]   2> 24281 T2586 oasc.CoreContainer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361788189195/solr.xml
[junit4:junit4]   2> 24281 T2635 C146 P47390 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 24283 T26

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

unit4: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> 154567 T2536 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 154577 T2535 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 3 leaked thread(s).
[junit4:junit4]   2> 154806 T2539 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> 155641 T2623 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 155641 T2623 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 155642 T2623 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 155642 T2623 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=Asserting, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=en_CA, timezone=Europe/Madrid
[junit4:junit4]   2> NOTE: Linux 3.2.0-38-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=1,free=110367344,total=427819008
[junit4:junit4]   2> NOTE: All tests run in this JVM: [HighlighterConfigTest, BasicDistributedZk2Test, TestDefaultSimilarityFactory, TestStressReorder, SOLR749Test, TestQueryTypes, RequestHandlersTest, TestGroupingSearch, FieldAnalysisRequestHandlerTest, SchemaVersionSpecificBehaviorTest, SpellCheckCollatorTest, TestFaceting, TestNumberUtils, TestComponentsName, TestAtomicUpdateErrorCases, TestIndexSearcher, CoreAdminHandlerTest, SpatialFilterTest, NoCacheHeaderTest, SyncSliceTest, ChaosMonkeyNothingIsSafeTest, SuggesterWFSTTest, DirectUpdateHandlerOptimizeTest, TestQuerySenderNoQuery, CacheHeaderTest, DocValuesTest, TestSystemIdResolver, TestFastOutputStream, TestWordDelimiterFilterFactory, TestFuzzyAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, ClusterStateUpdateTest, ResourceLoaderTest, QueryElevationComponentTest, SuggesterFSTTest, MinimalSchemaTest, TestDocumentBuilder, TestFastWriter, ResponseLogComponentTest, TestSearchPerf, ZkControllerTest, LoggingHandlerTest, TestFastLRUCache, SynonymTokenizerTest, SolrPluginUtilsTest, SolrCmdDistributorTest, ChaosMonkeySafeLeaderTest, LeaderElectionIntegrationTest, SimpleFacetsTest, AnalysisAfterCoreReloadTest, CSVRequestHandlerTest, TestIndexingPerformance, TestPHPSerializedResponseWriter, CopyFieldTest, TestLMDirichletSimilarityFactory, TestLuceneMatchVersion, DistanceFunctionTest, PreAnalyzedFieldTest, JSONWriterTest, IndexBasedSpellCheckerTest, FastVectorHighlighterTest, TestAnalyzedSuggestions, DistributedSpellCheckComponentTest, TestDistributedGrouping, TestRandomFaceting, TestRangeQuery, DirectUpdateHandlerTest, TestMultiCoreConfBootstrap, TestCoreContainer, LukeRequestHandlerTest, DirectSolrSpellCheckerTest, TestFiltering, FileBasedSpellCheckerTest, PeerSyncTest, SortByFunctionTest, SignatureUpdateProcessorFactoryTest, TestBinaryResponseWriter, TestJmxIntegration, SampleTest, HighlighterTest, TestFunctionQuery, SolrRequestParserTest, TestCSVResponseWriter, MoreLikeThisHandlerTest, DocumentBuilderTest, CurrencyFieldTest, QueryParsingTest, SolrInfoMBeanTest, PingRequestHandlerTest, JsonLoaderTest, DocumentAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, DebugComponentTest, RequiredFieldsTest, SuggesterTSTTest, ShowFileRequestHandlerTest, UpdateRequestProcessorFactoryTest, TestWriterPerf, FieldMutatingUpdateProcessorTest, TestBinaryField, TestMergePolicyConfig, TestLFUCache, TestCollationField, NumericFieldsTest, TestSolrCoreProperties, TestConfig, TestPerFieldSimilarity, TestIBSimilarityFactory, URLClassifyProcessorTest, FileUtilsTest, DateFieldTest, TestSuggestSpellingConverter, DOMUtilTest, UUIDFieldTest, RAMDirectoryFactoryTest, SystemInfoHandlerTest, CircularListTest, ClusterStateTest, ShardRoutingTest, SliceStateTest, SliceStateUpdateTest, TestZkChroot, UnloadDistributedZkTest]
[junit4:junit4] Completed on J0 in 155.86s, 1 test, 1 failure <<< FAILURES!

[...truncated 10 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:381: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:361: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:183: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1202: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:865: There were test failures: 255 suites, 1067 tests, 1 failure, 8 ignored (3 assumptions)

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