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/01/01 03:08:08 UTC

[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.7.0) - Build # 16 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/16/
Java: 64bit/jdk1.7.0 -XX:+UseG1GC

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

Error Message:
There are still nodes recoverying - waited for 230 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 230 seconds
	at __randomizedtesting.SeedInfo.seed([A8AC50B686E0E4EE:294ADEAEF1BF84D2]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:175)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:125)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:120)
	at org.apache.solr.cloud.BasicDistributedZkTest.testCoreUnloadAndLeaders(BasicDistributedZkTest.java:586)
	at org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:337)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	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 8766 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
[junit4:junit4]   2> 0 T461 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 15 T461 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1357004449223
[junit4:junit4]   2> 16 T461 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 17 T462 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 20 T462 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 20 T462 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 20 T462 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 21 T462 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 21 T461 oasc.ZkTestServer.run start zk server on port:51243
[junit4:junit4]   2> 21 T462 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 25 T461 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51243 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@27df47a7
[junit4:junit4]   2> 28 T464 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51243. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 36 T461 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 37 T464 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51243, initiating session
[junit4:junit4]   2> 38 T463 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51244
[junit4:junit4]   2> 39 T463 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51244
[junit4:junit4]   2> 40 T467 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 43 T467 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf3c4a5d20000 with negotiated timeout 10000 for client /127.0.0.1:51244
[junit4:junit4]   2> 44 T464 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51243, sessionid = 0x13bf3c4a5d20000, negotiated timeout = 10000
[junit4:junit4]   2> 44 T465 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@27df47a7 name:ZooKeeperConnection Watcher:127.0.0.1:51243 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 44 T461 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 45 T461 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 52 T468 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf3c4a5d20000
[junit4:junit4]   2> 54 T463 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51244 which had sessionid 0x13bf3c4a5d20000
[junit4:junit4]   2> 54 T465 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 54 T461 oaz.ZooKeeper.close Session: 0x13bf3c4a5d20000 closed
[junit4:junit4]   2> 55 T461 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51243/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@104c4bd0
[junit4:junit4]   2> 57 T469 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51243. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 58 T469 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51243, initiating session
[junit4:junit4]   2> 58 T463 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51245
[junit4:junit4]   2> 58 T461 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 59 T463 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51245
[junit4:junit4]   2> 61 T467 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf3c4a5d20001 with negotiated timeout 10000 for client /127.0.0.1:51245
[junit4:junit4]   2> 61 T469 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51243, sessionid = 0x13bf3c4a5d20001, negotiated timeout = 10000
[junit4:junit4]   2> 62 T470 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@104c4bd0 name:ZooKeeperConnection Watcher:127.0.0.1:51243/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 62 T461 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 63 T461 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 72 T461 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 79 T461 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 85 T461 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 92 T461 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 93 T461 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 103 T461 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 105 T461 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 112 T461 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 113 T461 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 120 T461 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 121 T461 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 128 T461 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 128 T461 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 135 T461 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 136 T461 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 143 T461 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 145 T461 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 151 T461 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 152 T461 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 158 T461 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 159 T461 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 165 T468 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf3c4a5d20001
[junit4:junit4]   2> 166 T463 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51245 which had sessionid 0x13bf3c4a5d20001
[junit4:junit4]   2> 167 T470 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 167 T461 oaz.ZooKeeper.close Session: 0x13bf3c4a5d20001 closed
[junit4:junit4]   2> 392 T461 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 399 T461 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51246
[junit4:junit4]   2> 400 T461 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 401 T461 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357004449374
[junit4:junit4]   2> 401 T461 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357004449374/'
[junit4:junit4]   2> 430 T461 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 431 T461 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 431 T461 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357004449374
[junit4:junit4]   2> 432 T461 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357004449374/solr.xml
[junit4:junit4]   2> 432 T461 oasc.CoreContainer.<init> New CoreContainer 761453964
[junit4:junit4]   2> 433 T461 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357004449374/'
[junit4:junit4]   2> 433 T461 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357004449374/'
[junit4:junit4]   2> 457 T461 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 458 T461 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 458 T461 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 459 T461 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 459 T461 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 460 T461 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 460 T461 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 461 T461 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 461 T461 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 462 T461 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 475 T461 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 494 T461 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51243/solr
[junit4:junit4]   2> 494 T461 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 495 T461 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51243 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@33fab402
[junit4:junit4]   2> 496 T461 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 497 T480 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51243. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 498 T480 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51243, initiating session
[junit4:junit4]   2> 499 T463 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51247
[junit4:junit4]   2> 500 T463 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51247
[junit4:junit4]   2> 501 T467 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf3c4a5d20002 with negotiated timeout 20000 for client /127.0.0.1:51247
[junit4:junit4]   2> 503 T480 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51243, sessionid = 0x13bf3c4a5d20002, negotiated timeout = 20000
[junit4:junit4]   2> 503 T481 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@33fab402 name:ZooKeeperConnection Watcher:127.0.0.1:51243 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 504 T461 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 508 T468 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf3c4a5d20002
[junit4:junit4]   2> 510 T463 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51247 which had sessionid 0x13bf3c4a5d20002
[junit4:junit4]   2> 511 T481 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 510 T461 oaz.ZooKeeper.close Session: 0x13bf3c4a5d20002 closed
[junit4:junit4]   2> 512 T461 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 519 T461 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51243/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@55f4aa36
[junit4:junit4]   2> 520 T482 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51243. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 521 T463 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51248
[junit4:junit4]   2> 522 T461 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 523 T482 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51243, initiating session
[junit4:junit4]   2> 523 T463 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51248
[junit4:junit4]   2> 526 T482 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51243, sessionid = 0x13bf3c4a5d20003, negotiated timeout = 20000
[junit4:junit4]   2> 526 T483 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@55f4aa36 name:ZooKeeperConnection Watcher:127.0.0.1:51243/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 528 T467 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf3c4a5d20003 with negotiated timeout 20000 for client /127.0.0.1:51248
[junit4:junit4]   2> 530 T461 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 537 T468 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3c4a5d20003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 562 T461 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 584 T461 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51246_
[junit4:junit4]   2> 586 T468 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3c4a5d20003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:51246_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:51246_
[junit4:junit4]   2> 588 T461 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51246_
[junit4:junit4]   2> 597 T461 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 607 T468 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3c4a5d20003 type:delete cxid:0x15 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 609 T461 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 616 T461 oasc.Overseer.start Overseer (id=88932643584999427-127.0.0.1:51246_-n_0000000000) starting
[junit4:junit4]   2> 617 T468 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3c4a5d20003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 619 T468 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3c4a5d20003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 622 T468 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3c4a5d20003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 624 T468 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3c4a5d20003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 626 T485 oasc.OverseerCollectionProcessor.run Process current queue of collection messages
[junit4:junit4]   2> 630 T461 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 637 T461 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 649 T486 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357004449374/collection1
[junit4:junit4]   2> 650 T486 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 651 T484 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 652 T486 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 652 T486 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 658 T486 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357004449374/collection1/'
[junit4:junit4]   2> 659 T486 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357004449374/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 659 T486 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357004449374/collection1/lib/README' to classloader
[junit4:junit4]   2> 720 T486 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 828 T486 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 830 T486 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 837 T486 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1426 T486 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1435 T486 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1438 T486 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1468 T486 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1475 T486 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1482 T486 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1485 T486 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1488 T486 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357004449374/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/control/data/
[junit4:junit4]   2> 1489 T486 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@52a32cdd
[junit4:junit4]   2> 1489 T486 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 1525 T486 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/control/data forceNew:false
[junit4:junit4]   2> 1525 T486 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/control/data
[junit4:junit4]   2> 1526 T486 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/control/data/index/
[junit4:junit4]   2> 1526 T486 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1527 T486 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/control/data/index forceNew:false
[junit4:junit4]   2> 1536 T486 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@679621cf; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1537 T486 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1538 T486 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/control/data/index
[junit4:junit4]   2> 1538 T486 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1541 T486 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1542 T486 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1542 T486 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1543 T486 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1544 T486 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1544 T486 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1545 T486 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1545 T486 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1546 T486 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1546 T486 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1547 T486 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1547 T486 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1548 T486 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1548 T486 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1549 T486 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1549 T486 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1550 T486 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1550 T486 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1551 T486 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1551 T486 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1552 T486 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1552 T486 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1557 T486 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1558 T486 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1558 T486 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1559 T486 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1569 T486 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1574 T486 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1577 T486 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 1580 T486 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/control/data
[junit4:junit4]   2> 1582 T486 oass.SolrIndexSearcher.<init> Opening Searcher@659b2d38 main
[junit4:junit4]   2> 1583 T486 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1583 T486 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1584 T486 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1591 T486 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 1628 T487 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@659b2d38 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1634 T486 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1635 T486 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1636 T468 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3c4a5d20003 type:create cxid:0x50 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2184 T484 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2186 T484 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51246_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51246"}
[junit4:junit4]   2> 2186 T484 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2187 T484 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2188 T468 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3c4a5d20003 type:create cxid:0x58 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2201 T483 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> 2642 T486 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2642 T486 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51246 collection:control_collection shard:shard1
[junit4:junit4]   2> 2644 T486 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2663 T468 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3c4a5d20003 type:delete cxid:0x72 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2664 T486 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2666 T468 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3c4a5d20003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2671 T486 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2671 T486 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2671 T486 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51246/collection1/
[junit4:junit4]   2> 2672 T486 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2672 T486 oasc.SyncStrategy.syncToMe http://127.0.0.1:51246/collection1/ has no replicas
[junit4:junit4]   2> 2672 T486 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51246/collection1/
[junit4:junit4]   2> 2672 T486 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2683 T468 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3c4a5d20003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3713 T484 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3730 T483 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> 3785 T486 oasc.ZkController.register We are http://127.0.0.1:51246/collection1/ and leader is http://127.0.0.1:51246/collection1/
[junit4:junit4]   2> 3785 T486 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51246
[junit4:junit4]   2> 3786 T486 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3786 T486 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3786 T486 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3790 T486 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3792 T461 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3792 T461 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3793 T461 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3801 T461 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3806 T461 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51243/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@151e9a09
[junit4:junit4]   2> 3809 T488 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51243. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3810 T461 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3811 T488 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51243, initiating session
[junit4:junit4]   2> 3811 T463 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51249
[junit4:junit4]   2> 3812 T463 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51249
[junit4:junit4]   2> 3813 T467 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf3c4a5d20004 with negotiated timeout 10000 for client /127.0.0.1:51249
[junit4:junit4]   2> 3814 T488 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51243, sessionid = 0x13bf3c4a5d20004, negotiated timeout = 10000
[junit4:junit4]   2> 3814 T489 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@151e9a09 name:ZooKeeperConnection Watcher:127.0.0.1:51243/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3815 T461 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3816 T461 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3820 T461 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4000 T461 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4004 T461 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51250
[junit4:junit4]   2> 4006 T461 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4006 T461 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357004453028
[junit4:junit4]   2> 4007 T461 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357004453028/'
[junit4:junit4]   2> 4036 T461 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4037 T461 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4038 T461 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357004453028
[junit4:junit4]   2> 4038 T461 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357004453028/solr.xml
[junit4:junit4]   2> 4039 T461 oasc.CoreContainer.<init> New CoreContainer 1526390717
[junit4:junit4]   2> 4039 T461 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357004453028/'
[junit4:junit4]   2> 4040 T461 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357004453028/'
[junit4:junit4]   2> 4065 T461 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 4066 T461 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4066 T461 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4067 T461 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4067 T461 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4068 T461 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4068 T461 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4069 T461 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4069 T461 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4070 T461 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4089 T461 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4104 T461 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51243/solr
[junit4:junit4]   2> 4104 T461 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4105 T461 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51243 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@7c3724b4
[junit4:junit4]   2> 4106 T461 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4106 T499 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51243. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4107 T499 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51243, initiating session
[junit4:junit4]   2> 4108 T463 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51251
[junit4:junit4]   2> 4108 T463 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51251
[junit4:junit4]   2> 4110 T467 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf3c4a5d20005 with negotiated timeout 20000 for client /127.0.0.1:51251
[junit4:junit4]   2> 4110 T499 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51243, sessionid = 0x13bf3c4a5d20005, negotiated timeout = 20000
[junit4:junit4]   2> 4111 T500 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7c3724b4 name:ZooKeeperConnection Watcher:127.0.0.1:51243 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4111 T461 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4113 T468 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf3c4a5d20005
[junit4:junit4]   2> 4114 T463 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51251 which had sessionid 0x13bf3c4a5d20005
[junit4:junit4]   2> 4115 T500 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4115 T461 oaz.ZooKeeper.close Session: 0x13bf3c4a5d20005 closed
[junit4:junit4]   2> 4116 T461 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 4121 T461 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51243/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@254fbff6
[junit4:junit4]   2> 4123 T461 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4123 T501 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51243. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4124 T501 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51243, initiating session
[junit4:junit4]   2> 4124 T463 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51252
[junit4:junit4]   2> 4124 T463 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51252
[junit4:junit4]   2> 4125 T467 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf3c4a5d20006 with negotiated timeout 20000 for client /127.0.0.1:51252
[junit4:junit4]   2> 4126 T501 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51243, sessionid = 0x13bf3c4a5d20006, negotiated timeout = 20000
[junit4:junit4]   2> 4126 T502 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@254fbff6 name:ZooKeeperConnection Watcher:127.0.0.1:51243/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4126 T461 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4128 T468 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3c4a5d20006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4129 T468 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3c4a5d20006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4132 T461 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51250_
[junit4:junit4]   2> 4133 T468 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3c4a5d20006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:51250_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:51250_
[junit4:junit4]   2> 4134 T461 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51250_
[junit4:junit4]   2> 4139 T489 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4139 T483 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4140 T483 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> 4148 T461 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4158 T503 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357004453028/collection1
[junit4:junit4]   2> 4158 T503 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4160 T503 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4160 T503 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4163 T503 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357004453028/collection1/'
[junit4:junit4]   2> 4164 T503 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357004453028/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4164 T503 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357004453028/collection1/lib/README' to classloader
[junit4:junit4]   2> 4222 T503 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 4293 T503 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4295 T503 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4303 T503 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4937 T503 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 4946 T503 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 4950 T503 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 4980 T503 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4987 T503 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4993 T503 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4996 T503 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4999 T503 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357004453028/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty1/
[junit4:junit4]   2> 5000 T503 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@52a32cdd
[junit4:junit4]   2> 5000 T503 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 5001 T503 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty1 forceNew:false
[junit4:junit4]   2> 5002 T503 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty1
[junit4:junit4]   2> 5002 T503 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty1/index/
[junit4:junit4]   2> 5002 T503 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5003 T503 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty1/index forceNew:false
[junit4:junit4]   2> 5009 T503 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@54d02709; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5009 T503 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5010 T503 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty1/index
[junit4:junit4]   2> 5010 T503 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 5013 T503 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5014 T503 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 5014 T503 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5014 T503 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 5016 T503 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5016 T503 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5017 T503 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5018 T503 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5018 T503 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5019 T503 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 5020 T503 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 5021 T503 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5021 T503 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 5021 T503 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 5022 T503 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 5023 T503 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5023 T503 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5024 T503 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5024 T503 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5025 T503 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5026 T503 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5026 T503 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5027 T503 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5027 T503 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5028 T503 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 5029 T503 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 5036 T503 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5039 T503 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 5041 T503 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 5043 T503 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty1
[junit4:junit4]   2> 5045 T503 oass.SolrIndexSearcher.<init> Opening Searcher@4b659b3a main
[junit4:junit4]   2> 5046 T503 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5046 T503 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5047 T503 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 5053 T503 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 5089 T504 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4b659b3a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5096 T503 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5097 T503 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 5245 T484 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5246 T484 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51246_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51246"}
[junit4:junit4]   2> 5254 T484 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51250_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51250"}
[junit4:junit4]   2> 5255 T484 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 5255 T484 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 5264 T483 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> 5264 T502 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> 5265 T489 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> 6100 T503 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 6101 T503 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51250 collection:collection1 shard:shard1
[junit4:junit4]   2> 6102 T503 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 6115 T468 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3c4a5d20006 type:delete cxid:0x43 zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 6116 T503 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 6117 T468 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3c4a5d20006 type:create cxid:0x44 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6120 T503 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 6121 T503 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 6121 T503 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51250/collection1/
[junit4:junit4]   2> 6121 T503 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 6121 T503 oasc.SyncStrategy.syncToMe http://127.0.0.1:51250/collection1/ has no replicas
[junit4:junit4]   2> 6121 T503 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51250/collection1/
[junit4:junit4]   2> 6122 T503 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 6129 T468 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3c4a5d20006 type:create cxid:0x4e zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6788 T484 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6809 T483 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> 6811 T502 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> 6811 T489 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> 6850 T503 oasc.ZkController.register We are http://127.0.0.1:51250/collection1/ and leader is http://127.0.0.1:51250/collection1/
[junit4:junit4]   2> 6851 T503 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51250
[junit4:junit4]   2> 6851 T503 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 6851 T503 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 6852 T503 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6856 T503 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6858 T461 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 6859 T461 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 6859 T461 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 7075 T461 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 7080 T461 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51253
[junit4:junit4]   2> 7081 T461 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 7082 T461 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357004456074
[junit4:junit4]   2> 7082 T461 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357004456074/'
[junit4:junit4]   2> 7115 T461 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 7116 T461 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 7117 T461 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357004456074
[junit4:junit4]   2> 7117 T461 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357004456074/solr.xml
[junit4:junit4]   2> 7118 T461 oasc.CoreContainer.<init> New CoreContainer 1842087282
[junit4:junit4]   2> 7118 T461 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357004456074/'
[junit4:junit4]   2> 7119 T461 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357004456074/'
[junit4:junit4]   2> 7146 T461 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 7146 T461 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 7147 T461 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 7147 T461 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 7148 T461 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 7148 T461 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 7149 T461 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 7150 T461 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 7150 T461 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 7151 T461 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 7164 T461 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 7188 T461 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51243/solr
[junit4:junit4]   2> 7188 T461 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 7189 T461 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51243 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@74feb00c
[junit4:junit4]   2> 7190 T461 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7191 T514 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51243. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7193 T514 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51243, initiating session
[junit4:junit4]   2> 7193 T463 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51254
[junit4:junit4]   2> 7194 T463 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51254
[junit4:junit4]   2> 7196 T467 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf3c4a5d20007 with negotiated timeout 20000 for client /127.0.0.1:51254
[junit4:junit4]   2> 7196 T514 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51243, sessionid = 0x13bf3c4a5d20007, negotiated timeout = 20000
[junit4:junit4]   2> 7197 T515 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@74feb00c name:ZooKeeperConnection Watcher:127.0.0.1:51243 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7197 T461 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7200 T468 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf3c4a5d20007
[junit4:junit4]   2> 7202 T463 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51254 which had sessionid 0x13bf3c4a5d20007
[junit4:junit4]   2> 7202 T515 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 7202 T461 oaz.ZooKeeper.close Session: 0x13bf3c4a5d20007 closed
[junit4:junit4]   2> 7203 T461 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 7210 T461 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51243/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@60a49e7
[junit4:junit4]   2> 7212 T461 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7212 T516 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51243. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7213 T516 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51243, initiating session
[junit4:junit4]   2> 7214 T463 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51255
[junit4:junit4]   2> 7215 T463 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51255
[junit4:junit4]   2> 7217 T467 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf3c4a5d20008 with negotiated timeout 20000 for client /127.0.0.1:51255
[junit4:junit4]   2> 7218 T516 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51243, sessionid = 0x13bf3c4a5d20008, negotiated timeout = 20000
[junit4:junit4]   2> 7218 T517 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@60a49e7 name:ZooKeeperConnection Watcher:127.0.0.1:51243/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7218 T461 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7222 T468 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3c4a5d20008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7224 T468 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3c4a5d20008 type:create cxid:0x2 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7227 T461 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51253_
[junit4:junit4]   2> 7228 T468 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3c4a5d20008 type:delete cxid:0x4 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:51253_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:51253_
[junit4:junit4]   2> 7229 T461 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51253_
[junit4:junit4]   2> 7235 T502 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> 7238 T483 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7239 T483 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> 7239 T489 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7240 T489 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> 7251 T502 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7255 T461 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 7266 T518 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357004456074/collection1
[junit4:junit4]   2> 7266 T518 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 7268 T518 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 7268 T518 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 7272 T518 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357004456074/collection1/'
[junit4:junit4]   2> 7273 T518 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357004456074/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 7273 T518 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357004456074/collection1/lib/README' to classloader
[junit4:junit4]   2> 7331 T518 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 7402 T518 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 7404 T518 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 7411 T518 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 8101 T518 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 8110 T518 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 8113 T518 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 8142 T518 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8149 T518 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8156 T518 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8158 T518 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8161 T518 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357004456074/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty2/
[junit4:junit4]   2> 8161 T518 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@52a32cdd
[junit4:junit4]   2> 8162 T518 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 8163 T518 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty2 forceNew:false
[junit4:junit4]   2> 8163 T518 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty2
[junit4:junit4]   2> 8164 T518 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty2/index/
[junit4:junit4]   2> 8164 T518 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 8165 T518 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty2/index forceNew:false
[junit4:junit4]   2> 8171 T518 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f20ff5e; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 8171 T518 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 8172 T518 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty2/index
[junit4:junit4]   2> 8172 T518 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 8175 T518 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 8176 T518 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 8176 T518 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 8177 T518 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 8178 T518 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 8179 T518 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 8179 T518 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 8180 T518 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 8180 T518 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 8181 T518 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 8182 T518 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 8182 T518 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 8183 T518 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 8183 T518 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 8184 T518 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 8184 T518 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 8185 T518 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8186 T518 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8186 T518 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8187 T518 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8188 T518 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8189 T518 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8189 T518 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8190 T518 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8190 T518 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 8191 T518 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 8198 T518 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 8201 T518 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 8203 T518 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 8206 T518 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty2
[junit4:junit4]   2> 8208 T518 oass.SolrIndexSearcher.<init> Opening Searcher@48160906 main
[junit4:junit4]   2> 8209 T518 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 8210 T518 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 8210 T518 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 8217 T518 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 8257 T519 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@48160906 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 8269 T518 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 8270 T518 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8330 T484 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8332 T484 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51250_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51250"}
[junit4:junit4]   2> 8341 T484 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51253_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51253"}
[junit4:junit4]   2> 8342 T484 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 8342 T484 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 8353 T483 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> 8353 T489 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> 8353 T517 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> 8354 T502 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> 9273 T518 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 9273 T518 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51253 collection:collection1 shard:shard2
[junit4:junit4]   2> 9275 T518 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 9293 T468 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3c4a5d20008 type:delete cxid:0x42 zxid:0x7c txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 9294 T518 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 9296 T468 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3c4a5d20008 type:create cxid:0x43 zxid:0x7d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9301 T518 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 9301 T518 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 9302 T518 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51253/collection1/
[junit4:junit4]   2> 9302 T518 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 9302 T518 oasc.SyncStrategy.syncToMe http://127.0.0.1:51253/collection1/ has no replicas
[junit4:junit4]   2> 9302 T518 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51253/collection1/
[junit4:junit4]   2> 9303 T518 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 9313 T468 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3c4a5d20008 type:create cxid:0x4c zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9874 T484 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9907 T502 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> 9908 T517 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> 9908 T489 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> 9910 T483 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> 9928 T518 oasc.ZkController.register We are http://127.0.0.1:51253/collection1/ and leader is http://127.0.0.1:51253/collection1/
[junit4:junit4]   2> 9929 T518 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51253
[junit4:junit4]   2> 9929 T518 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 9929 T518 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 9930 T518 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 9934 T518 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9937 T461 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 9937 T461 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 9938 T461 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 10214 T461 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 10219 T461 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51256
[junit4:junit4]   2> 10220 T461 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 10220 T461 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357004459156
[junit4:junit4]   2> 10221 T461 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357004459156/'
[junit4:junit4]   2> 10265 T461 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 10266 T461 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 10267 T461 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357004459156
[junit4:junit4]   2> 10267 T461 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357004459156/solr.xml
[junit4:junit4]   2> 10268 T461 oasc.CoreContainer.<init> New CoreContainer 50786362
[junit4:junit4]   2> 10269 T461 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357004459156/'
[junit4:junit4]   2> 10270 T461 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357004459156/'
[junit4:junit4]   2> 10316 T461 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 10317 T461 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 10318 T461 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 10320 T461 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 10321 T461 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 10322 T461 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 10323 T461 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 10328 T461 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 10329 T461 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 10331 T461 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 10359 T461 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 10384 T461 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51243/solr
[junit4:junit4]   2> 10386 T461 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 10386 T461 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51243 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@6f92a50c
[junit4:junit4]   2> 10389 T529 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51243. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10391 T529 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51243, initiating session
[junit4:junit4]   2> 10392 T463 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51257
[junit4:junit4]   2> 10392 T463 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51257
[junit4:junit4]   2> 10393 T461 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10395 T467 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf3c4a5d20009 with negotiated timeout 20000 for client /127.0.0.1:51257
[junit4:junit4]   2> 10395 T529 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51243, sessionid = 0x13bf3c4a5d20009, negotiated timeout = 20000
[junit4:junit4]   2> 10395 T530 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6f92a50c name:ZooKeeperConnection Watcher:127.0.0.1:51243 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10396 T461 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10403 T468 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf3c4a5d20009
[junit4:junit4]   2> 10404 T463 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51257 which had sessionid 0x13bf3c4a5d20009
[junit4:junit4]   2> 10405 T530 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 10407 T461 oaz.ZooKeeper.close Session: 0x13bf3c4a5d20009 closed
[junit4:junit4]   2> 10408 T461 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 10414 T461 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51243/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@7cd6fdc3
[junit4:junit4]   2> 10416 T531 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51243. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10417 T531 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51243, initiating session
[junit4:junit4]   2> 10418 T463 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51258
[junit4:junit4]   2> 10418 T463 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51258
[junit4:junit4]   2> 10418 T461 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10420 T467 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf3c4a5d2000a with negotiated timeout 20000 for client /127.0.0.1:51258
[junit4:junit4]   2> 10421 T531 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51243, sessionid = 0x13bf3c4a5d2000a, negotiated timeout = 20000
[junit4:junit4]   2> 10421 T532 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7cd6fdc3 name:ZooKeeperConnection Watcher:127.0.0.1:51243/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10423 T461 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10426 T468 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3c4a5d2000a type:create cxid:0x1 zxid:0x8d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10430 T468 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3c4a5d2000a type:create cxid:0x2 zxid:0x8e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10436 T461 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51256_
[junit4:junit4]   2> 10438 T468 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3c4a5d2000a type:delete cxid:0x4 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:51256_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:51256_
[junit4:junit4]   2> 10440 T461 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51256_
[junit4:junit4]   2> 10448 T502 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> 10448 T517 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> 10451 T489 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10451 T489 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> 10452 T483 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10453 T483 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> 10462 T517 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10462 T502 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10475 T461 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 10489 T533 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357004459156/collection1
[junit4:junit4]   2> 10489 T533 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 10492 T533 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 10493 T533 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 10496 T533 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357004459156/collection1/'
[junit4:junit4]   2> 10497 T533 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357004459156/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 10499 T533 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357004459156/collection1/lib/README' to classloader
[junit4:junit4]   2> 10554 T533 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 10634 T533 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 10638 T533 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 10647 T533 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 11441 T484 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11443 T484 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51253_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51253"}
[junit4:junit4]   2> 11455 T517 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> 11456 T483 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> 11456 T502 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> 11456 T489 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> 11456 T532 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> 11557 T533 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 11567 T533 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 11573 T533 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 11615 T533 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 11624 T533 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 11635 T533 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 11640 T533 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 11644 T533 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357004459156/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty3/
[junit4:junit4]   2> 11644 T533 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@52a32cdd
[junit4:junit4]   2> 11646 T533 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 11647 T533 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty3 forceNew:false
[junit4:junit4]   2> 11648 T533 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty3
[junit4:junit4]   2> 11648 T533 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty3/index/
[junit4:junit4]   2> 11650 T533 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 11651 T533 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty3/index forceNew:false
[junit4:junit4]   2> 11663 T533 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@a5085b3; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 11664 T533 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 11665 T533 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty3/index
[junit4:junit4]   2> 11665 T533 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 11669 T533 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 11670 T533 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 11670 T533 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 11670 T533 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 11671 T533 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 11671 T533 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 11672 T533 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 11673 T533 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 11673 T533 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 11674 T533 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 11675 T533 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 11676 T533 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 11677 T533 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 11678 T533 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 11678 T533 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 11679 T533 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 11680 T533 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11683 T533 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11683 T533 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11684 T533 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11686 T533 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11687 T533 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11688 T533 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11688 T533 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11689 T533 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 11689 T533 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 11698 T533 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 11704 T533 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 11707 T533 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 11711 T533 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty3
[junit4:junit4]   2> 11713 T533 oass.SolrIndexSearcher.<init> Opening Searcher@77b8eaa9 main
[junit4:junit4]   2> 11714 T533 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 11715 T533 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 11716 T533 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 11724 T533 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 11781 T534 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@77b8eaa9 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 11803 T533 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 11804 T533 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12973 T484 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12974 T484 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51256_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51256"}
[junit4:junit4]   2> 12974 T484 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 12975 T484 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 12983 T517 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> 12983 T489 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> 12983 T483 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> 12983 T502 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> 12984 T532 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> 13813 T533 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 13813 T533 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51256 collection:collection1 shard:shard1
[junit4:junit4]   2> 13819 T533 oasc.ZkController.register We are http://127.0.0.1:51256/collection1/ and leader is http://127.0.0.1:51250/collection1/
[junit4:junit4]   2> 13819 T533 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51256
[junit4:junit4]   2> 13820 T533 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 13820 T533 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C49 name=collection1 org.apache.solr.core.SolrCore@4e782fc6 url=http://127.0.0.1:51256/collection1 node=127.0.0.1:51256_ C49_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:51256_, base_url=http://127.0.0.1:51256}
[junit4:junit4]   2> 13821 T535 C49 P51256 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 13822 T535 C49 P51256 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 13821 T533 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13822 T535 C49 P51256 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 13823 T535 C49 P51256 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13824 T461 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 13825 T461 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 13825 T535 C49 P51256 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13825 T461 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14115 T461 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 14124 T461 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51260
[junit4:junit4]   2> 14125 T461 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 14125 T461 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357004463040
[junit4:junit4]   2> 14126 T461 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357004463040/'
[junit4:junit4]   2> 14162 T461 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 14163 T461 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 14164 T461 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357004463040
[junit4:junit4]   2> 14165 T461 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357004463040/solr.xml
[junit4:junit4]   2> 14165 T461 oasc.CoreContainer.<init> New CoreContainer 2130859671
[junit4:junit4]   2> 14165 T461 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357004463040/'
[junit4:junit4]   2> 14166 T461 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357004463040/'
[junit4:junit4]   2> 14192 T461 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 14192 T461 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 14193 T461 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 14193 T461 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 14193 T461 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 14194 T461 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 14194 T461 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 14194 T461 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 14195 T461 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 14195 T461 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 14216 T461 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 14249 T461 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51243/solr
[junit4:junit4]   2> 14250 T461 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 14250 T461 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51243 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@44c26431
[junit4:junit4]   2> 14255 T545 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51243. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 14257 T545 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51243, initiating session
[junit4:junit4]   2> 14256 T461 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 14258 T463 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51261
[junit4:junit4]   2> 14258 T463 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51261
[junit4:junit4]   2> 14260 T467 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf3c4a5d2000b with negotiated timeout 20000 for client /127.0.0.1:51261
[junit4:junit4]   2> 14261 T545 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51243, sessionid = 0x13bf3c4a5d2000b, negotiated timeout = 20000
[junit4:junit4]   2> 14262 T546 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@44c26431 name:ZooKeeperConnection Watcher:127.0.0.1:51243 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 14263 T461 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 14268 T468 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf3c4a5d2000b
[junit4:junit4]   2> 14270 T463 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51261 which had sessionid 0x13bf3c4a5d2000b
[junit4:junit4]   2> 14271 T546 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 14271 T461 oaz.ZooKeeper.close Session: 0x13bf3c4a5d2000b closed
[junit4:junit4]   2> 14272 T461 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 14280 T461 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51243/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@a5eeb86
[junit4:junit4]   2> 14282 T547 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51243. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 14283 T547 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51243, initiating session
[junit4:junit4]   2> 14283 T461 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 14284 T463 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51262
[junit4:junit4]   2> 14285 T463 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51262
[junit4:junit4]   2> 14288 T467 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf3c4a5d2000c with negotiated timeout 20000 for client /127.0.0.1:51262
[junit4:junit4]   2> 14289 T547 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51243, sessionid = 0x13bf3c4a5d2000c, negotiated timeout = 20000
[junit4:junit4]   2> 14289 T548 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a5eeb86 name:ZooKeeperConnection Watcher:127.0.0.1:51243/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 14290 T461 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 14293 T468 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3c4a5d2000c type:create cxid:0x1 zxid:0xa0 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 14297 T468 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3c4a5d2000c type:create cxid:0x2 zxid:0xa1 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 14300 T461 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51260_
[junit4:junit4]   2> 14302 T468 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3c4a5d2000c type:delete cxid:0x4 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:51260_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:51260_
[junit4:junit4]   2> 14306 T461 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51260_
[junit4:junit4]   2> 14317 T532 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 14317 T532 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> 14318 T489 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 14318 T489 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> 14325 T502 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> 14326 T517 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> 14329 T483 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 14329 T483 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> 14332 T502 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 14333 T517 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 14351 T461 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 14364 T549 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357004463040/collection1
[junit4:junit4]   2> 14364 T549 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 14367 T549 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 14367 T549 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 14374 T549 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357004463040/collection1/'
[junit4:junit4]   2> 14377 T549 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357004463040/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 14377 T549 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357004463040/collection1/lib/README' to classloader
[junit4:junit4]   2> 14447 T549 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 14497 T484 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14499 T484 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51256_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51256"}
[junit4:junit4]   2> 14514 T483 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> 14514 T502 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> 14515 T532 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> 14515 T517 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> 14516 T489 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> 14521 T548 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> 14553 T549 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 14558 T549 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 14565 T549 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 15303 T549 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 15310 T549 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 15314 T549 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 15345 T549 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15352 T549 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15359 T549 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15363 T549 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15366 T549 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357004463040/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty4/
[junit4:junit4]   2> 15366 T549 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@52a32cdd
[junit4:junit4]   2> 15367 T549 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 15368 T549 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty4 forceNew:false
[junit4:junit4]   2> 15368 T549 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty4
[junit4:junit4]   2> 15368 T549 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty4/index/
[junit4:junit4]   2> 15369 T549 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 15370 T549 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty4/index forceNew:false
[junit4:junit4]   2> 15375 T549 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2bf81655; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15376 T549 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15376 T549 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty4/index
[junit4:junit4]   2> 15377 T549 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 15380 T549 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 15381 T549 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 15382 T549 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 15383 T549 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 15384 T549 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 15384 T549 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 15385 T549 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 15385 T549 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 15386 T549 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 15387 T549 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 15387 T549 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 15388 T549 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 15388 T549 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 15389 T549 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 15389 T549 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 15390 T549 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 15390 T549 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15391 T549 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15392 T549 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15392 T549 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15393 T549 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15393 T549 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15394 T549 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15395 T549 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15395 T549 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 15396 T549 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 15403 T549 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 15407 T549 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 15409 T549 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 15411 T549 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty4
[junit4:junit4]   2> 15413 T549 oass.SolrIndexSearcher.<init> Opening Searcher@3e6654b9 main
[junit4:junit4]   2> 15414 T549 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 15414 T549 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 15415 T549 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 15421 T549 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 15467 T550 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3e6654b9 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 15482 T549 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 15483 T549 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16035 T484 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16037 T484 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51260_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51260"}
[junit4:junit4]   2> 16037 T484 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 16038 T484 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 16049 T483 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> 16050 T517 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> 16050 T502 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> 16050 T548 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> 16050 T532 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> 16050 T489 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> 16515 T549 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16516 T549 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51260 collection:collection1 shard:shard2
[junit4:junit4]   2> 16524 T549 oasc.ZkController.register We are http://127.0.0.1:51260/collection1/ and leader is http://127.0.0.1:51253/collection1/
[junit4:junit4]   2> 16524 T549 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51260
[junit4:junit4]   2> 16524 T549 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16525 T549 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C50 name=collection1 org.apache.solr.core.SolrCore@17446ad5 url=http://127.0.0.1:51260/collection1 node=127.0.0.1:51260_ C50_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:51260_, base_url=http://127.0.0.1:51260}
[junit4:junit4]   2> 16526 T551 C50 P51260 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16527 T551 C50 P51260 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16527 T551 C50 P51260 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16527 T549 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16527 T551 C50 P51260 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16530 T551 C50 P51260 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16530 T461 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 16531 T461 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16532 T461 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16543 T461 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16545 T461 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 16547 T461 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C49_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:51256_, base_url=http://127.0.0.1:51256}
[junit4:junit4]   2> 16839 T535 C49 P51256 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:51250/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 16840 T535 C49 P51256 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:51256 START replicas=[http://127.0.0.1:51250/collection1/] nUpdates=100
[junit4:junit4]   2> 16841 T535 C49 P51256 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 16842 T535 C49 P51256 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 16842 T535 C49 P51256 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 16842 T535 C49 P51256 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 16842 T535 C49 P51256 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 16843 T535 C49 P51256 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:51250/collection1/. core=collection1
[junit4:junit4]   2> 16843 T535 C49 P51256 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C51 name=collection1 org.apache.solr.core.SolrCore@365a42c7 url=http://127.0.0.1:51250/collection1 node=127.0.0.1:51250_ C51_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:51250_, base_url=http://127.0.0.1:51250, leader=true}
[junit4:junit4]   2> 16851 T496 C51 P51250 REQ /get {distrib=false&qt=/get&wt=javabin&version=2&getVersions=100} status=0 QTime=1 
[junit4:junit4]   2> 16854 T494 C51 P51250 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 16856 T494 C51 P51250 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty1
[junit4:junit4]   2> 16859 T494 C51 P51250 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@54d02709; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 16860 T494 C51 P51250 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 16863 T494 C51 P51250 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@54d02709; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@54d02709; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 16863 T494 C51 P51250 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 16864 T494 C51 P51250 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty1
[junit4:junit4]   2> 16865 T494 C51 P51250 oass.SolrIndexSearcher.<init> Opening Searcher@103e2466 realtime
[junit4:junit4]   2> 16865 T494 C51 P51250 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 16866 T494 C51 P51250 /update {waitSearcher=true&openSearcher=false&commit=true&commit_end_point=true&wt=javabin&softCommit=false&version=2} {commit=} 0 12
[junit4:junit4]   2> 16867 T535 C49 P51256 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 16867 T535 C49 P51256 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 16870 T497 C51 P51250 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 16871 T497 C51 P51250 REQ /replication {command=indexversion&wt=javabin&qt=/replication&version=2} status=0 QTime=2 
[junit4:junit4]   2> 16872 T535 C49 P51256 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 16872 T535 C49 P51256 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 16872 T535 C49 P51256 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 16875 T498 C51 P51250 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty1
[junit4:junit4]   2> 16875 T498 C51 P51250 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty1/index
[junit4:junit4]   2> 16876 T498 C51 P51250 REQ /replication {command=filelist&generation=2&wt=javabin&qt=/replication&version=2} status=0 QTime=2 
[junit4:junit4]   2> 16876 T535 C49 P51256 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 16878 T535 C49 P51256 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty3/index.20121231174106084 forceNew:false
[junit4:junit4]   2> 16878 T535 C49 P51256 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty3
[junit4:junit4]   2> 16879 T535 C49 P51256 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty3/index.20121231174106084 lockFactory=org.apache.lucene.store.NativeFSLockFactory@73972584; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 16882 T493 C51 P51250 REQ /replication {file=segments_2&command=filecontent&checksum=true&generation=2&qt=/replication&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 16885 T535 C49 P51256 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty3/index
[junit4:junit4]   2> 16885 T535 C49 P51256 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 16886 T535 C49 P51256 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20121231174106084
[junit4:junit4]   2> 16887 T535 C49 P51256 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty3
[junit4:junit4]   2> 16887 T535 C49 P51256 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty3
[junit4:junit4]   2> 16888 T535 C49 P51256 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty3/index/ new=./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty3/index.20121231174106084
[junit4:junit4]   2> 16891 T535 C49 P51256 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty3/index.20121231174106084 lockFactory=org.apache.lucene.store.NativeFSLockFactory@73972584; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 16892 T535 C49 P51256 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 16893 T535 C49 P51256 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty3
[junit4:junit4]   2> 16893 T535 C49 P51256 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 16894 T535 C49 P51256 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 16894 T535 C49 P51256 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 16895 T535 C49 P51256 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty3/index.20121231174106084
[junit4:junit4]   2> 16895 T535 C49 P51256 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty3
[junit4:junit4]   2> 16898 T535 C49 P51256 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty3/index.20121231174106084 lockFactory=org.apache.lucene.store.NativeFSLockFactory@73972584; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 16898 T535 C49 P51256 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 16899 T535 C49 P51256 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 16899 T535 C49 P51256 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty3
[junit4:junit4]   2> 16900 T535 C49 P51256 oass.SolrIndexSearcher.<init> Opening Searcher@3a6b9a8a main
[junit4:junit4]   2> 16903 T534 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3a6b9a8a main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 16903 T534 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty3/index
[junit4:junit4]   2> 16904 T535 C49 P51256 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 16906 T535 C49 P51256 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty3/index.20121231174106084 lockFactory=org.apache.lucene.store.NativeFSLockFactory@73972584; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty3/index.20121231174106084 lockFactory=org.apache.lucene.store.NativeFSLockFactory@73972584; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 16907 T535 C49 P51256 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 16907 T535 C49 P51256 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty3
[junit4:junit4]   2> 16908 T535 C49 P51256 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 16908 T535 C49 P51256 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty3/index.20121231174106084
[junit4:junit4]   2> 16908 T535 C49 P51256 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty3/index
[junit4:junit4]   2> 16908 T535 C49 P51256 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 16909 T535 C49 P51256 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 16909 T535 C49 P51256 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 16909 T535 C49 P51256 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16911 T535 C49 P51256 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 17554 T461 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17579 T484 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17581 T484 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51260_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51260"}
[junit4:junit4]   2> 17588 T484 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51256_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51256"}
[junit4:junit4]   2> 17597 T483 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> 17597 T502 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> 17598 T548 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> 17598 T532 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> 17598 T489 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> 17598 T517 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> 18560 T461 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19570 T461 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C50_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:51260_, base_url=http://127.0.0.1:51260}
[junit4:junit4]   2> 20547 T551 C50 P51260 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:51253/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 20547 T551 C50 P51260 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:51260 START replicas=[http://127.0.0.1:51253/collection1/] nUpdates=100
[junit4:junit4]   2> 20548 T551 C50 P51260 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 20548 T551 C50 P51260 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 20548 T551 C50 P51260 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 20548 T551 C50 P51260 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 20548 T551 C50 P51260 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 20548 T551 C50 P51260 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:51253/collection1/. core=collection1
[junit4:junit4]   2> 20548 T551 C50 P51260 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C52 name=collection1 org.apache.solr.core.SolrCore@3132b8a2 url=http://127.0.0.1:51253/collection1 node=127.0.0.1:51253_ C52_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:51253_, base_url=http://127.0.0.1:51253, leader=true}
[junit4:junit4]   2> 20558 T510 C52 P51253 REQ /get {distrib=false&qt=/get&wt=javabin&version=2&getVersions=100} status=0 QTime=1 
[junit4:junit4]   2> 20565 T513 C52 P51253 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 20567 T513 C52 P51253 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty2
[junit4:junit4]   2> 20573 T513 C52 P51253 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f20ff5e; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 20574 T513 C52 P51253 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 20574 T461 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20576 T513 C52 P51253 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f20ff5e; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f20ff5e; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20576 T513 C52 P51253 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20576 T513 C52 P51253 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty2
[junit4:junit4]   2> 20577 T513 C52 P51253 oass.SolrIndexSearcher.<init> Opening Searcher@33310338 realtime
[junit4:junit4]   2> 20577 T513 C52 P51253 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 20577 T513 C52 P51253 /update {waitSearcher=true&openSearcher=false&commit=true&commit_end_point=true&wt=javabin&softCommit=false&version=2} {commit=} 0 12
[junit4:junit4]   2> 20579 T551 C50 P51260 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20581 T551 C50 P51260 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 20583 T509 C52 P51253 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20584 T509 C52 P51253 REQ /replication {command=indexversion&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   2> 20585 T551 C50 P51260 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 20585 T551 C50 P51260 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 20585 T551 C50 P51260 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 20588 T511 C52 P51253 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty2
[junit4:junit4]   2> 20588 T511 C52 P51253 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty2/index
[junit4:junit4]   2> 20589 T511 C52 P51253 REQ /replication {command=filelist&generation=2&wt=javabin&qt=/replication&version=2} status=0 QTime=2 
[junit4:junit4]   2> 20589 T551 C50 P51260 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 20591 T551 C50 P51260 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty4/index.20121231174109797 forceNew:false
[junit4:junit4]   2> 20591 T551 C50 P51260 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty4
[junit4:junit4]   2> 20592 T551 C50 P51260 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty4/index.20121231174109797 lockFactory=org.apache.lucene.store.NativeFSLockFactory@113ea6d2; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 20599 T512 C52 P51253 REQ /replication {file=segments_2&command=filecontent&checksum=true&generation=2&qt=/replication&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 20601 T551 C50 P51260 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty4/index
[junit4:junit4]   2> 20602 T551 C50 P51260 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 20602 T551 C50 P51260 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20121231174109797
[junit4:junit4]   2> 20603 T551 C50 P51260 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty4
[junit4:junit4]   2> 20604 T551 C50 P51260 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty4
[junit4:junit4]   2> 20604 T551 C50 P51260 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty4/index/ new=./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty4/index.20121231174109797
[junit4:junit4]   2> 20606 T551 C50 P51260 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty4/index.20121231174109797 lockFactory=org.apache.lucene.store.NativeFSLockFactory@113ea6d2; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20607 T551 C50 P51260 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20608 T551 C50 P51260 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty4
[junit4:junit4]   2> 20608 T551 C50 P51260 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 20609 T551 C50 P51260 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 20609 T551 C50 P51260 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 20610 T551 C50 P51260 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty4/index.20121231174109797
[junit4:junit4]   2> 20610 T551 C50 P51260 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty4
[junit4:junit4]   2> 20612 T551 C50 P51260 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty4/index.20121231174109797 lockFactory=org.apache.lucene.store.NativeFSLockFactory@113ea6d2; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20613 T551 C50 P51260 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20613 T551 C50 P51260 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 20613 T551 C50 P51260 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty4
[junit4:junit4]   2> 20614 T551 C50 P51260 oass.SolrIndexSearcher.<init> Opening Searcher@4a72cff8 main
[junit4:junit4]   2> 20616 T550 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4a72cff8 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 20617 T550 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty4/index
[junit4:junit4]   2> 20617 T551 C50 P51260 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 20619 T551 C50 P51260 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty4/index.20121231174109797 lockFactory=org.apache.lucene.store.NativeFSLockFactory@113ea6d2; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty4/index.20121231174109797 lockFactory=org.apache.lucene.store.NativeFSLockFactory@113ea6d2; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 20620 T551 C50 P51260 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 20621 T551 C50 P51260 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty4
[junit4:junit4]   2> 20621 T551 C50 P51260 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 20622 T551 C50 P51260 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty4/index.20121231174109797
[junit4:junit4]   2> 20622 T551 C50 P51260 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty4/index
[junit4:junit4]   2> 20622 T551 C50 P51260 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 20622 T551 C50 P51260 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 20622 T551 C50 P51260 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 20623 T551 C50 P51260 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 20624 T551 C50 P51260 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 21580 T461 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22128 T484 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22130 T484 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51260_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51260"}
[junit4:junit4]   2> 22142 T502 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> 22142 T548 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> 22142 T483 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22143 T489 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22143 T517 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> 22142 T532 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> 22590 T461 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22592 T461 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C53 name=collection1 org.apache.solr.core.SolrCore@48e9c8b5 url=http://127.0.0.1:51246/collection1 node=127.0.0.1:51246_ C53_STATE=coll:control_collection core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:51246_, base_url=http://127.0.0.1:51246, leader=true}
[junit4:junit4]   2> 22603 T477 C53 P51246 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/control/data
[junit4:junit4]   2> 22608 T477 C53 P51246 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@679621cf; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22608 T477 C53 P51246 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22610 T477 C53 P51246 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/control/data
[junit4:junit4]   2> 22610 T477 C53 P51246 oass.SolrIndexSearcher.<init> Opening Searcher@445e620e realtime
[junit4:junit4]   2> 22611 T477 C53 P51246 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1422922321031593984)} 0 9
[junit4:junit4]   2> 22615 T512 C52 P51253 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty2
[junit4:junit4]   2> 22622 T495 C51 P51250 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty1
[junit4:junit4]   2>  C50_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:51260_, base_url=http://127.0.0.1:51260}
[junit4:junit4]   2> 22630 T541 C50 P51260 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty4
[junit4:junit4]   2> 22631 T541 C50 P51260 REQ /update {update.distrib=FROMLEADER&_version_=-1422922321043128320&update.from=http://127.0.0.1:51253/collection1/&wt=javabin&version=2} status=0 QTime=3 
[junit4:junit4]   2>  C49_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:51256_, base_url=http://127.0.0.1:51256}
[junit4:junit4]   2> 22633 T528 C49 P51256 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357004449222/jetty3
[junit4:junit4]   2> 22634 T528 C49 P51256 REQ /update {update.distrib=FROMLEADER&_version_=-142292232105046835

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

ert.java:93)
[junit4:junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:175)
[junit4:junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:125)
[junit4:junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:120)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.testCoreUnloadAndLeaders(BasicDistributedZkTest.java:586)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:337)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
[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:601)
[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> 385603 T461 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41: {n_f1=PostingsFormat(name=MockRandom), foo_b=Lucene41(blocksize=128), cat=MockVariableIntBlock(baseBlockSize=55), foo_d=Pulsing41(freqCutoff=20 minBlockSize=77 maxBlockSize=189), foo_f=Lucene41(blocksize=128), n_tl1=PostingsFormat(name=MockRandom), n_d1=MockVariableIntBlock(baseBlockSize=55), rnd_b=Pulsing41(freqCutoff=20 minBlockSize=77 maxBlockSize=189), intDefault=MockVariableIntBlock(baseBlockSize=55), n_td1=PostingsFormat(name=MockRandom), timestamp=MockVariableIntBlock(baseBlockSize=55), id=Pulsing41(freqCutoff=20 minBlockSize=77 maxBlockSize=189), range_facet_sl=Lucene41(blocksize=128), range_facet_si=PostingsFormat(name=MockRandom), oddField_s=Lucene41(blocksize=128), sequence_i=Lucene41(blocksize=128), name=Pulsing41(freqCutoff=20 minBlockSize=77 maxBlockSize=189), foo_i=PostingsFormat(name=MockRandom), regex_dup_B_s=MockVariableIntBlock(baseBlockSize=55), multiDefault=PostingsFormat(name=MockRandom), n_tf1=MockVariableIntBlock(baseBlockSize=55), n_dt1=PostingsFormat(name=MockRandom), genre_s=Lucene41(blocksize=128), author_t=PostingsFormat(name=MockRandom), n_ti1=Pulsing41(freqCutoff=20 minBlockSize=77 maxBlockSize=189), range_facet_l=MockVariableIntBlock(baseBlockSize=55), text=Lucene41(blocksize=128), _version_=MockVariableIntBlock(baseBlockSize=55), val_i=Pulsing41(freqCutoff=20 minBlockSize=77 maxBlockSize=189), SubjectTerms_mfacet=MockVariableIntBlock(baseBlockSize=55), series_t=PostingsFormat(name=MockRandom), a_t=MockVariableIntBlock(baseBlockSize=55), n_tdt1=MockVariableIntBlock(baseBlockSize=55), regex_dup_A_s=Lucene41(blocksize=128), price=Lucene41(blocksize=128), other_tl1=MockVariableIntBlock(baseBlockSize=55), n_l1=MockVariableIntBlock(baseBlockSize=55), a_si=PostingsFormat(name=MockRandom), inStock=Lucene41(blocksize=128)}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=ro_RO, timezone=America/Whitehorse
[junit4:junit4]   2> NOTE: Mac OS X 10.8.2 x86_64/Oracle Corporation 1.7.0_10 (64-bit)/cpus=2,threads=1,free=229572888,total=437256192
[junit4:junit4]   2> NOTE: All tests run in this JVM: [ExternalFileFieldSortTest, BasicFunctionalityTest, QueryEqualityTest, SimplePostToolTest, QueryElevationComponentTest, TestSearchPerf, URLClassifyProcessorTest, TestIndexingPerformance, TestFiltering, TestSolrIndexConfig, DistributedTermsComponentTest, PrimitiveFieldTypeTest, HighlighterConfigTest, CopyFieldTest, OutputWriterTest, TestMergePolicyConfig, ResourceLoaderTest, SolrIndexConfigTest, MBeansHandlerTest, TermsComponentTest, XsltUpdateRequestHandlerTest, SuggesterFSTTest, RecoveryZkTest, TestSolrXMLSerializer, TermVectorComponentTest, TestPseudoReturnFields, TestUpdate, TestAnalyzedSuggestions, TestWordDelimiterFilterFactory, TestReversedWildcardFilterFactory, ScriptEngineTest, LoggingHandlerTest, DirectUpdateHandlerOptimizeTest, TestWriterPerf, TestFuzzyAnalyzedSuggestions, SOLR749Test, SolrPluginUtilsTest, DirectSolrSpellCheckerTest, TestRandomFaceting, TestDFRSimilarityFactory, TestDocumentBuilder, SampleTest, NoCacheHeaderTest, TestExtendedDismaxParser, TestPropInject, BasicDistributedZkTest]
[junit4:junit4] Completed in 386.05s, 1 test, 1 failure <<< FAILURES!

[...truncated 606 lines...]
BUILD FAILED
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:353: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:178: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:438: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1176: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:841: There were test failures: 245 suites, 1013 tests, 1 failure, 13 ignored (2 assumptions)

Total time: 60 minutes 43 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 64bit/jdk1.7.0 -XX:+UseG1GC
Email was triggered for: Failure
Sending email for trigger: Failure