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 17:04:17 UTC

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

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

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([D3A46E77684AB2D1:5242E06F1F15D2ED]: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.BasicDistributedZkTest.testANewCollectionInOneInstanceWithManualShardAssignement(BasicDistributedZkTest.java:999)
	at org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:331)
	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 8939 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
[junit4:junit4]   2> 0 T2235 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /fss/
[junit4:junit4]   2> 8 T2235 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-1357055267791
[junit4:junit4]   2> 9 T2235 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 10 T2236 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 12 T2236 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 12 T2236 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 13 T2236 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 13 T2236 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 14 T2236 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-1357055267790/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 110 T2235 oasc.ZkTestServer.run start zk server on port:51831
[junit4:junit4]   2> 112 T2235 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51831 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@34e9dc6b
[junit4:junit4]   2> 113 T2235 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 114 T2241 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51831. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 115 T2241 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51831, initiating session
[junit4:junit4]   2> 116 T2237 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51832
[junit4:junit4]   2> 117 T2237 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51832
[junit4:junit4]   2> 117 T2239 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 120 T2239 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf6cc13d60000 with negotiated timeout 10000 for client /127.0.0.1:51832
[junit4:junit4]   2> 121 T2241 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51831, sessionid = 0x13bf6cc13d60000, negotiated timeout = 10000
[junit4:junit4]   2> 122 T2242 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@34e9dc6b name:ZooKeeperConnection Watcher:127.0.0.1:51831 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 122 T2235 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 123 T2235 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 129 T2240 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf6cc13d60000
[junit4:junit4]   2> 132 T2237 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51832 which had sessionid 0x13bf6cc13d60000
[junit4:junit4]   2> 132 T2235 oaz.ZooKeeper.close Session: 0x13bf6cc13d60000 closed
[junit4:junit4]   2> 132 T2242 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 133 T2235 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51831/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@70fc6e90
[junit4:junit4]   2> 134 T2235 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 135 T2243 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51831. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 136 T2243 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51831, initiating session
[junit4:junit4]   2> 136 T2237 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51833
[junit4:junit4]   2> 137 T2237 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51833
[junit4:junit4]   2> 138 T2239 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf6cc13d60001 with negotiated timeout 10000 for client /127.0.0.1:51833
[junit4:junit4]   2> 138 T2243 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51831, sessionid = 0x13bf6cc13d60001, negotiated timeout = 10000
[junit4:junit4]   2> 139 T2244 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@70fc6e90 name:ZooKeeperConnection Watcher:127.0.0.1:51831/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 139 T2235 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 140 T2235 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 145 T2235 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 151 T2235 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 155 T2235 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 161 T2235 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> 162 T2235 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 171 T2235 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> 172 T2235 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 178 T2235 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> 179 T2235 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 185 T2235 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> 186 T2235 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 192 T2235 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> 193 T2235 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 199 T2235 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> 200 T2235 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 205 T2235 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> 207 T2235 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 212 T2235 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> 213 T2235 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 219 T2235 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> 220 T2235 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 226 T2240 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf6cc13d60001
[junit4:junit4]   2> 227 T2237 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51833 which had sessionid 0x13bf6cc13d60001
[junit4:junit4]   2> 227 T2244 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 227 T2235 oaz.ZooKeeper.close Session: 0x13bf6cc13d60001 closed
[junit4:junit4]   2> 460 T2235 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 466 T2235 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51834
[junit4:junit4]   2> 467 T2235 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 468 T2235 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-1357055268010
[junit4:junit4]   2> 468 T2235 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-1357055268010/'
[junit4:junit4]   2> 498 T2235 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 499 T2235 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 499 T2235 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-1357055268010
[junit4:junit4]   2> 500 T2235 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-1357055268010/solr.xml
[junit4:junit4]   2> 500 T2235 oasc.CoreContainer.<init> New CoreContainer 1499396428
[junit4:junit4]   2> 501 T2235 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-1357055268010/'
[junit4:junit4]   2> 501 T2235 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-1357055268010/'
[junit4:junit4]   2> 525 T2235 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 526 T2235 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 526 T2235 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 527 T2235 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 527 T2235 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 528 T2235 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 529 T2235 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 529 T2235 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 530 T2235 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 530 T2235 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 542 T2235 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 562 T2235 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51831/solr
[junit4:junit4]   2> 562 T2235 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 563 T2235 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51831 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@741afa74
[junit4:junit4]   2> 564 T2235 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 565 T2254 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51831. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 567 T2254 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51831, initiating session
[junit4:junit4]   2> 568 T2237 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51835
[junit4:junit4]   2> 568 T2237 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51835
[junit4:junit4]   2> 570 T2239 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf6cc13d60002 with negotiated timeout 20000 for client /127.0.0.1:51835
[junit4:junit4]   2> 570 T2254 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51831, sessionid = 0x13bf6cc13d60002, negotiated timeout = 20000
[junit4:junit4]   2> 570 T2255 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@741afa74 name:ZooKeeperConnection Watcher:127.0.0.1:51831 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 571 T2235 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 573 T2240 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf6cc13d60002
[junit4:junit4]   2> 574 T2237 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51835 which had sessionid 0x13bf6cc13d60002
[junit4:junit4]   2> 575 T2255 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 575 T2235 oaz.ZooKeeper.close Session: 0x13bf6cc13d60002 closed
[junit4:junit4]   2> 575 T2235 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 585 T2235 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51831/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@5b3867cd
[junit4:junit4]   2> 586 T2235 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 587 T2256 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51831. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 588 T2256 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51831, initiating session
[junit4:junit4]   2> 588 T2237 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51836
[junit4:junit4]   2> 589 T2237 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51836
[junit4:junit4]   2> 590 T2239 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf6cc13d60003 with negotiated timeout 20000 for client /127.0.0.1:51836
[junit4:junit4]   2> 590 T2256 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51831, sessionid = 0x13bf6cc13d60003, negotiated timeout = 20000
[junit4:junit4]   2> 591 T2257 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5b3867cd name:ZooKeeperConnection Watcher:127.0.0.1:51831/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 591 T2235 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 594 T2240 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6cc13d60003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 596 T2235 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 599 T2235 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51834_fss
[junit4:junit4]   2> 600 T2240 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6cc13d60003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:51834_fss Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:51834_fss
[junit4:junit4]   2> 601 T2235 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51834_fss
[junit4:junit4]   2> 607 T2235 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 614 T2240 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6cc13d60003 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> 615 T2235 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 619 T2235 oasc.Overseer.start Overseer (id=88935974030409731-127.0.0.1:51834_fss-n_0000000000) starting
[junit4:junit4]   2> 620 T2240 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6cc13d60003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 621 T2240 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6cc13d60003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 623 T2240 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6cc13d60003 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 T2240 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6cc13d60003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 625 T2259 oasc.OverseerCollectionProcessor.run Process current queue of collection messages
[junit4:junit4]   2> 627 T2235 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 630 T2235 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 633 T2258 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 638 T2260 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-1357055268010/collection1
[junit4:junit4]   2> 638 T2260 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 639 T2260 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 640 T2260 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 641 T2260 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-1357055268010/collection1/'
[junit4:junit4]   2> 642 T2260 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-1357055268010/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 642 T2260 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-1357055268010/collection1/lib/README' to classloader
[junit4:junit4]   2> 689 T2260 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 759 T2260 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 761 T2260 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 766 T2260 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1288 T2260 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1296 T2260 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1300 T2260 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1322 T2260 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1330 T2260 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1338 T2260 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1340 T2260 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1342 T2260 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-1357055268010/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1357055267790/control/data/
[junit4:junit4]   2> 1343 T2260 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6798e5f7
[junit4:junit4]   2> 1343 T2260 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 1360 T2260 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-1357055267790/control/data forceNew:false
[junit4:junit4]   2> 1360 T2260 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-1357055267790/control/data
[junit4:junit4]   2> 1360 T2260 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1357055267790/control/data/index/
[junit4:junit4]   2> 1362 T2260 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1357055267790/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1364 T2260 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-1357055267790/control/data/index forceNew:false
[junit4:junit4]   2> 1368 T2260 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(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-1357055267790/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6c8a7991),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1368 T2260 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1369 T2260 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-1357055267790/control/data/index
[junit4:junit4]   2> 1369 T2260 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1372 T2260 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1372 T2260 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1372 T2260 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1373 T2260 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1373 T2260 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1374 T2260 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1374 T2260 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1374 T2260 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1375 T2260 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1376 T2260 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1376 T2260 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1376 T2260 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1377 T2260 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1377 T2260 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1378 T2260 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1378 T2260 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1379 T2260 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1379 T2260 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1379 T2260 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1380 T2260 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1380 T2260 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1381 T2260 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1381 T2260 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1381 T2260 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1382 T2260 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1382 T2260 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1389 T2260 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1392 T2260 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1394 T2260 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> 1397 T2260 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-1357055267790/control/data
[junit4:junit4]   2> 1399 T2260 oass.SolrIndexSearcher.<init> Opening Searcher@76b341ea main
[junit4:junit4]   2> 1401 T2260 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1401 T2260 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1402 T2260 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1410 T2260 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 1448 T2261 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@76b341ea main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1454 T2260 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1455 T2260 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1456 T2240 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6cc13d60003 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> 2139 T2258 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2140 T2258 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:51834_fss",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51834/fss"}
[junit4:junit4]   2> 2140 T2258 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2141 T2258 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2141 T2240 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6cc13d60003 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> 2149 T2257 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> 2464 T2260 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2464 T2260 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51834/fss collection:control_collection shard:shard1
[junit4:junit4]   2> 2466 T2260 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2480 T2240 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6cc13d60003 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> 2481 T2260 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2482 T2240 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6cc13d60003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2486 T2260 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2487 T2260 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2487 T2260 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51834/fss/collection1/
[junit4:junit4]   2> 2488 T2260 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2488 T2260 oasc.SyncStrategy.syncToMe http://127.0.0.1:51834/fss/collection1/ has no replicas
[junit4:junit4]   2> 2488 T2260 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51834/fss/collection1/
[junit4:junit4]   2> 2489 T2260 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2498 T2240 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6cc13d60003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3659 T2258 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3672 T2257 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> 3701 T2260 oasc.ZkController.register We are http://127.0.0.1:51834/fss/collection1/ and leader is http://127.0.0.1:51834/fss/collection1/
[junit4:junit4]   2> 3702 T2260 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51834/fss
[junit4:junit4]   2> 3702 T2260 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3702 T2260 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3702 T2260 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3705 T2260 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3706 T2235 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3707 T2235 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3707 T2235 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3715 T2235 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3724 T2235 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51831/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@561efb65
[junit4:junit4]   2> 3727 T2235 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3727 T2262 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51831. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3728 T2262 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51831, initiating session
[junit4:junit4]   2> 3729 T2237 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51837
[junit4:junit4]   2> 3729 T2237 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51837
[junit4:junit4]   2> 3731 T2239 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf6cc13d60004 with negotiated timeout 10000 for client /127.0.0.1:51837
[junit4:junit4]   2> 3731 T2262 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51831, sessionid = 0x13bf6cc13d60004, negotiated timeout = 10000
[junit4:junit4]   2> 3732 T2263 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@561efb65 name:ZooKeeperConnection Watcher:127.0.0.1:51831/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3732 T2235 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3734 T2235 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3737 T2235 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3956 T2235 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3961 T2235 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51838
[junit4:junit4]   2> 3962 T2235 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3962 T2235 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-1357055271520
[junit4:junit4]   2> 3963 T2235 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-1357055271520/'
[junit4:junit4]   2> 3990 T2235 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3991 T2235 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3992 T2235 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-1357055271520
[junit4:junit4]   2> 3992 T2235 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-1357055271520/solr.xml
[junit4:junit4]   2> 3992 T2235 oasc.CoreContainer.<init> New CoreContainer 338120950
[junit4:junit4]   2> 3993 T2235 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-1357055271520/'
[junit4:junit4]   2> 3994 T2235 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-1357055271520/'
[junit4:junit4]   2> 4017 T2235 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 4018 T2235 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4019 T2235 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4019 T2235 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4020 T2235 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4020 T2235 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4021 T2235 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4021 T2235 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4022 T2235 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4022 T2235 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4035 T2235 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4053 T2235 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51831/solr
[junit4:junit4]   2> 4054 T2235 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4055 T2235 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51831 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@47a8dfc
[junit4:junit4]   2> 4056 T2235 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4057 T2273 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51831. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4058 T2273 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51831, initiating session
[junit4:junit4]   2> 4059 T2237 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51839
[junit4:junit4]   2> 4059 T2237 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51839
[junit4:junit4]   2> 4061 T2239 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf6cc13d60005 with negotiated timeout 20000 for client /127.0.0.1:51839
[junit4:junit4]   2> 4061 T2273 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51831, sessionid = 0x13bf6cc13d60005, negotiated timeout = 20000
[junit4:junit4]   2> 4062 T2274 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@47a8dfc name:ZooKeeperConnection Watcher:127.0.0.1:51831 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4062 T2235 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4064 T2240 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf6cc13d60005
[junit4:junit4]   2> 4065 T2237 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51839 which had sessionid 0x13bf6cc13d60005
[junit4:junit4]   2> 4066 T2274 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4065 T2235 oaz.ZooKeeper.close Session: 0x13bf6cc13d60005 closed
[junit4:junit4]   2> 4066 T2235 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 4077 T2235 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51831/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@5e71a261
[junit4:junit4]   2> 4079 T2235 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4079 T2275 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51831. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4081 T2237 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51840
[junit4:junit4]   2> 4082 T2275 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51831, initiating session
[junit4:junit4]   2> 4083 T2237 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51840
[junit4:junit4]   2> 4085 T2239 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf6cc13d60006 with negotiated timeout 20000 for client /127.0.0.1:51840
[junit4:junit4]   2> 4085 T2275 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51831, sessionid = 0x13bf6cc13d60006, negotiated timeout = 20000
[junit4:junit4]   2> 4085 T2276 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5e71a261 name:ZooKeeperConnection Watcher:127.0.0.1:51831/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4086 T2235 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4087 T2240 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6cc13d60006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4088 T2240 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6cc13d60006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4090 T2235 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51838_fss
[junit4:junit4]   2> 4091 T2240 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6cc13d60006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:51838_fss Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:51838_fss
[junit4:junit4]   2> 4092 T2235 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51838_fss
[junit4:junit4]   2> 4096 T2257 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 4096 T2263 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4098 T2257 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4100 T2235 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4108 T2277 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-1357055271520/collection1
[junit4:junit4]   2> 4108 T2277 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4109 T2277 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4109 T2277 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4111 T2277 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-1357055271520/collection1/'
[junit4:junit4]   2> 4111 T2277 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-1357055271520/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4112 T2277 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-1357055271520/collection1/lib/README' to classloader
[junit4:junit4]   2> 4161 T2277 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 4226 T2277 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4228 T2277 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4233 T2277 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4830 T2277 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 4839 T2277 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 4843 T2277 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 4868 T2277 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4876 T2277 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4885 T2277 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4888 T2277 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4890 T2277 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-1357055271520/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1357055267790/jetty1/
[junit4:junit4]   2> 4891 T2277 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6798e5f7
[junit4:junit4]   2> 4892 T2277 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 4893 T2277 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-1357055267790/jetty1 forceNew:false
[junit4:junit4]   2> 4894 T2277 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-1357055267790/jetty1
[junit4:junit4]   2> 4894 T2277 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1357055267790/jetty1/index/
[junit4:junit4]   2> 4895 T2277 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1357055267790/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 4896 T2277 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-1357055267790/jetty1/index forceNew:false
[junit4:junit4]   2> 4902 T2277 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(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-1357055267790/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@8ba248),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4903 T2277 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4904 T2277 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-1357055267790/jetty1/index
[junit4:junit4]   2> 4904 T2277 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 4908 T2277 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 4909 T2277 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 4910 T2277 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 4910 T2277 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 4911 T2277 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 4912 T2277 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 4913 T2277 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 4913 T2277 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 4914 T2277 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 4915 T2277 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 4916 T2277 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 4917 T2277 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 4917 T2277 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 4918 T2277 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 4919 T2277 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 4919 T2277 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 4920 T2277 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4920 T2277 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4921 T2277 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4921 T2277 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4922 T2277 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4922 T2277 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4923 T2277 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4924 T2277 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4924 T2277 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 4925 T2277 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 4931 T2277 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 4934 T2277 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 4936 T2277 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> 4939 T2277 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-1357055267790/jetty1
[junit4:junit4]   2> 4940 T2277 oass.SolrIndexSearcher.<init> Opening Searcher@1097f37f main
[junit4:junit4]   2> 4942 T2277 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 4943 T2277 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 4943 T2277 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 4951 T2277 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 4998 T2278 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1097f37f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5008 T2277 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5009 T2277 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 5186 T2258 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5187 T2258 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:51834_fss",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51834/fss"}
[junit4:junit4]   2> 5194 T2258 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:51838_fss",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51838/fss"}
[junit4:junit4]   2> 5195 T2258 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 5195 T2258 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 5202 T2263 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> 5203 T2276 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> 5203 T2257 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> 6012 T2277 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 6012 T2277 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51838/fss collection:collection1 shard:shard1
[junit4:junit4]   2> 6014 T2277 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 6032 T2240 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6cc13d60006 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> 6034 T2277 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 6035 T2240 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6cc13d60006 type:create cxid:0x44 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6040 T2277 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 6041 T2277 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 6041 T2277 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51838/fss/collection1/
[junit4:junit4]   2> 6042 T2277 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 6042 T2277 oasc.SyncStrategy.syncToMe http://127.0.0.1:51838/fss/collection1/ has no replicas
[junit4:junit4]   2> 6042 T2277 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51838/fss/collection1/
[junit4:junit4]   2> 6043 T2277 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 6052 T2240 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6cc13d60006 type:create cxid:0x4e zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6717 T2258 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6731 T2257 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> 6731 T2276 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> 6731 T2263 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> 6739 T2277 oasc.ZkController.register We are http://127.0.0.1:51838/fss/collection1/ and leader is http://127.0.0.1:51838/fss/collection1/
[junit4:junit4]   2> 6739 T2277 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51838/fss
[junit4:junit4]   2> 6739 T2277 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 6740 T2277 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 6740 T2277 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6742 T2277 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6744 T2235 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 6745 T2235 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 6746 T2235 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 6995 T2235 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 7000 T2235 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51841
[junit4:junit4]   2> 7002 T2235 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 7002 T2235 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-1357055274537
[junit4:junit4]   2> 7003 T2235 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-1357055274537/'
[junit4:junit4]   2> 7041 T2235 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 7042 T2235 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 7043 T2235 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-1357055274537
[junit4:junit4]   2> 7044 T2235 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-1357055274537/solr.xml
[junit4:junit4]   2> 7044 T2235 oasc.CoreContainer.<init> New CoreContainer 1854743969
[junit4:junit4]   2> 7045 T2235 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-1357055274537/'
[junit4:junit4]   2> 7046 T2235 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-1357055274537/'
[junit4:junit4]   2> 7084 T2235 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 7085 T2235 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 7086 T2235 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 7087 T2235 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 7087 T2235 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 7088 T2235 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 7088 T2235 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 7089 T2235 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 7089 T2235 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 7090 T2235 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 7104 T2235 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 7124 T2235 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51831/solr
[junit4:junit4]   2> 7125 T2235 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 7126 T2235 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51831 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@39433ec5
[junit4:junit4]   2> 7127 T2235 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7128 T2288 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51831. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7129 T2288 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51831, initiating session
[junit4:junit4]   2> 7130 T2237 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51842
[junit4:junit4]   2> 7131 T2237 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51842
[junit4:junit4]   2> 7132 T2239 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf6cc13d60007 with negotiated timeout 20000 for client /127.0.0.1:51842
[junit4:junit4]   2> 7132 T2288 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51831, sessionid = 0x13bf6cc13d60007, negotiated timeout = 20000
[junit4:junit4]   2> 7133 T2289 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@39433ec5 name:ZooKeeperConnection Watcher:127.0.0.1:51831 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7133 T2235 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7135 T2240 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf6cc13d60007
[junit4:junit4]   2> 7136 T2237 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51842 which had sessionid 0x13bf6cc13d60007
[junit4:junit4]   2> 7137 T2289 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 7136 T2235 oaz.ZooKeeper.close Session: 0x13bf6cc13d60007 closed
[junit4:junit4]   2> 7138 T2235 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 7144 T2235 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51831/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1d1616d2
[junit4:junit4]   2> 7146 T2235 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7146 T2290 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51831. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7147 T2290 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51831, initiating session
[junit4:junit4]   2> 7148 T2237 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51843
[junit4:junit4]   2> 7148 T2237 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51843
[junit4:junit4]   2> 7150 T2239 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf6cc13d60008 with negotiated timeout 20000 for client /127.0.0.1:51843
[junit4:junit4]   2> 7150 T2290 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51831, sessionid = 0x13bf6cc13d60008, negotiated timeout = 20000
[junit4:junit4]   2> 7151 T2291 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d1616d2 name:ZooKeeperConnection Watcher:127.0.0.1:51831/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7151 T2235 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7152 T2240 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6cc13d60008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7154 T2240 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6cc13d60008 type:create cxid:0x2 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7156 T2235 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51841_fss
[junit4:junit4]   2> 7157 T2240 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6cc13d60008 type:delete cxid:0x4 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:51841_fss Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:51841_fss
[junit4:junit4]   2> 7158 T2235 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51841_fss
[junit4:junit4]   2> 7162 T2257 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> 7163 T2276 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> 7164 T2263 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7164 T2263 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> 7168 T2257 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7169 T2276 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7172 T2235 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 7181 T2292 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-1357055274537/collection1
[junit4:junit4]   2> 7182 T2292 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 7183 T2292 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 7183 T2292 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 7186 T2292 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-1357055274537/collection1/'
[junit4:junit4]   2> 7187 T2292 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-1357055274537/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 7187 T2292 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-1357055274537/collection1/lib/README' to classloader
[junit4:junit4]   2> 7237 T2292 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 7317 T2292 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 7318 T2292 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 7324 T2292 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 7881 T2292 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 7889 T2292 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 7892 T2292 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 7912 T2292 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 7916 T2292 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 7920 T2292 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 7922 T2292 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 7924 T2292 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-1357055274537/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1357055267790/jetty2/
[junit4:junit4]   2> 7925 T2292 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6798e5f7
[junit4:junit4]   2> 7925 T2292 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 7926 T2292 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-1357055267790/jetty2 forceNew:false
[junit4:junit4]   2> 7926 T2292 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-1357055267790/jetty2
[junit4:junit4]   2> 7926 T2292 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1357055267790/jetty2/index/
[junit4:junit4]   2> 7926 T2292 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1357055267790/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 7927 T2292 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-1357055267790/jetty2/index forceNew:false
[junit4:junit4]   2> 7930 T2292 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(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-1357055267790/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4432e6cf),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 7931 T2292 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 7931 T2292 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-1357055267790/jetty2/index
[junit4:junit4]   2> 7932 T2292 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 7934 T2292 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 7934 T2292 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 7934 T2292 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 7935 T2292 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 7935 T2292 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 7936 T2292 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 7936 T2292 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 7936 T2292 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 7937 T2292 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 7937 T2292 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 7938 T2292 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 7938 T2292 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 7939 T2292 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 7939 T2292 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 7940 T2292 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 7940 T2292 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 7940 T2292 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7941 T2292 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7941 T2292 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7942 T2292 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7942 T2292 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7943 T2292 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7943 T2292 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7943 T2292 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7944 T2292 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 7944 T2292 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 7950 T2292 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 7952 T2292 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 7954 T2292 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> 7956 T2292 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-1357055267790/jetty2
[junit4:junit4]   2> 7957 T2292 oass.SolrIndexSearcher.<init> Opening Searcher@302562a6 main
[junit4:junit4]   2> 7957 T2292 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 7958 T2292 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 7958 T2292 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 7964 T2292 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 7997 T2293 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@302562a6 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 8004 T2292 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 8005 T2292 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8247 T2258 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8249 T2258 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:51838_fss",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51838/fss"}
[junit4:junit4]   2> 8255 T2258 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:51841_fss",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51841/fss"}
[junit4:junit4]   2> 8255 T2258 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 8256 T2258 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 8262 T2291 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> 8262 T2263 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> 8262 T2257 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> 8262 T2276 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> 9008 T2292 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 9009 T2292 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51841/fss collection:collection1 shard:shard2
[junit4:junit4]   2> 9012 T2292 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 9024 T2240 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6cc13d60008 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> 9026 T2292 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 9027 T2240 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6cc13d60008 type:create cxid:0x43 zxid:0x7d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9037 T2292 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 9038 T2292 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 9038 T2292 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51841/fss/collection1/
[junit4:junit4]   2> 9038 T2292 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 9038 T2292 oasc.SyncStrategy.syncToMe http://127.0.0.1:51841/fss/collection1/ has no replicas
[junit4:junit4]   2> 9039 T2292 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51841/fss/collection1/
[junit4:junit4]   2> 9039 T2292 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 9048 T2240 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6cc13d60008 type:create cxid:0x4c zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9777 T2258 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9793 T2263 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> 9794 T2257 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> 9794 T2291 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> 9794 T2276 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> 9815 T2292 oasc.ZkController.register We are http://127.0.0.1:51841/fss/collection1/ and leader is http://127.0.0.1:51841/fss/collection1/
[junit4:junit4]   2> 9815 T2292 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51841/fss
[junit4:junit4]   2> 9815 T2292 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 9816 T2292 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 9816 T2292 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 9819 T2292 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9821 T2235 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 9821 T2235 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 9822 T2235 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 10095 T2235 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 10109 T2235 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51844
[junit4:junit4]   2> 10110 T2235 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 10111 T2235 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-1357055277612
[junit4:junit4]   2> 10112 T2235 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-1357055277612/'
[junit4:junit4]   2> 10149 T2235 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 10150 T2235 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 10150 T2235 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-1357055277612
[junit4:junit4]   2> 10151 T2235 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-1357055277612/solr.xml
[junit4:junit4]   2> 10151 T2235 oasc.CoreContainer.<init> New CoreContainer 1665456729
[junit4:junit4]   2> 10152 T2235 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-1357055277612/'
[junit4:junit4]   2> 10153 T2235 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-1357055277612/'
[junit4:junit4]   2> 10182 T2235 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 10183 T2235 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 10183 T2235 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 10184 T2235 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 10184 T2235 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 10185 T2235 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 10186 T2235 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 10187 T2235 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 10187 T2235 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 10188 T2235 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 10204 T2235 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 10227 T2235 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51831/solr
[junit4:junit4]   2> 10228 T2235 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 10228 T2235 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51831 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@362baed
[junit4:junit4]   2> 10231 T2303 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51831. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10230 T2235 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10233 T2303 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51831, initiating session
[junit4:junit4]   2> 10233 T2237 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51845
[junit4:junit4]   2> 10234 T2237 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51845
[junit4:junit4]   2> 10236 T2239 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf6cc13d60009 with negotiated timeout 20000 for client /127.0.0.1:51845
[junit4:junit4]   2> 10236 T2303 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51831, sessionid = 0x13bf6cc13d60009, negotiated timeout = 20000
[junit4:junit4]   2> 10237 T2304 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@362baed name:ZooKeeperConnection Watcher:127.0.0.1:51831 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10237 T2235 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10240 T2240 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf6cc13d60009
[junit4:junit4]   2> 10241 T2237 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51845 which had sessionid 0x13bf6cc13d60009
[junit4:junit4]   2> 10242 T2235 oaz.ZooKeeper.close Session: 0x13bf6cc13d60009 closed
[junit4:junit4]   2> 10242 T2235 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 10243 T2304 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 10249 T2235 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51831/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@6a25ce50
[junit4:junit4]   2> 10251 T2305 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51831. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10251 T2235 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10252 T2305 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51831, initiating session
[junit4:junit4]   2> 10253 T2237 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51846
[junit4:junit4]   2> 10254 T2237 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51846
[junit4:junit4]   2> 10255 T2239 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf6cc13d6000a with negotiated timeout 20000 for client /127.0.0.1:51846
[junit4:junit4]   2> 10255 T2305 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51831, sessionid = 0x13bf6cc13d6000a, negotiated timeout = 20000
[junit4:junit4]   2> 10256 T2306 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6a25ce50 name:ZooKeeperConnection Watcher:127.0.0.1:51831/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10256 T2235 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10257 T2240 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6cc13d6000a type:create cxid:0x1 zxid:0x8d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10260 T2240 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6cc13d6000a type:create cxid:0x2 zxid:0x8e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10263 T2235 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51844_fss
[junit4:junit4]   2> 10264 T2240 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6cc13d6000a type:delete cxid:0x4 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:51844_fss Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:51844_fss
[junit4:junit4]   2> 10267 T2235 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51844_fss
[junit4:junit4]   2> 10276 T2276 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> 10276 T2257 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> 10278 T2291 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10278 T2263 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10278 T2291 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> 10278 T2263 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> 10284 T2276 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10284 T2257 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10295 T2235 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 10323 T2307 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-1357055277612/collection1
[junit4:junit4]   2> 10323 T2307 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 10328 T2307 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 10328 T2307 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 10335 T2307 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-1357055277612/collection1/'
[junit4:junit4]   2> 10336 T2307 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-1357055277612/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 10336 T2307 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-1357055277612/collection1/lib/README' to classloader
[junit4:junit4]   2> 10394 T2307 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 10489 T2307 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 10501 T2307 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 10507 T2307 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 11330 T2307 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 11339 T2307 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 11343 T2307 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 11349 T2258 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11350 T2258 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:51841_fss",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51841/fss"}
[junit4:junit4]   2> 13921 T2239 oazsp.FileTxnLog.commit WARNING fsync-ing the write ahead log in SyncThread:0 took 2570ms which will adversely effect operation latency. See the ZooKeeper troubleshooting guide
[junit4:junit4]   2> 13934 T2306 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> 13934 T2263 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> 13935 T2257 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> 13935 T2291 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> 13935 T2276 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> 13957 T2307 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13963 T2307 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13970 T2307 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13973 T2307 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13978 T2307 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-1357055277612/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1357055267790/jetty3/
[junit4:junit4]   2> 13978 T2307 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6798e5f7
[junit4:junit4]   2> 13979 T2307 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 13980 T2307 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-1357055267790/jetty3 forceNew:false
[junit4:junit4]   2> 13981 T2307 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-1357055267790/jetty3
[junit4:junit4]   2> 13981 T2307 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1357055267790/jetty3/index/
[junit4:junit4]   2> 13982 T2307 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1357055267790/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 13984 T2307 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-1357055267790/jetty3/index forceNew:false
[junit4:junit4]   2> 13989 T2307 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(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-1357055267790/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3869c889),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13989 T2307 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13994 T2307 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-1357055267790/jetty3/index
[junit4:junit4]   2> 13994 T2307 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 13997 T2307 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 13998 T2307 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 13998 T2307 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 13999 T2307 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 13999 T2307 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14000 T2307 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14000 T2307 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14001 T2307 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14001 T2307 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14002 T2307 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 14002 T2307 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 14003 T2307 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14003 T2307 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 14003 T2307 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 14004 T2307 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 14004 T2307 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14005 T2307 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14005 T2307 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14006 T2307 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14006 T2307 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14007 T2307 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14008 T2307 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14008 T2307 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14009 T2307 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14009 T2307 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 14011 T2307 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 14018 T2307 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14021 T2307 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 14024 T2307 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> 14028 T2307 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-1357055267790/jetty3
[junit4:junit4]   2> 14029 T2307 oass.SolrIndexSearcher.<init> Opening Searcher@1be0fd57 main
[junit4:junit4]   2> 14030 T2307 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14030 T2307 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14032 T2307 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 14063 T2307 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 14106 T2308 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1be0fd57 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14114 T2307 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14114 T2307 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15450 T2258 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15451 T2258 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:51844_fss",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51844/fss"}
[junit4:junit4]   2> 15451 T2258 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 15452 T2258 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 15457 T2263 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> 15458 T2291 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> 15458 T2276 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> 15458 T2257 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> 15458 T2306 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> 16118 T2307 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16119 T2307 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51844/fss collection:collection1 shard:shard1
[junit4:junit4]   2> 16123 T2307 oasc.ZkController.register We are http://127.0.0.1:51844/fss/collection1/ and leader is http://127.0.0.1:51838/fss/collection1/
[junit4:junit4]   2> 16123 T2307 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51844/fss
[junit4:junit4]   2> 16123 T2307 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16124 T2307 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C127 name=collection1 org.apache.solr.core.SolrCore@7d148f41 url=http://127.0.0.1:51844/fss/collection1 node=127.0.0.1:51844_fss C127_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:51844_fss, base_url=http://127.0.0.1:51844/fss}
[junit4:junit4]   2> 16124 T2309 C127 P51844 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16124 T2307 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16125 T2309 C127 P51844 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16126 T2309 C127 P51844 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16126 T2309 C127 P51844 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16126 T2235 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 16127 T2235 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16127 T2309 C127 P51844 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16128 T2235 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16384 T2235 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16393 T2235 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51848
[junit4:junit4]   2> 16395 T2235 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16395 T2235 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-1357055283916
[junit4:junit4]   2> 16396 T2235 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-1357055283916/'
[junit4:junit4]   2> 16430 T2235 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16431 T2235 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16432 T2235 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-1357055283916
[junit4:junit4]   2> 16434 T2235 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-1357055283916/solr.xml
[junit4:junit4]   2> 16436 T2235 oasc.CoreContainer.<init> New CoreContainer 123237204
[junit4:junit4]   2> 16436 T2235 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-1357055283916/'
[junit4:junit4]   2> 16437 T2235 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-1357055283916/'
[junit4:junit4]   2> 16470 T2235 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 16471 T2235 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16472 T2235 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16472 T2235 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16473 T2235 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16474 T2235 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16474 T2235 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16474 T2235 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16475 T2235 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16475 T2235 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16492 T2235 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16513 T2235 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51831/solr
[junit4:junit4]   2> 16514 T2235 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16514 T2235 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51831 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@78e67672
[junit4:junit4]   2> 16517 T2319 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51831. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16520 T2319 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51831, initiating session
[junit4:junit4]   2> 16520 T2237 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51849
[junit4:junit4]   2> 16517 T2235 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16522 T2237 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51849
[junit4:junit4]   2> 16523 T2239 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf6cc13d6000b with negotiated timeout 20000 for client /127.0.0.1:51849
[junit4:junit4]   2> 16523 T2319 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51831, sessionid = 0x13bf6cc13d6000b, negotiated timeout = 20000
[junit4:junit4]   2> 16523 T2320 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@78e67672 name:ZooKeeperConnection Watcher:127.0.0.1:51831 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16524 T2235 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16526 T2240 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf6cc13d6000b
[junit4:junit4]   2> 16528 T2237 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51849 which had sessionid 0x13bf6cc13d6000b
[junit4:junit4]   2> 16528 T2320 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16528 T2235 oaz.ZooKeeper.close Session: 0x13bf6cc13d6000b closed
[junit4:junit4]   2> 16529 T2235 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 16537 T2235 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51831/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@4d5394c5
[junit4:junit4]   2> 16539 T2321 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51831. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16540 T2321 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51831, initiating session
[junit4:junit4]   2> 16539 T2235 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16541 T2237 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51850
[junit4:junit4]   2> 16542 T2237 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51850
[junit4:junit4]   2> 16543 T2239 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf6cc13d6000c with negotiated timeout 20000 for client /127.0.0.1:51850
[junit4:junit4]   2> 16544 T2321 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51831, sessionid = 0x13bf6cc13d6000c, negotiated timeout = 20000
[junit4:junit4]   2> 16545 T2322 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4d5394c5 name:ZooKeeperConnection Watcher:127.0.0.1:51831/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16546 T2235 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16547 T2240 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6cc13d6000c type:create cxid:0x1 zxid:0xa0 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16549 T2240 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6cc13d6000c type:create cxid:0x2 zxid:0xa1 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16554 T2235 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51848_fss
[junit4:junit4]   2> 16555 T2240 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6cc13d6000c type:delete cxid:0x4 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:51848_fss Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:51848_fss
[junit4:junit4]   2> 16556 T2235 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51848_fss
[junit4:junit4]   2> 16561 T2257 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> 16561 T2276 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> 16562 T2291 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16563 T2291 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> 16563 T2306 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16564 T2306 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> 16563 T2263 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16565 T2263 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> 16566 T2276 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16568 T2257 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16577 T2235 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 16588 T2323 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-1357055283916/collection1
[junit4:junit4]   2> 16588 T2323 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 16589 T2323 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 16590 T2323 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 16592 T2323 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-1357055283916/collection1/'
[junit4:junit4]   2> 16593 T2323 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-1357055283916/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 16594 T2323 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-1357055283916/collection1/lib/README' to classloader
[junit4:junit4]   2> 16650 T2323 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 16719 T2323 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 16722 T2323 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 16727 T2323 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 16966 T2258 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16967 T2258 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:51844_fss",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51844/fss"}
[junit4:junit4]   2> 16973 T2263 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> 16973 T2257 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> 16973 T2291 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> 16974 T2306 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> 16974 T2322 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> 16974 T2276 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17285 T2323 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17293 T2323 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17296 T2323 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17317 T2323 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17323 T2323 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17328 T2323 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17330 T2323 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17332 T2323 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-1357055283916/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1357055267790/jetty4/
[junit4:junit4]   2> 17332 T2323 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6798e5f7
[junit4:junit4]   2> 17333 T2323 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 17334 T2323 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-1357055267790/jetty4 forceNew:false
[junit4:junit4]   2> 17334 T2323 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-1357055267790/jetty4
[junit4:junit4]   2> 17334 T2323 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1357055267790/jetty4/index/
[junit4:junit4]   2> 17335 T2323 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1357055267790/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17336 T2323 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-1357055267790/jetty4/index forceNew:false
[junit4:junit4]   2> 17340 T2323 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(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-1357055267790/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@234f1024),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17340 T2323 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17341 T2323 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-1357055267790/jetty4/index
[junit4:junit4]   2> 17341 T2323 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 17344 T2323 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17344 T2323 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 17345 T2323 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17345 T2323 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 17346 T2323 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17346 T2323 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17346 T2323 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17347 T2323 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17348 T2323 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17348 T2323 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 17349 T2323 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 17349 T2323 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17350 T2323 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 17350 T2323 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 17351 T2323 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 17352 T2323 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17352 T2323 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17353 T2323 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17354 T2323 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17354 T2323 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17355 T2323 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17355 T2323 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17356 T2323 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17356 T2323 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17357 T2323 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 17358 T2323 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 17365 T2323 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17369 T2323 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 17370 T2323 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> 17373 T2323 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-1357055267790/jetty4
[junit4:junit4]   2> 17375 T2323 oass.SolrIndexSearcher.<init> Opening Searcher@142129d1 main
[junit4:junit4]   2> 17376 T2323 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17376 T2323 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17377 T2323 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 17383 T2323 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 17426 T2324 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@142129d1 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17435 T2323 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17435 T2323 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18484 T2258 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18486 T2258 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:51848_fss",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51848/fss"}
[junit4:junit4]   2> 18486 T2258 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 18486 T2258 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 18492 T2257 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> 18494 T2263 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> 18496 T2322 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> 18496 T2291 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> 18496 T2306 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> 18496 T2276 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>  C127_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:51844_fss, base_url=http://127.0.0.1:51844/fss}
[junit4:junit4]   2> 19138 T2309 C127 P51844 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:51838/fss/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 19139 T2309 C127 P51844 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:51844/fss START replicas=[http://127.0.0.1:51838/fss/collection1/] nUpdates=100
[junit4:junit4]   2> 19139 T2309 C127 P51844 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19141 T2309 C127 P51844 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 19141 T2309 C127 P51844 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 19141 T2309 C127 P51844 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 19141 T2309 C127 P51844 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19141 T2309 C127 P51844 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:51838/fss/collection1/. core=collection1
[junit4:junit4]   2> 19141 T2309 C127 P51844 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C128 name=collection1 org.apache.solr.core.SolrCore@3bdad85c url=http://127.0.0.1:51838/fss/collection1 node=127.0.0.1:51838_fss C128_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:51838_fss, base_url=http://127.0.0.1:51838/fss, leader=true}
[junit4:junit4]   2> 19149 T2272 C128 P51838 REQ /get {distrib=false&qt=/get&wt=javabin&version=2&getVersions=100} status=0 QTime=1 
[junit4:junit4]   2> 19150 T2269 C128 P51838 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 19151 T2269 C128 P51838 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-1357055267790/jetty1
[junit4:junit4]   2> 19154 T2269 C128 P51838 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(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-1357055267790/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@8ba248),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19155 T2269 C128 P51838 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19158 T2269 C128 P51838 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(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-1357055267790/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@8ba248),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(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-1357055267790/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@8ba248),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19158 T2269 C128 P51838 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19159 T2269 C128 P51838 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-1357055267790/jetty1
[junit4:junit4]   2> 19160 T2269 C128 P51838 oass.SolrIndexSearcher.<init> Opening Searcher@3299e705 realtime
[junit4:junit4]   2> 19161 T2269 C128 P51838 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19161 T2269 C128 P51838 /update {waitSearcher=true&openSearcher=false&commit=true&commit_end_point=true&wt=javabin&softCommit=false&version=2} {commit=} 0 11
[junit4:junit4]   2> 19163 T2309 C127 P51844 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19163 T2309 C127 P51844 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19167 T2267 C128 P51838 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19167 T2267 C128 P51838 REQ /replication {command=indexversion&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   2> 19168 T2309 C127 P51844 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 19168 T2309 C127 P51844 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19168 T2309 C127 P51844 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19171 T2268 C128 P51838 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-1357055267790/jetty1
[junit4:junit4]   2> 19171 T2268 C128 P51838 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-1357055267790/jetty1/index
[junit4:junit4]   2> 19172 T2268 C128 P51838 REQ /replication {command=filelist&generation=2&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   2> 19173 T2309 C127 P51844 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19174 T2309 C127 P51844 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-1357055267790/jetty3/index.20130101074806955 forceNew:false
[junit4:junit4]   2> 19174 T2309 C127 P51844 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-1357055267790/jetty3
[junit4:junit4]   2> 19175 T2309 C127 P51844 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(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-1357055267790/jetty3/index.20130101074806955 lockFactory=org.apache.lucene.store.NativeFSLockFactory@21667c2b) fullCopy=true
[junit4:junit4]   2> 19178 T2272 C128 P51838 REQ /replication {file=segments_2&command=filecontent&checksum=true&generation=2&qt=/replication&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 19180 T2309 C127 P51844 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-1357055267790/jetty3/index
[junit4:junit4]   2> 19180 T2309 C127 P51844 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19181 T2309 C127 P51844 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130101074806955
[junit4:junit4]   2> 19182 T2309 C127 P51844 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-1357055267790/jetty3
[junit4:junit4]   2> 19182 T2309 C127 P51844 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-1357055267790/jetty3
[junit4:junit4]   2> 19183 T2309 C127 P51844 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZkTest-1357055267790/jetty3/index/ new=./org.apache.solr.cloud.BasicDistributedZkTest-1357055267790/jetty3/index.20130101074806955
[junit4:junit4]   2> 19185 T2309 C127 P51844 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(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-1357055267790/jetty3/index.20130101074806955 lockFactory=org.apache.lucene.store.NativeFSLockFactory@21667c2b),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19186 T2309 C127 P51844 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19187 T2309 C127 P51844 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-1357055267790/jetty3
[junit4:junit4]   2> 19188 T2309 C127 P51844 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19188 T2309 C127 P51844 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 19188 T2309 C127 P51844 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 19189 T2309 C127 P51844 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-1357055267790/jetty3/index.20130101074806955
[junit4:junit4]   2> 19189 T2309 C127 P51844 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-1357055267790/jetty3
[junit4:junit4]   2> 19192 T2309 C127 P51844 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(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-1357055267790/jetty3/index.20130101074806955 lockFactory=org.apache.lucene.store.NativeFSLockFactory@21667c2b),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19192 T2309 C127 P51844 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19192 T2309 C127 P51844 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 19193 T2309 C127 P51844 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-1357055267790/jetty3
[junit4:junit4]   2> 19193 T2309 C127 P51844 oass.SolrIndexSearcher.<init> Opening Searcher@7ad435ea main
[junit4:junit4]   2> 19195 T2308 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7ad435ea main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 19196 T2308 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-1357055267790/jetty3/index
[junit4:junit4]   2> 19196 T2309 C127 P51844 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 19198 T2309 C127 P51844 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(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-1357055267790/jetty3/index.20130101074806955 lockFactory=org.apache.lucene.store.NativeFSLockFactory@21667c2b),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(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-1357055267790/jetty3/index.20130101074806955 lockFactory=org.apache.lucene.store.NativeFSLockFactory@21667c2b),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 19198 T2309 C127 P51844 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 19199 T2309 C127 P51844 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-1357055267790/jetty3
[junit4:junit4]   2> 19199 T2309 C127 P51844 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19199 T2309 C127 P51844 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-1357055267790/jetty3/index.20130101074806955
[junit4:junit4]   2> 19200 T2309 C127 P51844 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-1357055267790/jetty3/index
[junit4:junit4]   2> 19200 T2309 C127 P51844 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 19200 T2309 C127 P51844 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 19200 T2309 C127 P51844 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 19201 T2309 C127 P51844 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19202 T2309 C127 P51844 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 19446 T2323 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 19446 T2323 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51848/fss collection:collection1 shard:shard2
[junit4:junit4]   2> 19452 T2323 oasc.ZkController.register We are http://127.0.0.1:51848/fss/collection1/ and leader is http://127.0.0.1:51841/fss/collection1/
[junit4:junit4]   2> 19452 T2323 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51848/fss
[junit4:junit4]   2> 19453 T2323 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 19453 T2323 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C129 name=collection1 org.apache.solr.core.SolrCore@538c4497 url=http://127.0.0.1:51848/fss/collection1 node=127.0.0.1:51848_fss C129_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:51848_fss, base_url=http://127.0.0.1:51848/fss}
[junit4:junit4]   2> 19453 T2327 C129 P51848 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 19455 T2327 C129 P51848 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 19455 T2323 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19455 T2327 C129 P51848 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 19456 T2327 C129 P51848 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19457 T2235 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 19458 T2327 C129 P51848 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19458 T2235 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 19459 T2235 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19470 T2235 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19472 T2235 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 19473 T2235 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20000 T2258 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20001 T2258 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:51844_fss",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51844/fss"}
[junit4:junit4]   2> 20008 T2258 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:51848_fss",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51848/fss"}
[junit4:junit4]   2> 20015 T2257 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> 20015 T2263 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> 20016 T2291 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> 20016 T2306 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> 20016 T2322 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> 20016 T2276 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> 20477 T2235 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21481 T2235 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C129_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:51848_fss, base_url=http://127.0.0.1:51848/fss}
[junit4:junit4]   2> 22473 T2327 C129 P51848 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:51841/fss/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 22474 T2327 C129 P51848 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:51848/fss START replicas=[http://127.0.0.1:51841/fss/collection1/] nUpdates=100
[junit4:junit4]   2> 22475 T2327 C129 P51848 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 22475 T2327 C129 P51848 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 22475 T2327 C129 P51848 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 22475 T2327 C129 P51848 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 22475 T2327 C129 P51848 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 22476 T2327 C129 P51848 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:51841/fss/collection1/. core=collection1
[junit4:junit4]   2> 22476 T2327 C129 P51848 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C130 name=collection1 org.apache.solr.core.SolrCore@20b20000 url=http://127.0.0.1:51841/fss/collection1 node=127.0.0.1:51841_fss C130_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:51841_fss, base_url=http://127.0.0.1:51841/fss, leader=true}
[junit4:junit4]   2> 22485 T2285 C130 P51841 REQ /get {distrib=false&qt=/get&wt=javabin&version=2&getVersions=100} status=0 QTime=2 
[junit4:junit4]   2> 22485 T2282 C130 P51841 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 22487 T2235 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22487 T2282 C130 P51841 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-1357055267790/jetty2
[junit4:junit4]   2> 22490 T2282 C130 P51841 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(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-1357055267790/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4432e6cf),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22492 T2282 C130 P51841 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22494 T2282 C130 P51841 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(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-1357055267790/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4432e6cf),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(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-1357055267790/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4432e6cf),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22495 T2282 C130 P51841 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22496 T2282 C130 P51841 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-1357055267790/jetty2
[junit4:junit4]   2> 22497 T2282 C130 P51841 oass.SolrIndexSearcher.<init> Opening Searcher@207e5de3 realtime
[junit4:junit4]   2> 22497 T2282 C130 P51841 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22498 T2282 C130 P51841 /update {waitSearcher=true&openSearcher=false&commit=true&commit_end_point=true&wt=javabin&softCommit=false&version=2} {commit=} 0 14
[junit4:junit4]   2> 22500 T2327 C129 P51848 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22501 T2327 C129 P51848 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 22504 T2286 C130 P51841 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22504 T2286 C130 P51841 REQ /replication {command=indexversion&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   2> 22506 T2327 C129 P51848 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 22506 T2327 C129 P51848 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 22506 T2327 C129 P51848 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 22509 T2287 C130 P51841 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-1357055267790/jetty2
[junit4:junit4]   2> 22510 T2287 C130 P51841 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-1357055267790/jetty2/index
[junit4:junit4]   2> 22510 T2287 C130 P51841 REQ /replication {command=filelist&generation=2&wt=javabin&qt=/replication&version=2} status=0 QTime=2 
[junit4:junit4]   2> 22511 T2327 C129 P51848 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 22513 T2327 C129 P51848 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-1357055267790/jetty4/index.20130101074810294 forceNew:false
[junit4:junit4]   2> 22513 T2327 C129 P51848 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-1357055267790/jetty4
[junit4:junit4]   2> 22514 T2327 C129 P51848 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(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-1357055267790/jetty4/index.20130101074810294 lockFactory=org.apache.lucene.store.NativeFSLockFactory@78cb1283) fullCopy=true
[junit4:junit4]   2> 22517 T2285 C130 P51841 REQ /replication {file=segments_2&command=filecontent&checksum=true&generation=2&qt=/replication&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 22520 T2327 C129 P51848 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-1357055267790/jetty4/index
[junit4:junit4]   2> 22520 T2327 C129 P51848 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 22520 T2327 C129 P51848 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130101074810294
[junit4:junit4]   2> 22522 T2327 C129 P51848 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-1357055267790/jetty4
[junit4:junit4]   2> 22522 T2327 C129 P51848 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-1357055267790/jetty4
[junit4:junit4]   2> 22523 T2327 C129 P51848 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZkTest-1357055267790/jetty4/index/ new=./org.apache.solr.cloud.BasicDistributedZkTest-1357055267790/jetty4/index.20130101074810294
[junit4:junit4]   2> 22525 T2327 C129 P51848 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(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-1357055267790/jetty4/index.20130101074810294 lockFactory=org.apache.lucene.store.NativeFSLockFactory@78cb1283),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22526 T2327 C129 P51848 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22528 T2327 C129 P51848 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-1357055267790/jetty4
[junit4:junit4]   2> 22528 T2327 C129 P51848 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 22528 T2327 C129 P51848 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 22529 T2327 C129 P51848 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 22530 T2327 C129 P51848 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-1357055267790/jetty4/index.20130101074810294
[junit4:junit4]   2> 22530 T2327 C129 P51848 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-1357055267790/jetty4
[junit4:junit4]   2> 22535 T2327 C129 P51848 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(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-1357055267790/jetty4/index.20130101074810294 lockFactory=org.apache.lucene.store.NativeFSLockFactory@78cb1283),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22535 T2327 C129 P51848 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22535 T2327 C129 P51848 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 22536 T2327 C129 P51848 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-1357055267790/jetty4
[junit4:junit4]   2> 22536 T2327 C129 P51848 oass.SolrIndexSearcher.<init> Opening Searcher@18c8d846 main
[junit4:junit4]   2> 22539 T2324 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@18c8d846 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22540 T2324 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-1357055267790/jetty4/index
[junit4:junit4]   2> 22540 T2327 C129 P51848 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 22542 T2327 C129 P51848 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(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-1357055267790/jetty4/index.20130101074810294 lockFactory=org.apache.lucene.store.NativeFSLockFactory@78cb1283),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(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-1357055267790/jetty4/index.20130101074810294 lockFactory=org.apache.lucene.store.NativeFSLockFactory@78cb1283),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 22542 T2327 C129 P51848 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 22543 T2327 C129 P51848 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-1357055267790/jetty4
[junit4:junit4]   2> 22544 T2327 C129 P51848 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22544 T2327 C129 P51848 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-1357055267790/jetty4/index.20130101074810294
[junit4:junit4]   2> 22544 T2327 C129 P51848 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-1357055267790/jetty4/index
[junit4:junit4]   2> 22545 T2327 C129 P51848 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 22545 T2327 C129 P51848 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 22545 T2327 C129 P51848 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 22546 T2327 C129 P51848 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 22548 T2327 C129 P51848 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 23039 T2258 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23041 T2258 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:51848_fss",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51848/fss"}
[junit4:junit4]   2> 23047 T2257 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> 23047 T2276 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> 23047 T2291 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> 23047 T2263 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> 23047 T2322 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> 23048 T2306 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> 23490 T2235 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23492 T2235 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C131 name=collection1 org.apache.solr.core.SolrCore@b9ff3f2 url=http://127.0.0.1:51834/fss/collection1 node=127.0.0.1:51834_fss C131_STATE=coll:control_collection core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:51834_fss, base_url=http://127.0.0.1:51834/fss, leader=true}
[junit4:junit4]   2> 23500 T2252 C131 P51834 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-1357055267790/control/data
[junit4:junit4]   2> 23504 T2252 C131 P51834 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(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-1357055267790/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6c8a7991),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 23506 T2252 C131 P51834 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 23507 T2252 C131 P51834 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-1357055267790/control/data
[junit4:junit4]   2> 23508 T2252 C131 P51834 oass.SolrIndexSearcher.<init> Opening Searcher@45cca049 realtime
[junit4:junit4]   2> 23509 T2252 C131 P51834 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1422975609110265856)} 0 11
[junit4:junit4]   2> 23513 T2268 C128 P51838 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-1357055267790/jetty1
[junit4:junit4]   2> 23520 T2284 C130 P51841 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-1357055267790/jetty2
[junit4:junit4]   2>  C127_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:51844_fss, base_url=http://127.0.0.1:51844/fss}
[junit4:junit4]   2> 23525 T2302 C127 P51844 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-1357055267790/jetty3
[junit4:junit4]   2> 23526 T2302 C127 P51844 REQ /update {update.distrib=FROMLEADER&_version_=-1422975609122848768&update.from=http://127.0.0.1:51838/fss/collection1/&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2>  C129_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:51848_fss, base_url=http://127.0.0.1:51848/fss}
[junit4:junit4]   2> 23529 T2318 C129 P51848 oasc.Cachi

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

ndomizedRunner.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> 304784 T2235 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41: {n_f1=PostingsFormat(name=Memory doPackFST= true), foo_b=MockFixedIntBlock(blockSize=1348), foo_d=PostingsFormat(name=Asserting), foo_f=MockFixedIntBlock(blockSize=1348), n_tl1=PostingsFormat(name=Memory doPackFST= true), n_d1=PostingsFormat(name=Memory doPackFST= false), rnd_b=PostingsFormat(name=Asserting), intDefault=PostingsFormat(name=Memory doPackFST= false), n_td1=PostingsFormat(name=Memory doPackFST= true), timestamp=PostingsFormat(name=Memory doPackFST= false), id=PostingsFormat(name=Asserting), range_facet_sl=MockFixedIntBlock(blockSize=1348), range_facet_si=PostingsFormat(name=Memory doPackFST= true), oddField_s=MockFixedIntBlock(blockSize=1348), foo_i=PostingsFormat(name=Memory doPackFST= true), multiDefault=PostingsFormat(name=Memory doPackFST= true), n_tf1=PostingsFormat(name=Memory doPackFST= false), n_dt1=PostingsFormat(name=Memory doPackFST= true), n_ti1=PostingsFormat(name=Asserting), range_facet_l=PostingsFormat(name=Memory doPackFST= false), text=MockFixedIntBlock(blockSize=1348), _version_=PostingsFormat(name=Memory doPackFST= false), val_i=PostingsFormat(name=Asserting), SubjectTerms_mfacet=PostingsFormat(name=Memory doPackFST= false), a_t=PostingsFormat(name=Memory doPackFST= false), n_tdt1=PostingsFormat(name=Memory doPackFST= false), other_tl1=PostingsFormat(name=Memory doPackFST= false), n_l1=PostingsFormat(name=Memory doPackFST= false), a_si=PostingsFormat(name=Memory doPackFST= true)}, sim=DefaultSimilarity, locale=es_AR, timezone=Mexico/BajaNorte
[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=130933944,total=341114880
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestBinaryResponseWriter, SuggesterWFSTTest, TestBinaryField, SearchHandlerTest, TestTrie, ScriptEngineTest, TestSolr4Spatial, TestExtendedDismaxParser, TestFastWriter, PeerSyncTest, TestCSVResponseWriter, XmlUpdateRequestHandlerTest, DefaultValueUpdateProcessorTest, TestLuceneMatchVersion, DirectSolrConnectionTest, TestLRUCache, UniqFieldsUpdateProcessorFactoryTest, NumericFieldsTest, ClusterStateTest, SuggesterFSTTest, BadIndexSchemaTest, UpdateParamsTest, OutputWriterTest, TestRangeQuery, StandardRequestHandlerTest, OverseerTest, CoreContainerCoreInitFailuresTest, HighlighterTest, CircularListTest, LukeRequestHandlerTest, SolrCmdDistributorTest, ResponseLogComponentTest, TestArbitraryIndexDir, CacheHeaderTest, SpellPossibilityIteratorTest, TestLMJelinekMercerSimilarityFactory, AutoCommitTest, TestSolrDeletionPolicy2, DistanceFunctionTest, TestIndexSearcher, TestSuggestSpellingConverter, IndexSchemaTest, TestFoldingMultitermQuery, TestValueSourceCache, RAMDirectoryFactoryTest, SpellCheckComponentTest, FileBasedSpellCheckerTest, ShardRoutingCustomTest, TestAnalyzedSuggestions, TestCollationKeyRangeQueries, TestBadConfig, TestSolrIndexConfig, DOMUtilTest, TestLFUCache, TestCharFilters, DistributedTermsComponentTest, TestXIncludeConfig, TestDocSet, TestJmxMonitoredMap, NotRequiredUniqueKeyTest, TestLazyCores, SpellingQueryConverterTest, TestDocumentBuilder, JSONWriterTest, FieldAnalysisRequestHandlerTest, TermVectorComponentDistributedTest, SynonymTokenizerTest, TestQuerySenderListener, TestStressVersions, TestSystemIdResolver, TestSolrDeletionPolicy1, RecoveryZkTest, TestMergePolicyConfig, BasicDistributedZk2Test, TestCoreContainer, TestElisionMultitermQuery, TestFastLRUCache, ResourceLoaderTest, DistributedSpellCheckComponentTest, SpellCheckCollatorTest, FieldMutatingUpdateProcessorTest, StatsComponentTest, SignatureUpdateProcessorFactoryTest, TestPropInjectDefaults, TestComponentsName, FileUtilsTest, TestStressLucene, PreAnalyzedFieldTest, CoreAdminHandlerTest, BasicFunctionalityTest, TestSolrJ, AnalysisAfterCoreReloadTest, TermVectorComponentTest, SolrCoreCheckLockOnStartupTest, TestQuerySenderNoQuery, BasicZkTest, TestLMDirichletSimilarityFactory, TestGroupingSearch, TestPerFieldSimilarity, SuggesterTSTTest, TestSearchPerf, ReturnFieldsTest, IndexBasedSpellCheckerTest, TestSort, TestNumberUtils, TestOmitPositions, LoggingHandlerTest, SampleTest, TestFiltering, TestIBSimilarityFactory, SyncSliceTest, JsonLoaderTest, PluginInfoTest, TestDefaultSimilarityFactory, DebugComponentTest, TestDistributedSearch, CurrencyFieldTest, PrimitiveFieldTypeTest, SpatialFilterTest, BasicDistributedZkTest]
[junit4:junit4] Completed in 305.06s, 1 test, 1 failure <<< FAILURES!

[...truncated 378 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: 246 suites, 1014 tests, 1 failure, 13 ignored (2 assumptions)

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