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

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

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

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

Error Message:
Server at http://127.0.0.1:46731/lqly/xt/onenodecollectioncore returned non ok status:404, message:Can not find: /lqly/xt/onenodecollectioncore/update

Stack Trace:
org.apache.solr.common.SolrException: Server at http://127.0.0.1:46731/lqly/xt/onenodecollectioncore returned non ok status:404, message:Can not find: /lqly/xt/onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([17AD4A97F23EF54E:964BC48F85619572]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:375)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:196)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:487)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9326 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   2> 0 T1806 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /lqly/xt
[junit4:junit4]   2> 5 T1806 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363799286463
[junit4:junit4]   2> 6 T1806 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 8 T1807 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 8 T1807 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 9 T1807 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 9 T1807 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 9 T1807 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 9 T1807 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1363799286462/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 108 T1806 oasc.ZkTestServer.run start zk server on port:37297
[junit4:junit4]   2> 108 T1806 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:37297 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@161e4c52
[junit4:junit4]   2> 109 T1806 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 109 T1812 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:37297. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 109 T1812 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:37297, initiating session
[junit4:junit4]   2> 110 T1808 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:47138
[junit4:junit4]   2> 110 T1808 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:47138
[junit4:junit4]   2> 110 T1810 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 158 T1810 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d88c5a2c30000 with negotiated timeout 10000 for client /127.0.0.1:47138
[junit4:junit4]   2> 158 T1812 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:37297, sessionid = 0x13d88c5a2c30000, negotiated timeout = 10000
[junit4:junit4]   2> 160 T1813 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@161e4c52 name:ZooKeeperConnection Watcher:127.0.0.1:37297 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 160 T1806 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 160 T1806 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 164 T1811 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d88c5a2c30000
[junit4:junit4]   2> 164 T1813 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 164 T1808 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:47138 which had sessionid 0x13d88c5a2c30000
[junit4:junit4]   2> 164 T1806 oaz.ZooKeeper.close Session: 0x13d88c5a2c30000 closed
[junit4:junit4]   2> 165 T1806 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:37297/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@18d9a0e1
[junit4:junit4]   2> 166 T1806 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 166 T1814 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:37297. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 166 T1814 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:37297, initiating session
[junit4:junit4]   2> 166 T1808 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:47139
[junit4:junit4]   2> 167 T1808 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:47139
[junit4:junit4]   2> 167 T1810 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d88c5a2c30001 with negotiated timeout 10000 for client /127.0.0.1:47139
[junit4:junit4]   2> 167 T1814 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:37297, sessionid = 0x13d88c5a2c30001, negotiated timeout = 10000
[junit4:junit4]   2> 168 T1815 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18d9a0e1 name:ZooKeeperConnection Watcher:127.0.0.1:37297/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 168 T1806 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 168 T1806 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 171 T1806 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 173 T1806 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 174 T1806 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 176 T1806 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 177 T1806 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 180 T1806 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 181 T1806 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 184 T1806 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 185 T1806 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 187 T1806 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 187 T1806 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 190 T1806 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 190 T1806 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 193 T1806 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 193 T1806 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 196 T1806 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 197 T1806 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 199 T1806 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 199 T1806 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 201 T1806 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 201 T1806 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 203 T1811 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d88c5a2c30001
[junit4:junit4]   2> 203 T1806 oaz.ZooKeeper.close Session: 0x13d88c5a2c30001 closed
[junit4:junit4]   2> 203 T1808 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:47139 which had sessionid 0x13d88c5a2c30001
[junit4:junit4]   2> 204 T1815 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 267 T1806 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 289 T1806 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49303
[junit4:junit4]   2> 289 T1806 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 290 T1806 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 290 T1806 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363799286661
[junit4:junit4]   2> 290 T1806 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363799286661/solr.xml
[junit4:junit4]   2> 291 T1806 oasc.CoreContainer.<init> New CoreContainer 1577126215
[junit4:junit4]   2> 291 T1806 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363799286661/'
[junit4:junit4]   2> 291 T1806 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363799286661/'
[junit4:junit4]   2> 314 T1806 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 315 T1806 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 315 T1806 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 315 T1806 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 316 T1806 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 316 T1806 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 316 T1806 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 316 T1806 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 317 T1806 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 317 T1806 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 323 T1806 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 331 T1806 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:37297/solr
[junit4:junit4]   2> 331 T1806 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 332 T1806 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:37297 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@4de757ea
[junit4:junit4]   2> 332 T1806 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 333 T1825 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:37297. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 333 T1825 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:37297, initiating session
[junit4:junit4]   2> 333 T1808 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:47140
[junit4:junit4]   2> 334 T1808 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:47140
[junit4:junit4]   2> 334 T1810 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d88c5a2c30002 with negotiated timeout 20000 for client /127.0.0.1:47140
[junit4:junit4]   2> 334 T1825 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:37297, sessionid = 0x13d88c5a2c30002, negotiated timeout = 20000
[junit4:junit4]   2> 335 T1826 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4de757ea name:ZooKeeperConnection Watcher:127.0.0.1:37297 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 335 T1806 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 337 T1811 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d88c5a2c30002
[junit4:junit4]   2> 337 T1826 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 337 T1808 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:47140 which had sessionid 0x13d88c5a2c30002
[junit4:junit4]   2> 337 T1806 oaz.ZooKeeper.close Session: 0x13d88c5a2c30002 closed
[junit4:junit4]   2> 338 T1806 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 341 T1806 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:37297/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@7b0113bd
[junit4:junit4]   2> 341 T1827 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:37297. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 341 T1806 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 342 T1827 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:37297, initiating session
[junit4:junit4]   2> 342 T1808 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:47141
[junit4:junit4]   2> 342 T1808 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:47141
[junit4:junit4]   2> 343 T1810 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d88c5a2c30003 with negotiated timeout 20000 for client /127.0.0.1:47141
[junit4:junit4]   2> 343 T1827 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:37297, sessionid = 0x13d88c5a2c30003, negotiated timeout = 20000
[junit4:junit4]   2> 344 T1828 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7b0113bd name:ZooKeeperConnection Watcher:127.0.0.1:37297/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 344 T1806 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 346 T1806 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 348 T1811 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d88c5a2c30003 type:create cxid:0x7 zxid:0x1b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 348 T1806 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 351 T1806 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 353 T1806 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49303_lqly%2Fxt
[junit4:junit4]   2> 354 T1811 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d88c5a2c30003 type:delete cxid:0x12 zxid:0x1e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49303_lqly%2Fxt Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49303_lqly%2Fxt
[junit4:junit4]   2> 355 T1806 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49303_lqly%2Fxt
[junit4:junit4]   2> 359 T1806 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 366 T1811 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d88c5a2c30003 type:delete cxid:0x20 zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 366 T1806 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 369 T1806 oasc.Overseer.start Overseer (id=89377950037901315-127.0.0.1:49303_lqly%2Fxt-n_0000000000) starting
[junit4:junit4]   2> 370 T1811 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d88c5a2c30003 type:create cxid:0x25 zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 371 T1811 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d88c5a2c30003 type:create cxid:0x26 zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 372 T1811 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d88c5a2c30003 type:create cxid:0x28 zxid:0x27 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 373 T1806 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 377 T1811 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d88c5a2c30003 type:create cxid:0x2e zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 379 T1830 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 380 T1806 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 386 T1806 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 389 T1806 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 394 T1829 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 398 T1831 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363799286661/collection1
[junit4:junit4]   2> 398 T1831 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 399 T1831 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 400 T1831 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 401 T1831 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363799286661/collection1/'
[junit4:junit4]   2> 402 T1831 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363799286661/collection1/lib/README' to classloader
[junit4:junit4]   2> 402 T1831 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363799286661/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 442 T1831 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 476 T1831 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 477 T1831 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 481 T1831 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 826 T1831 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 833 T1831 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 835 T1831 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 856 T1831 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 859 T1831 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 861 T1831 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 862 T1831 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 863 T1831 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 863 T1831 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 864 T1831 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 864 T1831 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 864 T1831 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 864 T1831 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363799286661/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363799286462/control/data/
[junit4:junit4]   2> 864 T1831 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e2fb2d7
[junit4:junit4]   2> 865 T1831 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 865 T1831 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363799286462/control/data forceNew: false
[junit4:junit4]   2> 865 T1831 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363799286462/control/data/index/
[junit4:junit4]   2> 865 T1831 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363799286462/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 866 T1831 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363799286462/control/data/index forceNew: false
[junit4:junit4]   2> 869 T1831 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/index41034143tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@347c3dd5; maxCacheMB=0.27734375 maxMergeSizeMB=0.01953125))),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 869 T1831 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 871 T1831 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 871 T1831 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 872 T1831 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 872 T1831 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 872 T1831 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 873 T1831 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 873 T1831 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 873 T1831 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 874 T1831 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 877 T1831 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 881 T1831 oass.SolrIndexSearcher.<init> Opening Searcher@6b8e2cb7 main
[junit4:junit4]   2> 881 T1831 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363799286462/control/data/tlog
[junit4:junit4]   2> 882 T1831 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 882 T1831 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 885 T1832 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6b8e2cb7 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 886 T1831 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 886 T1831 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1898 T1829 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1899 T1829 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49303/lqly/xt",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49303_lqly%2Fxt",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 1899 T1829 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 1900 T1829 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 1904 T1828 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> 2889 T1831 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2889 T1831 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49303/lqly/xt collection:control_collection shard:shard1
[junit4:junit4]   2> 2890 T1831 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2898 T1811 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d88c5a2c30003 type:delete cxid:0x82 zxid:0x35 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2899 T1831 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2900 T1811 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d88c5a2c30003 type:create cxid:0x83 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2902 T1831 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2902 T1831 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2903 T1831 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49303/lqly/xt/collection1/
[junit4:junit4]   2> 2903 T1831 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2903 T1831 oasc.SyncStrategy.syncToMe http://127.0.0.1:49303/lqly/xt/collection1/ has no replicas
[junit4:junit4]   2> 2903 T1831 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49303/lqly/xt/collection1/
[junit4:junit4]   2> 2904 T1831 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2909 T1811 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d88c5a2c30003 type:create cxid:0x8e zxid:0x3a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3408 T1829 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3415 T1828 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> 3462 T1831 oasc.ZkController.register We are http://127.0.0.1:49303/lqly/xt/collection1/ and leader is http://127.0.0.1:49303/lqly/xt/collection1/
[junit4:junit4]   2> 3463 T1831 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49303/lqly/xt
[junit4:junit4]   2> 3463 T1831 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3463 T1831 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3463 T1831 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3466 T1831 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3467 T1806 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3468 T1806 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3469 T1806 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3476 T1806 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3478 T1806 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:37297/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@b245941
[junit4:junit4]   2> 3479 T1806 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3479 T1834 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:37297. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3480 T1834 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:37297, initiating session
[junit4:junit4]   2> 3480 T1808 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:47142
[junit4:junit4]   2> 3481 T1808 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:47142
[junit4:junit4]   2> 3482 T1810 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d88c5a2c30004 with negotiated timeout 10000 for client /127.0.0.1:47142
[junit4:junit4]   2> 3482 T1834 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:37297, sessionid = 0x13d88c5a2c30004, negotiated timeout = 10000
[junit4:junit4]   2> 3482 T1835 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b245941 name:ZooKeeperConnection Watcher:127.0.0.1:37297/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3483 T1806 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3485 T1806 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3488 T1806 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3556 T1806 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3558 T1806 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52301
[junit4:junit4]   2> 3559 T1806 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3559 T1806 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3559 T1806 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363799289945
[junit4:junit4]   2> 3560 T1806 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363799289945/solr.xml
[junit4:junit4]   2> 3560 T1806 oasc.CoreContainer.<init> New CoreContainer 62949766
[junit4:junit4]   2> 3561 T1806 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363799289945/'
[junit4:junit4]   2> 3561 T1806 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363799289945/'
[junit4:junit4]   2> 3578 T1806 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3579 T1806 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3579 T1806 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3579 T1806 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3580 T1806 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3580 T1806 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3580 T1806 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3580 T1806 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3581 T1806 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3581 T1806 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3587 T1806 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3596 T1806 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:37297/solr
[junit4:junit4]   2> 3596 T1806 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3596 T1806 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:37297 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1cc8318d
[junit4:junit4]   2> 3597 T1806 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3597 T1845 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:37297. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3598 T1845 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:37297, initiating session
[junit4:junit4]   2> 3598 T1808 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:47143
[junit4:junit4]   2> 3598 T1808 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:47143
[junit4:junit4]   2> 3599 T1810 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d88c5a2c30005 with negotiated timeout 20000 for client /127.0.0.1:47143
[junit4:junit4]   2> 3599 T1845 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:37297, sessionid = 0x13d88c5a2c30005, negotiated timeout = 20000
[junit4:junit4]   2> 3599 T1846 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1cc8318d name:ZooKeeperConnection Watcher:127.0.0.1:37297 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3599 T1806 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3601 T1811 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d88c5a2c30005
[junit4:junit4]   2> 3601 T1846 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3601 T1808 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:47143 which had sessionid 0x13d88c5a2c30005
[junit4:junit4]   2> 3601 T1806 oaz.ZooKeeper.close Session: 0x13d88c5a2c30005 closed
[junit4:junit4]   2> 3602 T1806 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3604 T1806 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:37297/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@130a433b
[junit4:junit4]   2> 3605 T1806 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3606 T1847 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:37297. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3606 T1847 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:37297, initiating session
[junit4:junit4]   2> 3606 T1808 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:47144
[junit4:junit4]   2> 3606 T1808 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:47144
[junit4:junit4]   2> 3607 T1810 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d88c5a2c30006 with negotiated timeout 20000 for client /127.0.0.1:47144
[junit4:junit4]   2> 3607 T1847 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:37297, sessionid = 0x13d88c5a2c30006, negotiated timeout = 20000
[junit4:junit4]   2> 3607 T1848 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@130a433b name:ZooKeeperConnection Watcher:127.0.0.1:37297/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3607 T1806 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3608 T1811 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d88c5a2c30006 type:create cxid:0x1 zxid:0x48 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3609 T1811 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d88c5a2c30006 type:create cxid:0x3 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3611 T1806 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4614 T1806 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52301_lqly%2Fxt
[junit4:junit4]   2> 4615 T1811 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d88c5a2c30006 type:delete cxid:0xd zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:52301_lqly%2Fxt Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:52301_lqly%2Fxt
[junit4:junit4]   2> 4616 T1806 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52301_lqly%2Fxt
[junit4:junit4]   2> 4619 T1828 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> 4620 T1848 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4620 T1835 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4622 T1828 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4629 T1849 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363799289945/collection1
[junit4:junit4]   2> 4630 T1849 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4630 T1849 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4631 T1849 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4632 T1849 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363799289945/collection1/'
[junit4:junit4]   2> 4633 T1849 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363799289945/collection1/lib/README' to classloader
[junit4:junit4]   2> 4634 T1849 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363799289945/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4679 T1849 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4722 T1849 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4723 T1849 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4726 T1849 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4920 T1829 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4920 T1829 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:49303_lqly%2Fxt_collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49303/lqly/xt",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49303_lqly%2Fxt",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 4924 T1835 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> 4924 T1848 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> 4924 T1828 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> 5077 T1849 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5083 T1849 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5085 T1849 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5097 T1849 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5099 T1849 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5101 T1849 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5102 T1849 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5103 T1849 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5103 T1849 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5104 T1849 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5104 T1849 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5104 T1849 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5104 T1849 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363799289945/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363799286462/jetty1/
[junit4:junit4]   2> 5104 T1849 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e2fb2d7
[junit4:junit4]   2> 5105 T1849 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5105 T1849 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363799286462/jetty1 forceNew: false
[junit4:junit4]   2> 5105 T1849 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363799286462/jetty1/index/
[junit4:junit4]   2> 5105 T1849 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363799286462/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5106 T1849 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363799286462/jetty1/index forceNew: false
[junit4:junit4]   2> 5110 T1849 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/index41034144tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e4ca2bf; maxCacheMB=0.27734375 maxMergeSizeMB=0.01953125))),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5110 T1849 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5113 T1849 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5113 T1849 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5114 T1849 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5115 T1849 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5115 T1849 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5115 T1849 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5116 T1849 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5117 T1849 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5117 T1849 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5121 T1849 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5125 T1849 oass.SolrIndexSearcher.<init> Opening Searcher@730ea89f main
[junit4:junit4]   2> 5126 T1849 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363799286462/jetty1/tlog
[junit4:junit4]   2> 5126 T1849 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5126 T1849 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5130 T1850 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@730ea89f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5132 T1849 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5133 T1849 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6429 T1829 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6430 T1829 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52301/lqly/xt",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52301_lqly%2Fxt",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 6430 T1829 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6431 T1829 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 6436 T1835 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> 6436 T1828 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> 6436 T1848 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> 7134 T1849 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7135 T1849 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52301/lqly/xt collection:collection1 shard:shard2
[junit4:junit4]   2> 7135 T1849 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 7140 T1811 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d88c5a2c30006 type:delete cxid:0x4a zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7140 T1849 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7141 T1811 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d88c5a2c30006 type:create cxid:0x4b zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7142 T1849 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7142 T1849 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7143 T1849 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52301/lqly/xt/collection1/
[junit4:junit4]   2> 7143 T1849 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7143 T1849 oasc.SyncStrategy.syncToMe http://127.0.0.1:52301/lqly/xt/collection1/ has no replicas
[junit4:junit4]   2> 7143 T1849 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52301/lqly/xt/collection1/
[junit4:junit4]   2> 7143 T1849 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 7146 T1811 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d88c5a2c30006 type:create cxid:0x56 zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7941 T1829 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7948 T1828 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> 7948 T1835 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> 7948 T1848 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> 7951 T1849 oasc.ZkController.register We are http://127.0.0.1:52301/lqly/xt/collection1/ and leader is http://127.0.0.1:52301/lqly/xt/collection1/
[junit4:junit4]   2> 7952 T1849 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52301/lqly/xt
[junit4:junit4]   2> 7952 T1849 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 7952 T1849 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 7952 T1849 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7953 T1849 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7954 T1806 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 7954 T1806 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 7955 T1806 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8025 T1806 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8026 T1806 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:46731
[junit4:junit4]   2> 8028 T1806 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8029 T1806 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8029 T1806 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363799294419
[junit4:junit4]   2> 8030 T1806 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363799294419/solr.xml
[junit4:junit4]   2> 8030 T1806 oasc.CoreContainer.<init> New CoreContainer 1440628695
[junit4:junit4]   2> 8031 T1806 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363799294419/'
[junit4:junit4]   2> 8031 T1806 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363799294419/'
[junit4:junit4]   2> 8052 T1806 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8053 T1806 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8053 T1806 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8054 T1806 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8054 T1806 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8055 T1806 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8055 T1806 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8055 T1806 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8056 T1806 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8056 T1806 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8066 T1806 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8080 T1806 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:37297/solr
[junit4:junit4]   2> 8080 T1806 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8081 T1806 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:37297 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@2b75266b
[junit4:junit4]   2> 8081 T1806 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8081 T1861 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:37297. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8082 T1861 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:37297, initiating session
[junit4:junit4]   2> 8082 T1808 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:47149
[junit4:junit4]   2> 8083 T1808 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:47149
[junit4:junit4]   2> 8083 T1810 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d88c5a2c30007 with negotiated timeout 20000 for client /127.0.0.1:47149
[junit4:junit4]   2> 8083 T1861 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:37297, sessionid = 0x13d88c5a2c30007, negotiated timeout = 20000
[junit4:junit4]   2> 8083 T1862 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2b75266b name:ZooKeeperConnection Watcher:127.0.0.1:37297 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8084 T1806 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8085 T1811 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d88c5a2c30007
[junit4:junit4]   2> 8085 T1862 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8085 T1808 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:47149 which had sessionid 0x13d88c5a2c30007
[junit4:junit4]   2> 8085 T1806 oaz.ZooKeeper.close Session: 0x13d88c5a2c30007 closed
[junit4:junit4]   2> 8086 T1806 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8089 T1806 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:37297/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@3dfdecc2
[junit4:junit4]   2> 8090 T1863 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:37297. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8089 T1806 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8090 T1863 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:37297, initiating session
[junit4:junit4]   2> 8090 T1808 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:47150
[junit4:junit4]   2> 8090 T1808 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:47150
[junit4:junit4]   2> 8091 T1810 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d88c5a2c30008 with negotiated timeout 20000 for client /127.0.0.1:47150
[junit4:junit4]   2> 8091 T1863 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:37297, sessionid = 0x13d88c5a2c30008, negotiated timeout = 20000
[junit4:junit4]   2> 8091 T1864 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3dfdecc2 name:ZooKeeperConnection Watcher:127.0.0.1:37297/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8091 T1806 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8093 T1811 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d88c5a2c30008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8094 T1811 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d88c5a2c30008 type:create cxid:0x3 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8095 T1806 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9097 T1806 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46731_lqly%2Fxt
[junit4:junit4]   2> 9098 T1811 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d88c5a2c30008 type:delete cxid:0xd zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:46731_lqly%2Fxt Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:46731_lqly%2Fxt
[junit4:junit4]   2> 9098 T1806 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46731_lqly%2Fxt
[junit4:junit4]   2> 9100 T1828 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> 9100 T1848 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> 9101 T1864 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9101 T1835 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9101 T1835 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> 9102 T1848 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9102 T1828 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9105 T1865 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363799294419/collection1
[junit4:junit4]   2> 9105 T1865 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9106 T1865 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9106 T1865 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9107 T1865 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363799294419/collection1/'
[junit4:junit4]   2> 9107 T1865 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363799294419/collection1/lib/README' to classloader
[junit4:junit4]   2> 9107 T1865 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363799294419/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9142 T1865 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9167 T1865 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9168 T1865 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9171 T1865 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9452 T1829 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9453 T1829 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:52301_lqly%2Fxt_collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52301/lqly/xt",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52301_lqly%2Fxt",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 9467 T1835 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> 9467 T1864 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> 9467 T1848 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> 9467 T1828 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> 9487 T1865 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9492 T1865 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9494 T1865 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9504 T1865 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9507 T1865 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9509 T1865 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9510 T1865 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9510 T1865 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9511 T1865 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9511 T1865 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9512 T1865 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9512 T1865 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9512 T1865 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363799294419/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363799286462/jetty2/
[junit4:junit4]   2> 9512 T1865 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e2fb2d7
[junit4:junit4]   2> 9513 T1865 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9513 T1865 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363799286462/jetty2 forceNew: false
[junit4:junit4]   2> 9513 T1865 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363799286462/jetty2/index/
[junit4:junit4]   2> 9513 T1865 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363799286462/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9514 T1865 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363799286462/jetty2/index forceNew: false
[junit4:junit4]   2> 9517 T1865 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/index41034145tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@441bd78e; maxCacheMB=0.27734375 maxMergeSizeMB=0.01953125))),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9517 T1865 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9519 T1865 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9519 T1865 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9519 T1865 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9520 T1865 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9520 T1865 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9520 T1865 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9521 T1865 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9521 T1865 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9521 T1865 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9523 T1865 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9526 T1865 oass.SolrIndexSearcher.<init> Opening Searcher@6d1c8669 main
[junit4:junit4]   2> 9526 T1865 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363799286462/jetty2/tlog
[junit4:junit4]   2> 9526 T1865 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9526 T1865 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9530 T1866 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6d1c8669 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9531 T1865 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9531 T1865 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10971 T1829 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10973 T1829 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:46731/lqly/xt",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:46731_lqly%2Fxt",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 10973 T1829 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 10973 T1829 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 10979 T1828 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> 10979 T1835 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> 10979 T1864 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> 10979 T1848 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> 11533 T1865 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11533 T1865 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:46731/lqly/xt collection:collection1 shard:shard1
[junit4:junit4]   2> 11534 T1865 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 11538 T1811 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d88c5a2c30008 type:delete cxid:0x49 zxid:0x7d txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard1 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard1
[junit4:junit4]   2> 11539 T1865 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11539 T1811 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d88c5a2c30008 type:create cxid:0x4a zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11540 T1865 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11541 T1865 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11541 T1865 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:46731/lqly/xt/collection1/
[junit4:junit4]   2> 11541 T1865 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11541 T1865 oasc.SyncStrategy.syncToMe http://127.0.0.1:46731/lqly/xt/collection1/ has no replicas
[junit4:junit4]   2> 11542 T1865 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:46731/lqly/xt/collection1/
[junit4:junit4]   2> 11542 T1865 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 11544 T1811 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d88c5a2c30008 type:create cxid:0x54 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12484 T1829 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12491 T1848 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> 12491 T1835 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> 12491 T1828 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> 12491 T1864 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> 12498 T1865 oasc.ZkController.register We are http://127.0.0.1:46731/lqly/xt/collection1/ and leader is http://127.0.0.1:46731/lqly/xt/collection1/
[junit4:junit4]   2> 12498 T1865 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:46731/lqly/xt
[junit4:junit4]   2> 12498 T1865 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 12498 T1865 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12498 T1865 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12501 T1865 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12502 T1806 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 12503 T1806 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12504 T1806 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12574 T1806 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12576 T1806 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57421
[junit4:junit4]   2> 12577 T1806 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12577 T1806 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12577 T1806 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363799298967
[junit4:junit4]   2> 12578 T1806 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363799298967/solr.xml
[junit4:junit4]   2> 12578 T1806 oasc.CoreContainer.<init> New CoreContainer 1328615443
[junit4:junit4]   2> 12578 T1806 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363799298967/'
[junit4:junit4]   2> 12579 T1806 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363799298967/'
[junit4:junit4]   2> 12595 T1806 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 12596 T1806 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12596 T1806 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12596 T1806 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12596 T1806 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12597 T1806 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12597 T1806 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12597 T1806 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12598 T1806 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12598 T1806 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12603 T1806 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12611 T1806 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:37297/solr
[junit4:junit4]   2> 12612 T1806 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12612 T1806 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:37297 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@27e5fc70
[junit4:junit4]   2> 12613 T1806 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12613 T1877 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:37297. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12614 T1877 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:37297, initiating session
[junit4:junit4]   2> 12614 T1808 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:47154
[junit4:junit4]   2> 12614 T1808 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:47154
[junit4:junit4]   2> 12615 T1810 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d88c5a2c30009 with negotiated timeout 20000 for client /127.0.0.1:47154
[junit4:junit4]   2> 12615 T1877 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:37297, sessionid = 0x13d88c5a2c30009, negotiated timeout = 20000
[junit4:junit4]   2> 12616 T1878 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@27e5fc70 name:ZooKeeperConnection Watcher:127.0.0.1:37297 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12616 T1806 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12617 T1811 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d88c5a2c30009
[junit4:junit4]   2> 12618 T1878 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12618 T1808 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:47154 which had sessionid 0x13d88c5a2c30009
[junit4:junit4]   2> 12618 T1806 oaz.ZooKeeper.close Session: 0x13d88c5a2c30009 closed
[junit4:junit4]   2> 12619 T1806 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12622 T1806 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:37297/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@35cf4c17
[junit4:junit4]   2> 12622 T1806 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12622 T1879 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:37297. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12623 T1879 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:37297, initiating session
[junit4:junit4]   2> 12623 T1808 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:47155
[junit4:junit4]   2> 12623 T1808 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:47155
[junit4:junit4]   2> 12624 T1810 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d88c5a2c3000a with negotiated timeout 20000 for client /127.0.0.1:47155
[junit4:junit4]   2> 12624 T1879 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:37297, sessionid = 0x13d88c5a2c3000a, negotiated timeout = 20000
[junit4:junit4]   2> 12624 T1880 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@35cf4c17 name:ZooKeeperConnection Watcher:127.0.0.1:37297/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12624 T1806 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12625 T1811 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d88c5a2c3000a type:create cxid:0x1 zxid:0x8e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12626 T1811 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d88c5a2c3000a type:create cxid:0x3 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12628 T1806 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13631 T1806 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57421_lqly%2Fxt
[junit4:junit4]   2> 13632 T1811 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d88c5a2c3000a type:delete cxid:0xd zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:57421_lqly%2Fxt Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:57421_lqly%2Fxt
[junit4:junit4]   2> 13633 T1806 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57421_lqly%2Fxt
[junit4:junit4]   2> 13637 T1828 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> 13638 T1848 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> 13638 T1864 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> 13638 T1835 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13639 T1835 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> 13655 T1880 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13656 T1828 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13657 T1864 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13657 T1848 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13665 T1881 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363799298967/collection1
[junit4:junit4]   2> 13665 T1881 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13666 T1881 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13666 T1881 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13668 T1881 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363799298967/collection1/'
[junit4:junit4]   2> 13669 T1881 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363799298967/collection1/lib/README' to classloader
[junit4:junit4]   2> 13670 T1881 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363799298967/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13694 T1881 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 13719 T1881 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13720 T1881 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13723 T1881 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 13995 T1829 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13995 T1829 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:46731_lqly%2Fxt_collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:46731/lqly/xt",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:46731_lqly%2Fxt",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 13998 T1848 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> 13999 T1880 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> 13998 T1828 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> 13998 T1864 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> 13998 T1835 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> 14079 T1881 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14085 T1881 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14088 T1881 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14099 T1881 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14103 T1881 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14106 T1881 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14107 T1881 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14107 T1881 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14107 T1881 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14108 T1881 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14108 T1881 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14109 T1881 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14109 T1881 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363799298967/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363799286462/jetty3/
[junit4:junit4]   2> 14109 T1881 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e2fb2d7
[junit4:junit4]   2> 14110 T1881 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14110 T1881 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363799286462/jetty3 forceNew: false
[junit4:junit4]   2> 14110 T1881 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363799286462/jetty3/index/
[junit4:junit4]   2> 14111 T1881 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363799286462/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14111 T1881 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363799286462/jetty3/index forceNew: false
[junit4:junit4]   2> 14115 T1881 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/index41034146tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@b9f1cd7; maxCacheMB=0.27734375 maxMergeSizeMB=0.01953125))),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14115 T1881 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14117 T1881 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14117 T1881 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14117 T1881 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14118 T1881 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14118 T1881 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14118 T1881 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14118 T1881 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14119 T1881 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14119 T1881 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14121 T1881 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14124 T1881 oass.SolrIndexSearcher.<init> Opening Searcher@196c57ec main
[junit4:junit4]   2> 14124 T1881 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363799286462/jetty3/tlog
[junit4:junit4]   2> 14124 T1881 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14124 T1881 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14128 T1882 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@196c57ec main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14129 T1881 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14129 T1881 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15503 T1829 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15504 T1829 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57421/lqly/xt",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:57421_lqly%2Fxt",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 15505 T1829 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 15505 T1829 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 15510 T1828 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> 15510 T1880 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> 15510 T1864 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> 15510 T1835 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> 15510 T1848 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> 16130 T1881 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16131 T1881 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:57421/lqly/xt collection:collection1 shard:shard2
[junit4:junit4]   2> 16134 T1881 oasc.ZkController.register We are http://127.0.0.1:57421/lqly/xt/collection1/ and leader is http://127.0.0.1:52301/lqly/xt/collection1/
[junit4:junit4]   2> 16134 T1881 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57421/lqly/xt
[junit4:junit4]   2> 16135 T1881 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16135 T1881 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C114 name=collection1 org.apache.solr.core.SolrCore@9570e67 url=http://127.0.0.1:57421/lqly/xt/collection1 node=127.0.0.1:57421_lqly%2Fxt C114_STATE=coll:collection1 core:collection1 props:{core=collection1, state=down, collection=collection1, base_url=http://127.0.0.1:57421/lqly/xt, node_name=127.0.0.1:57421_lqly%2Fxt}
[junit4:junit4]   2> 16135 T1883 C114 P57421 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16136 T1883 C114 P57421 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16136 T1881 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16136 T1883 C114 P57421 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16136 T1883 C114 P57421 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16137 T1883 C114 P57421 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16137 T1806 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 16137 T1806 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16137 T1806 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16198 T1806 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16200 T1806 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:43952
[junit4:junit4]   2> 16201 T1806 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16201 T1806 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16202 T1806 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363799302597
[junit4:junit4]   2> 16202 T1806 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363799302597/solr.xml
[junit4:junit4]   2> 16202 T1806 oasc.CoreContainer.<init> New CoreContainer 2095981698
[junit4:junit4]   2> 16202 T1806 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363799302597/'
[junit4:junit4]   2> 16203 T1806 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363799302597/'
[junit4:junit4]   2> 16220 T1806 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 16221 T1806 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16221 T1806 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16221 T1806 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16222 T1806 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16222 T1806 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16222 T1806 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16223 T1806 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16223 T1806 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16223 T1806 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16229 T1806 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16255 T1806 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:37297/solr
[junit4:junit4]   2> 16256 T1806 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16256 T1806 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:37297 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@72454cff
[junit4:junit4]   2> 16257 T1806 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16257 T1894 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:37297. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16258 T1894 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:37297, initiating session
[junit4:junit4]   2> 16258 T1808 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:47168
[junit4:junit4]   2> 16258 T1808 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:47168
[junit4:junit4]   2> 16259 T1810 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d88c5a2c3000b with negotiated timeout 20000 for client /127.0.0.1:47168
[junit4:junit4]   2> 16259 T1894 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:37297, sessionid = 0x13d88c5a2c3000b, negotiated timeout = 20000
[junit4:junit4]   2> 16260 T1895 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@72454cff name:ZooKeeperConnection Watcher:127.0.0.1:37297 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16260 T1806 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16261 T1811 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d88c5a2c3000b
[junit4:junit4]   2> 16262 T1895 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16262 T1808 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:47168 which had sessionid 0x13d88c5a2c3000b
[junit4:junit4]   2> 16262 T1806 oaz.ZooKeeper.close Session: 0x13d88c5a2c3000b closed
[junit4:junit4]   2> 16263 T1806 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 16266 T1806 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:37297/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@79c39328
[junit4:junit4]   2> 16267 T1896 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:37297. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16266 T1806 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16267 T1896 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:37297, initiating session
[junit4:junit4]   2> 16267 T1808 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:47169
[junit4:junit4]   2> 16267 T1808 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:47169
[junit4:junit4]   2> 16268 T1810 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d88c5a2c3000c with negotiated timeout 20000 for client /127.0.0.1:47169
[junit4:junit4]   2> 16268 T1896 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:37297, sessionid = 0x13d88c5a2c3000c, negotiated timeout = 20000
[junit4:junit4]   2> 16269 T1897 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@79c39328 name:ZooKeeperConnection Watcher:127.0.0.1:37297/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16269 T1806 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16270 T1811 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d88c5a2c3000c type:create cxid:0x1 zxid:0xa1 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16271 T1811 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d88c5a2c3000c type:create cxid:0x3 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16273 T1806 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 17016 T1829 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17017 T1829 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:57421_lqly%2Fxt_collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57421/lqly/xt",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:57421_lqly%2Fxt",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 17023 T1828 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> 17023 T1897 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> 17024 T1848 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> 17024 T1864 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> 17023 T1835 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> 17023 T1880 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> 17142 T1842 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {checkLive=true&action=PREPRECOVERY&state=recovering&core=collection1&nodeName=127.0.0.1:57421_lqly%252Fxt&version=2&wt=javabin&onlyIfLeader=true&coreNodeName=127.0.0.1:57421_lqly%252Fxt_collection1} status=0 QTime=1000 
[junit4:junit4]   2> 17276 T1806 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43952_lqly%2Fxt
[junit4:junit4]   2> 17277 T1811 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d88c5a2c3000c type:delete cxid:0xf zxid:0xa7 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:43952_lqly%2Fxt Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:43952_lqly%2Fxt
[junit4:junit4]   2> 17278 T1806 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43952_lqly%2Fxt
[junit4:junit4]   2> 17282 T1835 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17282 T1864 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17282 T1835 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> 17282 T1848 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17282 T1880 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17283 T1864 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> 17283 T1828 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17283 T1897 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> 17283 T1880 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> 17283 T1848 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> 17284 T1828 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> 17287 T1897 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17291 T1898 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363799302597/collection1
[junit4:junit4]   2> 17291 T1898 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 17292 T1898 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 17292 T1898 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 17294 T1898 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363799302597/collection1/'
[junit4:junit4]   2> 17295 T1898 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363799302597/collection1/lib/README' to classloader
[junit4:junit4]   2> 17295 T1898 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363799302597/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 17326 T1898 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 17353 T1898 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 17354 T1898 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 17357 T1898 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17711 T1898 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17716 T1898 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17718 T1898 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17735 T1898 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17739 T1898 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17743 T1898 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17745 T1898 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17746 T1898 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17746 T1898 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17748 T1898 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17748 T1898 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17748 T1898 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17749 T1898 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363799302597/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363799286462/jetty4/
[junit4:junit4]   2> 17749 T1898 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e2fb2d7
[junit4:junit4]   2> 17749 T1898 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17750 T1898 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363799286462/jetty4 forceNew: false
[junit4:junit4]   2> 17750 T1898 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363799286462/jetty4/index/
[junit4:junit4]   2> 17751 T1898 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363799286462/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17752 T1898 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363799286462/jetty4/index forceNew: false
[junit4:junit4]   2> 17757 T1898 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/index41034147tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@7111dc2a; maxCacheMB=0.27734375 maxMergeSizeMB=0.01953125))),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17757 T1898 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17760 T1898 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17761 T1898 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17761 T1898 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17762 T1898 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17763 T1898 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17763 T1898 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17764 T1898 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17764 T1898 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17765 T1898 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17769 T1898 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17772 T1898 oass.SolrIndexSearcher.<init> Opening Searcher@48427f6 main
[junit4:junit4]   2> 17772 T1898 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363799286462/jetty4/tlog
[junit4:junit4]   2> 17773 T1898 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17773 T1898 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17777 T1899 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@48427f6 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17779 T1898 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17779 T1898 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18531 T1829 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18532 T1829 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43952/lqly/xt",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43952_lqly%2Fxt",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 18532 T1829 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 18532 T1829 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 18538 T1864 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> 18538 T1835 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> 18538 T1880 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> 18538 T1828 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> 18538 T1897 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> 18538 T1848 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> 18781 T1898 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 18782 T1898 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:43952/lqly/xt collection:collection1 shard:shard1
[junit4:junit4]   2> 18785 T1898 oasc.ZkController.register We are http://127.0.0.1:43952/lqly/xt/collection1/ and leader is http://127.0.0.1:46731/lqly/xt/collection1/
[junit4:junit4]   2> 18785 T1898 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43952/lqly/xt
[junit4:junit4]   2> 18785 T1898 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 18786 T1898 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C115 name=collection1 org.apache.solr.core.SolrCore@9fa2b19 url=http://127.0.0.1:43952/lqly/xt/collection1 node=127.0.0.1:43952_lqly%2Fxt C115_STATE=coll:collection1 core:collection1 props:{core=collection1, state=down, collection=collection1, base_url=http://127.0.0.1:43952/lqly/xt, node_name=127.0.0.1:43952_lqly%2Fxt}
[junit4:junit4]   2> 18786 T1900 C115 P43952 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 18786 T1900 C115 P43952 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 18786 T1898 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18786 T1900 C115 P43952 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 18786 T1900 C115 P43952 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18787 T1900 C115 P43952 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18787 T1806 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 18787 T1806 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 18788 T1806 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18791 T1806 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18792 T1806 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18796 T1842 oasc.CoreContainer.create Creating SolrCore 'onenodecollectioncore' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363799289945/onenodecollectioncore
[junit4:junit4]   2> 18796 T1842 oasc.ZkController.createCollectionZkNode Check for collection zkNode:onenodecollection
[junit4:junit4]   2> 18797 T1842 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   2> 18797 T1842 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 18798 T1842 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 18798 T1842 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection
[junit4:junit4]   2> 18799 T1842 oasc.ZkController.readConfigName Load collection config from:/collections/onenodecollection
[junit4:junit4]   2> 18800 T1842 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363799289945/onenodecollectioncore/'
[junit4:junit4]   2> 18836 T1842 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 18864 T1842 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 18865 T1842 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 18869 T1842 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2>  C114_STATE=coll:collection1 core:collection1 props:{shard=shard2, core=collection1, state=recovering, collection=collection1, base_url=http://127.0.0.1:57421/lqly/xt, node_name=127.0.0.1:57421_lqly%2Fxt}
[junit4:junit4]   2> 19144 T1883 C114 P57421 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:52301/lqly/xt/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 19144 T1883 C114 P57421 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:57421/lqly/xt START replicas=[http://127.0.0.1:52301/lqly/xt/collection1/] nUpdates=100
[junit4:junit4]   2> 19145 T1883 C114 P57421 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19145 T1883 C114 P57421 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 19145 T1883 C114 P57421 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 19145 T1883 C114 P57421 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 19145 T1883 C114 P57421 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19145 T1883 C114 P57421 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:52301/lqly/xt/collection1/. core=collection1
[junit4:junit4]   2> 19145 T1883 C114 P57421 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C116 name=collection1 org.apache.solr.core.SolrCore@1fd5cbb0 url=http://127.0.0.1:52301/lqly/xt/collection1 node=127.0.0.1:52301_lqly%2Fxt C116_STATE=coll:collection1 core:collection1 props:{shard=shard2, core=collection1, state=active, collection=collection1, base_url=http://127.0.0.1:52301/lqly/xt, node_name=127.0.0.1:52301_lqly%2Fxt, leader=true}
[junit4:junit4]   2> 19150 T1843 C116 P52301 REQ /get {getVersions=100&qt=/get&distrib=false&version=2&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 19152 T1844 C116 P52301 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 19154 T1844 C116 P52301 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/index41034144tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e4ca2bf; maxCacheMB=0.27734375 maxMergeSizeMB=0.01953125))),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19154 T1844 C116 P52301 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19158 T1844 C116 P52301 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/index41034144tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e4ca2bf; maxCacheMB=0.27734375 maxMergeSizeMB=0.01953125))),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/index41034144tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e4ca2bf; maxCacheMB=0.27734375 maxMergeSizeMB=0.01953125))),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19158 T1844 C116 P52301 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19159 T1844 C116 P52301 oass.SolrIndexSearcher.<init> Opening Searcher@25a7e1d realtime
[junit4:junit4]   2> 19159 T1844 C116 P52301 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19159 T1844 C116 P52301 /update {waitSearcher=true&commit=true&openSearcher=false&commit_end_point=true&version=2&wt=javabin&softCommit=false} {commit=} 0 8
[junit4:junit4]   2> 19160 T1883 C114 P57421 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19160 T1883 C114 P57421 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19165 T1843 C116 P52301 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19166 T1843 C116 P52301 REQ /replication {qt=/replication&version=2&command=indexversion&wt=javabin} status=0 QTime=5 
[junit4:junit4]   2> 19167 T1883 C114 P57421 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 19167 T1883 C114 P57421 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19167 T1883 C114 P57421 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19169 T1844 C116 P52301 REQ /replication {qt=/replication&generation=2&version=2&command=filelist&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 19170 T1883 C114 P57421 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19170 T1883 C114 P57421 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363799286462/jetty3/index.20130321065325627 forceNew: false
[junit4:junit4]   2> 19171 T1883 C114 P57421 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@5e1bb373 lockFactory=org.apache.lucene.store.NativeFSLockFactory@30bcba42) fullCopy=false
[junit4:junit4]   2> 19173 T1841 C116 P52301 REQ /replication {qt=/replication&generation=2&checksum=true&command=filecontent&wt=filestream&file=segments_2} status=0 QTime=0 
[junit4:junit4]   2> 19174 T1883 C114 P57421 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19175 T1883 C114 P57421 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19175 T1883 C114 P57421 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 19177 T1883 C114 P57421 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/index41034146tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@b9f1cd7; maxCacheMB=0.27734375 maxMergeSizeMB=0.01953125))),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/index41034146tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@b9f1cd7; maxCacheMB=0.27734375 maxMergeSizeMB=0.01953125))),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19178 T1883 C114 P57421 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19178 T1883 C114 P57421 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 19178 T1883 C114 P57421 oass.SolrIndexSearcher.<init> Opening Searcher@4e601873 main
[junit4:junit4]   2> 19179 T1882 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4e601873 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 19179 T1883 C114 P57421 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 19179 T1883 C114 P57421 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 19180 T1883 C114 P57421 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 19180 T1883 C114 P57421 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19182 T1883 C114 P57421 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 19188 T1842 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 19193 T1842 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 19195 T1842 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 19204 T1842 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19208 T1842 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19210 T1842 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19211 T1842 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19211 T1842 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19212 T1842 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19213 T1842 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19213 T1842 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19213 T1842 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19213 T1842 oasc.SolrCore.<init> [onenodecollectioncore] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363799289945/onenodecollectioncore/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363799286463/onenodecollection/
[junit4:junit4]   2> 19214 T1842 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e2fb2d7
[junit4:junit4]   2> 19214 T1842 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19215 T1842 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363799286463/onenodecollection forceNew: false
[junit4:junit4]   2> 19215 T1842 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363799286463/onenodecollection/index/
[junit4:junit4]   2> 19215 T1842 oasc.SolrCore.initIndex WARNING [onenodecollectioncore] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363799286463/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 19216 T1842 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363799286463/onenodecollection/index forceNew: false
[junit4:junit4]   2> 19240 T1842 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/index41034148tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@75e9bd90; maxCacheMB=0.27734375 maxMergeSizeMB=0.01953125))),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19240 T1842 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19242 T1842 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 19242 T1842 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 19242 T1842 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 19243 T1842 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 19243 T1842 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 19243 T1842 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 19244 T1842 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 19244 T1842 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 19244 T1842 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 19248 T1842 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 19252 T1842 oass.SolrIndexSearcher.<init> Opening Searcher@36dc83dd main
[junit4:junit4]   2> 19252 T1842 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363799286463/onenodecollection/tlog
[junit4:junit4]   2> 19253 T1842 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 19253 T1842 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 19257 T1904 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@36dc83dd main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 19258 T1842 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 20043 T1829 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20044 T1829 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:43952_lqly%2Fxt_collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43952/lqly/xt",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43952_lqly%2Fxt",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 20048 T1829 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:57421_lqly%2Fxt_collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57421/lqly/xt",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:57421_lqly%2Fxt",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 20052 T1829 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52301/lqly/xt",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52301_lqly%2Fxt",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 20052 T1829 oasc.Overseer$ClusterStateUpdater.createCollection Create collection onenodecollection with numShards 1
[junit4:junit4]   2> 20053 T1829 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 20055 T1880 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> 20055 T1848 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> 20055 T1864 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> 20055 T1897 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> 20055 T1835 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> 20055 T1828 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> 20260 T1842 oasc.CoreContainer.registerCore registering core: onenodecollectioncore
[junit4:junit4]   2> 20260 T1842 oasc.ZkController.register Register replica - core:onenodecollectioncore address:http://127.0.0.1:52301/lqly/xt collection:onenodecollection shard:shard1
[junit4:junit4]   2> 20261 T1842 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   2> 20266 T1811 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d88c5a2c30006 type:delete cxid:0xac zxid:0xc2 txntype:-1 reqpath:n/a Error Path:/solr/collections/onenodecollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/onenodecollection/leaders
[junit4:junit4]   2> 20266 T1842 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 20267 T1811 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d88c5a2c30006 type:create cxid:0xad zxid:0xc3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 20268 T1842 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 20269 T1842 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 20269 T1842 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52301/lqly/xt/onenodecollectioncore/
[junit4:junit4]   2> 20270 T1842 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 20270 T1842 oasc.SyncStrategy.syncToMe http://127.0.0.1:52301/lqly/xt/onenodecollectioncore/ has no replicas
[junit4:junit4]   2> 20270 T1842 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52301/lqly/xt/onenodecollectioncore/
[junit4:junit4]   2> 20271 T1842 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   2> 20273 T1811 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d88c5a2c30006 type:create cxid:0xb8 zxid:0xc7 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 20792 T1857 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {checkLive=true&action=PREPRECOVERY&state=recovering&core=collection1&nodeName=127.0.0.1:43952_lqly%252Fxt&version=2&wt=javabin&onlyIfLeader=true&coreNodeName=127.0.0.1:43952_lqly%252Fxt_collection1} status=0 QTime=2000 
[junit4:junit4]   2> 21560 T1829 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21567 T1880 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> 21567 T1828 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> 21567 T1848 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> 21567 T1897 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> 21567 T1864 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> 21567 T1835 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> 21578 T1842 oasc.ZkController.register We are http://127.0.0.1:52301/lqly/xt/onenodecollectioncore/ and leader is http://127.0.0.1:52301/lqly/xt/onenodecollectioncore/
[junit4:junit4]   2> 21578 T1842 oasc.ZkController.register No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:52301/lqly/xt
[junit4:junit4]   2> 21578 T1842 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 21578 T1842 oasc.ZkController.publish publishing core=onenodecollectioncore state=active
[junit4:junit4]   2> 21580 T1842 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21581 T1842 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {roles=none&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363799286463/onenodecollection&action=CREATE&numShards=1&name=onenodecollectioncore&collection=onenodecollection&version=2&wt=javabin} status=0 QTime=2785 
[junit4:junit4]   2> 21581 T1806 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 21582 T1806 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22583 T1806 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C115_STATE=coll:collection1 core:collection1 props:{shard=shard1, core=collection1, state=recovering, collection=collection1, base_url=http://127.0.0.1:43952/lqly/xt, node_name=127.0.0.1:43952_lqly%2Fxt}
[junit4:junit4]   2> 22793 T1900 C115 P43952 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:46731/lqly/xt/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 22794 T1900 C115 P43952 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:43952/lqly/xt START replicas=[http://127.0.0.1:46731/lqly/xt/collection1/] nUpdates=100
[junit4:junit4]   2> 22794 T1900 C115 P43952 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 22794 T1900 C115 P43952 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 22794 T1900 C115 P43952 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 22794 T1900 C115 P43952 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 22794 T1900 C115 P43952 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 22795 T1900 C115 P43952 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:46731/lqly/xt/collection1/. core=collection1
[junit4:junit4]   2> 22795 T1900 C115 P43952 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C117 name=collection1 org.apache.solr.core.SolrCore@21c07e80 url=http://127.0.0.1:46731/lqly/xt/collection1 node=127.0.0.1:46731_lqly%2Fxt C117_STATE=coll:collection1 core:collection1 props:{shard=shard1, core=collection1, state=active, collection=collection1, base_url=http://127.0.0.1:46731/lqly/xt, node_name=127.0.0.1:46731_lqly%2Fxt, leader=true}
[junit4:junit4]   2> 22798 T1858 C117 P46731 REQ /get {getVersions=100&qt=/get&distrib=false&version=2&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 22799 T1860 C117 P46731 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22801 T1860 C117 P46731 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/index41034145tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@441bd78e; maxCacheMB=0.27734375 maxMergeSizeMB=0.01953125))),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22802 T1860 C117 P46731 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22808 T1860 C117 P46731 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/index41034145tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@441bd78e; maxCacheMB=0.27734375 maxMergeSizeMB=0.01953125))),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/index41034145tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@441bd78e; maxCacheMB=0.27734375 maxMergeSizeMB=0.01953125))),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22808 T1860 C117 P46731 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22809 T1860 C117 P46731 oass.SolrIndexSearcher.<init> Opening Searcher@2b39814d realtime
[junit4:junit4]   2> 22809 T1860 C117 P46731 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22809 T1860 C117 P46731 /update {waitSearcher=true&commit=true&openSearcher=false&commit_end_point=true&version=2&wt=javabin&softCommit=false} {commit=} 0 10
[junit4:junit4]   2> 22810 T1900 C115 P43952 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22810 T1900 C115 P43952 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 22812 T1858 C117 P46731 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22812 T1858 C117 P46731 REQ /replication {qt=/replication&version=2&command=indexversion&wt=javabin} status=0 QTime=1 
[junit4:junit4]   2> 22813 T1900 C115 P43952 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 22813 T1900 C115 P43952 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 22813 T1900 C115 P43952 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 22815 T1859 C117 P46731 REQ /replication {qt=/replication&generation=2&version=2&command=filelist&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 22815 T1900 C115 P43952 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 22816 T1900 C115 P43952 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363799286462/jetty4/index.20130321065329273 forceNew: false
[junit4:junit4]   2> 22817 T1900 C115 P43952 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@70a03664 lockFactory=org.apache.lucene.store.NativeFSLockFactory@17f4891b) fullCopy=false
[junit4:junit4]   2> 22830 T1860 C117 P46731 REQ /replication {qt=/replication&generation=2&checksum=true&command=filecontent&wt=filestream&file=segments_2} status=0 QTime=0 
[junit4:junit4]   2> 22831 T1900 C115 P43952 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 22832 T1900 C115 P43952 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 22832 T1900 C115 P43952 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 22834 T1900 C115 P43952 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/index41034147tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@7111dc2a; maxCacheMB=0.27734375 maxMergeSizeMB=0.01953125))),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/index41034147tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@7111dc2a; maxCacheMB=0.27734375 maxMergeSizeMB=0.01953125))),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22834 T1900 C115 P43952 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22835 T1900 C115 P43952 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 22835 T1900 C115 P43952 oass.SolrIndexSearcher.<init> Opening Searcher@d06b94 main
[junit4:junit4]   2> 22836 T1899 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d06b94 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22836 T1900 C115 P43952 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 22837 T1900 C115 P43952 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 22837 T1900 C115 P43952 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 22837 T1900 C115 P43952 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 22839 T1900 C115 P43952 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 23072 T1829 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23073 T1829 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:52301_lqly%2Fxt_onenodecollectioncore",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52301/lqly/xt",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52301_lqly%2Fxt",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 23076 T1829 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:43952_lqly%2Fxt_collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43952/lqly/xt",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43952_lqly%2Fxt",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 23098 T1864 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> 23098 T1880 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> 23098 T1897 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> 23098 T1848 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> 23098 T1835 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> 23098 T1828 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> 23585 T1806 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23586 T1806 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: onenodecollection
[junit4:junit4]   2> 23587 T1806 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 23595 T1806 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:37297 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@76e48fd6
[junit4:junit4]   2> 23596 T1806 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 23596 T1907 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:37297. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 23597 T1907 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:37297, initiating session
[junit4:junit4]   2> 23597 T1808 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:47183
[junit4:junit4]   2> 23598 T1808 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:47183
[junit4:junit4]   2> 23599 T1810 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d88c5a2c3000d with negotiated timeout 10000 for client /127.0.0.1:47183
[junit4:junit4]   2> 23608 T1907 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:37297, sessionid = 0x13d88c5a2c3000d, negotiated timeout = 10000
[junit4:junit4]   2> 23608 T1908 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@76e48fd6 name:ZooKeeperConnection Watcher:127.0.0.1:37297 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 23608 T1806 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   1> / (2)
[junit4:junit4]   1> DATA:
[junit4:junit4]   1>     
[junit4:junit4]   1>  /solr (7)
[junit4:junit4]   1>   /solr/overseer (3)
[junit4:junit4]   1>   DATA:
[junit4:junit4]   1>       
[junit4:junit4]   1>    /solr/overseer/collection-queue-work (0)
[junit4:junit4]   1>    /solr/overseer/queue-work (0)
[junit4:junit4]   1>    /solr/overseer/queue (0)
[junit4:junit4]   1>   /solr/configs (1)
[junit4:junit4]   1>    /solr/configs/conf1 (9)
[junit4:junit4]   1>     /solr/configs/conf1/synonyms.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/stopwords.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/solrconfig.xml (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/open-exchange-rates.json (0)
[junit4:junit4]   1>     DATA:
[junit4:junit4]   1>         {
[junit4:junit4]   1>           "disclaimer": "This data is not real, it was synthetically created to match currency.xml.  It is modeled after the data format available from openexchangerates.org.  See https://openexchangerates.org/documentation for details",
[junit4:junit4]   1>           "license": "http://www.apache.org/licenses/LICENSE-2.0",
[junit4:junit4]   1>           "timestamp": 1332070464,
[junit4:junit4]   1>         
[junit4:junit4]   1>         
[junit4:junit4]   1>           "IMPORTANT NOTE": "In order for tests to work, this data must be kept in sync with ./currency.xml",
[junit4:junit4]   1>         
[junit4:junit4]   1>         
[junit4:junit4]   1>           "base": "USD",
[junit4:junit4]   1>           "rates": {
[junit4:junit4]   1>             "USD": 1,
[junit4:junit4]   1>             "JPY": 81.29,
[junit4:junit4]   1>             "EUR": 2.5,
[junit4:junit4]   1>             "GBP": 0.5,
[junit4:junit4]   1>             "MXN": 2.0
[junit4:junit4]   1>           }
[junit4:junit4]   1>         }
[junit4:junit4]   1>         
[junit4:junit4]   1>     /solr/configs/conf1/schema.xml (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/old_synonyms.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/mapping-ISOLatin1Accent.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/currency.xml (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/protwords.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>   /solr/collections (3)
[junit4:junit4]   1>    /solr/collections/onenodecollection (2)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {
[junit4:junit4]   1>          "router":"compositeId",
[junit4:junit4]   1>          "configName":"conf1"}
[junit4:junit4]   1>     /solr/collections/onenodecollection/leader_elect (1)
[junit4:junit4]   1>      /solr/collections/onenodecollection/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/onenodecollection/leader_elect/shard1/election (1)
[junit4:junit4]   1>        /solr/collections/onenodecollection/leader_elect/shard1/election/89377950037901318-127.0.0.1:52301_lqly%2Fxt_onenodecollectioncore-n_0000000000 (0)
[junit4:junit4]   1>     /solr/collections/onenodecollection/leaders (1)
[junit4:junit4]   1>      /solr/collections/onenodecollection/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "core":"onenodecollectioncore",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:52301/lqly/xt",
[junit4:junit4]   1>            "node_name":"127.0.0.1:52301_lqly%2Fxt"}
[junit4:junit4]   1>    /solr/collections/control_collection (3)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"configName":"conf1"}
[junit4:junit4]   1>     /solr/collections/control_collection/leader_elect (1)
[junit4:junit4]   1>      /solr/collections/control_collection/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/control_collection/leader_elect/shard1/election (1)
[junit4:junit4]   1>        /solr/collections/control_collection/leader_elect/shard1/election/89377950037901315-127.0.0.1:49303_lqly%2Fxt_collection1-n_0000000000 (0)
[junit4:junit4]   1>     /solr/collections/control_collection/shards (0)
[junit4:junit4]   1>     /solr/collections/control_collection/leaders (1)
[junit4:junit4]   1>      /solr/collections/control_collection/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "core":"collection1",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:49303/lqly/xt",
[junit4:junit4]   1>            "node_name":"127.0.0.1:49303_lqly%2Fxt"}
[junit4:junit4]   1>    /solr/collections/collection1 (3)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"configName":"conf1"}
[junit4:junit4]   1>     /solr/collections/collection1/leader_elect (2)
[junit4:junit4]   1>      /solr/collections/collection1/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/collection1/leader_elect/shard1/election (2)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/89377950037901320-127.0.0.1:46731_lqly%2Fxt_collection1-n_0000000000 (0)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/89377950037901324-127.0.0.1:43952_lqly%2Fxt_collection1-n_0000000001 (0)
[junit4:junit4]   1>      /solr/collections/collection1/leader_elect/shard2 (1)
[junit4:junit4]   1>       /solr/collections/collection1/leader_elect/shard2/election (2)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard2/election/89377950037901318-127.0.0.1:52301_lqly%2Fxt_collection1-n_0000000000 (0)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard2/election/89377950037901322-127.0.0.1:57421_lqly%2Fxt_collection1-n_0000000001 (0)
[junit4:junit4]   1>     /solr/collections/collection1/shards (0)
[junit4:junit4]   1>     /solr/collections/collection1/leaders (2)
[junit4:junit4]   1>      /solr/collections/collection1/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "core":"collection1",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:46731/lqly/xt",
[junit4:junit4]   1>            "node_name":"127.0.0.1:46731_lqly%2Fxt"}
[junit4:junit4]   1>      /solr/collections/collection1/leaders/shard2 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "core":"collection1",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:52301/lqly/xt",
[junit4:junit4]   1>            "node_name":"127.0.0.1:52301_lqly%2Fxt"}
[junit4:junit4]   1>   /solr/aliases.json (0)
[junit4:junit4]   1>   /solr/clusterstate.json (0)
[junit4:junit4]   1>   DATA:
[junit4:junit4]   1>       {
[junit4:junit4]   1>         "collection1":{
[junit4:junit4]   1>           "router":"compositeId",
[junit4:junit4]   1>           "shards":{
[junit4:junit4]   1>             "shard2":{
[junit4:junit4]   1>               "range":"0-7fffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{
[junit4:junit4]   1>                 "127.0.0.1:52301_lqly%2Fxt_collection1":{
[junit4:junit4]   1>                   "shard":"shard2",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:52301/lqly/xt",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:52301_lqly%2Fxt",
[junit4:junit4]   1>                   "leader":"true"},
[junit4:junit4]   1>                 "127.0.0.1:57421_lqly%2Fxt_collection1":{
[junit4:junit4]   1>                   "shard":"shard2",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:57421/lqly/xt",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:57421_lqly%2Fxt"}}},
[junit4:junit4]   1>             "shard1":{
[junit4:junit4]   1>               "range":"80000000-ffffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{
[junit4:junit4]   1>                 "127.0.0.1:46731_lqly%2Fxt_collection1":{
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:46731/lqly/xt",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:46731_lqly%2Fxt",
[junit4:junit4]   1>                   "leader":"true"},
[junit4:junit4]   1>                 "127.0.0.1:43952_lqly%2Fxt_collection1":{
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:43952/lqly/xt",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:43952_lqly%2Fxt"}}}}},
[junit4:junit4]   1>         "control_collection":{
[junit4:junit4]   1>           "router":"compositeId",
[junit4:junit4]   1>           "shards":{"shard1":{
[junit4:junit4]   1>               "range":"80000000-7fffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{"127.0.0.1:49303_lqly%2Fxt_collection1":{
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "collection":"control_collection",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:49303/lqly/xt",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:49303_lqly%2Fxt",
[junit4:junit4]   1>                   "leader":"true"}}}}},
[junit4:junit4]   1>         "onenodecollection":{
[junit4:junit4]   1>           "router":"compositeId",
[junit4:junit4]   1>           "shards":{"shard1":{
[junit4:junit4]   1>               "range":"80000000-7fffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{"127.0.0.1:52301_lqly%2Fxt_onenodecollectioncore":{
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "roles":"none",
[junit4:junit4]   1>                   "core":"onenodecollectioncore",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "collection":"onenodecollection",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:52301/lqly/xt",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:52301_lqly%2Fxt",
[junit4:junit4]   1>                   "leader":"true"}}}}}}
[junit4:junit4]   1>   /solr/overseer_elect (2)
[junit4:junit4]   1>    /solr/overseer_elect/leader (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"id":"89377950037901315-127.0.0.1:49303_lqly%2Fxt-n_0000000000"}
[junit4:junit4]   1>    /solr/overseer_elect/election (5)
[junit4:junit4]   1>     /solr/overseer_elect/election/89377950037901320-127.0.0.1:46731_lqly%2Fxt-n_0000000002 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89377950037901315-127.0.0.1:49303_lqly%2Fxt-n_0000000000 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89377950037901322-127.0.0.1:57421_lqly%2Fxt-n_0000000003 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89377950037901318-127.0.0.1:52301_lqly%2Fxt-n_0000000001 (0)
[junit4:junit4]   2> 23651 T1811 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d88c5a2c3000d
[junit4:junit4]   2> 23652 T1808 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:47183 which had sessionid 0x13d88c5a2c3000d
[junit4:junit4]   2> 23653 T1908 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 23653 T1806 oaz.ZooKeeper.close Session: 0x13d88c5a2c3000d closed
[junit4:junit4]   2> 23654 T1811 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d88c5a2c30004
[junit4:junit4]   2> 23654 T1808 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:47142 which had sessionid 0x13d88c5a2c30004
[junit4:junit4]   2> 23654 T1806 oaz.ZooKeeper.close Session: 0x13d88c5a2c30004 closed
[junit4:junit4]   2> 23655 T1835 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 23658 T1806 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 49303
[junit4:junit4]   2> 23658 T1806 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1577126215
[junit4:junit4]   2> 24605 T1829 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24606 T1829 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:49303_lqly%2Fxt_collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49303/lqly/xt",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49303_lqly%2Fxt",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 24610 T1864 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> 24610 T1848 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> 24610 T1828 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> 24611 T1897 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> 24611 T1880 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> 25660 T1806 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 25661 T1806 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 25664 T1806 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7288bea1
[junit4:junit4]   2> 25667 T1806 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 25667 T1806 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 25668 T1806 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 25668 T1806 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 25669 T1806 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 25670 T1806 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363799286462/control/data/index
[junit4:junit4]   2> 25670 T1806 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363799286462/control/data/index
[junit4:junit4]   2> 25672 T1806 oasc.CachingDir

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

t4]    > 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:196)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:487)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 32189 T1806 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 32196 T1805 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 3 leaked thread(s).
[junit4:junit4]   2> 32284 T1880 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 32284 T1880 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> 32285 T1880 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 32285 T1880 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 32543 T1809 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> 33383 T1897 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 33384 T1897 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> 33384 T1897 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 33384 T1897 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=ar_IQ, timezone=Pacific/Chatham
[junit4:junit4]   2> NOTE: Linux 3.2.0-39-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=1,free=22564120,total=190394368
[junit4:junit4]   2> NOTE: All tests run in this JVM: [ZkNodePropsTest, SignatureUpdateProcessorFactoryTest, TestZkChroot, XmlUpdateRequestHandlerTest, PathHierarchyTokenizerFactoryTest, BadIndexSchemaTest, ZkSolrClientTest, TestStressLucene, TestSolr4Spatial, TestSolrXMLSerializer, HighlighterConfigTest, TestAtomicUpdateErrorCases, TestJmxMonitoredMap, FieldAnalysisRequestHandlerTest, TestDistributedSearch, NotRequiredUniqueKeyTest, ChaosMonkeySafeLeaderTest, NumericFieldsTest, PingRequestHandlerTest, UpdateParamsTest, SolrIndexConfigTest, TestCSVResponseWriter, EchoParamsTest, SpellCheckComponentTest, TestLMJelinekMercerSimilarityFactory, CopyFieldTest, LeaderElectionIntegrationTest, CoreContainerCoreInitFailuresTest, SpellCheckCollatorTest, DateMathParserTest, CurrencyFieldOpenExchangeTest, URLClassifyProcessorTest, TestRTGBase, StandardRequestHandlerTest, HardAutoCommitTest, TestQuerySenderNoQuery, CurrencyFieldXmlFileTest, TestFoldingMultitermQuery, CollectionsAPIDistributedZkTest, TestIndexingPerformance, DOMUtilTest, TestIndexSearcher, UniqFieldsUpdateProcessorFactoryTest, TestBM25SimilarityFactory, TestMergePolicyConfig, SuggesterWFSTTest, SpellPossibilityIteratorTest, ShardRoutingCustomTest, TestDFRSimilarityFactory, TestRangeQuery, TestPostingsSolrHighlighter, TestOmitPositions, TestUpdate, TestCollationField, DocValuesMultiTest, TestDynamicFieldResource, TestPropInject, ConvertedLegacyTest, SimplePostToolTest, FullSolrCloudDistribCmdsTest, SolrCmdDistributorTest, TestSolrDiscoveryProperties, DebugComponentTest, BasicDistributedZk2Test]
[junit4:junit4] Completed on J1 in 33.48s, 1 test, 1 error <<< FAILURES!

[...truncated 428 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:375: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:355: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:183: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:449: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1210: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:874: There were test failures: 272 suites, 1144 tests, 1 error, 13 ignored (7 assumptions)

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



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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4796/
Java: 32bit/jdk1.8.0-ea-b79 -server -XX:+UseConcMarkSweepGC

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

Error Message:
Still found shard2 in collection test_unload_shard_and_collection

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


FAILED:  org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch

Error Message:
Server at http://127.0.0.1:47522/_hjc/ua/onenodecollectioncore returned non ok status:404, message:Can not find: /_hjc/ua/onenodecollectioncore/update

Stack Trace:
org.apache.solr.common.SolrException: Server at http://127.0.0.1:47522/_hjc/ua/onenodecollectioncore returned non ok status:404, message:Can not find: /_hjc/ua/onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([AB54E95FCD0921CF:2AB26747BA5641F3]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:375)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:196)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:487)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9260 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   2> 0 T2268 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_hjc/ua
[junit4:junit4]   2> 3 T2268 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363804647990
[junit4:junit4]   2> 3 T2268 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 4 T2269 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 5 T2269 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 5 T2269 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 5 T2269 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 5 T2269 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 6 T2269 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 104 T2268 oasc.ZkTestServer.run start zk server on port:55405
[junit4:junit4]   2> 105 T2268 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55405 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@149c1d2
[junit4:junit4]   2> 105 T2268 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 105 T2274 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:55405. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 106 T2274 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:55405, initiating session
[junit4:junit4]   2> 106 T2270 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:56111
[junit4:junit4]   2> 106 T2270 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:56111
[junit4:junit4]   2> 106 T2272 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 108 T2272 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d891772390000 with negotiated timeout 10000 for client /127.0.0.1:56111
[junit4:junit4]   2> 108 T2274 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:55405, sessionid = 0x13d891772390000, negotiated timeout = 10000
[junit4:junit4]   2> 108 T2275 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@149c1d2 name:ZooKeeperConnection Watcher:127.0.0.1:55405 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 109 T2268 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 109 T2268 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 111 T2273 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d891772390000
[junit4:junit4]   2> 111 T2268 oaz.ZooKeeper.close Session: 0x13d891772390000 closed
[junit4:junit4]   2> 112 T2268 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55405/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@18e278b
[junit4:junit4]   2> 112 T2275 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 112 T2268 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 120 T2276 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:55405. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 120 T2270 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:56111 which had sessionid 0x13d891772390000
[junit4:junit4]   2> 120 T2276 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:55405, initiating session
[junit4:junit4]   2> 121 T2270 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:56112
[junit4:junit4]   2> 121 T2270 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:56112
[junit4:junit4]   2> 121 T2272 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d891772390001 with negotiated timeout 10000 for client /127.0.0.1:56112
[junit4:junit4]   2> 121 T2276 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:55405, sessionid = 0x13d891772390001, negotiated timeout = 10000
[junit4:junit4]   2> 122 T2277 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18e278b name:ZooKeeperConnection Watcher:127.0.0.1:55405/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 122 T2268 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 122 T2268 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 125 T2268 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 127 T2268 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 128 T2268 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 131 T2268 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 131 T2268 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 134 T2268 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 135 T2268 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 137 T2268 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 138 T2268 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 140 T2268 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 140 T2268 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 142 T2268 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 142 T2268 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 144 T2268 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 145 T2268 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 147 T2268 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 148 T2268 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 150 T2268 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 150 T2268 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 152 T2268 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 153 T2268 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 155 T2273 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d891772390001
[junit4:junit4]   2> 155 T2277 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 155 T2270 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:56112 which had sessionid 0x13d891772390001
[junit4:junit4]   2> 155 T2268 oaz.ZooKeeper.close Session: 0x13d891772390001 closed
[junit4:junit4]   2> 211 T2268 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 214 T2268 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:48844
[junit4:junit4]   2> 215 T2268 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 215 T2268 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 215 T2268 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363804648143
[junit4:junit4]   2> 216 T2268 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363804648143/solr.xml
[junit4:junit4]   2> 216 T2268 oasc.CoreContainer.<init> New CoreContainer 6844891
[junit4:junit4]   2> 216 T2268 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363804648143/'
[junit4:junit4]   2> 217 T2268 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363804648143/'
[junit4:junit4]   2> 237 T2268 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 237 T2268 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 237 T2268 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 238 T2268 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 238 T2268 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 238 T2268 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 239 T2268 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 239 T2268 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 239 T2268 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 240 T2268 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 245 T2268 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 254 T2268 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:55405/solr
[junit4:junit4]   2> 254 T2268 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 254 T2268 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55405 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@e82474
[junit4:junit4]   2> 255 T2268 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 255 T2287 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:55405. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 256 T2287 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:55405, initiating session
[junit4:junit4]   2> 256 T2270 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:56113
[junit4:junit4]   2> 256 T2270 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:56113
[junit4:junit4]   2> 257 T2272 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d891772390002 with negotiated timeout 20000 for client /127.0.0.1:56113
[junit4:junit4]   2> 257 T2287 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:55405, sessionid = 0x13d891772390002, negotiated timeout = 20000
[junit4:junit4]   2> 257 T2288 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e82474 name:ZooKeeperConnection Watcher:127.0.0.1:55405 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 257 T2268 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 259 T2273 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d891772390002
[junit4:junit4]   2> 259 T2288 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 259 T2270 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:56113 which had sessionid 0x13d891772390002
[junit4:junit4]   2> 259 T2268 oaz.ZooKeeper.close Session: 0x13d891772390002 closed
[junit4:junit4]   2> 260 T2268 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 262 T2268 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55405/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@adc02f
[junit4:junit4]   2> 263 T2289 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:55405. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 263 T2268 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 263 T2289 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:55405, initiating session
[junit4:junit4]   2> 263 T2270 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:56114
[junit4:junit4]   2> 264 T2270 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:56114
[junit4:junit4]   2> 264 T2272 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d891772390003 with negotiated timeout 20000 for client /127.0.0.1:56114
[junit4:junit4]   2> 264 T2289 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:55405, sessionid = 0x13d891772390003, negotiated timeout = 20000
[junit4:junit4]   2> 264 T2290 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@adc02f name:ZooKeeperConnection Watcher:127.0.0.1:55405/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 265 T2268 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 266 T2268 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 268 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390003 type:create cxid:0x7 zxid:0x1b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 269 T2268 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 271 T2268 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 272 T2268 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48844__hjc%2Fua
[junit4:junit4]   2> 273 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390003 type:delete cxid:0x12 zxid:0x1e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:48844__hjc%2Fua Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:48844__hjc%2Fua
[junit4:junit4]   2> 273 T2268 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48844__hjc%2Fua
[junit4:junit4]   2> 275 T2268 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 279 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390003 type:delete cxid:0x20 zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 280 T2268 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 282 T2268 oasc.Overseer.start Overseer (id=89378301410869251-127.0.0.1:48844__hjc%2Fua-n_0000000000) starting
[junit4:junit4]   2> 282 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390003 type:create cxid:0x25 zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 283 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390003 type:create cxid:0x26 zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 283 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390003 type:create cxid:0x28 zxid:0x27 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 284 T2268 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 286 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390003 type:create cxid:0x2e zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 287 T2292 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 287 T2268 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 289 T2268 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 290 T2268 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 291 T2291 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 293 T2293 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363804648143/collection1
[junit4:junit4]   2> 293 T2293 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 294 T2293 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 294 T2293 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 295 T2293 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363804648143/collection1/'
[junit4:junit4]   2> 295 T2293 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363804648143/collection1/lib/README' to classloader
[junit4:junit4]   2> 295 T2293 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363804648143/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 322 T2293 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 351 T2293 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 351 T2293 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 355 T2293 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 702 T2293 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 708 T2293 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 710 T2293 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 721 T2293 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 724 T2293 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 726 T2293 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 727 T2293 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 727 T2293 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 727 T2293 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 728 T2293 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 728 T2293 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 728 T2293 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 728 T2293 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363804648143/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/control/data/
[junit4:junit4]   2> 729 T2293 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e560cf
[junit4:junit4]   2> 729 T2293 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 729 T2293 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/control/data forceNew: false
[junit4:junit4]   2> 729 T2293 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/control/data/index/
[junit4:junit4]   2> 730 T2293 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 730 T2293 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/control/data/index forceNew: false
[junit4:junit4]   2> 731 T2293 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1ad0b94 lockFactory=org.apache.lucene.store.NativeFSLockFactory@15ca2af),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 731 T2293 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 732 T2293 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 733 T2293 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 733 T2293 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 733 T2293 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 734 T2293 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 734 T2293 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 734 T2293 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 734 T2293 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 734 T2293 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 736 T2293 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 738 T2293 oass.SolrIndexSearcher.<init> Opening Searcher@8f2a3 main
[junit4:junit4]   2> 739 T2293 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/control/data/tlog
[junit4:junit4]   2> 739 T2293 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 739 T2293 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 742 T2294 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8f2a3 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 742 T2293 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 742 T2293 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1794 T2291 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1795 T2291 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:48844/_hjc/ua",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:48844__hjc%2Fua",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 1795 T2291 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 1795 T2291 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 1798 T2290 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> 2744 T2293 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2744 T2293 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:48844/_hjc/ua collection:control_collection shard:shard1
[junit4:junit4]   2> 2745 T2293 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2750 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390003 type:delete cxid:0x82 zxid:0x35 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2751 T2293 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2751 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390003 type:create cxid:0x83 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2753 T2293 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2753 T2293 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2753 T2293 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:48844/_hjc/ua/collection1/
[junit4:junit4]   2> 2753 T2293 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2753 T2293 oasc.SyncStrategy.syncToMe http://127.0.0.1:48844/_hjc/ua/collection1/ has no replicas
[junit4:junit4]   2> 2753 T2293 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:48844/_hjc/ua/collection1/
[junit4:junit4]   2> 2753 T2293 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2756 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390003 type:create cxid:0x8e zxid:0x3a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3302 T2291 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3700 T2290 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> 3710 T2293 oasc.ZkController.register We are http://127.0.0.1:48844/_hjc/ua/collection1/ and leader is http://127.0.0.1:48844/_hjc/ua/collection1/
[junit4:junit4]   2> 3711 T2293 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:48844/_hjc/ua
[junit4:junit4]   2> 3711 T2293 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3711 T2293 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3711 T2293 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3712 T2293 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3713 T2268 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3713 T2268 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3714 T2268 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3718 T2268 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3719 T2268 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55405/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1fc6969
[junit4:junit4]   2> 3720 T2296 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:55405. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3720 T2268 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3720 T2296 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:55405, initiating session
[junit4:junit4]   2> 3720 T2270 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:56118
[junit4:junit4]   2> 3721 T2270 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:56118
[junit4:junit4]   2> 3721 T2272 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d891772390004 with negotiated timeout 10000 for client /127.0.0.1:56118
[junit4:junit4]   2> 3721 T2296 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:55405, sessionid = 0x13d891772390004, negotiated timeout = 10000
[junit4:junit4]   2> 3722 T2297 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1fc6969 name:ZooKeeperConnection Watcher:127.0.0.1:55405/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3722 T2268 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3723 T2268 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3725 T2268 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3780 T2268 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3782 T2268 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:42008
[junit4:junit4]   2> 3782 T2268 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3783 T2268 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3783 T2268 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363804651712
[junit4:junit4]   2> 3783 T2268 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363804651712/solr.xml
[junit4:junit4]   2> 3783 T2268 oasc.CoreContainer.<init> New CoreContainer 33440293
[junit4:junit4]   2> 3784 T2268 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363804651712/'
[junit4:junit4]   2> 3784 T2268 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363804651712/'
[junit4:junit4]   2> 3800 T2268 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3801 T2268 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3801 T2268 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3801 T2268 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3802 T2268 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3802 T2268 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3803 T2268 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3803 T2268 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3803 T2268 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3804 T2268 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3810 T2268 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3823 T2268 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:55405/solr
[junit4:junit4]   2> 3824 T2268 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3824 T2268 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55405 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1ae32ca
[junit4:junit4]   2> 3825 T2268 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3825 T2307 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:55405. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3825 T2307 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:55405, initiating session
[junit4:junit4]   2> 3826 T2270 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:56119
[junit4:junit4]   2> 3826 T2270 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:56119
[junit4:junit4]   2> 3827 T2272 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d891772390005 with negotiated timeout 20000 for client /127.0.0.1:56119
[junit4:junit4]   2> 3827 T2307 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:55405, sessionid = 0x13d891772390005, negotiated timeout = 20000
[junit4:junit4]   2> 3828 T2308 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ae32ca name:ZooKeeperConnection Watcher:127.0.0.1:55405 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3828 T2268 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3829 T2273 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d891772390005
[junit4:junit4]   2> 3830 T2308 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3830 T2270 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:56119 which had sessionid 0x13d891772390005
[junit4:junit4]   2> 3830 T2268 oaz.ZooKeeper.close Session: 0x13d891772390005 closed
[junit4:junit4]   2> 3831 T2268 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3833 T2268 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55405/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@a69f02
[junit4:junit4]   2> 3834 T2309 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:55405. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3834 T2268 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3834 T2309 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:55405, initiating session
[junit4:junit4]   2> 3834 T2270 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:56120
[junit4:junit4]   2> 3834 T2270 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:56120
[junit4:junit4]   2> 3835 T2272 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d891772390006 with negotiated timeout 20000 for client /127.0.0.1:56120
[junit4:junit4]   2> 3835 T2309 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:55405, sessionid = 0x13d891772390006, negotiated timeout = 20000
[junit4:junit4]   2> 3835 T2310 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a69f02 name:ZooKeeperConnection Watcher:127.0.0.1:55405/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3836 T2268 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3836 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390006 type:create cxid:0x1 zxid:0x48 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3837 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390006 type:create cxid:0x3 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3839 T2268 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4841 T2268 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42008__hjc%2Fua
[junit4:junit4]   2> 4842 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390006 type:delete cxid:0xd zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:42008__hjc%2Fua Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:42008__hjc%2Fua
[junit4:junit4]   2> 4842 T2268 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42008__hjc%2Fua
[junit4:junit4]   2> 4845 T2290 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> 4845 T2297 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4845 T2310 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4846 T2290 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4849 T2311 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363804651712/collection1
[junit4:junit4]   2> 4850 T2311 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4850 T2311 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4850 T2311 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4851 T2311 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363804651712/collection1/'
[junit4:junit4]   2> 4852 T2311 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363804651712/collection1/lib/README' to classloader
[junit4:junit4]   2> 4852 T2311 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363804651712/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4876 T2311 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4909 T2311 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4910 T2311 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4914 T2311 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5205 T2291 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5206 T2291 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:48844/_hjc/ua",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:48844__hjc%2Fua",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "state":"active"}
[junit4:junit4]   2> 5209 T2310 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> 5209 T2297 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> 5209 T2290 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> 5248 T2311 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5254 T2311 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5256 T2311 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5265 T2311 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5271 T2311 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5274 T2311 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5275 T2311 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5275 T2311 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5275 T2311 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5276 T2311 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5276 T2311 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5276 T2311 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5276 T2311 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363804651712/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty1/
[junit4:junit4]   2> 5276 T2311 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e560cf
[junit4:junit4]   2> 5277 T2311 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5277 T2311 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty1 forceNew: false
[junit4:junit4]   2> 5277 T2311 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty1/index/
[junit4:junit4]   2> 5277 T2311 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5277 T2311 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty1/index forceNew: false
[junit4:junit4]   2> 5279 T2311 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1168173 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3c6ffe),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5279 T2311 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5280 T2311 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5280 T2311 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5281 T2311 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5281 T2311 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5282 T2311 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5282 T2311 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5282 T2311 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5282 T2311 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5283 T2311 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5285 T2311 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5287 T2311 oass.SolrIndexSearcher.<init> Opening Searcher@1f3196a main
[junit4:junit4]   2> 5287 T2311 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty1/tlog
[junit4:junit4]   2> 5287 T2311 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5287 T2311 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5291 T2312 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1f3196a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5292 T2311 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5292 T2311 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6715 T2291 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6716 T2291 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42008/_hjc/ua",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42008__hjc%2Fua",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 6716 T2291 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6716 T2291 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 6722 T2290 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> 6722 T2310 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> 6722 T2297 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> 7294 T2311 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7295 T2311 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:42008/_hjc/ua collection:collection1 shard:shard2
[junit4:junit4]   2> 7295 T2311 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 7300 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390006 type:delete cxid:0x4a zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7301 T2311 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7301 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390006 type:create cxid:0x4b zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7303 T2311 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7303 T2311 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7303 T2311 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:42008/_hjc/ua/collection1/
[junit4:junit4]   2> 7303 T2311 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7303 T2311 oasc.SyncStrategy.syncToMe http://127.0.0.1:42008/_hjc/ua/collection1/ has no replicas
[junit4:junit4]   2> 7303 T2311 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:42008/_hjc/ua/collection1/
[junit4:junit4]   2> 7303 T2311 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 7306 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390006 type:create cxid:0x56 zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8225 T2291 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8231 T2297 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> 8231 T2290 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> 8231 T2310 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> 8260 T2311 oasc.ZkController.register We are http://127.0.0.1:42008/_hjc/ua/collection1/ and leader is http://127.0.0.1:42008/_hjc/ua/collection1/
[junit4:junit4]   2> 8260 T2311 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:42008/_hjc/ua
[junit4:junit4]   2> 8261 T2311 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8261 T2311 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8261 T2311 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8262 T2311 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8263 T2268 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 8264 T2268 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8264 T2268 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8346 T2268 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8348 T2268 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:47522
[junit4:junit4]   2> 8349 T2268 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8349 T2268 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8349 T2268 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363804656254
[junit4:junit4]   2> 8350 T2268 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363804656254/solr.xml
[junit4:junit4]   2> 8350 T2268 oasc.CoreContainer.<init> New CoreContainer 23549965
[junit4:junit4]   2> 8350 T2268 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363804656254/'
[junit4:junit4]   2> 8351 T2268 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363804656254/'
[junit4:junit4]   2> 8367 T2268 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8367 T2268 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8368 T2268 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8368 T2268 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8368 T2268 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8368 T2268 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8369 T2268 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8369 T2268 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8369 T2268 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8370 T2268 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8375 T2268 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8384 T2268 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:55405/solr
[junit4:junit4]   2> 8384 T2268 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8385 T2268 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55405 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@b27daa
[junit4:junit4]   2> 8386 T2323 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:55405. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8386 T2268 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8387 T2323 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:55405, initiating session
[junit4:junit4]   2> 8387 T2270 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:56132
[junit4:junit4]   2> 8387 T2270 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:56132
[junit4:junit4]   2> 8388 T2272 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d891772390007 with negotiated timeout 20000 for client /127.0.0.1:56132
[junit4:junit4]   2> 8388 T2323 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:55405, sessionid = 0x13d891772390007, negotiated timeout = 20000
[junit4:junit4]   2> 8388 T2324 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b27daa name:ZooKeeperConnection Watcher:127.0.0.1:55405 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8388 T2268 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8389 T2273 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d891772390007
[junit4:junit4]   2> 8390 T2324 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8390 T2270 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:56132 which had sessionid 0x13d891772390007
[junit4:junit4]   2> 8390 T2268 oaz.ZooKeeper.close Session: 0x13d891772390007 closed
[junit4:junit4]   2> 8391 T2268 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8393 T2268 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55405/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@15c04f7
[junit4:junit4]   2> 8394 T2268 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8394 T2325 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:55405. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8394 T2325 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:55405, initiating session
[junit4:junit4]   2> 8395 T2270 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:56133
[junit4:junit4]   2> 8395 T2270 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:56133
[junit4:junit4]   2> 8395 T2272 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d891772390008 with negotiated timeout 20000 for client /127.0.0.1:56133
[junit4:junit4]   2> 8395 T2325 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:55405, sessionid = 0x13d891772390008, negotiated timeout = 20000
[junit4:junit4]   2> 8396 T2326 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15c04f7 name:ZooKeeperConnection Watcher:127.0.0.1:55405/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8396 T2268 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8397 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8398 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390008 type:create cxid:0x3 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8399 T2268 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9401 T2268 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47522__hjc%2Fua
[junit4:junit4]   2> 9402 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390008 type:delete cxid:0xd zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:47522__hjc%2Fua Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:47522__hjc%2Fua
[junit4:junit4]   2> 9403 T2268 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47522__hjc%2Fua
[junit4:junit4]   2> 9405 T2297 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> 9405 T2290 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> 9406 T2310 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9406 T2326 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9406 T2310 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> 9413 T2297 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9414 T2290 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9416 T2327 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363804656254/collection1
[junit4:junit4]   2> 9417 T2327 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9417 T2327 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9417 T2327 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9418 T2327 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363804656254/collection1/'
[junit4:junit4]   2> 9419 T2327 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363804656254/collection1/lib/README' to classloader
[junit4:junit4]   2> 9419 T2327 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363804656254/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9440 T2327 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9471 T2327 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9473 T2327 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9476 T2327 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9736 T2291 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9737 T2291 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42008/_hjc/ua",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42008__hjc%2Fua",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "state":"active"}
[junit4:junit4]   2> 9740 T2326 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> 9740 T2290 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> 9740 T2297 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> 9740 T2310 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> 9797 T2327 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9803 T2327 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9805 T2327 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9815 T2327 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9817 T2327 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9820 T2327 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9821 T2327 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9821 T2327 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9821 T2327 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9822 T2327 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9822 T2327 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9822 T2327 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9822 T2327 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363804656254/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty2/
[junit4:junit4]   2> 9822 T2327 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e560cf
[junit4:junit4]   2> 9823 T2327 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9823 T2327 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty2 forceNew: false
[junit4:junit4]   2> 9823 T2327 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty2/index/
[junit4:junit4]   2> 9823 T2327 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9824 T2327 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty2/index forceNew: false
[junit4:junit4]   2> 9825 T2327 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1cd57f1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1caf96f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9825 T2327 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9826 T2327 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9827 T2327 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9827 T2327 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9827 T2327 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9828 T2327 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9828 T2327 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9828 T2327 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9828 T2327 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9829 T2327 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9831 T2327 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9833 T2327 oass.SolrIndexSearcher.<init> Opening Searcher@11b7207 main
[junit4:junit4]   2> 9833 T2327 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty2/tlog
[junit4:junit4]   2> 9833 T2327 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9834 T2327 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9838 T2328 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@11b7207 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9840 T2327 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9840 T2327 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11243 T2291 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11244 T2291 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:47522/_hjc/ua",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:47522__hjc%2Fua",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 11245 T2291 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11245 T2291 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11249 T2297 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> 11249 T2310 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> 11249 T2326 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> 11249 T2290 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> 11841 T2327 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11842 T2327 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:47522/_hjc/ua collection:collection1 shard:shard1
[junit4:junit4]   2> 11842 T2327 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 11847 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390008 type:delete cxid:0x49 zxid:0x7d txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard1 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard1
[junit4:junit4]   2> 11847 T2327 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11848 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390008 type:create cxid:0x4a zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11849 T2327 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11849 T2327 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11850 T2327 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:47522/_hjc/ua/collection1/
[junit4:junit4]   2> 11850 T2327 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11850 T2327 oasc.SyncStrategy.syncToMe http://127.0.0.1:47522/_hjc/ua/collection1/ has no replicas
[junit4:junit4]   2> 11850 T2327 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:47522/_hjc/ua/collection1/
[junit4:junit4]   2> 11850 T2327 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 11853 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390008 type:create cxid:0x54 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12753 T2291 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12765 T2310 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> 12765 T2297 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> 12765 T2290 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> 12765 T2326 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> 12808 T2327 oasc.ZkController.register We are http://127.0.0.1:47522/_hjc/ua/collection1/ and leader is http://127.0.0.1:47522/_hjc/ua/collection1/
[junit4:junit4]   2> 12808 T2327 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:47522/_hjc/ua
[junit4:junit4]   2> 12809 T2327 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 12809 T2327 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12809 T2327 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12811 T2327 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12812 T2268 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 12812 T2268 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12812 T2268 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12870 T2268 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12872 T2268 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54634
[junit4:junit4]   2> 12872 T2268 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12873 T2268 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12873 T2268 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363804660802
[junit4:junit4]   2> 12873 T2268 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363804660802/solr.xml
[junit4:junit4]   2> 12873 T2268 oasc.CoreContainer.<init> New CoreContainer 8390986
[junit4:junit4]   2> 12874 T2268 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363804660802/'
[junit4:junit4]   2> 12874 T2268 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363804660802/'
[junit4:junit4]   2> 12890 T2268 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 12890 T2268 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12891 T2268 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12891 T2268 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12891 T2268 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12892 T2268 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12892 T2268 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12892 T2268 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12893 T2268 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12893 T2268 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12898 T2268 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12907 T2268 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:55405/solr
[junit4:junit4]   2> 12907 T2268 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12908 T2268 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55405 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@10862c6
[junit4:junit4]   2> 12908 T2268 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12909 T2339 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:55405. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12909 T2339 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:55405, initiating session
[junit4:junit4]   2> 12909 T2270 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:56137
[junit4:junit4]   2> 12909 T2270 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:56137
[junit4:junit4]   2> 12910 T2272 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d891772390009 with negotiated timeout 20000 for client /127.0.0.1:56137
[junit4:junit4]   2> 12910 T2339 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:55405, sessionid = 0x13d891772390009, negotiated timeout = 20000
[junit4:junit4]   2> 12910 T2340 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10862c6 name:ZooKeeperConnection Watcher:127.0.0.1:55405 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12910 T2268 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12912 T2273 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d891772390009
[junit4:junit4]   2> 12912 T2340 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12912 T2270 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:56137 which had sessionid 0x13d891772390009
[junit4:junit4]   2> 12912 T2268 oaz.ZooKeeper.close Session: 0x13d891772390009 closed
[junit4:junit4]   2> 12913 T2268 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12915 T2268 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55405/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1fbffa4
[junit4:junit4]   2> 12916 T2341 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:55405. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12916 T2268 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12916 T2341 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:55405, initiating session
[junit4:junit4]   2> 12916 T2270 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:56138
[junit4:junit4]   2> 12917 T2270 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:56138
[junit4:junit4]   2> 12917 T2272 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d89177239000a with negotiated timeout 20000 for client /127.0.0.1:56138
[junit4:junit4]   2> 12917 T2341 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:55405, sessionid = 0x13d89177239000a, negotiated timeout = 20000
[junit4:junit4]   2> 12917 T2342 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1fbffa4 name:ZooKeeperConnection Watcher:127.0.0.1:55405/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12918 T2268 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12919 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d89177239000a type:create cxid:0x1 zxid:0x8e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12919 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d89177239000a type:create cxid:0x3 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12921 T2268 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13923 T2268 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54634__hjc%2Fua
[junit4:junit4]   2> 13924 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d89177239000a type:delete cxid:0xd zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:54634__hjc%2Fua Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:54634__hjc%2Fua
[junit4:junit4]   2> 13924 T2268 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54634__hjc%2Fua
[junit4:junit4]   2> 13927 T2297 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> 13927 T2310 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> 13927 T2290 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13928 T2290 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> 13928 T2326 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13928 T2326 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> 13928 T2342 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13929 T2297 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13929 T2310 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13933 T2343 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363804660802/collection1
[junit4:junit4]   2> 13933 T2343 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13934 T2343 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13934 T2343 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13935 T2343 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363804660802/collection1/'
[junit4:junit4]   2> 13935 T2343 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363804660802/collection1/lib/README' to classloader
[junit4:junit4]   2> 13936 T2343 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363804660802/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13966 T2343 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 13993 T2343 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13994 T2343 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 14001 T2343 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14282 T2291 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14283 T2291 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:47522/_hjc/ua",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:47522__hjc%2Fua",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "state":"active"}
[junit4:junit4]   2> 14286 T2297 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> 14286 T2342 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> 14286 T2290 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> 14286 T2310 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> 14286 T2326 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> 14329 T2343 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14335 T2343 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14337 T2343 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14349 T2343 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14352 T2343 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14355 T2343 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14356 T2343 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14356 T2343 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14356 T2343 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14357 T2343 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14357 T2343 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14357 T2343 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14357 T2343 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363804660802/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty3/
[junit4:junit4]   2> 14358 T2343 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e560cf
[junit4:junit4]   2> 14358 T2343 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14358 T2343 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty3 forceNew: false
[junit4:junit4]   2> 14358 T2343 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty3/index/
[junit4:junit4]   2> 14359 T2343 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14359 T2343 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty3/index forceNew: false
[junit4:junit4]   2> 14360 T2343 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@175a68 lockFactory=org.apache.lucene.store.NativeFSLockFactory@a83542),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14360 T2343 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14361 T2343 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14362 T2343 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14362 T2343 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14362 T2343 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14363 T2343 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14363 T2343 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14363 T2343 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14363 T2343 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14364 T2343 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14366 T2343 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14368 T2343 oass.SolrIndexSearcher.<init> Opening Searcher@429cc7 main
[junit4:junit4]   2> 14368 T2343 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty3/tlog
[junit4:junit4]   2> 14368 T2343 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14368 T2343 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14371 T2344 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@429cc7 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14373 T2343 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14373 T2343 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15790 T2291 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15791 T2291 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54634/_hjc/ua",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54634__hjc%2Fua",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 15791 T2291 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 15791 T2291 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 15795 T2326 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> 15795 T2297 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> 15795 T2342 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> 15795 T2290 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> 15795 T2310 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 T2343 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16374 T2343 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:54634/_hjc/ua collection:collection1 shard:shard2
[junit4:junit4]   2> 16378 T2343 oasc.ZkController.register We are http://127.0.0.1:54634/_hjc/ua/collection1/ and leader is http://127.0.0.1:42008/_hjc/ua/collection1/
[junit4:junit4]   2> 16378 T2343 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54634/_hjc/ua
[junit4:junit4]   2> 16378 T2343 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16378 T2343 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C108 name=collection1 org.apache.solr.core.SolrCore@3276fe url=http://127.0.0.1:54634/_hjc/ua/collection1 node=127.0.0.1:54634__hjc%2Fua C108_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:54634/_hjc/ua, collection=collection1, node_name=127.0.0.1:54634__hjc%2Fua, core=collection1, state=down}
[junit4:junit4]   2> 16379 T2345 C108 P54634 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16379 T2345 C108 P54634 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16379 T2343 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16379 T2345 C108 P54634 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16380 T2345 C108 P54634 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16380 T2345 C108 P54634 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16380 T2268 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 16381 T2268 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16381 T2268 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16438 T2268 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16440 T2268 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:37624
[junit4:junit4]   2> 16440 T2268 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16441 T2268 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16441 T2268 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363804664370
[junit4:junit4]   2> 16441 T2268 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363804664370/solr.xml
[junit4:junit4]   2> 16441 T2268 oasc.CoreContainer.<init> New CoreContainer 22927396
[junit4:junit4]   2> 16442 T2268 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363804664370/'
[junit4:junit4]   2> 16442 T2268 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363804664370/'
[junit4:junit4]   2> 16467 T2268 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 16467 T2268 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16467 T2268 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16468 T2268 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16468 T2268 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16468 T2268 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16469 T2268 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16469 T2268 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16469 T2268 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16469 T2268 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16475 T2268 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16483 T2268 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:55405/solr
[junit4:junit4]   2> 16484 T2268 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16484 T2268 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55405 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@27a670
[junit4:junit4]   2> 16485 T2268 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16485 T2356 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:55405. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16486 T2356 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:55405, initiating session
[junit4:junit4]   2> 16486 T2270 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:56142
[junit4:junit4]   2> 16486 T2270 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:56142
[junit4:junit4]   2> 16487 T2272 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d89177239000b with negotiated timeout 20000 for client /127.0.0.1:56142
[junit4:junit4]   2> 16487 T2356 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:55405, sessionid = 0x13d89177239000b, negotiated timeout = 20000
[junit4:junit4]   2> 16487 T2357 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@27a670 name:ZooKeeperConnection Watcher:127.0.0.1:55405 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16487 T2268 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16489 T2273 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d89177239000b
[junit4:junit4]   2> 16489 T2357 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16489 T2270 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:56142 which had sessionid 0x13d89177239000b
[junit4:junit4]   2> 16489 T2268 oaz.ZooKeeper.close Session: 0x13d89177239000b closed
[junit4:junit4]   2> 16490 T2268 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 16492 T2268 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55405/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@b376a2
[junit4:junit4]   2> 16493 T2358 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:55405. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16493 T2268 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16493 T2358 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:55405, initiating session
[junit4:junit4]   2> 16493 T2270 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:56143
[junit4:junit4]   2> 16494 T2270 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:56143
[junit4:junit4]   2> 16494 T2272 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d89177239000c with negotiated timeout 20000 for client /127.0.0.1:56143
[junit4:junit4]   2> 16494 T2358 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:55405, sessionid = 0x13d89177239000c, negotiated timeout = 20000
[junit4:junit4]   2> 16495 T2359 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b376a2 name:ZooKeeperConnection Watcher:127.0.0.1:55405/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16495 T2268 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16496 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d89177239000c type:create cxid:0x1 zxid:0xa1 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16497 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d89177239000c type:create cxid:0x3 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16498 T2268 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 17300 T2291 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17300 T2291 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54634/_hjc/ua",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54634__hjc%2Fua",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "state":"recovering"}
[junit4:junit4]   2> 17304 T2359 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> 17305 T2297 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> 17305 T2290 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> 17304 T2326 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> 17304 T2342 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> 17304 T2310 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> 17384 T2305 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {nodeName=127.0.0.1:54634__hjc%252Fua&version=2&action=PREPRECOVERY&core=collection1&checkLive=true&state=recovering&wt=javabin&onlyIfLeader=true&coreNodeName=4} status=0 QTime=1000 
[junit4:junit4]   2> 17501 T2268 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37624__hjc%2Fua
[junit4:junit4]   2> 17502 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d89177239000c type:delete cxid:0xf zxid:0xa7 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:37624__hjc%2Fua Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:37624__hjc%2Fua
[junit4:junit4]   2> 17502 T2268 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37624__hjc%2Fua
[junit4:junit4]   2> 17504 T2290 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> 17504 T2359 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> 17504 T2310 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> 17505 T2297 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17505 T2326 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17505 T2297 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> 17505 T2326 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> 17505 T2342 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17506 T2342 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> 17506 T2290 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17507 T2310 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17507 T2359 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17511 T2360 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363804664370/collection1
[junit4:junit4]   2> 17511 T2360 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 17512 T2360 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 17512 T2360 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 17513 T2360 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363804664370/collection1/'
[junit4:junit4]   2> 17513 T2360 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363804664370/collection1/lib/README' to classloader
[junit4:junit4]   2> 17513 T2360 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363804664370/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 17535 T2360 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 17573 T2360 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 17574 T2360 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 17577 T2360 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17898 T2360 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17904 T2360 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17906 T2360 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17917 T2360 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17920 T2360 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17922 T2360 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17923 T2360 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17923 T2360 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17923 T2360 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17924 T2360 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17924 T2360 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17924 T2360 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17925 T2360 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363804664370/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty4/
[junit4:junit4]   2> 17925 T2360 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e560cf
[junit4:junit4]   2> 17925 T2360 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17926 T2360 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty4 forceNew: false
[junit4:junit4]   2> 17926 T2360 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty4/index/
[junit4:junit4]   2> 17926 T2360 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17926 T2360 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty4/index forceNew: false
[junit4:junit4]   2> 17927 T2360 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@18ec104 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f8f5fd),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17927 T2360 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17929 T2360 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17929 T2360 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17929 T2360 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17930 T2360 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17930 T2360 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17930 T2360 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17930 T2360 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17931 T2360 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17931 T2360 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17933 T2360 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17935 T2360 oass.SolrIndexSearcher.<init> Opening Searcher@1f31ef5 main
[junit4:junit4]   2> 17935 T2360 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty4/tlog
[junit4:junit4]   2> 17936 T2360 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17936 T2360 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17940 T2361 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1f31ef5 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17941 T2360 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17941 T2360 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18810 T2291 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18810 T2291 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37624/_hjc/ua",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37624__hjc%2Fua",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 18811 T2291 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 18811 T2291 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 18814 T2342 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> 18814 T2310 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> 18814 T2326 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> 18815 T2290 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> 18814 T2297 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> 18814 T2359 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> 18943 T2360 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 18943 T2360 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:37624/_hjc/ua collection:collection1 shard:shard1
[junit4:junit4]   2> 18946 T2360 oasc.ZkController.register We are http://127.0.0.1:37624/_hjc/ua/collection1/ and leader is http://127.0.0.1:47522/_hjc/ua/collection1/
[junit4:junit4]   2> 18946 T2360 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37624/_hjc/ua
[junit4:junit4]   2> 18946 T2360 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 18947 T2360 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C109 name=collection1 org.apache.solr.core.SolrCore@16cbbc5 url=http://127.0.0.1:37624/_hjc/ua/collection1 node=127.0.0.1:37624__hjc%2Fua C109_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:37624/_hjc/ua, collection=collection1, node_name=127.0.0.1:37624__hjc%2Fua, core=collection1, state=down}
[junit4:junit4]   2> 18947 T2362 C109 P37624 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 18947 T2362 C109 P37624 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 18948 T2360 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18948 T2362 C109 P37624 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 18948 T2362 C109 P37624 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18949 T2362 C109 P37624 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18948 T2268 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 18949 T2268 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 18949 T2268 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18953 T2268 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18954 T2268 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18959 T2306 oasc.CoreContainer.create Creating SolrCore 'onenodecollectioncore' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363804651712/onenodecollectioncore
[junit4:junit4]   2> 18959 T2306 oasc.ZkController.createCollectionZkNode Check for collection zkNode:onenodecollection
[junit4:junit4]   2> 18960 T2306 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   2> 18960 T2306 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 18961 T2306 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 18962 T2306 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection
[junit4:junit4]   2> 18965 T2306 oasc.ZkController.readConfigName Load collection config from:/collections/onenodecollection
[junit4:junit4]   2> 18966 T2306 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363804651712/onenodecollectioncore/'
[junit4:junit4]   2> 18993 T2306 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 19027 T2306 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 19028 T2306 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 19031 T2306 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 19367 T2306 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 19381 T2306 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 19384 T2306 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2>  C108_STATE=coll:collection1 core:collection1 props:{shard=shard2, base_url=http://127.0.0.1:54634/_hjc/ua, collection=collection1, node_name=127.0.0.1:54634__hjc%2Fua, core=collection1, state=recovering}
[junit4:junit4]   2> 19385 T2345 C108 P54634 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:42008/_hjc/ua/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 19386 T2345 C108 P54634 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:54634/_hjc/ua START replicas=[http://127.0.0.1:42008/_hjc/ua/collection1/] nUpdates=100
[junit4:junit4]   2> 19386 T2345 C108 P54634 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19386 T2345 C108 P54634 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 19386 T2345 C108 P54634 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 19386 T2345 C108 P54634 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 19387 T2345 C108 P54634 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19387 T2345 C108 P54634 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:42008/_hjc/ua/collection1/. core=collection1
[junit4:junit4]   2> 19387 T2345 C108 P54634 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C110 name=collection1 org.apache.solr.core.SolrCore@1af0546 url=http://127.0.0.1:42008/_hjc/ua/collection1 node=127.0.0.1:42008__hjc%2Fua C110_STATE=coll:collection1 core:collection1 props:{shard=shard2, base_url=http://127.0.0.1:42008/_hjc/ua, collection=collection1, node_name=127.0.0.1:42008__hjc%2Fua, core=collection1, state=active, leader=true}
[junit4:junit4]   2> 19391 T2303 C110 P42008 REQ /get {version=2&getVersions=100&qt=/get&distrib=false&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 19391 T2304 C110 P42008 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 19393 T2304 C110 P42008 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1168173 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3c6ffe),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19393 T2304 C110 P42008 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19394 T2304 C110 P42008 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1168173 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3c6ffe),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1168173 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3c6ffe),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19394 T2304 C110 P42008 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19395 T2304 C110 P42008 oass.SolrIndexSearcher.<init> Opening Searcher@54d652 realtime
[junit4:junit4]   2> 19395 T2304 C110 P42008 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19396 T2304 C110 P42008 /update {version=2&softCommit=false&commit_end_point=true&openSearcher=false&waitSearcher=true&commit=true&wt=javabin} {commit=} 0 5
[junit4:junit4]   2> 19396 T2345 C108 P54634 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19396 T2345 C108 P54634 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19397 T2306 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19399 T2303 C110 P42008 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19399 T2303 C110 P42008 REQ /replication {command=indexversion&version=2&qt=/replication&wt=javabin} status=0 QTime=2 
[junit4:junit4]   2> 19399 T2345 C108 P54634 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 19400 T2345 C108 P54634 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19400 T2345 C108 P54634 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19402 T2304 C110 P42008 REQ /replication {command=filelist&version=2&qt=/replication&generation=2&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 19402 T2345 C108 P54634 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19403 T2306 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19403 T2345 C108 P54634 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty3/index.20130320143747390 forceNew: false
[junit4:junit4]   2> 19403 T2345 C108 P54634 oash.SnapPuller.fetchLatestIndex Starting download to BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1fce100 lockFactory=org.apache.lucene.store.NativeFSLockFactory@9dd639) fullCopy=false
[junit4:junit4]   2> 19405 T2305 C110 P42008 REQ /replication {checksum=true&command=filecontent&file=segments_2&qt=/replication&generation=2&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 19406 T2306 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19407 T2345 C108 P54634 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19407 T2306 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19407 T2345 C108 P54634 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19407 T2306 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19407 T2345 C108 P54634 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 19408 T2306 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19409 T2345 C108 P54634 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@175a68 lockFactory=org.apache.lucene.store.NativeFSLockFactory@a83542),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@175a68 lockFactory=org.apache.lucene.store.NativeFSLockFactory@a83542),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19409 T2306 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19409 T2345 C108 P54634 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19409 T2306 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19409 T2345 C108 P54634 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 19409 T2306 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19410 T2345 C108 P54634 oass.SolrIndexSearcher.<init> Opening Searcher@a50552 main
[junit4:junit4]   2> 19410 T2306 oasc.SolrCore.<init> [onenodecollectioncore] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363804651712/onenodecollectioncore/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363804647990/onenodecollection/
[junit4:junit4]   2> 19410 T2306 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e560cf
[junit4:junit4]   2> 19410 T2306 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19410 T2344 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a50552 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 19411 T2345 C108 P54634 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 19411 T2306 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363804647990/onenodecollection forceNew: false
[junit4:junit4]   2> 19411 T2345 C108 P54634 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 19411 T2345 C108 P54634 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 19411 T2306 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363804647990/onenodecollection/index/
[junit4:junit4]   2> 19411 T2345 C108 P54634 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19412 T2306 oasc.SolrCore.initIndex WARNING [onenodecollectioncore] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363804647990/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 19412 T2306 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363804647990/onenodecollection/index forceNew: false
[junit4:junit4]   2> 19413 T2306 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@15f452d lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bed292),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19414 T2345 C108 P54634 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 19414 T2306 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19415 T2306 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 19416 T2306 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 19416 T2306 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 19417 T2306 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 19417 T2306 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 19417 T2306 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 19417 T2306 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 19418 T2306 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 19418 T2306 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 19420 T2306 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 19422 T2306 oass.SolrIndexSearcher.<init> Opening Searcher@114414b main
[junit4:junit4]   2> 19423 T2306 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363804647990/onenodecollection/tlog
[junit4:junit4]   2> 19423 T2306 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 19424 T2306 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 19427 T2366 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@114414b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 19429 T2306 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 20319 T2291 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20320 T2291 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37624/_hjc/ua",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37624__hjc%2Fua",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "state":"recovering"}
[junit4:junit4]   2> 20322 T2291 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54634/_hjc/ua",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54634__hjc%2Fua",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "state":"active"}
[junit4:junit4]   2> 20325 T2291 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42008/_hjc/ua",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42008__hjc%2Fua",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 20325 T2291 oasc.Overseer$ClusterStateUpdater.createCollection Create collection onenodecollection with numShards 1
[junit4:junit4]   2> 20325 T2291 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 20336 T2310 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> 20336 T2297 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> 20336 T2359 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> 20336 T2326 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> 20336 T2342 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> 20336 T2290 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> 20430 T2306 oasc.CoreContainer.registerCore registering core: onenodecollectioncore
[junit4:junit4]   2> 20431 T2306 oasc.ZkController.register Register replica - core:onenodecollectioncore address:http://127.0.0.1:42008/_hjc/ua collection:onenodecollection shard:shard1
[junit4:junit4]   2> 20431 T2306 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   2> 20437 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390006 type:delete cxid:0xac zxid:0xc2 txntype:-1 reqpath:n/a Error Path:/solr/collections/onenodecollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/onenodecollection/leaders
[junit4:junit4]   2> 20438 T2306 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 20438 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390006 type:create cxid:0xad zxid:0xc3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 20440 T2306 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 20440 T2306 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 20441 T2306 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:42008/_hjc/ua/onenodecollectioncore/
[junit4:junit4]   2> 20441 T2306 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 20441 T2306 oasc.SyncStrategy.syncToMe http://127.0.0.1:42008/_hjc/ua/onenodecollectioncore/ has no replicas
[junit4:junit4]   2> 20441 T2306 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:42008/_hjc/ua/onenodecollectioncore/
[junit4:junit4]   2> 20441 T2306 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   2> 20444 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390006 type:create cxid:0xb8 zxid:0xc7 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 20952 T2321 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {nodeName=127.0.0.1:37624__hjc%252Fua&version=2&action=PREPRECOVERY&core=collection1&checkLive=true&state=recovering&wt=javabin&onlyIfLeader=true&coreNodeName=5} status=0 QTime=2000 
[junit4:junit4]   2> 21843 T2291 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21850 T2326 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> 21850 T2290 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> 21850 T2342 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> 21851 T2359 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> 21851 T2310 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> 21851 T2297 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> 21900 T2306 oasc.ZkController.register We are http://127.0.0.1:42008/_hjc/ua/onenodecollectioncore/ and leader is http://127.0.0.1:42008/_hjc/ua/onenodecollectioncore/
[junit4:junit4]   2> 21901 T2306 oasc.ZkController.register No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:42008/_hjc/ua
[junit4:junit4]   2> 21901 T2306 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 21901 T2306 oasc.ZkController.publish publishing core=onenodecollectioncore state=active
[junit4:junit4]   2> 21903 T2306 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21903 T2306 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {version=2&name=onenodecollectioncore&roles=none&action=CREATE&collection=onenodecollection&numShards=1&wt=javabin&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363804647990/onenodecollection} status=0 QTime=2945 
[junit4:junit4]   2> 21904 T2268 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 21905 T2268 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22906 T2268 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C109_STATE=coll:collection1 core:collection1 props:{shard=shard1, base_url=http://127.0.0.1:37624/_hjc/ua, collection=collection1, node_name=127.0.0.1:37624__hjc%2Fua, core=collection1, state=recovering}
[junit4:junit4]   2> 22953 T2362 C109 P37624 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:47522/_hjc/ua/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 22954 T2362 C109 P37624 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:37624/_hjc/ua START replicas=[http://127.0.0.1:47522/_hjc/ua/collection1/] nUpdates=100
[junit4:junit4]   2> 22954 T2362 C109 P37624 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 22954 T2362 C109 P37624 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 22954 T2362 C109 P37624 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 22954 T2362 C109 P37624 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 22954 T2362 C109 P37624 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 22955 T2362 C109 P37624 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:47522/_hjc/ua/collection1/. core=collection1
[junit4:junit4]   2> 22955 T2362 C109 P37624 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C111 name=collection1 org.apache.solr.core.SolrCore@f2f29 url=http://127.0.0.1:47522/_hjc/ua/collection1 node=127.0.0.1:47522__hjc%2Fua C111_STATE=coll:collection1 core:collection1 props:{shard=shard1, base_url=http://127.0.0.1:47522/_hjc/ua, collection=collection1, node_name=127.0.0.1:47522__hjc%2Fua, core=collection1, state=active, leader=true}
[junit4:junit4]   2> 22958 T2319 C111 P47522 REQ /get {version=2&getVersions=100&qt=/get&distrib=false&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 22959 T2322 C111 P47522 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22960 T2322 C111 P47522 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1cd57f1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1caf96f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22960 T2322 C111 P47522 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22961 T2322 C111 P47522 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1cd57f1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1caf96f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1cd57f1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1caf96f),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22961 T2322 C111 P47522 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22961 T2322 C111 P47522 oass.SolrIndexSearcher.<init> Opening Searcher@bfcae4 realtime
[junit4:junit4]   2> 22962 T2322 C111 P47522 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22962 T2322 C111 P47522 /update {version=2&softCommit=false&commit_end_point=true&openSearcher=false&waitSearcher=true&commit=true&wt=javabin} {commit=} 0 3
[junit4:junit4]   2> 22962 T2362 C109 P37624 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22963 T2362 C109 P37624 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 22964 T2321 C111 P47522 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22964 T2321 C111 P47522 REQ /replication {command=indexversion&version=2&qt=/replication&wt=javabin} status=0 QTime=1 
[junit4:junit4]   2> 22964 T2362 C109 P37624 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 22965 T2362 C109 P37624 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 22965 T2362 C109 P37624 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 22966 T2319 C111 P47522 REQ /replication {command=filelist&version=2&qt=/replication&generation=2&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 22967 T2362 C109 P37624 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 22968 T2362 C109 P37624 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty4/index.20130320143750954 forceNew: false
[junit4:junit4]   2> 22968 T2362 C109 P37624 oash.SnapPuller.fetchLatestIndex Starting download to BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@df33ee lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b7867f) fullCopy=false
[junit4:junit4]   2> 22970 T2322 C111 P47522 REQ /replication {checksum=true&command=filecontent&file=segments_2&qt=/replication&generation=2&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 22971 T2362 C109 P37624 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 22971 T2362 C109 P37624 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 22972 T2362 C109 P37624 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 22973 T2362 C109 P37624 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@18ec104 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f8f5fd),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@18ec104 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f8f5fd),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22974 T2362 C109 P37624 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22974 T2362 C109 P37624 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 22974 T2362 C109 P37624 oass.SolrIndexSearcher.<init> Opening Searcher@1a48830 main
[junit4:junit4]   2> 22975 T2361 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a48830 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22976 T2362 C109 P37624 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 22976 T2362 C109 P37624 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 22976 T2362 C109 P37624 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 22976 T2362 C109 P37624 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 22977 T2362 C109 P37624 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 23357 T2291 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23358 T2291 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42008/_hjc/ua",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:42008__hjc%2Fua_onenodecollectioncore",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42008__hjc%2Fua",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "state":"active"}
[junit4:junit4]   2> 23360 T2291 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37624/_hjc/ua",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37624__hjc%2Fua",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "state":"active"}
[junit4:junit4]   2> 23364 T2290 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> 23364 T2297 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> 23364 T2326 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> 23364 T2359 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> 23364 T2342 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> 23365 T2310 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> 23908 T2268 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23909 T2268 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: onenodecollection
[junit4:junit4]   2> 23909 T2268 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 23921 T2268 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55405 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1f5a3a8
[junit4:junit4]   2> 23922 T2268 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 23922 T2369 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:55405. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 23923 T2369 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:55405, initiating session
[junit4:junit4]   2> 23923 T2270 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:56165
[junit4:junit4]   2> 23923 T2270 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:56165
[junit4:junit4]   2> 23924 T2272 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d89177239000d with negotiated timeout 10000 for client /127.0.0.1:56165
[junit4:junit4]   2> 23924 T2369 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:55405, sessionid = 0x13d89177239000d, negotiated timeout = 10000
[junit4:junit4]   2> 23924 T2370 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f5a3a8 name:ZooKeeperConnection Watcher:127.0.0.1:55405 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 23925 T2268 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 23974 T2273 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d89177239000d
[junit4:junit4]   2> 23975 T2370 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 23975 T2270 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:56165 which had sessionid 0x13d89177239000d
[junit4:junit4]   2> 23975 T2268 oaz.ZooKeeper.close Session: 0x13d89177239000d closed
[junit4:junit4]   2> 23976 T2273 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d891772390004
[junit4:junit4]   2> 23977 T2270 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:56118 which had sessionid 0x13d891772390004
[junit4:junit4]   2> 23977 T2268 oaz.ZooKeeper.close Session: 0x13d891772390004 closed
[junit4:junit4]   2> 23977 T2297 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 23980 T2268 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 48844
[junit4:junit4]   2> 23980 T2268 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=6844891
[junit4:junit4]   2> 24876 T2291 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24877 T2291 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:48844/_hjc/ua",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:48844__hjc%2Fua",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 24885 T2290 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> 24885 T2326 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> 24885 T2359 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> 24886 T2342 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> 24885 T2310 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> 25982 T2268 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 25982 T2268 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 25984 T2268 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@df491c
[junit4:junit4]   2> 25987 T2268 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 25987 T2268 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 25987 T2268 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 25987 T2268 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 25988 T2268 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 25988 T2268 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/control/data
[junit4:junit4]   2> 25989 T2268 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/control/data
[junit4:junit4]   2> 25989 T2268 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/control/data/index
[junit4:junit4]   2> 25989 T2268 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/control/data/index
[junit4:junit4]   2> 25990 T2291 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89378301410869251-127.0.0.1:48844__hjc%2Fua-n_0000000000) am no longer a leader.
[junit4:junit4]   2> 25990 T2273 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d891772390003
[junit4:junit4]   2> 25991 T2290 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> 25992 T2270 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:56114 which had sessionid 0x13d891772390003
[junit4:junit4]   2> 25992 T2326 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25992 T2326 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> 25992 T2268 oaz.ZooKeeper.close Session: 0x13d891772390003 closed
[junit4:junit4]   2> 25993 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390006 type:delete cxid:0xc6 zxid:0xe3 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 25993 T2342 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25993 T2342 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> 25993 T2310 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 25993 T2359 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25994 T2359 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> 25996 T2310 oasc.Overseer.start Overseer (id=89378301410869254-127.0.0.1:42008__hjc%2Fua-n_0000000001) starting
[junit4:junit4]   2> 25996 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390006 type:create cxid:0xcb zxid:0xe5 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25997 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390006 type:create cxid:0xcc zxid:0xe6 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25998 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390006 type:create cxid:0xce zxid:0xe7 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25999 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390006 type:create cxid:0xd0 zxid:0xe8 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 26000 T2372 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 26000 T2310 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> 26002 T2310 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 26002 T2371 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 26003 T2371 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 26004 T2371 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:48844/_hjc/ua",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:48844__hjc%2Fua",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 26007 T2310 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> 26007 T2359 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> 26007 T2342 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> 26007 T2326 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> 26013 T2268 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/_hjc/ua,null}
[junit4:junit4]   2> 26064 T2268 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 42008
[junit4:junit4]   2> 26065 T2268 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=33440293
[junit4:junit4]   2> 27292 T2290 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 27292 T2290 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 27292 T2290 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 27511 T2371 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 27512 T2371 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42008/_hjc/ua",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:42008__hjc%2Fua_onenodecollectioncore",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42008__hjc%2Fua",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 27514 T2371 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42008/_hjc/ua",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42008__hjc%2Fua",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 27526 T2359 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> 27526 T2342 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> 27526 T2310 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> 27526 T2326 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> 29068 T2268 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 29068 T2268 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 29070 T2268 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 29072 T2268 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1af0546
[junit4:junit4]   2> 29074 T2268 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 29075 T2268 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 29075 T2268 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 29075 T2268 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 29076 T2268 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 29077 T2268 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty1
[junit4:junit4]   2> 29077 T2268 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty1
[junit4:junit4]   2> 29077 T2268 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty1/index
[junit4:junit4]   2> 29077 T2268 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty1/index
[junit4:junit4]   2> 29078 T2268 oasc.SolrCore.close [onenodecollectioncore]  CLOSING SolrCore org.apache.solr.core.SolrCore@1b996cf
[junit4:junit4]   2> 29081 T2268 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 29081 T2268 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 29082 T2268 oasu.DefaultSolrCoreState.closeIndexWr

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

ue-work (0)
[junit4:junit4]   1>    /solr/overseer/queue-work (0)
[junit4:junit4]   1>    /solr/overseer/queue (0)
[junit4:junit4]   1> 
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UnloadDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=AB54E95FCD0921CF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hr_HR -Dtests.timezone=SystemV/HST10 -Dtests.file.encoding=UTF-8
[junit4:junit4] FAILURE  136s J1 | UnloadDistributedZkTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Still found shard2 in collection test_unload_shard_and_collection
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([AB54E95FCD0921CF:2AB26747BA5641F3]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:124)
[junit4:junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:77)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:487)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 135667 T1597 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 135675 T1596 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   2> 136744 T1679 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 136745 T1679 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> 136745 T1679 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 136745 T1679 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=Asserting, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=hr_HR, timezone=SystemV/HST10
[junit4:junit4]   2> NOTE: Linux 3.2.0-39-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=1,free=61534152,total=155455488
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestAtomicUpdateErrorCases, UniqFieldsUpdateProcessorFactoryTest, DisMaxRequestHandlerTest, CopyFieldTest, TestPropInject, CollectionsAPIDistributedZkTest, RequiredFieldsTest, TestMultiCoreConfBootstrap, ZkSolrClientTest, DocValuesMultiTest, BasicZkTest, TestDefaultSimilarityFactory, HighlighterConfigTest, TestCSVResponseWriter, SolrPluginUtilsTest, NoCacheHeaderTest, FileUtilsTest, CurrencyFieldOpenExchangeTest, XmlUpdateRequestHandlerTest, DefaultValueUpdateProcessorTest, TestSystemIdResolver, SuggesterTSTTest, IndexSchemaRuntimeFieldTest, TestElisionMultitermQuery, CachingDirectoryFactoryTest, PingRequestHandlerTest, TestCopyFieldCollectionResource, TestSolrDiscoveryProperties, TestOmitPositions, SolrCoreCheckLockOnStartupTest, SuggesterWFSTTest, ZkNodePropsTest, TestDynamicFieldCollectionResource, DocumentAnalysisRequestHandlerTest, TestUtils, TestSuggestSpellingConverter, StatsComponentTest, TestQueryTypes, TestCodecSupport, TestComponentsName, DirectSolrSpellCheckerTest, SignatureUpdateProcessorFactoryTest, TestStressLucene, TestDFRSimilarityFactory, TestStressReorder, TestSolrXMLSerializer, TestJmxMonitoredMap, XsltUpdateRequestHandlerTest, TestBM25SimilarityFactory, TestDistributedSearch, LeaderElectionIntegrationTest, TestWordDelimiterFilterFactory, ClusterStateTest, TestFoldingMultitermQuery, SolrIndexConfigTest, TestCSVLoader, PathHierarchyTokenizerFactoryTest, TestLazyCores, TestBinaryField, NotRequiredUniqueKeyTest, FieldAnalysisRequestHandlerTest, URLClassifyProcessorTest, TestRecovery, ShardRoutingCustomTest, TestFastOutputStream, TestAnalyzedSuggestions, BasicDistributedZkTest, UnloadDistributedZkTest]
[junit4:junit4] Completed on J1 in 136.95s, 1 test, 1 failure <<< FAILURES!

[...truncated 416 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:375: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:355: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:183: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:449: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1210: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:874: There were test failures: 272 suites, 1144 tests, 1 error, 1 failure, 13 ignored (7 assumptions)

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